Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, March 2002
Designer; how do you change a QWidget to a QDialog ?


Message 1 in thread

Hi.

If you feel your handy QWidget should better be a QDialog,
how would you for it?

In a first try I modified the ui file, but the designer has its
own imaginations of what to find there.  So just changing QWidget
to QDialog is not enough: the object explorer shows now a QDialog 
at the root, but the generated ui-file is not correct.

 Ok, I reinvented this one again step by step, but this is not
the recommended way, is it?

  Andreas Wehler