Qtc.Qwt.QwtSymbol
Contents
Documentation
class QqqwtSymbol x1 where #
Methods
qqwtSymbol :: x1 -> IO (QwtSymbol ()) #
Instances
| QqqwtSymbol (QwtSymbol_Style, QBrush t2, QPen t3, QSize t4) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qqwtSymbol :: (QwtSymbol_Style, QBrush t2, QPen t3, QSize t4) -> IO (QwtSymbol ()) # | |
class QqwtSymbol x1 where #
Instances
| QqwtSymbol () # | |
Defined in Qtc.Qwt.QwtSymbol | |
| QqwtSymbol QwtSymbol_Style # | |
Defined in Qtc.Qwt.QwtSymbol Methods qwtSymbol :: QwtSymbol_Style -> IO (QwtSymbol ()) # | |
| QqwtSymbol (QPainterPath t1, QBrush t2, QPen t3) # | |
Defined in Qtc.Qwt.QwtSymbol | |
| QqwtSymbol (QwtSymbol_Style, QBrush t2, QPen t3, Size) # | |
Defined in Qtc.Qwt.QwtSymbol | |
class QqqwtSymbol_nf x1 where #
Methods
qqwtSymbol_nf :: x1 -> IO (QwtSymbol ()) #
Instances
| QqqwtSymbol_nf (QwtSymbol_Style, QBrush t2, QPen t3, QSize t4) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qqwtSymbol_nf :: (QwtSymbol_Style, QBrush t2, QPen t3, QSize t4) -> IO (QwtSymbol ()) # | |
class QqwtSymbol_nf x1 where #
Methods
qwtSymbol_nf :: x1 -> IO (QwtSymbol ()) #
Instances
| QqwtSymbol_nf () # | |
Defined in Qtc.Qwt.QwtSymbol Methods qwtSymbol_nf :: () -> IO (QwtSymbol ()) # | |
| QqwtSymbol_nf QwtSymbol_Style # | |
Defined in Qtc.Qwt.QwtSymbol Methods qwtSymbol_nf :: QwtSymbol_Style -> IO (QwtSymbol ()) # | |
| QqwtSymbol_nf (QPainterPath t1, QBrush t2, QPen t3) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qwtSymbol_nf :: (QPainterPath t1, QBrush t2, QPen t3) -> IO (QwtSymbol ()) # | |
| QqwtSymbol_nf (QwtSymbol_Style, QBrush t2, QPen t3, Size) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qwtSymbol_nf :: (QwtSymbol_Style, QBrush t2, QPen t3, Size) -> IO (QwtSymbol ()) # | |
class QdrawSymbol x1 where #
Methods
drawSymbol :: QwtSymbol a -> x1 -> IO () #
Instances
| QdrawSymbol (QPainter t1, RectF) # | |
Defined in Qtc.Qwt.QwtSymbol Methods drawSymbol :: QwtSymbol a -> (QPainter t1, RectF) -> IO () # | |
| QdrawSymbol (QPainter t1, PointF) # | |
Defined in Qtc.Qwt.QwtSymbol Methods drawSymbol :: QwtSymbol a -> (QPainter t1, PointF) -> IO () # | |
class QqdrawSymbol x1 where #
Methods
qdrawSymbol :: QwtSymbol a -> x1 -> IO () #
Instances
| QqdrawSymbol (QPainter t1, QRectF t2) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qdrawSymbol :: QwtSymbol a -> (QPainter t1, QRectF t2) -> IO () # | |
| QqdrawSymbol (QPainter t1, QPointF t2) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qdrawSymbol :: QwtSymbol a -> (QPainter t1, QPointF t2) -> IO () # | |
graphic :: QwtSymbol a -> () -> IO (QwtGraphic ()) #
isPinPointEnabled :: QwtSymbol a -> () -> IO Bool #
class QrenderSymbols x0 x1 where #
Methods
renderSymbols :: x0 -> x1 -> IO () #
Instances
| QrenderSymbols (QwtSymbol ()) (QPainter t1, QPointF t2, Int) # | |
Defined in Qtc.Qwt.QwtSymbol Methods renderSymbols :: QwtSymbol () -> (QPainter t1, QPointF t2, Int) -> IO () # | |
| QrenderSymbols (QwtSymbolSc a) (QPainter t1, QPointF t2, Int) # | |
Defined in Qtc.Qwt.QwtSymbol Methods renderSymbols :: QwtSymbolSc a -> (QPainter t1, QPointF t2, Int) -> IO () # | |
setGraphic :: QwtSymbol a -> QwtGraphic t1 -> IO () #
class QsetPinPoint x1 where #
Methods
setPinPoint :: QwtSymbol a -> x1 -> IO () #
Instances
| QsetPinPoint PointF # | |
Defined in Qtc.Qwt.QwtSymbol Methods setPinPoint :: QwtSymbol a -> PointF -> IO () # | |
| QsetPinPoint (PointF, Bool) # | |
Defined in Qtc.Qwt.QwtSymbol Methods setPinPoint :: QwtSymbol a -> (PointF, Bool) -> IO () # | |
class QqsetPinPoint x1 where #
Methods
qsetPinPoint :: QwtSymbol a -> x1 -> IO () #
Instances
| QqsetPinPoint (QPointF t1) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qsetPinPoint :: QwtSymbol a -> QPointF t1 -> IO () # | |
| QqsetPinPoint (QPointF t1, Bool) # | |
Defined in Qtc.Qwt.QwtSymbol Methods qsetPinPoint :: QwtSymbol a -> (QPointF t1, Bool) -> IO () # | |
setPinPointEnabled :: QwtSymbol a -> Bool -> IO () #
setSvgDocument :: QwtSymbol a -> QByteArray t1 -> IO () #
qwtSymbol_delete :: QwtSymbol a -> IO () #
qwtSymbol_delete1 :: QwtSymbol a -> IO () #