[Qt-interest] PAss from QtDesigner to code
Bence Magyar
mw.mzperx at gmail.com
Mon Jul 25 11:07:15 CEST 2011
Hello Riccardo,
I think I know what you mean.
Let's say your class is called MainWindow like the default. In this case you
can find the class generated named ui_mainwindow.h at your build directory
(if you use shadow build dir then it's might be called
myproject-build-desktop).
I'm not sure what you need this for since even if you alter this class it
will be re-generated the next time qmake is called.
Regards,
Bence
2011/7/25 Riccardo Roasio <riccardo.roasio at gmail.com>
> Hi,
>
> there is a way to show the code created using qt-designer?
> The only things i'm viewing is a xml code whit a box saying that i can
> modify it only from designer...
>
> Thanks,
> Riccardo
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110725/50dd7749/attachment.html
More information about the Qt-interest-old
mailing list