Qtc.Widgets.QWizardPage_h
Contents
Documentation
class QisComplete_h x0 x1 where #
Methods
isComplete_h :: x0 -> x1 -> IO Bool #
Instances
QisComplete_h (QWizardPage ()) () # | |
Defined in Qtc.Widgets.QWizardPage_h Methods isComplete_h :: QWizardPage () -> () -> IO Bool # | |
QisComplete_h (QWizardPageSc a) () # | |
Defined in Qtc.Widgets.QWizardPage_h Methods isComplete_h :: QWizardPageSc a -> () -> IO Bool # |
class QvalidatePage_h x0 x1 where #
Methods
validatePage_h :: x0 -> x1 -> IO Bool #
Instances
QvalidatePage_h (QWizardPage ()) () # | |
Defined in Qtc.Widgets.QWizardPage_h Methods validatePage_h :: QWizardPage () -> () -> IO Bool # | |
QvalidatePage_h (QWizardPageSc a) () # | |
Defined in Qtc.Widgets.QWizardPage_h Methods validatePage_h :: QWizardPageSc a -> () -> IO Bool # |