[Qt-interest] QWizardPage fields registered globally?

Zack Galbreath zack.galbreath at gmail.com
Wed Jan 13 23:05:35 CET 2010


Mike Davis wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Zack,
> Without seeing your code, I'd say the simplest solution is to
> reimplement isComplete() for each of your wizard page classes and be
> sure any input changes emit completeChanged(). It's a smidgen more work
> to code up input validation instead of relying on mandatory fields but
> it probably will offer more flexibility.
>
> Mike Davis
>   

Thanks a lot for taking the time to get back to me, Mike.  Your advice 
allows me to proceed.

-Zack



More information about the Qt-interest-old mailing list