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