[Qt-interest] QWizard

Andre Haupt andre at bitwigglers.org
Sat May 8 11:17:23 CEST 2010


On Tue, May 11, 2010 at 02:45:34AM -0700, Qrikg wrote:
> I'm Trying to replace Q3Wizard function with Qwizard.
> 
> But i couldn't find any functions equivalent to "setFinishEnabled ( QWidget * page, bool enable ) "
> 
> Can anyone help me?
You should either use mandatory fields or reimplement QWizardPage::isComplete()

regards,

Andre



More information about the Qt-interest-old mailing list