Qtc.Qwt.QwtColumnSymbol
Contents
Documentation
class QqwtColumnSymbol x1 where #
Methods
qwtColumnSymbol :: x1 -> IO (QwtColumnSymbol ()) #
Instances
| QqwtColumnSymbol () # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods qwtColumnSymbol :: () -> IO (QwtColumnSymbol ()) # | |
| QqwtColumnSymbol QwtColumnSymbol_Style # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods qwtColumnSymbol :: QwtColumnSymbol_Style -> IO (QwtColumnSymbol ()) # | |
| QqwtColumnSymbol (QwtColumnSymbol t1) # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods qwtColumnSymbol :: QwtColumnSymbol t1 -> IO (QwtColumnSymbol ()) # | |
class QqwtColumnSymbol_nf x1 where #
Methods
qwtColumnSymbol_nf :: x1 -> IO (QwtColumnSymbol ()) #
Instances
| QqwtColumnSymbol_nf () # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods qwtColumnSymbol_nf :: () -> IO (QwtColumnSymbol ()) # | |
| QqwtColumnSymbol_nf QwtColumnSymbol_Style # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods qwtColumnSymbol_nf :: QwtColumnSymbol_Style -> IO (QwtColumnSymbol ()) # | |
| QqwtColumnSymbol_nf (QwtColumnSymbol t1) # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods qwtColumnSymbol_nf :: QwtColumnSymbol t1 -> IO (QwtColumnSymbol ()) # | |
Instances
| QdrawBox (QwtColumnSymbol ()) (QPainter t1, QwtColumnRect t2) # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods drawBox :: QwtColumnSymbol () -> (QPainter t1, QwtColumnRect t2) -> IO () # | |
| QdrawBox (QwtColumnSymbolSc a) (QPainter t1, QwtColumnRect t2) # | |
Defined in Qtc.Qwt.QwtColumnSymbol Methods drawBox :: QwtColumnSymbolSc a -> (QPainter t1, QwtColumnRect t2) -> IO () # | |
qwtColumnSymbol_delete :: QwtColumnSymbol a -> IO () #
qwtColumnSymbol_delete1 :: QwtColumnSymbol a -> IO () #