Qtc.Gui.QGlyphRun

Contents

Documentation

class QqGlyphRun x1 where #

Methods

qGlyphRun :: x1 -> IO (QGlyphRun ()) #

Instances
QqGlyphRun () # 
Instance details

Defined in Qtc.Gui.QGlyphRun

Methods

qGlyphRun :: () -> IO (QGlyphRun ()) #

QqGlyphRun (QGlyphRun t1) # 
Instance details

Defined in Qtc.Gui.QGlyphRun

Methods

qGlyphRun :: QGlyphRun t1 -> IO (QGlyphRun ()) #

class QqGlyphRun_nf x1 where #

Methods

qGlyphRun_nf :: x1 -> IO (QGlyphRun ()) #

Instances
QqGlyphRun_nf () # 
Instance details

Defined in Qtc.Gui.QGlyphRun

Methods

qGlyphRun_nf :: () -> IO (QGlyphRun ()) #

QqGlyphRun_nf (QGlyphRun t1) # 
Instance details

Defined in Qtc.Gui.QGlyphRun

Methods

qGlyphRun_nf :: QGlyphRun t1 -> IO (QGlyphRun ()) #

glyphIndexes :: QGlyphRun a -> () -> IO [Int] #

positions :: QGlyphRun a -> () -> IO [QPointF ()] #

rawFont :: QGlyphRun a -> () -> IO (QRawFont ()) #

setGlyphIndexes :: QGlyphRun a -> [Int] -> IO () #

setPositions :: QGlyphRun a -> [QPointF t1] -> IO () #

setRightToLeft :: QGlyphRun a -> Bool -> IO () #

Orphan instances

QsetFlags (QGlyphRun a) GlyphRunFlags # 
Instance details

Methods

setFlags :: QGlyphRun a -> GlyphRunFlags -> IO () #

QsetFlag (QGlyphRun a) GlyphRunFlag # 
Instance details

Methods

setFlag :: QGlyphRun a -> GlyphRunFlag -> IO () #

QsetBoundingRect (QGlyphRun a) RectF # 
Instance details

Methods

setBoundingRect :: QGlyphRun a -> RectF -> IO () #

QisRightToLeft (QGlyphRun a) () # 
Instance details

Methods

isRightToLeft :: QGlyphRun a -> () -> IO Bool #

QqisEmpty (QGlyphRun a) () # 
Instance details

Methods

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

Qunderline (QGlyphRun a) () # 
Instance details

Methods

underline :: QGlyphRun a -> () -> IO Bool #

QstrikeOut (QGlyphRun a) () # 
Instance details

Methods

strikeOut :: QGlyphRun a -> () -> IO Bool #

QsetUnderline (QGlyphRun a) Bool # 
Instance details

Methods

setUnderline :: QGlyphRun a -> Bool -> IO () #

QsetStrikeOut (QGlyphRun a) Bool # 
Instance details

Methods

setStrikeOut :: QGlyphRun a -> Bool -> IO () #

QsetOverline (QGlyphRun a) Bool # 
Instance details

Methods

setOverline :: QGlyphRun a -> Bool -> IO () #

Qoverline (QGlyphRun a) () # 
Instance details

Methods

overline :: QGlyphRun a -> () -> IO Bool #

Qflags (QGlyphRun a) () (IO GlyphRunFlags) # 
Instance details

Methods

flags :: QGlyphRun a -> () -> IO GlyphRunFlags #

Qclear (QGlyphRun a) () (IO ()) # 
Instance details

Methods

clear :: QGlyphRun a -> () -> IO () #

QqqboundingRect (QGlyphRun a) () (IO (QRectF ())) # 
Instance details

Methods

qqboundingRect :: QGlyphRun a -> () -> IO (QRectF ()) #

QqboundingRect (QGlyphRun a) () (IO RectF) # 
Instance details

Methods

qboundingRect :: QGlyphRun a -> () -> IO RectF #

Qqswap (QGlyphRun ()) (QGlyphRun t1) # 
Instance details

Methods

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

Qqswap (QGlyphRunSc a) (QGlyphRun t1) # 
Instance details

Methods

qswap :: QGlyphRunSc a -> QGlyphRun t1 -> IO () #

QqsetBoundingRect (QGlyphRun a) (QRectF t1) # 
Instance details

Methods

qsetBoundingRect :: QGlyphRun a -> QRectF t1 -> IO () #

Qqone (QGlyphRun ()) (QGlyphRun t1) # 
Instance details

Methods

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

Qqone (QGlyphRunSc a) (QGlyphRun t1) # 
Instance details

Methods

qone :: QGlyphRunSc a -> QGlyphRun t1 -> IO Bool #

Qqoe (QGlyphRun ()) (QGlyphRun t1) # 
Instance details

Methods

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

Qqoe (QGlyphRunSc a) (QGlyphRun t1) # 
Instance details

Methods

qoe :: QGlyphRunSc a -> QGlyphRun t1 -> IO Bool #

QsetRawFont (QGlyphRun a) (QRawFont t1) # 
Instance details

Methods

setRawFont :: QGlyphRun a -> QRawFont t1 -> IO () #

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

Methods

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

Qqot (QGlyphRunSc a) (QGlyphRun t1) (IO (QGlyphRun ())) # 
Instance details

Methods

qot :: QGlyphRunSc a -> QGlyphRun t1 -> IO (QGlyphRun ()) #

QsetFlag (QGlyphRun a) (GlyphRunFlag, Bool) # 
Instance details

Methods

setFlag :: QGlyphRun a -> (GlyphRunFlag, Bool) -> IO () #

QsetRawData (QGlyphRun a) (QConstUnsignedIntPtr t1, QPointF t2, Int) # 
Instance details

Methods

setRawData :: QGlyphRun a -> (QConstUnsignedIntPtr t1, QPointF t2, Int) -> IO () #