qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QToolBox

Description

Documentation

class QqToolBox x1 where Source

Methods

qToolBox :: x1 -> IO (QToolBox ()) Source

class QitemInserted x0 x1 where Source

Methods

itemInserted :: x0 -> x1 -> IO () Source

class QitemRemoved x0 x1 where Source

Methods

itemRemoved :: x0 -> x1 -> IO () Source