Qtc.Qwt.QwtTextEngine
Contents
Documentation
class QqwtTextEngine x1 where #
Methods
qwtTextEngine :: x1 -> IO (QwtTextEngine ()) #
Instances
QqwtTextEngine () # | |
Defined in Qtc.Qwt.QwtTextEngine Methods qwtTextEngine :: () -> IO (QwtTextEngine ()) # | |
QqwtTextEngine (QwtTextEngine t1) # | |
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 () # | |
Defined in Qtc.Qwt.QwtTextEngine Methods qwtTextEngine_nf :: () -> IO (QwtTextEngine ()) # | |
QqwtTextEngine_nf (QwtTextEngine t1) # | |
Defined in Qtc.Qwt.QwtTextEngine Methods qwtTextEngine_nf :: QwtTextEngine t1 -> IO (QwtTextEngine ()) # |
qwtTextEngine_delete :: QwtTextEngine a -> IO () #
qwtTextEngine_delete1 :: QwtTextEngine a -> IO () #
Orphan instances
QmightRender (QwtTextEngine ()) String # | |
Methods mightRender :: QwtTextEngine () -> String -> IO Bool # | |
QmightRender (QwtTextEngineSc a) String # | |
Methods mightRender :: QwtTextEngineSc a -> String -> IO Bool # | |
QuserMethod (QwtTextEngine ()) () (IO ()) # | |
Methods userMethod :: QwtTextEngine () -> Int -> () -> IO () # | |
QuserMethod (QwtTextEngineSc a) () (IO ()) # | |
Methods userMethod :: QwtTextEngineSc a -> Int -> () -> IO () # | |
QuserMethod (QwtTextEngine ()) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: QwtTextEngine () -> Int -> QVariant () -> IO (QVariant ()) # | |
QuserMethod (QwtTextEngineSc a) (QVariant ()) (IO (QVariant ())) # | |
Methods userMethod :: QwtTextEngineSc a -> Int -> QVariant () -> IO (QVariant ()) # | |
QqtextSize (QwtTextEngine ()) (QFont t1, Int, String) # | |
Methods qtextSize :: QwtTextEngine () -> (QFont t1, Int, String) -> IO (QSizeF ()) # | |
QqtextSize (QwtTextEngineSc a) (QFont t1, Int, String) # | |
Methods qtextSize :: QwtTextEngineSc a -> (QFont t1, Int, String) -> IO (QSizeF ()) # | |
QtextSize (QwtTextEngine ()) (QFont t1, Int, String) # | |
Methods textSize :: QwtTextEngine () -> (QFont t1, Int, String) -> IO SizeF # | |
QtextSize (QwtTextEngineSc a) (QFont t1, Int, String) # | |
Methods textSize :: QwtTextEngineSc a -> (QFont t1, Int, String) -> IO SizeF # | |
Qqdraw (QwtTextEngine ()) (QPainter t1, QRectF t2, Int, String) # | |
Methods qdraw :: QwtTextEngine () -> (QPainter t1, QRectF t2, Int, String) -> IO () # | |
Qqdraw (QwtTextEngineSc a) (QPainter t1, QRectF t2, Int, String) # | |
Methods qdraw :: QwtTextEngineSc a -> (QPainter t1, QRectF t2, Int, String) -> IO () # | |
Qdraw (QwtTextEngine ()) (QPainter t1, RectF, Int, String) # | |
Methods draw :: QwtTextEngine () -> (QPainter t1, RectF, Int, String) -> IO () # | |
Qdraw (QwtTextEngineSc a) (QPainter t1, RectF, Int, String) # | |
Methods draw :: QwtTextEngineSc a -> (QPainter t1, RectF, Int, String) -> IO () # | |
QheightForWidth (QwtTextEngine ()) (QFont t1, Int, String, Double) (IO Double) # | |
Methods heightForWidth :: QwtTextEngine () -> (QFont t1, Int, String, Double) -> IO Double # | |
QheightForWidth (QwtTextEngineSc a) (QFont t1, Int, String, Double) (IO Double) # | |
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 ()) # | |
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 ()) # | |
Methods textMargins :: QwtTextEngineSc a -> (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () # |