Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QBoxLayout
Description
Documentation
addSpacing :: QBoxLayout a -> Int -> IO () Source
addStrut :: QBoxLayout a -> Int -> IO () Source
class QinsertLayout x1 where Source
Methods
insertLayout :: QBoxLayout a -> x1 -> IO () Source
Instances
QinsertLayout (Int, QLayout t2) | |
QinsertLayout (Int, QLayout t2, Int) |
insertSpacing :: QBoxLayout a -> (Int, Int) -> IO () Source
class QinsertStretch x1 where Source
Methods
insertStretch :: QBoxLayout a -> x1 -> IO () Source
Instances
qBoxLayout_delete :: QBoxLayout a -> IO () Source
qBoxLayout_deleteLater :: QBoxLayout a -> IO () Source