Documentation
class QitemInserted_h x0 x1 where #
itemInserted_h :: x0 -> x1 -> IO () #
Instances
QitemInserted_h (QToolBox ()) Int # | |
Defined in Qtc.Widgets.QToolBox_h itemInserted_h :: QToolBox () -> Int -> IO () # | |
QitemInserted_h (QToolBoxSc a) Int # | |
Defined in Qtc.Widgets.QToolBox_h itemInserted_h :: QToolBoxSc a -> Int -> IO () # |
class QitemRemoved_h x0 x1 where #
itemRemoved_h :: x0 -> x1 -> IO () #
Instances
QitemRemoved_h (QToolBox ()) Int # | |
Defined in Qtc.Widgets.QToolBox_h itemRemoved_h :: QToolBox () -> Int -> IO () # | |
QitemRemoved_h (QToolBoxSc a) Int # | |
Defined in Qtc.Widgets.QToolBox_h itemRemoved_h :: QToolBoxSc a -> Int -> IO () # |