Hi
I have created a QWizard in QtDesigner with several pages.
Now i want to mark some fields as mandaotry but cannot access the registerField method of QWizardPage as it is protected.

Is there a way around this?

TIA

Graham