Re: Need a working example of promoting QWizardPage in Qt Designer
Originally Posted by wysota
Do you mean Qt Creator's new project wizard?
You can't do that in Qt Designer. The latter operates on UI files only. If you already have C++ classes that you wish to change then subclass them or simply change them and adjust their UI incarnation by changing the promotion class in Designer.
Can you elaborate on how to adjust their UI incarnation?
Bookmarks