Qtc.Gui.QTextCharFormat

Contents

Documentation

anchorHref :: QTextCharFormat a -> () -> IO String #

anchorName :: QTextCharFormat a -> () -> IO String #

anchorNames :: QTextCharFormat a -> () -> IO [String] #

fontFixedPitch :: QTextCharFormat a -> () -> IO Bool #

fontKerning :: QTextCharFormat a -> () -> IO Bool #

fontLetterSpacing :: QTextCharFormat a -> () -> IO Double #

fontOverline :: QTextCharFormat a -> () -> IO Bool #

fontStretch :: QTextCharFormat a -> () -> IO Int #

fontStrikeOut :: QTextCharFormat a -> () -> IO Bool #

fontWordSpacing :: QTextCharFormat a -> () -> IO Double #

isAnchor :: QTextCharFormat a -> () -> IO Bool #

setAnchor :: QTextCharFormat a -> Bool -> IO () #

setAnchorHref :: QTextCharFormat a -> String -> IO () #

setAnchorName :: QTextCharFormat a -> String -> IO () #

setAnchorNames :: QTextCharFormat a -> [String] -> IO () #

setFontFixedPitch :: QTextCharFormat a -> Bool -> IO () #

setFontKerning :: QTextCharFormat a -> Bool -> IO () #

setFontLetterSpacing :: QTextCharFormat a -> Double -> IO () #

setFontOverline :: QTextCharFormat a -> Bool -> IO () #

setFontStretch :: QTextCharFormat a -> Int -> IO () #

setFontStrikeOut :: QTextCharFormat a -> Bool -> IO () #

setFontWordSpacing :: QTextCharFormat a -> Double -> IO () #

setTextOutline :: QTextCharFormat a -> QPen t1 -> IO () #

tableCellRowSpan :: QTextCharFormat a -> () -> IO Int #

textOutline :: QTextCharFormat a -> () -> IO (QPen ()) #

underlineColor :: QTextCharFormat a -> () -> IO (QColor ()) #

Orphan instances

QtoolTip (QTextCharFormat a) () # 
Instance details

Methods

toolTip :: QTextCharFormat a -> () -> IO String #

QsetToolTip (QTextCharFormat a) String # 
Instance details

Methods

setToolTip :: QTextCharFormat a -> String -> IO () #

QsetFontWeight (QTextCharFormat a) Int # 
Instance details

Methods

setFontWeight :: QTextCharFormat a -> Int -> IO () #

QsetFontUnderline (QTextCharFormat a) Bool # 
Instance details

Methods

setFontUnderline :: QTextCharFormat a -> Bool -> IO () #

QsetFontPointSize (QTextCharFormat a) Double # 
Instance details

Methods

setFontPointSize :: QTextCharFormat a -> Double -> IO () #

QsetFontItalic (QTextCharFormat a) Bool # 
Instance details

Methods

setFontItalic :: QTextCharFormat a -> Bool -> IO () #

QsetFontFamily (QTextCharFormat a) String # 
Instance details

Methods

setFontFamily :: QTextCharFormat a -> String -> IO () #

QqisValid (QTextCharFormat ()) () # 
Instance details

Methods

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

QqisValid (QTextCharFormatSc a) () # 
Instance details

Methods

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

QfontWeight (QTextCharFormat a) () # 
Instance details

Methods

fontWeight :: QTextCharFormat a -> () -> IO Int #

QfontUnderline (QTextCharFormat a) () # 
Instance details

Methods

fontUnderline :: QTextCharFormat a -> () -> IO Bool #

QfontPointSize (QTextCharFormat a) () # 
Instance details

Methods

fontPointSize :: QTextCharFormat a -> () -> IO Double #

QfontItalic (QTextCharFormat a) () # 
Instance details

Methods

fontItalic :: QTextCharFormat a -> () -> IO Bool #

QfontFamily (QTextCharFormat a) () # 
Instance details

Methods

fontFamily :: QTextCharFormat a -> () -> IO String #

Qfont (QTextCharFormat ()) () # 
Instance details

Methods

font :: QTextCharFormat () -> () -> IO (QFont ()) #

Qfont (QTextCharFormatSc a) () # 
Instance details

Methods

font :: QTextCharFormatSc a -> () -> IO (QFont ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFont (QTextCharFormat ()) (QFont t1) # 
Instance details

Methods

setFont :: QTextCharFormat () -> QFont t1 -> IO () #

QsetFont (QTextCharFormatSc a) (QFont t1) # 
Instance details

Methods

setFont :: QTextCharFormatSc a -> QFont t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetFont (QTextCharFormat ()) (QFont t1, FontPropertiesInheritanceBehavior) # 
Instance details

QsetFont (QTextCharFormatSc a) (QFont t1, FontPropertiesInheritanceBehavior) # 
Instance details