Documentation
class QqwtPlotCurve x1 where #
qwtPlotCurve :: x1 -> IO (QwtPlotCurve ()) #
Instances
QqwtPlotCurve () # | |
Defined in Qtc.Qwt.QwtPlotCurve qwtPlotCurve :: () -> IO (QwtPlotCurve ()) # | |
QqwtPlotCurve String # | |
Defined in Qtc.Qwt.QwtPlotCurve qwtPlotCurve :: String -> IO (QwtPlotCurve ()) # | |
QqwtPlotCurve (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlotCurve qwtPlotCurve :: QwtText t1 -> IO (QwtPlotCurve ()) # |
class QqwtPlotCurve_nf x1 where #
qwtPlotCurve_nf :: x1 -> IO (QwtPlotCurve ()) #
Instances
QqwtPlotCurve_nf () # | |
Defined in Qtc.Qwt.QwtPlotCurve qwtPlotCurve_nf :: () -> IO (QwtPlotCurve ()) # | |
QqwtPlotCurve_nf String # | |
Defined in Qtc.Qwt.QwtPlotCurve qwtPlotCurve_nf :: String -> IO (QwtPlotCurve ()) # | |
QqwtPlotCurve_nf (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlotCurve qwtPlotCurve_nf :: QwtText t1 -> IO (QwtPlotCurve ()) # |
class QclosePolyline x0 x1 where #
closePolyline :: x0 -> x1 -> IO () #
Instances
QclosePolyline (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QPolygonF t4) # | |
Defined in Qtc.Qwt.QwtPlotCurve closePolyline :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QPolygonF t4) -> IO () # | |
QclosePolyline (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QPolygonF t4) # | |
Defined in Qtc.Qwt.QwtPlotCurve closePolyline :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QPolygonF t4) -> IO () # |
class QclosestPoint x1 where #
closestPoint :: QwtPlotCurve a -> x1 -> IO Int #
Instances
QclosestPoint Point # | |
Defined in Qtc.Qwt.QwtPlotCurve closestPoint :: QwtPlotCurve a -> Point -> IO Int # | |
QclosestPoint (Point, QDoublePtr t2) # | |
Defined in Qtc.Qwt.QwtPlotCurve closestPoint :: QwtPlotCurve a -> (Point, QDoublePtr t2) -> IO Int # |
class QqclosestPoint x1 where #
qclosestPoint :: QwtPlotCurve a -> x1 -> IO Int #
Instances
QqclosestPoint (QPoint t1) # | |
Defined in Qtc.Qwt.QwtPlotCurve qclosestPoint :: QwtPlotCurve a -> QPoint t1 -> IO Int # | |
QqclosestPoint (QPoint t1, QDoublePtr t2) # | |
Defined in Qtc.Qwt.QwtPlotCurve qclosestPoint :: QwtPlotCurve a -> (QPoint t1, QDoublePtr t2) -> IO Int # |
curveFitter :: QwtPlotCurve a -> () -> IO (QwtCurveFitter ()) #
class QdrawCurve x0 x1 where #
Instances
QdrawCurve (QwtPlotCurve ()) (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, RectF, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve drawCurve :: QwtPlotCurve () -> (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, RectF, Int, Int) -> IO () # | |
QdrawCurve (QwtPlotCurveSc a) (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, RectF, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve drawCurve :: QwtPlotCurveSc a -> (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, RectF, Int, Int) -> IO () # |
class QqdrawCurve x0 x1 where #
qdrawCurve :: x0 -> x1 -> IO () #
Instances
QqdrawCurve (QwtPlotCurve ()) (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, QRectF t5, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve qdrawCurve :: QwtPlotCurve () -> (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, QRectF t5, Int, Int) -> IO () # | |
QqdrawCurve (QwtPlotCurveSc a) (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, QRectF t5, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve qdrawCurve :: QwtPlotCurveSc a -> (QPainter t1, Int, QwtScaleMap t3, QwtScaleMap t4, QRectF t5, Int, Int) -> IO () # |
class QdrawSteps x0 x1 where #
Instances
QdrawSteps (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve drawSteps :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) -> IO () # | |
QdrawSteps (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve drawSteps :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) -> IO () # |
class QqdrawSteps x0 x1 where #
qdrawSteps :: x0 -> x1 -> IO () #
Instances
QqdrawSteps (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve qdrawSteps :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) -> IO () # | |
QqdrawSteps (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve qdrawSteps :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) -> IO () # |
class QdrawSticks x0 x1 where #
drawSticks :: x0 -> x1 -> IO () #
Instances
QdrawSticks (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve drawSticks :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) -> IO () # | |
QdrawSticks (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve drawSticks :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, Int, Int) -> IO () # |
class QqdrawSticks x0 x1 where #
qdrawSticks :: x0 -> x1 -> IO () #
Instances
QqdrawSticks (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve qdrawSticks :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) -> IO () # | |
QqdrawSticks (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotCurve qdrawSticks :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, Int, Int) -> IO () # |
class QfillCurve x0 x1 where #
Instances
QfillCurve (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, QPolygonF t5) # | |
Defined in Qtc.Qwt.QwtPlotCurve fillCurve :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, QPolygonF t5) -> IO () # | |
QfillCurve (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, QPolygonF t5) # | |
Defined in Qtc.Qwt.QwtPlotCurve fillCurve :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF, QPolygonF t5) -> IO () # |
class QqfillCurve x0 x1 where #
qfillCurve :: x0 -> x1 -> IO () #
Instances
QqfillCurve (QwtPlotCurve ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, QPolygonF t5) # | |
Defined in Qtc.Qwt.QwtPlotCurve qfillCurve :: QwtPlotCurve () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, QPolygonF t5) -> IO () # | |
QqfillCurve (QwtPlotCurveSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, QPolygonF t5) # | |
Defined in Qtc.Qwt.QwtPlotCurve qfillCurve :: QwtPlotCurveSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4, QPolygonF t5) -> IO () # |
maxYValue :: QwtPlotCurve a -> () -> IO Double #
minYValue :: QwtPlotCurve a -> () -> IO Double #
class QsetCurveAttribute x1 where #
setCurveAttribute :: QwtPlotCurve a -> x1 -> IO () #
Instances
QsetCurveAttribute CurveAttribute # | |
Defined in Qtc.Qwt.QwtPlotCurve setCurveAttribute :: QwtPlotCurve a -> CurveAttribute -> IO () # | |
QsetCurveAttribute (CurveAttribute, Bool) # | |
Defined in Qtc.Qwt.QwtPlotCurve setCurveAttribute :: QwtPlotCurve a -> (CurveAttribute, Bool) -> IO () # |
setCurveFitter :: QwtPlotCurve a -> QwtCurveFitter t1 -> IO () #
class QsetLegendAttribute x1 where #
setLegendAttribute :: QwtPlotCurve a -> x1 -> IO () #
Instances
QsetLegendAttribute LegendAttribute # | |
Defined in Qtc.Qwt.QwtPlotCurve setLegendAttribute :: QwtPlotCurve a -> LegendAttribute -> IO () # | |
QsetLegendAttribute (LegendAttribute, Bool) # | |
Defined in Qtc.Qwt.QwtPlotCurve setLegendAttribute :: QwtPlotCurve a -> (LegendAttribute, Bool) -> IO () # |
setRawSamples :: QwtPlotCurve a -> (QConstDoublePtr t1, QConstDoublePtr t2, Int) -> IO () #
testCurveAttribute :: QwtPlotCurve a -> CurveAttribute -> IO Bool #
testLegendAttribute :: QwtPlotCurve a -> LegendAttribute -> IO Bool #
qwtPlotCurve_delete :: QwtPlotCurve a -> IO () #
qwtPlotCurve_delete1 :: QwtPlotCurve a -> IO () #