Qtc.Qwt.QwtPlot
Contents
Documentation
class QqwtPlotTrUtf8 x1 where #
Methods
qwtPlotTrUtf8 :: x1 -> IO String #
Instances
QqwtPlotTrUtf8 String # | |
Defined in Qtc.Qwt.QwtPlot Methods qwtPlotTrUtf8 :: String -> IO String # | |
QqwtPlotTrUtf8 (String, String) # | |
Defined in Qtc.Qwt.QwtPlot Methods qwtPlotTrUtf8 :: (String, String) -> IO String # | |
QqwtPlotTrUtf8 (String, String, Int) # | |
Defined in Qtc.Qwt.QwtPlot Methods qwtPlotTrUtf8 :: (String, String, Int) -> IO String # |
class QqdrawItems x0 x1 where #
Methods
qdrawItems :: x0 -> x1 -> IO () #
Instances
QqdrawItems (QwtPlot ()) (QPainter t1, QRectF t2, QwtScaleMap t3) # | |
Defined in Qtc.Qwt.QwtPlot Methods qdrawItems :: QwtPlot () -> (QPainter t1, QRectF t2, QwtScaleMap t3) -> IO () # | |
QqdrawItems (QwtPlotSc a) (QPainter t1, QRectF t2, QwtScaleMap t3) # | |
Defined in Qtc.Qwt.QwtPlot Methods qdrawItems :: QwtPlotSc a -> (QPainter t1, QRectF t2, QwtScaleMap t3) -> IO () # |
Instances
QqwtPlot () # | |
Defined in Qtc.Qwt.QwtPlot | |
QqwtPlot (QWidget t1) # | |
Defined in Qtc.Qwt.QwtPlot | |
QqwtPlot (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlot | |
QqwtPlot (QwtText t1, QWidget t2) # | |
class QautoRefresh x0 x1 where #
Methods
autoRefresh :: x0 -> x1 -> IO () #
Instances
QautoRefresh (QwtPlot ()) () # | |
Defined in Qtc.Qwt.QwtPlot Methods autoRefresh :: QwtPlot () -> () -> IO () # | |
QautoRefresh (QwtPlotSc a) () # | |
Defined in Qtc.Qwt.QwtPlot Methods autoRefresh :: QwtPlotSc a -> () -> IO () # |
autoReplot :: QwtPlot a -> () -> IO Bool #
axisAutoScale :: QwtPlot a -> Int -> IO Bool #
axisEnabled :: QwtPlot a -> Int -> IO Bool #
axisInterval :: QwtPlot a -> Int -> IO (QwtInterval ()) #
axisMaxMajor :: QwtPlot a -> Int -> IO Int #
axisMaxMinor :: QwtPlot a -> Int -> IO Int #
axisScaleDiv :: QwtPlot a -> Int -> IO (QwtScaleDiv ()) #
class QaxisScaleDraw x1 where #
Methods
axisScaleDraw :: QwtPlot a -> x1 -> IO (QwtScaleDraw ()) #
Instances
QaxisScaleDraw Int # | |
Defined in Qtc.Qwt.QwtPlot Methods axisScaleDraw :: QwtPlot a -> Int -> IO (QwtScaleDraw ()) # |
class QaxisScaleEngine x1 where #
Methods
axisScaleEngine :: QwtPlot a -> x1 -> IO (QwtScaleEngine ()) #
Instances
QaxisScaleEngine Int # | |
Defined in Qtc.Qwt.QwtPlot Methods axisScaleEngine :: QwtPlot a -> Int -> IO (QwtScaleEngine ()) # |
axisStepSize :: QwtPlot a -> Int -> IO Double #
class QaxisWidget x1 where #
Methods
axisWidget :: QwtPlot a -> x1 -> IO (QwtScaleWidget ()) #
Instances
QaxisWidget Int # | |
Defined in Qtc.Qwt.QwtPlot Methods axisWidget :: QwtPlot a -> Int -> IO (QwtScaleWidget ()) # |
canvasBackground :: QwtPlot a -> () -> IO (QBrush ()) #
class QcanvasMap x0 x1 where #
Methods
canvasMap :: x0 -> x1 -> IO (QwtScaleMap ()) #
Instances
QcanvasMap (QwtPlot ()) Int # | |
Defined in Qtc.Qwt.QwtPlot Methods canvasMap :: QwtPlot () -> Int -> IO (QwtScaleMap ()) # | |
QcanvasMap (QwtPlotSc a) Int # | |
Defined in Qtc.Qwt.QwtPlot Methods canvasMap :: QwtPlotSc a -> Int -> IO (QwtScaleMap ()) # |
class QdrawCanvas x0 x1 where #
Methods
drawCanvas :: x0 -> x1 -> IO () #
Instances
QdrawCanvas (QwtPlot ()) (QPainter t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods drawCanvas :: QwtPlot () -> QPainter t1 -> IO () # | |
QdrawCanvas (QwtPlotSc a) (QPainter t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods drawCanvas :: QwtPlotSc a -> QPainter t1 -> IO () # |
class QenableAxis x1 where #
Methods
enableAxis :: QwtPlot a -> x1 -> IO () #
Instances
QenableAxis Int # | |
Defined in Qtc.Qwt.QwtPlot Methods enableAxis :: QwtPlot a -> Int -> IO () # | |
QenableAxis (Int, Bool) # | |
Defined in Qtc.Qwt.QwtPlot Methods enableAxis :: QwtPlot a -> (Int, Bool) -> IO () # |
class QgetCanvasMarginsHint x0 x1 where #
Methods
getCanvasMarginsHint :: x0 -> x1 -> IO () #
Instances
QgetCanvasMarginsHint (QwtPlot ()) (QwtScaleMap t1, RectF, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) # | |
Defined in Qtc.Qwt.QwtPlot Methods getCanvasMarginsHint :: QwtPlot () -> (QwtScaleMap t1, RectF, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () # | |
QgetCanvasMarginsHint (QwtPlotSc a) (QwtScaleMap t1, RectF, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) # | |
Defined in Qtc.Qwt.QwtPlot Methods getCanvasMarginsHint :: QwtPlotSc a -> (QwtScaleMap t1, RectF, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () # |
class QqgetCanvasMarginsHint x0 x1 where #
Methods
qgetCanvasMarginsHint :: x0 -> x1 -> IO () #
Instances
QqgetCanvasMarginsHint (QwtPlot ()) (QwtScaleMap t1, QRectF t2, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) # | |
Defined in Qtc.Qwt.QwtPlot Methods qgetCanvasMarginsHint :: QwtPlot () -> (QwtScaleMap t1, QRectF t2, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () # | |
QqgetCanvasMarginsHint (QwtPlotSc a) (QwtScaleMap t1, QRectF t2, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) # | |
Defined in Qtc.Qwt.QwtPlot Methods qgetCanvasMarginsHint :: QwtPlotSc a -> (QwtScaleMap t1, QRectF t2, QDoubleRef t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6) -> IO () # |
grabProperties :: QwtPlot a -> () -> IO String #
class QinfoToItem x0 x1 where #
Methods
infoToItem :: x0 -> x1 -> IO (QwtPlotItem ()) #
Instances
QinfoToItem (QwtPlot ()) (QVariant t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods infoToItem :: QwtPlot () -> QVariant t1 -> IO (QwtPlotItem ()) # | |
QinfoToItem (QwtPlotSc a) (QVariant t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods infoToItem :: QwtPlotSc a -> QVariant t1 -> IO (QwtPlotItem ()) # |
class QinsertLegend x1 where #
Methods
insertLegend :: QwtPlot a -> x1 -> IO () #
Instances
QinsertLegend (QwtAbstractLegend t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods insertLegend :: QwtPlot a -> QwtAbstractLegend t1 -> IO () # | |
QinsertLegend (QwtAbstractLegend t1, LegendPosition) # | |
Defined in Qtc.Qwt.QwtPlot Methods insertLegend :: QwtPlot a -> (QwtAbstractLegend t1, LegendPosition) -> IO () # | |
QinsertLegend (QwtAbstractLegend t1, LegendPosition, Double) # | |
Defined in Qtc.Qwt.QwtPlot Methods insertLegend :: QwtPlot a -> (QwtAbstractLegend t1, LegendPosition, Double) -> IO () # |
class QitemToInfo x0 x1 where #
Methods
itemToInfo :: x0 -> x1 -> IO (QVariant ()) #
Instances
QitemToInfo (QwtPlot ()) (QwtPlotItem t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods itemToInfo :: QwtPlot () -> QwtPlotItem t1 -> IO (QVariant ()) # | |
QitemToInfo (QwtPlotSc a) (QwtPlotItem t1) # | |
Defined in Qtc.Qwt.QwtPlot Methods itemToInfo :: QwtPlotSc a -> QwtPlotItem t1 -> IO (QVariant ()) # |
class QplotLayout x1 where #
Methods
plotLayout :: QwtPlot a -> x1 -> IO (QwtPlotLayout ()) #
Instances
QplotLayout () # | |
Defined in Qtc.Qwt.QwtPlot Methods plotLayout :: QwtPlot a -> () -> IO (QwtPlotLayout ()) # |
class QsetAutoReplot x1 where #
Methods
setAutoReplot :: QwtPlot a -> x1 -> IO () #
Instances
QsetAutoReplot Bool # | |
Defined in Qtc.Qwt.QwtPlot Methods setAutoReplot :: QwtPlot a -> Bool -> IO () # | |
QsetAutoReplot () # | |
Defined in Qtc.Qwt.QwtPlot Methods setAutoReplot :: QwtPlot a -> () -> IO () # |
class QsetAxisAutoScale x1 where #
Methods
setAxisAutoScale :: QwtPlot a -> x1 -> IO () #
Instances
QsetAxisAutoScale Int # | |
Defined in Qtc.Qwt.QwtPlot Methods setAxisAutoScale :: QwtPlot a -> Int -> IO () # | |
QsetAxisAutoScale (Int, Bool) # | |
Defined in Qtc.Qwt.QwtPlot Methods setAxisAutoScale :: QwtPlot a -> (Int, Bool) -> IO () # |
setAxisFont :: QwtPlot a -> (Int, QFont t2) -> IO () #
setAxisLabelAlignment :: QwtPlot a -> (Int, Qt_Alignment) -> IO () #
setAxisLabelRotation :: QwtPlot a -> (Int, Double) -> IO () #
setAxisMaxMajor :: QwtPlot a -> (Int, Int) -> IO () #
setAxisMaxMinor :: QwtPlot a -> (Int, Int) -> IO () #
class QsetAxisScale x1 where #
Methods
setAxisScale :: QwtPlot a -> x1 -> IO () #
Instances
QsetAxisScale (Int, Double, Double) # | |
Defined in Qtc.Qwt.QwtPlot Methods setAxisScale :: QwtPlot a -> (Int, Double, Double) -> IO () # | |
QsetAxisScale (Int, Double, Double, Double) # | |
Defined in Qtc.Qwt.QwtPlot Methods setAxisScale :: QwtPlot a -> (Int, Double, Double, Double) -> IO () # |
setAxisScaleDiv :: QwtPlot a -> (Int, QwtScaleDiv t2) -> IO () #
setAxisScaleDraw :: QwtPlot a -> (Int, QwtScaleDraw t2) -> IO () #
setAxisScaleEngine :: QwtPlot a -> (Int, QwtScaleEngine t2) -> IO () #
class QsetAxisTitle x1 where #
Methods
setAxisTitle :: QwtPlot a -> x1 -> IO () #
Instances
QsetAxisTitle (Int, String) # | |
Defined in Qtc.Qwt.QwtPlot Methods setAxisTitle :: QwtPlot a -> (Int, String) -> IO () # | |
QsetAxisTitle (Int, QwtText t2) # | |
Defined in Qtc.Qwt.QwtPlot Methods setAxisTitle :: QwtPlot a -> (Int, QwtText t2) -> IO () # |
setCanvasBackground :: QwtPlot a -> QBrush t1 -> IO () #
setPlotLayout :: QwtPlot a -> QwtPlotLayout t1 -> IO () #
class QtitleLabel x1 where #
Methods
titleLabel :: QwtPlot a -> x1 -> IO (QwtTextLabel ()) #
Instances
QtitleLabel () # | |
Defined in Qtc.Qwt.QwtPlot Methods titleLabel :: QwtPlot a -> () -> IO (QwtTextLabel ()) # |
updateAxes :: QwtPlot a -> () -> IO () #
updateCanvasMargins :: QwtPlot a -> () -> IO () #
class QupdateLayout x0 x1 where #
Methods
updateLayout :: x0 -> x1 -> IO () #
Instances
QupdateLayout (QwtPlot ()) () # | |
Defined in Qtc.Qwt.QwtPlot Methods updateLayout :: QwtPlot () -> () -> IO () # | |
QupdateLayout (QwtPlotSc a) () # | |
Defined in Qtc.Qwt.QwtPlot Methods updateLayout :: QwtPlotSc a -> () -> IO () # |
qwtPlot_delete :: QwtPlot a -> IO () #
qwtPlot_deleteLater :: QwtPlot a -> IO () #