Qtc.Gui.QTextBlockFormat

Contents

Documentation

class QlineHeight x1 where #

Methods

lineHeight :: QTextBlockFormat a -> x1 -> IO Double #

Instances
QlineHeight () # 
Instance details

Defined in Qtc.Gui.QTextBlockFormat

Methods

lineHeight :: QTextBlockFormat a -> () -> IO Double #

QlineHeight (Double, Double) # 
Instance details

Defined in Qtc.Gui.QTextBlockFormat

Methods

lineHeight :: QTextBlockFormat a -> (Double, Double) -> IO Double #

lineHeightType :: QTextBlockFormat a -> () -> IO Int #

nonBreakableLines :: QTextBlockFormat a -> () -> IO Bool #

setLineHeight :: QTextBlockFormat a -> (Double, Int) -> IO () #

setTextIndent :: QTextBlockFormat a -> Double -> IO () #

textIndent :: QTextBlockFormat a -> () -> IO Double #

Orphan instances

QsetIndent (QTextBlockFormat a) Int # 
Instance details

Methods

setIndent :: QTextBlockFormat a -> Int -> IO () #

QqisValid (QTextBlockFormat ()) () # 
Instance details

Methods

qisValid :: QTextBlockFormat () -> () -> IO Bool #

QqisValid (QTextBlockFormatSc a) () # 
Instance details

Methods

qisValid :: QTextBlockFormatSc a -> () -> IO Bool #

QtopMargin (QTextBlockFormat a) () # 
Instance details

Methods

topMargin :: QTextBlockFormat a -> () -> IO Double #

QsetPageBreakPolicy (QTextBlockFormat a) PageBreakFlags # 
Instance details

QrightMargin (QTextBlockFormat a) () # 
Instance details

Methods

rightMargin :: QTextBlockFormat a -> () -> IO Double #

QpageBreakPolicy (QTextBlockFormat a) () # 
Instance details

QleftMargin (QTextBlockFormat a) () # 
Instance details

Methods

leftMargin :: QTextBlockFormat a -> () -> IO Double #

QbottomMargin (QTextBlockFormat a) () # 
Instance details

Methods

bottomMargin :: QTextBlockFormat a -> () -> IO Double #

QsetAlignment (QTextBlockFormat ()) Qt_Alignment (IO ()) # 
Instance details

Methods

setAlignment :: QTextBlockFormat () -> Qt_Alignment -> IO () #

QsetAlignment (QTextBlockFormatSc a) Qt_Alignment (IO ()) # 
Instance details

Qproperty (QTextBlockFormat ()) Int (IO (QVariant ())) # 
Instance details

Methods

property :: QTextBlockFormat () -> Int -> IO (QVariant ()) #

Qproperty (QTextBlockFormatSc a) Int (IO (QVariant ())) # 
Instance details

Methods

property :: QTextBlockFormatSc a -> Int -> IO (QVariant ()) #

Qindent (QTextBlockFormat a) () (IO Int) # 
Instance details

Methods

indent :: QTextBlockFormat a -> () -> IO Int #

Qalignment (QTextBlockFormat a) () (IO Qt_Alignment) # 
Instance details

Methods

alignment :: QTextBlockFormat a -> () -> IO Qt_Alignment #

QsetTopMargin (QTextBlockFormat a) Double (IO ()) # 
Instance details

Methods

setTopMargin :: QTextBlockFormat a -> Double -> IO () #

QsetRightMargin (QTextBlockFormat a) Double (IO ()) # 
Instance details

Methods

setRightMargin :: QTextBlockFormat a -> Double -> IO () #

QsetLeftMargin (QTextBlockFormat a) Double (IO ()) # 
Instance details

Methods

setLeftMargin :: QTextBlockFormat a -> Double -> IO () #

QsetBottomMargin (QTextBlockFormat a) Double (IO ()) # 
Instance details

Methods

setBottomMargin :: QTextBlockFormat a -> Double -> IO () #

Qqswap (QTextBlockFormat ()) (QTextFormat t1) # 
Instance details

Methods

qswap :: QTextBlockFormat () -> QTextFormat t1 -> IO () #

Qqswap (QTextBlockFormatSc a) (QTextFormat t1) # 
Instance details

Methods

qswap :: QTextBlockFormatSc a -> QTextFormat t1 -> IO () #

Qqone (QTextBlockFormat ()) (QTextFormat t1) # 
Instance details

Methods

qone :: QTextBlockFormat () -> QTextFormat t1 -> IO Bool #

Qqone (QTextBlockFormatSc a) (QTextFormat t1) # 
Instance details

Methods

qone :: QTextBlockFormatSc a -> QTextFormat t1 -> IO Bool #

Qqoe (QTextBlockFormat ()) (QTextFormat t1) # 
Instance details

Methods

qoe :: QTextBlockFormat () -> QTextFormat t1 -> IO Bool #

Qqoe (QTextBlockFormatSc a) (QTextFormat t1) # 
Instance details

Methods

qoe :: QTextBlockFormatSc a -> QTextFormat t1 -> IO Bool #