Generate .h and .cpp from .ui file
Posted
by Lpcnew
on Stack Overflow
See other posts from Stack Overflow
or by Lpcnew
Published on 2009-12-22T18:13:38Z
Indexed on
2010/03/14
5:05 UTC
Read the original article
Hit count: 298
Hey guys,
I have the file about.ui. As you know, inside the qt design i can do the ui.h file... But how can i make the "about.h" and the "about.cpp" from my .ui file? i have to create a .moc file too?
How can i compile this after create to see if all be done correctly?
Thanks from Brazil! :-)
*I´m using qt 3.2
© Stack Overflow or respective owner