Documentation
class QsetNotchesVisible_h x0 x1 where #
setNotchesVisible_h :: x0 -> x1 -> IO () #
Instances
QsetNotchesVisible_h (QDial ()) Bool # | |
Defined in Qtc.Widgets.QDial_h setNotchesVisible_h :: QDial () -> Bool -> IO () # | |
QsetNotchesVisible_h (QDialSc a) Bool # | |
Defined in Qtc.Widgets.QDial_h setNotchesVisible_h :: QDialSc a -> Bool -> IO () # |
class QsetWrapping_h x0 x1 where #
setWrapping_h :: x0 -> x1 -> IO () #
Instances
QsetWrapping_h (QDial ()) Bool # | |
Defined in Qtc.Widgets.QDial_h setWrapping_h :: QDial () -> Bool -> IO () # | |
QsetWrapping_h (QDialSc a) Bool # | |
Defined in Qtc.Widgets.QDial_h setWrapping_h :: QDialSc a -> Bool -> IO () # |