qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QBoxLayout

Description

Documentation

class QaddStretch x1 where Source

Methods

addStretch :: QBoxLayout a -> x1 -> IO () Source

Instances

class QinsertLayout x1 where Source

Methods

insertLayout :: QBoxLayout a -> x1 -> IO () Source

class QinsertStretch x1 where Source

Methods

insertStretch :: QBoxLayout a -> x1 -> IO () Source