Qtc.Qwt.QwtRichTextEngine_h

Contents

Orphan instances

QunSetHandler (QwtRichTextEngine ()) # 
Instance details

Methods

unSetHandler :: QwtRichTextEngine () -> String -> IO Bool #

QunSetHandler (QwtRichTextEngineSc a) # 
Instance details

Methods

unSetHandler :: QwtRichTextEngineSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QwtRichTextEngine ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QwtRichTextEngine () -> Int -> IO Bool #

QunSetUserMethodVariantList (QwtRichTextEngineSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QwtRichTextEngineSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QwtRichTextEngine ()) # 
Instance details

Methods

unSetUserMethodVariant :: QwtRichTextEngine () -> Int -> IO Bool #

QunSetUserMethodVariant (QwtRichTextEngineSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QwtRichTextEngineSc a -> Int -> IO Bool #

QunSetUserMethod (QwtRichTextEngine ()) # 
Instance details

Methods

unSetUserMethod :: QwtRichTextEngine () -> Int -> IO Bool #

QunSetUserMethod (QwtRichTextEngineSc a) # 
Instance details

Methods

unSetUserMethod :: QwtRichTextEngineSc a -> Int -> IO Bool #

QmightRender_h (QwtRichTextEngine ()) String # 
Instance details

Methods

mightRender_h :: QwtRichTextEngine () -> String -> IO Bool #

QmightRender_h (QwtRichTextEngineSc a) String # 
Instance details

Methods

mightRender_h :: QwtRichTextEngineSc a -> String -> IO Bool #

QsetHandler (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> IO (QSizeF t0)) # 
Instance details

Methods

setHandler :: QwtRichTextEngine () -> String -> (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> IO (QSizeF t0)) -> IO () #

QsetHandler (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> String -> IO Bool) # 
Instance details

Methods

setHandler :: QwtRichTextEngine () -> String -> (QwtRichTextEngine x0 -> String -> IO Bool) -> IO () #

QsetHandler (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> QFont t1 -> String -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) # 
Instance details

Methods

setHandler :: QwtRichTextEngine () -> String -> (QwtRichTextEngine x0 -> QFont t1 -> String -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) -> IO () #

QsetHandler (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> Double -> IO Double) # 
Instance details

Methods

setHandler :: QwtRichTextEngine () -> String -> (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> Double -> IO Double) -> IO () #

QsetHandler (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> QPainter t1 -> QRectF t2 -> Int -> String -> IO ()) # 
Instance details

Methods

setHandler :: QwtRichTextEngine () -> String -> (QwtRichTextEngine x0 -> QPainter t1 -> QRectF t2 -> Int -> String -> IO ()) -> IO () #

QsetHandler (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> IO (QSizeF t0)) # 
Instance details

Methods

setHandler :: QwtRichTextEngineSc a -> String -> (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> IO (QSizeF t0)) -> IO () #

QsetHandler (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> String -> IO Bool) # 
Instance details

Methods

setHandler :: QwtRichTextEngineSc a -> String -> (QwtRichTextEngine x0 -> String -> IO Bool) -> IO () #

QsetHandler (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> QFont t1 -> String -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) # 
Instance details

Methods

setHandler :: QwtRichTextEngineSc a -> String -> (QwtRichTextEngine x0 -> QFont t1 -> String -> QDoubleRef t3 -> QDoubleRef t4 -> QDoubleRef t5 -> QDoubleRef t6 -> IO ()) -> IO () #

QsetHandler (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> Double -> IO Double) # 
Instance details

Methods

setHandler :: QwtRichTextEngineSc a -> String -> (QwtRichTextEngine x0 -> QFont t1 -> Int -> String -> Double -> IO Double) -> IO () #

QsetHandler (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> QPainter t1 -> QRectF t2 -> Int -> String -> IO ()) # 
Instance details

Methods

setHandler :: QwtRichTextEngineSc a -> String -> (QwtRichTextEngine x0 -> QPainter t1 -> QRectF t2 -> Int -> String -> IO ()) -> IO () #

QsetUserMethod (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtRichTextEngine () -> Int -> (QwtRichTextEngine x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtRichTextEngine ()) (QwtRichTextEngine x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtRichTextEngine () -> Int -> (QwtRichTextEngine x0 -> IO ()) -> IO () #

QsetUserMethod (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtRichTextEngineSc a -> Int -> (QwtRichTextEngine x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtRichTextEngineSc a) (QwtRichTextEngine x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtRichTextEngineSc a -> Int -> (QwtRichTextEngine x0 -> IO ()) -> IO () #

QqtextSize_h (QwtRichTextEngine ()) (QFont t1, Int, String) # 
Instance details

Methods

qtextSize_h :: QwtRichTextEngine () -> (QFont t1, Int, String) -> IO (QSizeF ()) #

QqtextSize_h (QwtRichTextEngineSc a) (QFont t1, Int, String) # 
Instance details

Methods

qtextSize_h :: QwtRichTextEngineSc a -> (QFont t1, Int, String) -> IO (QSizeF ()) #

QtextSize_h (QwtRichTextEngine ()) (QFont t1, Int, String) # 
Instance details

Methods

textSize_h :: QwtRichTextEngine () -> (QFont t1, Int, String) -> IO SizeF #

QtextSize_h (QwtRichTextEngineSc a) (QFont t1, Int, String) # 
Instance details

Methods

textSize_h :: QwtRichTextEngineSc a -> (QFont t1, Int, String) -> IO SizeF #

Qqdraw_h (QwtRichTextEngine ()) (QPainter t1, QRectF t2, Int, String) # 
Instance details

Methods

qdraw_h :: QwtRichTextEngine () -> (QPainter t1, QRectF t2, Int, String) -> IO () #

Qqdraw_h (QwtRichTextEngineSc a) (QPainter t1, QRectF t2, Int, String) # 
Instance details

Methods

qdraw_h :: QwtRichTextEngineSc a -> (QPainter t1, QRectF t2, Int, String) -> IO () #

Qdraw_h (QwtRichTextEngine ()) (QPainter t1, RectF, Int, String) # 
Instance details

Methods

draw_h :: QwtRichTextEngine () -> (QPainter t1, RectF, Int, String) -> IO () #

Qdraw_h (QwtRichTextEngineSc a) (QPainter t1, RectF, Int, String) # 
Instance details

Methods

draw_h :: QwtRichTextEngineSc a -> (QPainter t1, RectF, Int, String) -> IO () #

QheightForWidth_h (QwtRichTextEngine ()) (QFont t1, Int, String, Double) (IO Double) # 
Instance details

Methods

heightForWidth_h :: QwtRichTextEngine () -> (QFont t1, Int, String, Double) -> IO Double #

QheightForWidth_h (QwtRichTextEngineSc a) (QFont t1, Int, String, Double) (IO Double) # 
Instance details

Methods

heightForWidth_h :: QwtRichTextEngineSc a -> (QFont t1, Int, String, Double) -> IO Double #

QtextMargins_h (QwtRichTextEngine ()) (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) # 
Instance details

Methods

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

QtextMargins_h (QwtRichTextEngineSc a) (QFont t1, String, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) # 
Instance details

Methods

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