Qtc.Qwt.QwtPoint3D

Contents

Documentation

class QqqwtPoint3D x1 where #

Methods

qqwtPoint3D :: x1 -> IO (QwtPoint3D ()) #

Instances
QqqwtPoint3D (QPointF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qqwtPoint3D :: QPointF t1 -> IO (QwtPoint3D ()) #

class QqwtPoint3D x1 where #

Methods

qwtPoint3D :: x1 -> IO (QwtPoint3D ()) #

Instances
QqwtPoint3D () # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D :: () -> IO (QwtPoint3D ()) #

QqwtPoint3D PointF # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D :: PointF -> IO (QwtPoint3D ()) #

QqwtPoint3D (QwtPoint3D t1) # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D :: QwtPoint3D t1 -> IO (QwtPoint3D ()) #

QqwtPoint3D (Double, Double, Double) # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D :: (Double, Double, Double) -> IO (QwtPoint3D ()) #

class QqqwtPoint3D_nf x1 where #

Methods

qqwtPoint3D_nf :: x1 -> IO (QwtPoint3D ()) #

Instances
QqqwtPoint3D_nf (QPointF t1) # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qqwtPoint3D_nf :: QPointF t1 -> IO (QwtPoint3D ()) #

class QqwtPoint3D_nf x1 where #

Methods

qwtPoint3D_nf :: x1 -> IO (QwtPoint3D ()) #

Instances
QqwtPoint3D_nf () # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D_nf :: () -> IO (QwtPoint3D ()) #

QqwtPoint3D_nf PointF # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D_nf :: PointF -> IO (QwtPoint3D ()) #

QqwtPoint3D_nf (QwtPoint3D t1) # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D_nf :: QwtPoint3D t1 -> IO (QwtPoint3D ()) #

QqwtPoint3D_nf (Double, Double, Double) # 
Instance details

Defined in Qtc.Qwt.QwtPoint3D

Methods

qwtPoint3D_nf :: (Double, Double, Double) -> IO (QwtPoint3D ()) #

rz :: QwtPoint3D a -> () -> IO (QDoubleRef ()) #

Orphan instances

QsetZ (QwtPoint3D a) Double # 
Instance details

Methods

setZ :: QwtPoint3D a -> Double -> IO () #

QqsetY (QwtPoint3D a) Double # 
Instance details

Methods

qsetY :: QwtPoint3D a -> Double -> IO () #

QqsetX (QwtPoint3D a) Double # 
Instance details

Methods

qsetX :: QwtPoint3D a -> Double -> IO () #

QqisNull (QwtPoint3D a) () # 
Instance details

Methods

qisNull :: QwtPoint3D a -> () -> IO Bool #

Qz (QwtPoint3D a) () (IO Double) # 
Instance details

Methods

z :: QwtPoint3D a -> () -> IO Double #

Qqy (QwtPoint3D a) () (IO Double) # 
Instance details

Methods

qy :: QwtPoint3D a -> () -> IO Double #

Qqx (QwtPoint3D a) () (IO Double) # 
Instance details

Methods

qx :: QwtPoint3D a -> () -> IO Double #

QqqtoPoint (QwtPoint3D a) () (IO (QPointF ())) # 
Instance details

Methods

qqtoPoint :: QwtPoint3D a -> () -> IO (QPointF ()) #

QqtoPoint (QwtPoint3D a) () (IO PointF) # 
Instance details

Methods

qtoPoint :: QwtPoint3D a -> () -> IO PointF #

Qqry (QwtPoint3D a) () (IO (QDoubleRef ())) # 
Instance details

Methods

qry :: QwtPoint3D a -> () -> IO (QDoubleRef ()) #

Qqrx (QwtPoint3D a) () (IO (QDoubleRef ())) # 
Instance details

Methods

qrx :: QwtPoint3D a -> () -> IO (QDoubleRef ()) #

Qqone (QwtPoint3D ()) (QwtPoint3D t1) # 
Instance details

Methods

qone :: QwtPoint3D () -> QwtPoint3D t1 -> IO Bool #

Qqone (QwtPoint3DSc a) (QwtPoint3D t1) # 
Instance details

Methods

qone :: QwtPoint3DSc a -> QwtPoint3D t1 -> IO Bool #

Qqoe (QwtPoint3D ()) (QwtPoint3D t1) # 
Instance details

Methods

qoe :: QwtPoint3D () -> QwtPoint3D t1 -> IO Bool #

Qqoe (QwtPoint3DSc a) (QwtPoint3D t1) # 
Instance details

Methods

qoe :: QwtPoint3DSc a -> QwtPoint3D t1 -> IO Bool #