Hi

I have a QWidget extension which I created using the "Add New" wizard
workflow. I created my simple UI using the designer, so far so good.
But now I wanted to add another button, and that button does not appear in
my ui object. Looking at the Ui_ class, it just not appears as a member
there, but it is in the form XML. The designer itself displays the button as
well.

Seems like whatever triggers the code generation does not work. Also I could
never do the "got to slot..." thing either, always complained that the
"class definition of Ui::... could not be found.

I created a new empty project and a widget using the wizard there, to see if
I can spot any difference, but I could not.

Any idea what can be wrong here?

Thanks
Thomas

-- 
Thomas Ehrnhoefer
Software Developer, http://tasktop.com
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to