Qtc.Qwt.QwtGraphic

Contents

Documentation

class QqtoImage x1 where #

Methods

qtoImage :: QwtGraphic a -> x1 -> IO (QImage ()) #

Instances
QqtoImage (QSize t1) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoImage :: QwtGraphic a -> QSize t1 -> IO (QImage ()) #

QqtoImage (QSize t1, AspectRatioMode) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoImage :: QwtGraphic a -> (QSize t1, AspectRatioMode) -> IO (QImage ()) #

class QqtoImage_nf x1 where #

Methods

qtoImage_nf :: QwtGraphic a -> x1 -> IO (QImage ()) #

Instances
QqtoImage_nf (QSize t1) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoImage_nf :: QwtGraphic a -> QSize t1 -> IO (QImage ()) #

QqtoImage_nf (QSize t1, AspectRatioMode) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoImage_nf :: QwtGraphic a -> (QSize t1, AspectRatioMode) -> IO (QImage ()) #

class QqwtGraphic x1 where #

Methods

qwtGraphic :: x1 -> IO (QwtGraphic ()) #

Instances
QqwtGraphic () # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qwtGraphic :: () -> IO (QwtGraphic ()) #

QqwtGraphic (QwtGraphic t1) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qwtGraphic :: QwtGraphic t1 -> IO (QwtGraphic ()) #

class QqwtGraphic_nf x1 where #

Methods

qwtGraphic_nf :: x1 -> IO (QwtGraphic ()) #

Instances
QqwtGraphic_nf () # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qwtGraphic_nf :: () -> IO (QwtGraphic ()) #

QqwtGraphic_nf (QwtGraphic t1) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qwtGraphic_nf :: QwtGraphic t1 -> IO (QwtGraphic ()) #

qscaledBoundingRect :: QwtGraphic a -> (Double, Double) -> IO (QRectF ()) #

scaledBoundingRect :: QwtGraphic a -> (Double, Double) -> IO RectF #

qsetDefaultSize :: QwtGraphic a -> QSizeF t1 -> IO () #

setDefaultSize :: QwtGraphic a -> SizeF -> IO () #

class QtoPixmap x1 where #

Methods

toPixmap :: QwtGraphic a -> x1 -> IO (QPixmap ()) #

Instances
QtoPixmap () # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

toPixmap :: QwtGraphic a -> () -> IO (QPixmap ()) #

QtoPixmap Size # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

toPixmap :: QwtGraphic a -> Size -> IO (QPixmap ()) #

QtoPixmap (Size, AspectRatioMode) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

toPixmap :: QwtGraphic a -> (Size, AspectRatioMode) -> IO (QPixmap ()) #

class QtoPixmap_nf x1 where #

Methods

toPixmap_nf :: QwtGraphic a -> x1 -> IO (QPixmap ()) #

Instances
QtoPixmap_nf () # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

toPixmap_nf :: QwtGraphic a -> () -> IO (QPixmap ()) #

QtoPixmap_nf Size # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

toPixmap_nf :: QwtGraphic a -> Size -> IO (QPixmap ()) #

QtoPixmap_nf (Size, AspectRatioMode) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

toPixmap_nf :: QwtGraphic a -> (Size, AspectRatioMode) -> IO (QPixmap ()) #

class QqtoPixmap x1 where #

Methods

qtoPixmap :: QwtGraphic a -> x1 -> IO (QPixmap ()) #

Instances
QqtoPixmap (QSize t1) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoPixmap :: QwtGraphic a -> QSize t1 -> IO (QPixmap ()) #

QqtoPixmap (QSize t1, AspectRatioMode) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoPixmap :: QwtGraphic a -> (QSize t1, AspectRatioMode) -> IO (QPixmap ()) #

class QqtoPixmap_nf x1 where #

Methods

qtoPixmap_nf :: QwtGraphic a -> x1 -> IO (QPixmap ()) #

Instances
QqtoPixmap_nf (QSize t1) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoPixmap_nf :: QwtGraphic a -> QSize t1 -> IO (QPixmap ()) #

QqtoPixmap_nf (QSize t1, AspectRatioMode) # 
Instance details

Defined in Qtc.Qwt.QwtGraphic

Methods

qtoPixmap_nf :: QwtGraphic a -> (QSize t1, AspectRatioMode) -> IO (QPixmap ()) #

Orphan instances

QqsizeMetrics (QwtGraphic ()) () # 
Instance details

Methods

qsizeMetrics :: QwtGraphic () -> () -> IO (QSize ()) #

QqsizeMetrics (QwtGraphicSc a) () # 
Instance details

Methods

qsizeMetrics :: QwtGraphicSc a -> () -> IO (QSize ()) #

QsizeMetrics (QwtGraphic ()) () # 
Instance details

Methods

sizeMetrics :: QwtGraphic () -> () -> IO Size #

QsizeMetrics (QwtGraphicSc a) () # 
Instance details

Methods

sizeMetrics :: QwtGraphicSc a -> () -> IO Size #

QtoImage_nf (QwtGraphic a) Size # 
Instance details

Methods

toImage_nf :: QwtGraphic a -> Size -> IO (QImage ()) #

QtoImage_nf (QwtGraphic a) () # 
Instance details

Methods

toImage_nf :: QwtGraphic a -> () -> IO (QImage ()) #

QtoImage (QwtGraphic a) Size # 
Instance details

Methods

toImage :: QwtGraphic a -> Size -> IO (QImage ()) #

QtoImage (QwtGraphic a) () # 
Instance details

Methods

toImage :: QwtGraphic a -> () -> IO (QImage ()) #

QtestRenderHint (QwtGraphic a) QwtGraphic_RenderHint # 
Instance details

QsharedPainter (QwtGraphic ()) () # 
Instance details

Methods

sharedPainter :: QwtGraphic () -> () -> IO (QPainter ()) #

QsharedPainter (QwtGraphicSc a) () # 
Instance details

Methods

sharedPainter :: QwtGraphicSc a -> () -> IO (QPainter ()) #

QsetRenderHint (QwtGraphic a) QwtGraphic_RenderHint # 
Instance details

QpaintEngine (QwtGraphic ()) () # 
Instance details

Methods

paintEngine :: QwtGraphic () -> () -> IO (QPaintEngine ()) #

QpaintEngine (QwtGraphicSc a) () # 
Instance details

Methods

paintEngine :: QwtGraphicSc a -> () -> IO (QPaintEngine ()) #

Qmetric (QwtGraphic ()) PaintDeviceMetric # 
Instance details

Methods

metric :: QwtGraphic () -> PaintDeviceMetric -> IO Int #

Qmetric (QwtGraphicSc a) PaintDeviceMetric # 
Instance details

Methods

metric :: QwtGraphicSc a -> PaintDeviceMetric -> IO Int #

QqisNull (QwtGraphic a) () # 
Instance details

Methods

qisNull :: QwtGraphic a -> () -> IO Bool #

QqisEmpty (QwtGraphic a) () # 
Instance details

Methods

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

QdrawEllipse (QwtGraphic ()) RectF # 
Instance details

Methods

drawEllipse :: QwtGraphic () -> RectF -> IO () #

QdrawEllipse (QwtGraphic ()) Rect # 
Instance details

Methods

drawEllipse :: QwtGraphic () -> Rect -> IO () #

QdrawEllipse (QwtGraphicSc a) RectF # 
Instance details

Methods

drawEllipse :: QwtGraphicSc a -> RectF -> IO () #

QdrawEllipse (QwtGraphicSc a) Rect # 
Instance details

Methods

drawEllipse :: QwtGraphicSc a -> Rect -> IO () #

QdevType (QwtGraphic ()) () # 
Instance details

Methods

devType :: QwtGraphic () -> () -> IO Int #

QdevType (QwtGraphicSc a) () # 
Instance details

Methods

devType :: QwtGraphicSc a -> () -> IO Int #

QqcontrolPointRect (QwtGraphic a) () # 
Instance details

Methods

qcontrolPointRect :: QwtGraphic a -> () -> IO (QRectF ()) #

QcontrolPointRect (QwtGraphic a) () # 
Instance details

Methods

controlPointRect :: QwtGraphic a -> () -> IO RectF #

QcolorCount (QwtGraphic ()) () # 
Instance details

Methods

colorCount :: QwtGraphic () -> () -> IO Int #

QcolorCount (QwtGraphicSc a) () # 
Instance details

Methods

colorCount :: QwtGraphicSc a -> () -> IO Int #

Qqwidth (QwtGraphic ()) () (IO Int) # 
Instance details

Methods

qwidth :: QwtGraphic () -> () -> IO Int #

Qqwidth (QwtGraphicSc a) () (IO Int) # 
Instance details

Methods

qwidth :: QwtGraphicSc a -> () -> IO Int #

Qreset (QwtGraphic a) () (IO ()) # 
Instance details

Methods

reset :: QwtGraphic a -> () -> IO () #

Qqheight (QwtGraphic ()) () (IO Int) # 
Instance details

Methods

qheight :: QwtGraphic () -> () -> IO Int #

Qqheight (QwtGraphicSc a) () (IO Int) # 
Instance details

Methods

qheight :: QwtGraphicSc a -> () -> IO Int #

QdevicePixelRatio (QwtGraphic ()) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QwtGraphic () -> () -> IO Int #

QdevicePixelRatio (QwtGraphicSc a) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QwtGraphicSc a -> () -> IO Int #

Qdepth (QwtGraphic ()) () (IO Int) # 
Instance details

Methods

depth :: QwtGraphic () -> () -> IO Int #

Qdepth (QwtGraphicSc a) () (IO Int) # 
Instance details

Methods

depth :: QwtGraphicSc a -> () -> IO Int #

QqdefaultSize (QwtGraphic a) () (IO (QSizeF ())) # 
Instance details

Methods

qdefaultSize :: QwtGraphic a -> () -> IO (QSizeF ()) #

QdefaultSize (QwtGraphic a) () (IO SizeF) # 
Instance details

Methods

defaultSize :: QwtGraphic a -> () -> IO SizeF #

Qcommands (QwtGraphic a) () (IO [QwtPainterCommand ()]) # 
Instance details

Methods

commands :: QwtGraphic a -> () -> IO [QwtPainterCommand ()] #

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

Methods

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

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

Methods

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

QuserMethod (QwtGraphic ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QupdateState (QwtGraphic ()) (QPaintEngineState t1) # 
Instance details

Methods

updateState :: QwtGraphic () -> QPaintEngineState t1 -> IO () #

QupdateState (QwtGraphicSc a) (QPaintEngineState t1) # 
Instance details

Methods

updateState :: QwtGraphicSc a -> QPaintEngineState t1 -> IO () #

Qrender (QwtGraphic a) (QPainter t1) # 
Instance details

Methods

render :: QwtGraphic a -> QPainter t1 -> IO () #

Qredirected (QwtGraphic ()) (QPoint t1) # 
Instance details

Methods

redirected :: QwtGraphic () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected (QwtGraphicSc a) (QPoint t1) # 
Instance details

Methods

redirected :: QwtGraphicSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QinitPainter (QwtGraphic ()) (QPainter t1) # 
Instance details

Methods

initPainter :: QwtGraphic () -> QPainter t1 -> IO () #

QinitPainter (QwtGraphicSc a) (QPainter t1) # 
Instance details

Methods

initPainter :: QwtGraphicSc a -> QPainter t1 -> IO () #

QdrawPath (QwtGraphic ()) (QPainterPath t1) # 
Instance details

Methods

drawPath :: QwtGraphic () -> QPainterPath t1 -> IO () #

QdrawPath (QwtGraphicSc a) (QPainterPath t1) # 
Instance details

Methods

drawPath :: QwtGraphicSc a -> QPainterPath t1 -> IO () #

QqdrawEllipse (QwtGraphic ()) (QRectF t1) # 
Instance details

Methods

qdrawEllipse :: QwtGraphic () -> QRectF t1 -> IO () #

QqdrawEllipse (QwtGraphic ()) (QRect t1) # 
Instance details

Methods

qdrawEllipse :: QwtGraphic () -> QRect t1 -> IO () #

QqdrawEllipse (QwtGraphicSc a) (QRectF t1) # 
Instance details

Methods

qdrawEllipse :: QwtGraphicSc a -> QRectF t1 -> IO () #

QqdrawEllipse (QwtGraphicSc a) (QRect t1) # 
Instance details

Methods

qdrawEllipse :: QwtGraphicSc a -> QRect t1 -> IO () #

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

Methods

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

Qqot (QwtGraphicSc a) (QwtGraphic t1) (IO (QwtGraphic ())) # 
Instance details

Methods

qot :: QwtGraphicSc a -> QwtGraphic t1 -> IO (QwtGraphic ()) #

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

Methods

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

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

Methods

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

QtoImage_nf (QwtGraphic a) (Size, AspectRatioMode) # 
Instance details

Methods

toImage_nf :: QwtGraphic a -> (Size, AspectRatioMode) -> IO (QImage ()) #

QtoImage (QwtGraphic a) (Size, AspectRatioMode) # 
Instance details

Methods

toImage :: QwtGraphic a -> (Size, AspectRatioMode) -> IO (QImage ()) #

QsetRenderHint (QwtGraphic a) (QwtGraphic_RenderHint, Bool) # 
Instance details

Methods

setRenderHint :: QwtGraphic a -> (QwtGraphic_RenderHint, Bool) -> IO () #

Qqrender (QwtGraphic a) (QPainter t1, QSizeF t2) # 
Instance details

Methods

qrender :: QwtGraphic a -> (QPainter t1, QSizeF t2) -> IO () #

Qqrender (QwtGraphic a) (QPainter t1, QRectF t2) # 
Instance details

Methods

qrender :: QwtGraphic a -> (QPainter t1, QRectF t2) -> IO () #

Qqrender (QwtGraphic a) (QPainter t1, QPointF t2) # 
Instance details

Methods

qrender :: QwtGraphic a -> (QPainter t1, QPointF t2) -> IO () #

Qrender (QwtGraphic a) (QPainter t1, SizeF) # 
Instance details

Methods

render :: QwtGraphic a -> (QPainter t1, SizeF) -> IO () #

Qrender (QwtGraphic a) (QPainter t1, RectF) # 
Instance details

Methods

render :: QwtGraphic a -> (QPainter t1, RectF) -> IO () #

Qrender (QwtGraphic a) (QPainter t1, PointF) # 
Instance details

Methods

render :: QwtGraphic a -> (QPainter t1, PointF) -> IO () #

QqdrawTextItem (QwtGraphic ()) (QPointF t1, QTextItem t2) # 
Instance details

Methods

qdrawTextItem :: QwtGraphic () -> (QPointF t1, QTextItem t2) -> IO () #

QqdrawTextItem (QwtGraphicSc a) (QPointF t1, QTextItem t2) # 
Instance details

Methods

qdrawTextItem :: QwtGraphicSc a -> (QPointF t1, QTextItem t2) -> IO () #

QdrawTextItem (QwtGraphic ()) (PointF, QTextItem t2) # 
Instance details

Methods

drawTextItem :: QwtGraphic () -> (PointF, QTextItem t2) -> IO () #

QdrawTextItem (QwtGraphicSc a) (PointF, QTextItem t2) # 
Instance details

Methods

drawTextItem :: QwtGraphicSc a -> (PointF, QTextItem t2) -> IO () #

QdrawRects (QwtGraphic ()) (QRectF t1, Int) # 
Instance details

Methods

drawRects :: QwtGraphic () -> (QRectF t1, Int) -> IO () #

QdrawRects (QwtGraphic ()) (QRect t1, Int) # 
Instance details

Methods

drawRects :: QwtGraphic () -> (QRect t1, Int) -> IO () #

QdrawRects (QwtGraphicSc a) (QRectF t1, Int) # 
Instance details

Methods

drawRects :: QwtGraphicSc a -> (QRectF t1, Int) -> IO () #

QdrawRects (QwtGraphicSc a) (QRect t1, Int) # 
Instance details

Methods

drawRects :: QwtGraphicSc a -> (QRect t1, Int) -> IO () #

QdrawPoints (QwtGraphic ()) (QPointF t1, Int) # 
Instance details

Methods

drawPoints :: QwtGraphic () -> (QPointF t1, Int) -> IO () #

QdrawPoints (QwtGraphic ()) (QPoint t1, Int) # 
Instance details

Methods

drawPoints :: QwtGraphic () -> (QPoint t1, Int) -> IO () #

QdrawPoints (QwtGraphicSc a) (QPointF t1, Int) # 
Instance details

Methods

drawPoints :: QwtGraphicSc a -> (QPointF t1, Int) -> IO () #

QdrawPoints (QwtGraphicSc a) (QPoint t1, Int) # 
Instance details

Methods

drawPoints :: QwtGraphicSc a -> (QPoint t1, Int) -> IO () #

QdrawLines (QwtGraphic ()) (QLineF t1, Int) # 
Instance details

Methods

drawLines :: QwtGraphic () -> (QLineF t1, Int) -> IO () #

QdrawLines (QwtGraphic ()) (QLine t1, Int) # 
Instance details

Methods

drawLines :: QwtGraphic () -> (QLine t1, Int) -> IO () #

QdrawLines (QwtGraphicSc a) (QLineF t1, Int) # 
Instance details

Methods

drawLines :: QwtGraphicSc a -> (QLineF t1, Int) -> IO () #

QdrawLines (QwtGraphicSc a) (QLine t1, Int) # 
Instance details

Methods

drawLines :: QwtGraphicSc a -> (QLine t1, Int) -> IO () #

Qqrender (QwtGraphic a) (QPainter t1, QSizeF t2, AspectRatioMode) # 
Instance details

Methods

qrender :: QwtGraphic a -> (QPainter t1, QSizeF t2, AspectRatioMode) -> IO () #

Qqrender (QwtGraphic a) (QPainter t1, QRectF t2, AspectRatioMode) # 
Instance details

Methods

qrender :: QwtGraphic a -> (QPainter t1, QRectF t2, AspectRatioMode) -> IO () #

Qqrender (QwtGraphic a) (QPainter t1, QPointF t2, Qt_Alignment) # 
Instance details

Methods

qrender :: QwtGraphic a -> (QPainter t1, QPointF t2, Qt_Alignment) -> IO () #

Qrender (QwtGraphic a) (QPainter t1, SizeF, AspectRatioMode) # 
Instance details

Methods

render :: QwtGraphic a -> (QPainter t1, SizeF, AspectRatioMode) -> IO () #

Qrender (QwtGraphic a) (QPainter t1, RectF, AspectRatioMode) # 
Instance details

Methods

render :: QwtGraphic a -> (QPainter t1, RectF, AspectRatioMode) -> IO () #

Qrender (QwtGraphic a) (QPainter t1, PointF, Qt_Alignment) # 
Instance details

Methods

render :: QwtGraphic a -> (QPainter t1, PointF, Qt_Alignment) -> IO () #

QqdrawTiledPixmap (QwtGraphic ()) (QRectF t1, QPixmap t2, QPointF t3) # 
Instance details

Methods

qdrawTiledPixmap :: QwtGraphic () -> (QRectF t1, QPixmap t2, QPointF t3) -> IO () #

QqdrawTiledPixmap (QwtGraphicSc a) (QRectF t1, QPixmap t2, QPointF t3) # 
Instance details

Methods

qdrawTiledPixmap :: QwtGraphicSc a -> (QRectF t1, QPixmap t2, QPointF t3) -> IO () #

QdrawTiledPixmap (QwtGraphic ()) (RectF, QPixmap t2, PointF) # 
Instance details

Methods

drawTiledPixmap :: QwtGraphic () -> (RectF, QPixmap t2, PointF) -> IO () #

QdrawTiledPixmap (QwtGraphicSc a) (RectF, QPixmap t2, PointF) # 
Instance details

Methods

drawTiledPixmap :: QwtGraphicSc a -> (RectF, QPixmap t2, PointF) -> IO () #

QdrawPolygon (QwtGraphic ()) (QPointF t1, Int, PolygonDrawMode) # 
Instance details

Methods

drawPolygon :: QwtGraphic () -> (QPointF t1, Int, PolygonDrawMode) -> IO () #

QdrawPolygon (QwtGraphic ()) (QPoint t1, Int, PolygonDrawMode) # 
Instance details

Methods

drawPolygon :: QwtGraphic () -> (QPoint t1, Int, PolygonDrawMode) -> IO () #

QdrawPolygon (QwtGraphicSc a) (QPointF t1, Int, PolygonDrawMode) # 
Instance details

Methods

drawPolygon :: QwtGraphicSc a -> (QPointF t1, Int, PolygonDrawMode) -> IO () #

QdrawPolygon (QwtGraphicSc a) (QPoint t1, Int, PolygonDrawMode) # 
Instance details

Methods

drawPolygon :: QwtGraphicSc a -> (QPoint t1, Int, PolygonDrawMode) -> IO () #

QqdrawPixmap (QwtGraphic ()) (QRectF t1, QPixmap t2, QRectF t3) # 
Instance details

Methods

qdrawPixmap :: QwtGraphic () -> (QRectF t1, QPixmap t2, QRectF t3) -> IO () #

QqdrawPixmap (QwtGraphicSc a) (QRectF t1, QPixmap t2, QRectF t3) # 
Instance details

Methods

qdrawPixmap :: QwtGraphicSc a -> (QRectF t1, QPixmap t2, QRectF t3) -> IO () #

QdrawPixmap (QwtGraphic ()) (RectF, QPixmap t2, RectF) # 
Instance details

Methods

drawPixmap :: QwtGraphic () -> (RectF, QPixmap t2, RectF) -> IO () #

QdrawPixmap (QwtGraphicSc a) (RectF, QPixmap t2, RectF) # 
Instance details

Methods

drawPixmap :: QwtGraphicSc a -> (RectF, QPixmap t2, RectF) -> IO () #

QqdrawImage (QwtGraphic ()) (QRectF t1, QImage t2, QRectF t3, ImageConversionFlags) # 
Instance details

Methods

qdrawImage :: QwtGraphic () -> (QRectF t1, QImage t2, QRectF t3, ImageConversionFlags) -> IO () #

QqdrawImage (QwtGraphicSc a) (QRectF t1, QImage t2, QRectF t3, ImageConversionFlags) # 
Instance details

Methods

qdrawImage :: QwtGraphicSc a -> (QRectF t1, QImage t2, QRectF t3, ImageConversionFlags) -> IO () #

QdrawImage (QwtGraphic ()) (RectF, QImage t2, RectF, ImageConversionFlags) # 
Instance details

Methods

drawImage :: QwtGraphic () -> (RectF, QImage t2, RectF, ImageConversionFlags) -> IO () #

QdrawImage (QwtGraphicSc a) (RectF, QImage t2, RectF, ImageConversionFlags) # 
Instance details