Qtc.Qwt.QwtTextEngine

Contents

Documentation

class QqwtTextEngine x1 where #

Methods

qwtTextEngine :: x1 -> IO (QwtTextEngine ()) #

Instances
QqwtTextEngine () # 
Instance details

Defined in Qtc.Qwt.QwtTextEngine

Methods

qwtTextEngine :: () -> IO (QwtTextEngine ()) #

QqwtTextEngine (QwtTextEngine t1) # 
Instance details

Defined in Qtc.Qwt.QwtTextEngine

Methods

qwtTextEngine :: QwtTextEngine t1 -> IO (QwtTextEngine ()) #

class QqwtTextEngine_nf x1 where #

Methods

qwtTextEngine_nf :: x1 -> IO (QwtTextEngine ()) #

Instances
QqwtTextEngine_nf () # 
Instance details

Defined in Qtc.Qwt.QwtTextEngine

Methods

qwtTextEngine_nf :: () -> IO (QwtTextEngine ()) #

QqwtTextEngine_nf (QwtTextEngine t1) # 
Instance details

Defined in Qtc.Qwt.QwtTextEngine

Orphan instances

QmightRender (QwtTextEngine ()) String # 
Instance details

Methods

mightRender :: QwtTextEngine () -> String -> IO Bool #

QmightRender (QwtTextEngineSc a) String # 
Instance details

Methods

mightRender :: QwtTextEngineSc a -> String -> IO Bool #

QuserMethod (QwtTextEngine ()) () (IO ()) # 
Instance details

Methods

userMethod :: QwtTextEngine () -> Int -> () -> IO () #

QuserMethod (QwtTextEngineSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QwtTextEngineSc a -> Int -> () -> IO () #

QuserMethod (QwtTextEngine ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtTextEngine () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QwtTextEngineSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtTextEngineSc a -> Int -> QVariant () -> IO (QVariant ()) #

QqtextSize (QwtTextEngine ()) (QFont t1, Int, String) # 
Instance details

Methods

qtextSize :: QwtTextEngine () -> (QFont t1, Int, String) -> IO (QSizeF ()) #

QqtextSize (QwtTextEngineSc a) (QFont t1, Int, String) # 
Instance details

Methods

qtextSize :: QwtTextEngineSc a -> (QFont t1, Int, String) -> IO (QSizeF ()) #

QtextSize (QwtTextEngine ()) (QFont t1, Int, String) # 
Instance details

Methods

textSize :: QwtTextEngine () -> (QFont t1, Int, String) -> IO SizeF #

QtextSize (QwtTextEngineSc a) (QFont t1, Int, String) # 
Instance details

Methods

textSize :: QwtTextEngineSc a -> (QFont t1, Int, String) -> IO SizeF #

Qqdraw (QwtTextEngine ()) (QPainter t1, QRectF t2, Int, String) # 
Instance details

Methods

qdraw :: QwtTextEngine () -> (QPainter t1, QRectF t2, Int, String) -> IO () #

Qqdraw (QwtTextEngineSc a) (QPainter t1, QRectF t2, Int, String) # 
Instance details

Methods

qdraw :: QwtTextEngineSc a -> (QPainter t1, QRectF t2, Int, String) -> IO () #

Qdraw (QwtTextEngine ()) (QPainter t1, RectF, Int, String) # 
Instance details

Methods

draw :: QwtTextEngine () -> (QPainter t1, RectF, Int, String) -> IO () #

Qdraw (QwtTextEngineSc a) (QPainter t1, RectF, Int, String) # 
Instance details

Methods

draw :: QwtTextEngineSc a -> (QPainter t1, RectF, Int, String) -> IO () #

QheightForWidth (QwtTextEngine ()) (QFont t1, Int, String, Double) (IO Double) # 
Instance details

Methods

heightForWidth :: QwtTextEngine () -> (QFont t1, Int, String, Double) -> IO Double #

QheightForWidth (QwtTextEngineSc a) (QFont t1, Int, String, Double) (IO Double) # 
Instance details

Methods

heightForWidth :: QwtTextEngineSc a -> (QFont t1, Int, String, Double) -> IO Double #

QtextMargins (QwtTextEngine ()) (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) (IO ()) # 
Instance details

Methods

textMargins :: QwtTextEngine () -> (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () #

QtextMargins (QwtTextEngineSc a) (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) (IO ()) # 
Instance details

Methods

textMargins :: QwtTextEngineSc a -> (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () #