Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QTextBlockFormat
Description
Documentation
class QqTextBlockFormat x1 where Source
Methods
qTextBlockFormat :: x1 -> IO (QTextBlockFormat ()) Source
Instances
class QqTextBlockFormat_nf x1 where Source
Methods
qTextBlockFormat_nf :: x1 -> IO (QTextBlockFormat ()) Source
Instances
nonBreakableLines :: QTextBlockFormat a -> () -> IO Bool Source
setNonBreakableLines :: QTextBlockFormat a -> Bool -> IO () Source
setTextIndent :: QTextBlockFormat a -> Double -> IO () Source
textIndent :: QTextBlockFormat a -> () -> IO Double Source
qTextBlockFormat_delete :: QTextBlockFormat a -> IO () Source