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