Qtc.Qwt.QwtPlotHistogram
Contents
Documentation
class QqwtPlotHistogram x1 where #
Methods
qwtPlotHistogram :: x1 -> IO (QwtPlotHistogram ()) #
Instances
| QqwtPlotHistogram () # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods qwtPlotHistogram :: () -> IO (QwtPlotHistogram ()) # | |
| QqwtPlotHistogram String # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods qwtPlotHistogram :: String -> IO (QwtPlotHistogram ()) # | |
| QqwtPlotHistogram (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods qwtPlotHistogram :: QwtText t1 -> IO (QwtPlotHistogram ()) # | |
class QqwtPlotHistogram_nf x1 where #
Methods
qwtPlotHistogram_nf :: x1 -> IO (QwtPlotHistogram ()) #
Instances
| QqwtPlotHistogram_nf () # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods qwtPlotHistogram_nf :: () -> IO (QwtPlotHistogram ()) # | |
| QqwtPlotHistogram_nf String # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods qwtPlotHistogram_nf :: String -> IO (QwtPlotHistogram ()) # | |
| QqwtPlotHistogram_nf (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods qwtPlotHistogram_nf :: QwtText t1 -> IO (QwtPlotHistogram ()) # | |
class QcolumnRect x0 x1 where #
Methods
columnRect :: x0 -> x1 -> IO (QwtColumnRect ()) #
Instances
| QcolumnRect (QwtPlotHistogram ()) (QwtIntervalSample t1, QwtScaleMap t2, QwtScaleMap t3) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods columnRect :: QwtPlotHistogram () -> (QwtIntervalSample t1, QwtScaleMap t2, QwtScaleMap t3) -> IO (QwtColumnRect ()) # | |
| QcolumnRect (QwtPlotHistogramSc a) (QwtIntervalSample t1, QwtScaleMap t2, QwtScaleMap t3) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods columnRect :: QwtPlotHistogramSc a -> (QwtIntervalSample t1, QwtScaleMap t2, QwtScaleMap t3) -> IO (QwtColumnRect ()) # | |
class QdrawColumn x0 x1 where #
Methods
drawColumn :: x0 -> x1 -> IO () #
Instances
| QdrawColumn (QwtPlotHistogram ()) (QPainter t1, QwtColumnRect t2, QwtIntervalSample t3) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods drawColumn :: QwtPlotHistogram () -> (QPainter t1, QwtColumnRect t2, QwtIntervalSample t3) -> IO () # | |
| QdrawColumn (QwtPlotHistogramSc a) (QPainter t1, QwtColumnRect t2, QwtIntervalSample t3) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods drawColumn :: QwtPlotHistogramSc a -> (QPainter t1, QwtColumnRect t2, QwtIntervalSample t3) -> IO () # | |
class QdrawColumns x0 x1 where #
Methods
drawColumns :: x0 -> x1 -> IO () #
Instances
| QdrawColumns (QwtPlotHistogram ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods drawColumns :: QwtPlotHistogram () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) -> IO () # | |
| QdrawColumns (QwtPlotHistogramSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods drawColumns :: QwtPlotHistogramSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) -> IO () # | |
class QdrawOutline x0 x1 where #
Methods
drawOutline :: x0 -> x1 -> IO () #
Instances
| QdrawOutline (QwtPlotHistogram ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods drawOutline :: QwtPlotHistogram () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) -> IO () # | |
| QdrawOutline (QwtPlotHistogramSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) # | |
Defined in Qtc.Qwt.QwtPlotHistogram Methods drawOutline :: QwtPlotHistogramSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, Int, Int) -> IO () # | |
qwtPlotHistogram_delete :: QwtPlotHistogram a -> IO () #
qwtPlotHistogram_delete1 :: QwtPlotHistogram a -> IO () #