[Qt-interest] PAss from QtDesigner to code

Konstantin Tokarev annulen at yandex.ru
Mon Jul 25 10:51:53 CEST 2011



25.07.2011, 11:47, "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...

Look for generated ui_XXX.h files. E.g. from mydialog.ui ui_mydialog.h is
generated.

But you should not modify them manually.


-- 
Regards,
Konstantin



More information about the Qt-interest-old mailing list