Documentation
class QqwtPlotTradingCurve x1 where #
qwtPlotTradingCurve :: x1 -> IO (QwtPlotTradingCurve ()) #
Instances
QqwtPlotTradingCurve () # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qwtPlotTradingCurve :: () -> IO (QwtPlotTradingCurve ()) # | |
QqwtPlotTradingCurve String # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qwtPlotTradingCurve :: String -> IO (QwtPlotTradingCurve ()) # | |
QqwtPlotTradingCurve (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qwtPlotTradingCurve :: QwtText t1 -> IO (QwtPlotTradingCurve ()) # |
class QqwtPlotTradingCurve_nf x1 where #
qwtPlotTradingCurve_nf :: x1 -> IO (QwtPlotTradingCurve ()) #
Instances
QqwtPlotTradingCurve_nf () # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qwtPlotTradingCurve_nf :: () -> IO (QwtPlotTradingCurve ()) # | |
QqwtPlotTradingCurve_nf String # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qwtPlotTradingCurve_nf :: String -> IO (QwtPlotTradingCurve ()) # | |
QqwtPlotTradingCurve_nf (QwtText t1) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qwtPlotTradingCurve_nf :: QwtText t1 -> IO (QwtPlotTradingCurve ()) # |
class QdrawCandleStick x0 x1 where #
drawCandleStick :: x0 -> x1 -> IO () #
Instances
QdrawCandleStick (QwtPlotTradingCurve ()) (QPainter t1, QwtOHLCSample t2, Qt_Orientation, Double) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve drawCandleStick :: QwtPlotTradingCurve () -> (QPainter t1, QwtOHLCSample t2, Qt_Orientation, Double) -> IO () # | |
QdrawCandleStick (QwtPlotTradingCurveSc a) (QPainter t1, QwtOHLCSample t2, Qt_Orientation, Double) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve drawCandleStick :: QwtPlotTradingCurveSc a -> (QPainter t1, QwtOHLCSample t2, Qt_Orientation, Double) -> IO () # |
class QdrawUserSymbol x0 x1 where #
drawUserSymbol :: x0 -> x1 -> IO () #
Instances
QdrawUserSymbol (QwtPlotTradingCurve ()) (QPainter t1, SymbolStyle, QwtOHLCSample t3, Qt_Orientation, Bool, Double) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve drawUserSymbol :: QwtPlotTradingCurve () -> (QPainter t1, SymbolStyle, QwtOHLCSample t3, Qt_Orientation, Bool, Double) -> IO () # | |
QdrawUserSymbol (QwtPlotTradingCurveSc a) (QPainter t1, SymbolStyle, QwtOHLCSample t3, Qt_Orientation, Bool, Double) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve drawUserSymbol :: QwtPlotTradingCurveSc a -> (QPainter t1, SymbolStyle, QwtOHLCSample t3, Qt_Orientation, Bool, Double) -> IO () # |
maxSymbolWidth :: QwtPlotTradingCurve a -> () -> IO Double #
minSymbolWidth :: QwtPlotTradingCurve a -> () -> IO Double #
class QscaledSymbolWidth x0 x1 where #
scaledSymbolWidth :: x0 -> x1 -> IO Double #
Instances
QscaledSymbolWidth (QwtPlotTradingCurve ()) (QwtScaleMap t1, QwtScaleMap t2, RectF) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve scaledSymbolWidth :: QwtPlotTradingCurve () -> (QwtScaleMap t1, QwtScaleMap t2, RectF) -> IO Double # | |
QscaledSymbolWidth (QwtPlotTradingCurveSc a) (QwtScaleMap t1, QwtScaleMap t2, RectF) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve scaledSymbolWidth :: QwtPlotTradingCurveSc a -> (QwtScaleMap t1, QwtScaleMap t2, RectF) -> IO Double # |
class QqscaledSymbolWidth x0 x1 where #
qscaledSymbolWidth :: x0 -> x1 -> IO Double #
Instances
QqscaledSymbolWidth (QwtPlotTradingCurve ()) (QwtScaleMap t1, QwtScaleMap t2, QRectF t3) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qscaledSymbolWidth :: QwtPlotTradingCurve () -> (QwtScaleMap t1, QwtScaleMap t2, QRectF t3) -> IO Double # | |
QqscaledSymbolWidth (QwtPlotTradingCurveSc a) (QwtScaleMap t1, QwtScaleMap t2, QRectF t3) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve qscaledSymbolWidth :: QwtPlotTradingCurveSc a -> (QwtScaleMap t1, QwtScaleMap t2, QRectF t3) -> IO Double # |
setMaxSymbolWidth :: QwtPlotTradingCurve a -> Double -> IO () #
setMinSymbolWidth :: QwtPlotTradingCurve a -> Double -> IO () #
setSymbolBrush :: QwtPlotTradingCurve a -> (QwtPlotTradingCurve_Direction, QBrush t2) -> IO () #
setSymbolExtent :: QwtPlotTradingCurve a -> Double -> IO () #
class QsetSymbolPen x1 where #
setSymbolPen :: QwtPlotTradingCurve a -> x1 -> IO () #
Instances
QsetSymbolPen (QPen t1) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve setSymbolPen :: QwtPlotTradingCurve a -> QPen t1 -> IO () # | |
QsetSymbolPen (QColor t1) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve setSymbolPen :: QwtPlotTradingCurve a -> QColor t1 -> IO () # | |
QsetSymbolPen (QColor t1, Double) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve setSymbolPen :: QwtPlotTradingCurve a -> (QColor t1, Double) -> IO () # | |
QsetSymbolPen (QColor t1, Double, PenStyle) # | |
Defined in Qtc.Qwt.QwtPlotTradingCurve setSymbolPen :: QwtPlotTradingCurve a -> (QColor t1, Double, PenStyle) -> IO () # |
setSymbolStyle :: QwtPlotTradingCurve a -> SymbolStyle -> IO () #
symbolBrush :: QwtPlotTradingCurve a -> QwtPlotTradingCurve_Direction -> IO (QBrush ()) #
symbolExtent :: QwtPlotTradingCurve a -> () -> IO Double #
symbolPen :: QwtPlotTradingCurve a -> () -> IO (QPen ()) #
symbolStyle :: QwtPlotTradingCurve a -> () -> IO SymbolStyle #
qwtPlotTradingCurve_delete :: QwtPlotTradingCurve a -> IO () #
qwtPlotTradingCurve_delete1 :: QwtPlotTradingCurve a -> IO () #