You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to make a QWizard. In order to have steps block when certain values aren't entered, I have to call the protected member QWizardPage::registerField. The current API doesn't seem to expose this.
The text was updated successfully, but these errors were encountered:
I try to make a
QWizard
. In order to have steps block when certain values aren't entered, I have to call the protected memberQWizardPage::registerField
. The current API doesn't seem to expose this.The text was updated successfully, but these errors were encountered: