Documentation
class QqqwtPointPolar x1 where #
qqwtPointPolar :: x1 -> IO (QwtPointPolar ()) #
Instances
QqqwtPointPolar (QPointF t1) # | |
Defined in Qtc.Qwt.QwtPointPolar qqwtPointPolar :: QPointF t1 -> IO (QwtPointPolar ()) # |
class QqwtPointPolar x1 where #
qwtPointPolar :: x1 -> IO (QwtPointPolar ()) #
Instances
QqwtPointPolar () # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar :: () -> IO (QwtPointPolar ()) # | |
QqwtPointPolar PointF # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar :: PointF -> IO (QwtPointPolar ()) # | |
QqwtPointPolar (QwtPointPolar t1) # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar :: QwtPointPolar t1 -> IO (QwtPointPolar ()) # | |
QqwtPointPolar (Double, Double) # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar :: (Double, Double) -> IO (QwtPointPolar ()) # |
class QqqwtPointPolar_nf x1 where #
qqwtPointPolar_nf :: x1 -> IO (QwtPointPolar ()) #
Instances
QqqwtPointPolar_nf (QPointF t1) # | |
Defined in Qtc.Qwt.QwtPointPolar qqwtPointPolar_nf :: QPointF t1 -> IO (QwtPointPolar ()) # |
class QqwtPointPolar_nf x1 where #
qwtPointPolar_nf :: x1 -> IO (QwtPointPolar ()) #
Instances
QqwtPointPolar_nf () # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar_nf :: () -> IO (QwtPointPolar ()) # | |
QqwtPointPolar_nf PointF # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar_nf :: PointF -> IO (QwtPointPolar ()) # | |
QqwtPointPolar_nf (QwtPointPolar t1) # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar_nf :: QwtPointPolar t1 -> IO (QwtPointPolar ()) # | |
QqwtPointPolar_nf (Double, Double) # | |
Defined in Qtc.Qwt.QwtPointPolar qwtPointPolar_nf :: (Double, Double) -> IO (QwtPointPolar ()) # |
rAzimuth :: QwtPointPolar a -> () -> IO (QDoubleRef ()) #
rRadius :: QwtPointPolar a -> () -> IO (QDoubleRef ()) #
qwtPointPolar_delete :: QwtPointPolar a -> IO () #