ritual icon indicating copy to clipboard operation
ritual copied to clipboard

Protected values inaccessible

Open editicalu opened this issue 3 years ago • 0 comments

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.

editicalu avatar Jul 04 '21 16:07 editicalu