Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QToolBox_h
Description
Documentation
class QitemInserted_h x0 x1 where Source
Methods
itemInserted_h :: x0 -> x1 -> IO () Source
Instances
QitemInserted_h (QToolBoxSc a) Int | |
QitemInserted_h (QToolBox ()) Int |
class QitemRemoved_h x0 x1 where Source
Methods
itemRemoved_h :: x0 -> x1 -> IO () Source
Instances
QitemRemoved_h (QToolBoxSc a) Int | |
QitemRemoved_h (QToolBox ()) Int |