Qtc.Gui.QTextFormat

Contents

Documentation

class QqTextFormat x1 where #

Methods

qTextFormat :: x1 -> IO (QTextFormat ()) #

Instances
QqTextFormat Int # 
Instance details

Defined in Qtc.Gui.QTextFormat

Methods

qTextFormat :: Int -> IO (QTextFormat ()) #

QqTextFormat () # 
Instance details

Defined in Qtc.Gui.QTextFormat

Methods

qTextFormat :: () -> IO (QTextFormat ()) #

QqTextFormat (QTextFormat t1) # 
Instance details

Defined in Qtc.Gui.QTextFormat

Methods

qTextFormat :: QTextFormat t1 -> IO (QTextFormat ()) #

class QqTextFormat_nf x1 where #

Methods

qTextFormat_nf :: x1 -> IO (QTextFormat ()) #

Instances
QqTextFormat_nf Int # 
Instance details

Defined in Qtc.Gui.QTextFormat

Methods

qTextFormat_nf :: Int -> IO (QTextFormat ()) #

QqTextFormat_nf () # 
Instance details

Defined in Qtc.Gui.QTextFormat

Methods

qTextFormat_nf :: () -> IO (QTextFormat ()) #

QqTextFormat_nf (QTextFormat t1) # 
Instance details

Defined in Qtc.Gui.QTextFormat

Methods

qTextFormat_nf :: QTextFormat t1 -> IO (QTextFormat ()) #

boolProperty :: QTextFormat a -> Int -> IO Bool #

brushProperty :: QTextFormat a -> Int -> IO (QBrush ()) #

clearBackground :: QTextFormat a -> () -> IO () #

clearForeground :: QTextFormat a -> () -> IO () #

clearProperty :: QTextFormat a -> Int -> IO () #

colorProperty :: QTextFormat a -> Int -> IO (QColor ()) #

doubleProperty :: QTextFormat a -> Int -> IO Double #

intProperty :: QTextFormat a -> Int -> IO Int #

isBlockFormat :: QTextFormat a -> () -> IO Bool #

isCharFormat :: QTextFormat a -> () -> IO Bool #

isFrameFormat :: QTextFormat a -> () -> IO Bool #

isImageFormat :: QTextFormat a -> () -> IO Bool #

isListFormat :: QTextFormat a -> () -> IO Bool #

isTableCellFormat :: QTextFormat a -> () -> IO Bool #

isTableFormat :: QTextFormat a -> () -> IO Bool #

lengthProperty :: QTextFormat a -> Int -> IO (QTextLength ()) #

objectType :: QTextFormat a -> () -> IO Int #

penProperty :: QTextFormat a -> Int -> IO (QPen ()) #

propertyCount :: QTextFormat a -> () -> IO Int #

setObjectIndex :: QTextFormat a -> Int -> IO () #

setObjectType :: QTextFormat a -> Int -> IO () #

stringProperty :: QTextFormat a -> Int -> IO String #

Orphan instances

QsetLayoutDirection (QTextFormat a) LayoutDirection # 
Instance details

QlayoutDirection (QTextFormat a) () # 
Instance details

QqisValid (QTextFormat ()) () # 
Instance details

Methods

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

QqisValid (QTextFormatSc a) () # 
Instance details

Methods

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

QqisEmpty (QTextFormat a) () # 
Instance details

Methods

qisEmpty :: QTextFormat a -> () -> IO Bool #

QhasProperty (QTextFormat a) Int # 
Instance details

Methods

hasProperty :: QTextFormat a -> Int -> IO Bool #

Qforeground (QTextFormat a) () # 
Instance details

Methods

foreground :: QTextFormat a -> () -> IO (QBrush ()) #

Qbackground (QTextFormat a) () # 
Instance details

Methods

background :: QTextFormat a -> () -> IO (QBrush ()) #

QobjectIndex (QTextFormat a) () # 
Instance details

Methods

objectIndex :: QTextFormat a -> () -> IO Int #

Qqtype (QTextFormat a) () (IO Int) # 
Instance details

Methods

qtype :: QTextFormat a -> () -> IO Int #

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

Methods

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

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

Methods

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

Qproperties (QTextFormat a) () (IO [(Int, QVariant ())]) # 
Instance details

Methods

properties :: QTextFormat a -> () -> IO [(Int, QVariant ())] #

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

Methods

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

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

Methods

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

QsetForeground (QTextFormat a) (QBrush t1) # 
Instance details

Methods

setForeground :: QTextFormat a -> QBrush t1 -> IO () #

QsetBackground (QTextFormat a) (QBrush t1) # 
Instance details

Methods

setBackground :: QTextFormat a -> QBrush t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qmerge (QTextFormat a) (QTextFormat t1) # 
Instance details

Methods

merge :: QTextFormat a -> QTextFormat t1 -> IO () #

Qqot (QTextFormat ()) (QTextFormat t1) (IO (QTextFormat ())) # 
Instance details

Methods

qot :: QTextFormat () -> QTextFormat t1 -> IO (QTextFormat ()) #

Qqot (QTextFormatSc a) (QTextFormat t1) (IO (QTextFormat ())) # 
Instance details

Methods

qot :: QTextFormatSc a -> QTextFormat t1 -> IO (QTextFormat ()) #

QsetProperty (QTextFormat a) (Int, [QTextLength t2]) # 
Instance details

Methods

setProperty :: QTextFormat a -> (Int, [QTextLength t2]) -> IO () #

QsetProperty (QTextFormat a) (Int, QVariant t2) # 
Instance details

Methods

setProperty :: QTextFormat a -> (Int, QVariant t2) -> IO () #