1. QWizardPage::validatePage is NOT const so FirstPage::validatePage() may not have attribute const.
2. Wizard::validateCurrentPage() is invalid (attribute const) and even unnecessary.
1. QWizardPage::validatePage is NOT const so FirstPage::validatePage() may not have attribute const.
2. Wizard::validateCurrentPage() is invalid (attribute const) and even unnecessary.
_Dron_ (28th January 2015)
Bookmarks