void QWizardPage::registerField ( const QString & name, QWidget * widget, const char * property = 0, const char * changedSignal = 0 ) [protected]
QWizard knows the most common Qt widgets. For these (or their subclasses), you don't need to specify a property or a changedSignal. The table below lists these widgets:
Widget
QAbstractButton
QAbstractSlider
QComboBox
QDateTimeEdit
QLineEdit
QListWidget
QSpinBox