Qtc.Qwt.QwtPlotMarker

Contents

Documentation

qsetValue :: QwtPlotMarker a -> QPointF t1 -> IO () #

qvalue :: QwtPlotMarker a -> () -> IO (QPointF ()) #

class QqwtPlotMarker x1 where #

Methods

qwtPlotMarker :: x1 -> IO (QwtPlotMarker ()) #

Instances
QqwtPlotMarker () # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qwtPlotMarker :: () -> IO (QwtPlotMarker ()) #

QqwtPlotMarker String # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qwtPlotMarker :: String -> IO (QwtPlotMarker ()) #

QqwtPlotMarker (QwtText t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qwtPlotMarker :: QwtText t1 -> IO (QwtPlotMarker ()) #

class QqwtPlotMarker_nf x1 where #

Methods

qwtPlotMarker_nf :: x1 -> IO (QwtPlotMarker ()) #

Instances
QqwtPlotMarker_nf () # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qwtPlotMarker_nf :: () -> IO (QwtPlotMarker ()) #

QqwtPlotMarker_nf String # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qwtPlotMarker_nf :: String -> IO (QwtPlotMarker ()) #

QqwtPlotMarker_nf (QwtText t1) # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qwtPlotMarker_nf :: QwtText t1 -> IO (QwtPlotMarker ()) #

class QqdrawLabel x0 x1 where #

Methods

qdrawLabel :: x0 -> x1 -> IO () #

Instances
QqdrawLabel (QwtPlotMarker ()) (QPainter t1, QRectF t2, QPointF t3) # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qdrawLabel :: QwtPlotMarker () -> (QPainter t1, QRectF t2, QPointF t3) -> IO () #

QqdrawLabel (QwtPlotMarkerSc a) (QPainter t1, QRectF t2, QPointF t3) # 
Instance details

Defined in Qtc.Qwt.QwtPlotMarker

Methods

qdrawLabel :: QwtPlotMarkerSc a -> (QPainter t1, QRectF t2, QPointF t3) -> IO () #

setXValue :: QwtPlotMarker a -> Double -> IO () #

setYValue :: QwtPlotMarker a -> Double -> IO () #

xValue :: QwtPlotMarker a -> () -> IO Double #

yValue :: QwtPlotMarker a -> () -> IO Double #

Orphan instances

Qrtti (QwtPlotMarker ()) () # 
Instance details

Methods

rtti :: QwtPlotMarker () -> () -> IO Int #

Qrtti (QwtPlotMarkerSc a) () # 
Instance details

Methods

rtti :: QwtPlotMarkerSc a -> () -> IO Int #

QlegendData (QwtPlotMarker ()) () # 
Instance details

Methods

legendData :: QwtPlotMarker () -> () -> IO [QwtLegendData ()] #

QlegendData (QwtPlotMarkerSc a) () # 
Instance details

Methods

legendData :: QwtPlotMarkerSc a -> () -> IO [QwtLegendData ()] #

QlegendChanged (QwtPlotMarker ()) () # 
Instance details

Methods

legendChanged :: QwtPlotMarker () -> () -> IO () #

QlegendChanged (QwtPlotMarkerSc a) () # 
Instance details

Methods

legendChanged :: QwtPlotMarkerSc a -> () -> IO () #

QitemChanged (QwtPlotMarker ()) () # 
Instance details

Methods

itemChanged :: QwtPlotMarker () -> () -> IO () #

QitemChanged (QwtPlotMarkerSc a) () # 
Instance details

Methods

itemChanged :: QwtPlotMarkerSc a -> () -> IO () #

QsetVisible (QwtPlotMarker ()) Bool # 
Instance details

Methods

setVisible :: QwtPlotMarker () -> Bool -> IO () #

QsetVisible (QwtPlotMarkerSc a) Bool # 
Instance details

Methods

setVisible :: QwtPlotMarkerSc a -> Bool -> IO () #

QsetSpacing (QwtPlotMarker ()) Int # 
Instance details

Methods

setSpacing :: QwtPlotMarker () -> Int -> IO () #

QsetSpacing (QwtPlotMarkerSc a) Int # 
Instance details

Methods

setSpacing :: QwtPlotMarkerSc a -> Int -> IO () #

QsetLabelAlignment (QwtPlotMarker a) Qt_Alignment # 
Instance details

QlinePen (QwtPlotMarker a) () # 
Instance details

Methods

linePen :: QwtPlotMarker a -> () -> IO (QPen ()) #

QlabelAlignment (QwtPlotMarker a) () # 
Instance details

Methods

labelAlignment :: QwtPlotMarker a -> () -> IO Qt_Alignment #

Qsymbol (QwtPlotMarker a) () (IO (QwtSymbol ())) # 
Instance details

Methods

symbol :: QwtPlotMarker a -> () -> IO (QwtSymbol ()) #

Qvalue (QwtPlotMarker a) () (IO PointF) # 
Instance details

Methods

value :: QwtPlotMarker a -> () -> IO PointF #

Qspacing (QwtPlotMarker ()) () (IO Int) # 
Instance details

Methods

spacing :: QwtPlotMarker () -> () -> IO Int #

Qspacing (QwtPlotMarkerSc a) () (IO Int) # 
Instance details

Methods

spacing :: QwtPlotMarkerSc a -> () -> IO Int #

QsetValue (QwtPlotMarker a) PointF (IO ()) # 
Instance details

Methods

setValue :: QwtPlotMarker a -> PointF -> IO () #

Qlabel (QwtPlotMarker a) () (IO (QwtText ())) # 
Instance details

Methods

label :: QwtPlotMarker a -> () -> IO (QwtText ()) #

QqqboundingRect (QwtPlotMarker ()) () (IO (QRectF ())) # 
Instance details

Methods

qqboundingRect :: QwtPlotMarker () -> () -> IO (QRectF ()) #

QqqboundingRect (QwtPlotMarkerSc a) () (IO (QRectF ())) # 
Instance details

Methods

qqboundingRect :: QwtPlotMarkerSc a -> () -> IO (QRectF ()) #

QqboundingRect (QwtPlotMarker ()) () (IO RectF) # 
Instance details

Methods

qboundingRect :: QwtPlotMarker () -> () -> IO RectF #

QqboundingRect (QwtPlotMarkerSc a) () (IO RectF) # 
Instance details

Methods

qboundingRect :: QwtPlotMarkerSc a -> () -> IO RectF #

QuserMethod (QwtPlotMarker ()) () (IO ()) # 
Instance details

Methods

userMethod :: QwtPlotMarker () -> Int -> () -> IO () #

QuserMethod (QwtPlotMarkerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QwtPlotMarkerSc a -> Int -> () -> IO () #

QsetSymbol (QwtPlotMarker a) (QwtSymbol t1) # 
Instance details

Methods

setSymbol :: QwtPlotMarker a -> QwtSymbol t1 -> IO () #

QsetLinePen (QwtPlotMarker a) (QPen t1) # 
Instance details

Methods

setLinePen :: QwtPlotMarker a -> QPen t1 -> IO () #

QsetLinePen (QwtPlotMarker a) (QColor t1) # 
Instance details

Methods

setLinePen :: QwtPlotMarker a -> QColor t1 -> IO () #

QsetLabel (QwtPlotMarker a) (QwtText t1) # 
Instance details

Methods

setLabel :: QwtPlotMarker a -> QwtText t1 -> IO () #

QuserMethod (QwtPlotMarker ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtPlotMarker () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QwtPlotMarkerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtPlotMarkerSc a -> Int -> QVariant () -> IO (QVariant ()) #

QupdateScaleDiv (QwtPlotMarker ()) (QwtScaleDiv t1, QwtScaleDiv t2) # 
Instance details

Methods

updateScaleDiv :: QwtPlotMarker () -> (QwtScaleDiv t1, QwtScaleDiv t2) -> IO () #

QupdateScaleDiv (QwtPlotMarkerSc a) (QwtScaleDiv t1, QwtScaleDiv t2) # 
Instance details

Methods

updateScaleDiv :: QwtPlotMarkerSc a -> (QwtScaleDiv t1, QwtScaleDiv t2) -> IO () #

QupdateLegend (QwtPlotMarker ()) (QwtPlotItem t1, [QwtLegendData t2]) # 
Instance details

Methods

updateLegend :: QwtPlotMarker () -> (QwtPlotItem t1, [QwtLegendData t2]) -> IO () #

QupdateLegend (QwtPlotMarkerSc a) (QwtPlotItem t1, [QwtLegendData t2]) # 
Instance details

Methods

updateLegend :: QwtPlotMarkerSc a -> (QwtPlotItem t1, [QwtLegendData t2]) -> IO () #

QqlegendIcon (QwtPlotMarker ()) (Int, QSizeF t2) # 
Instance details

Methods

qlegendIcon :: QwtPlotMarker () -> (Int, QSizeF t2) -> IO (QwtGraphic ()) #

QqlegendIcon (QwtPlotMarkerSc a) (Int, QSizeF t2) # 
Instance details

Methods

qlegendIcon :: QwtPlotMarkerSc a -> (Int, QSizeF t2) -> IO (QwtGraphic ()) #

QlegendIcon (QwtPlotMarker ()) (Int, SizeF) # 
Instance details

Methods

legendIcon :: QwtPlotMarker () -> (Int, SizeF) -> IO (QwtGraphic ()) #

QlegendIcon (QwtPlotMarkerSc a) (Int, SizeF) # 
Instance details

Methods

legendIcon :: QwtPlotMarkerSc a -> (Int, SizeF) -> IO (QwtGraphic ()) #

QqdefaultIcon (QwtPlotMarker ()) (QBrush t1, QSizeF t2) # 
Instance details

Methods

qdefaultIcon :: QwtPlotMarker () -> (QBrush t1, QSizeF t2) -> IO (QwtGraphic ()) #

QqdefaultIcon (QwtPlotMarkerSc a) (QBrush t1, QSizeF t2) # 
Instance details

Methods

qdefaultIcon :: QwtPlotMarkerSc a -> (QBrush t1, QSizeF t2) -> IO (QwtGraphic ()) #

QdefaultIcon (QwtPlotMarker ()) (QBrush t1, SizeF) # 
Instance details

Methods

defaultIcon :: QwtPlotMarker () -> (QBrush t1, SizeF) -> IO (QwtGraphic ()) #

QdefaultIcon (QwtPlotMarkerSc a) (QBrush t1, SizeF) # 
Instance details

Methods

defaultIcon :: QwtPlotMarkerSc a -> (QBrush t1, SizeF) -> IO (QwtGraphic ()) #

QsetLinePen (QwtPlotMarker a) (QColor t1, Double) # 
Instance details

Methods

setLinePen :: QwtPlotMarker a -> (QColor t1, Double) -> IO () #

QsetValue (QwtPlotMarker a) (Double, Double) (IO ()) # 
Instance details

Methods

setValue :: QwtPlotMarker a -> (Double, Double) -> IO () #

QqdrawLines (QwtPlotMarker ()) (QPainter t1, QRectF t2, QPointF t3) # 
Instance details

Methods

qdrawLines :: QwtPlotMarker () -> (QPainter t1, QRectF t2, QPointF t3) -> IO () #

QqdrawLines (QwtPlotMarkerSc a) (QPainter t1, QRectF t2, QPointF t3) # 
Instance details

Methods

qdrawLines :: QwtPlotMarkerSc a -> (QPainter t1, QRectF t2, QPointF t3) -> IO () #

QdrawLabel (QwtPlotMarker ()) (QPainter t1, RectF, PointF) # 
Instance details

Methods

drawLabel :: QwtPlotMarker () -> (QPainter t1, RectF, PointF) -> IO () #

QdrawLabel (QwtPlotMarkerSc a) (QPainter t1, RectF, PointF) # 
Instance details

Methods

drawLabel :: QwtPlotMarkerSc a -> (QPainter t1, RectF, PointF) -> IO () #

QsetLinePen (QwtPlotMarker a) (QColor t1, Double, PenStyle) # 
Instance details

Methods

setLinePen :: QwtPlotMarker a -> (QColor t1, Double, PenStyle) -> IO () #

QdrawLines (QwtPlotMarker ()) (QPainter t1, RectF, PointF) # 
Instance details

Methods

drawLines :: QwtPlotMarker () -> (QPainter t1, RectF, PointF) -> IO () #

QdrawLines (QwtPlotMarkerSc a) (QPainter t1, RectF, PointF) # 
Instance details

Methods

drawLines :: QwtPlotMarkerSc a -> (QPainter t1, RectF, PointF) -> IO () #

Qqdraw (QwtPlotMarker ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4) # 
Instance details

Methods

qdraw :: QwtPlotMarker () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4) -> IO () #

Qqdraw (QwtPlotMarkerSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4) # 
Instance details

Methods

qdraw :: QwtPlotMarkerSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, QRectF t4) -> IO () #

Qdraw (QwtPlotMarker ()) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF) # 
Instance details

Methods

draw :: QwtPlotMarker () -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF) -> IO () #

Qdraw (QwtPlotMarkerSc a) (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF) # 
Instance details

Methods

draw :: QwtPlotMarkerSc a -> (QPainter t1, QwtScaleMap t2, QwtScaleMap t3, RectF) -> IO () #

QqgetCanvasMarginHint (QwtPlotMarker ()) (QwtScaleMap t1, QwtScaleMap t2, QRectF t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6, QDoubleRef t7) # 
Instance details

QqgetCanvasMarginHint (QwtPlotMarkerSc a) (QwtScaleMap t1, QwtScaleMap t2, QRectF t3, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6, QDoubleRef t7) # 
Instance details

QgetCanvasMarginHint (QwtPlotMarker ()) (QwtScaleMap t1, QwtScaleMap t2, RectF, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6, QDoubleRef t7) # 
Instance details

QgetCanvasMarginHint (QwtPlotMarkerSc a) (QwtScaleMap t1, QwtScaleMap t2, RectF, QDoubleRef t4, QDoubleRef t5, QDoubleRef t6, QDoubleRef t7) # 
Instance details