Documentation
class QrenderCanvas_h x0 x1 where #
renderCanvas_h :: x0 -> x1 -> IO () #
Instances
QrenderCanvas_h (QwtPlotRenderer ()) (QwtPlot t1, QPainter t2, RectF, QwtScaleMap t4) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h renderCanvas_h :: QwtPlotRenderer () -> (QwtPlot t1, QPainter t2, RectF, QwtScaleMap t4) -> IO () # | |
QrenderCanvas_h (QwtPlotRendererSc a) (QwtPlot t1, QPainter t2, RectF, QwtScaleMap t4) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h renderCanvas_h :: QwtPlotRendererSc a -> (QwtPlot t1, QPainter t2, RectF, QwtScaleMap t4) -> IO () # |
class QqrenderCanvas_h x0 x1 where #
qrenderCanvas_h :: x0 -> x1 -> IO () #
Instances
QqrenderCanvas_h (QwtPlotRenderer ()) (QwtPlot t1, QPainter t2, QRectF t3, QwtScaleMap t4) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h qrenderCanvas_h :: QwtPlotRenderer () -> (QwtPlot t1, QPainter t2, QRectF t3, QwtScaleMap t4) -> IO () # | |
QqrenderCanvas_h (QwtPlotRendererSc a) (QwtPlot t1, QPainter t2, QRectF t3, QwtScaleMap t4) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h qrenderCanvas_h :: QwtPlotRendererSc a -> (QwtPlot t1, QPainter t2, QRectF t3, QwtScaleMap t4) -> IO () # |
class QrenderScale_h x0 x1 where #
renderScale_h :: x0 -> x1 -> IO () #
Instances
QrenderScale_h (QwtPlotRenderer ()) (QwtPlot t1, QPainter t2, Int, Int, Int, Int, RectF) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h renderScale_h :: QwtPlotRenderer () -> (QwtPlot t1, QPainter t2, Int, Int, Int, Int, RectF) -> IO () # | |
QrenderScale_h (QwtPlotRendererSc a) (QwtPlot t1, QPainter t2, Int, Int, Int, Int, RectF) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h renderScale_h :: QwtPlotRendererSc a -> (QwtPlot t1, QPainter t2, Int, Int, Int, Int, RectF) -> IO () # |
class QqrenderScale_h x0 x1 where #
qrenderScale_h :: x0 -> x1 -> IO () #
Instances
QqrenderScale_h (QwtPlotRenderer ()) (QwtPlot t1, QPainter t2, Int, Int, Int, Int, QRectF t7) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h qrenderScale_h :: QwtPlotRenderer () -> (QwtPlot t1, QPainter t2, Int, Int, Int, Int, QRectF t7) -> IO () # | |
QqrenderScale_h (QwtPlotRendererSc a) (QwtPlot t1, QPainter t2, Int, Int, Int, Int, QRectF t7) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h qrenderScale_h :: QwtPlotRendererSc a -> (QwtPlot t1, QPainter t2, Int, Int, Int, Int, QRectF t7) -> IO () # |
class QrenderTitle_h x0 x1 where #
renderTitle_h :: x0 -> x1 -> IO () #
Instances
QrenderTitle_h (QwtPlotRenderer ()) (QwtPlot t1, QPainter t2, RectF) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h renderTitle_h :: QwtPlotRenderer () -> (QwtPlot t1, QPainter t2, RectF) -> IO () # | |
QrenderTitle_h (QwtPlotRendererSc a) (QwtPlot t1, QPainter t2, RectF) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h renderTitle_h :: QwtPlotRendererSc a -> (QwtPlot t1, QPainter t2, RectF) -> IO () # |
class QqrenderTitle_h x0 x1 where #
qrenderTitle_h :: x0 -> x1 -> IO () #
Instances
QqrenderTitle_h (QwtPlotRenderer ()) (QwtPlot t1, QPainter t2, QRectF t3) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h qrenderTitle_h :: QwtPlotRenderer () -> (QwtPlot t1, QPainter t2, QRectF t3) -> IO () # | |
QqrenderTitle_h (QwtPlotRendererSc a) (QwtPlot t1, QPainter t2, QRectF t3) # | |
Defined in Qtc.Qwt.QwtPlotRenderer_h qrenderTitle_h :: QwtPlotRendererSc a -> (QwtPlot t1, QPainter t2, QRectF t3) -> IO () # |