Qtc.Gui.QTextListFormat

Contents

Documentation

numberPrefix :: QTextListFormat a -> () -> IO String #

numberSuffix :: QTextListFormat a -> () -> IO String #

setNumberPrefix :: QTextListFormat a -> String -> IO () #

setNumberSuffix :: QTextListFormat a -> String -> IO () #

Orphan instances

QsetStyle (QTextListFormat a) QTextListFormat_Style # 
Instance details

QsetIndent (QTextListFormat a) Int # 
Instance details

Methods

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

QqisValid (QTextListFormat ()) () # 
Instance details

Methods

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

QqisValid (QTextListFormatSc a) () # 
Instance details

Methods

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

Qstyle (QTextListFormat a) () (IO QTextListFormat_Style) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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