Documentation
class Qrestart_h x0 x1 where #
Instances
Qrestart_h (QWizard ()) () # | |
Defined in Qtc.Widgets.QWizard_h | |
Qrestart_h (QWizardSc a) () # | |
Defined in Qtc.Widgets.QWizard_h |
class QvalidateCurrentPage_h x0 x1 where #
validateCurrentPage_h :: x0 -> x1 -> IO Bool #
Instances
QvalidateCurrentPage_h (QWizard ()) () # | |
Defined in Qtc.Widgets.QWizard_h validateCurrentPage_h :: QWizard () -> () -> IO Bool # | |
QvalidateCurrentPage_h (QWizardSc a) () # | |
Defined in Qtc.Widgets.QWizard_h validateCurrentPage_h :: QWizardSc a -> () -> IO Bool # |