Qtc.Qwt.QwtColumnRect
Contents
Documentation
qqtoRect :: QwtColumnRect a -> () -> IO (QRectF ()) #
class QqwtColumnRect x1 where #
Methods
qwtColumnRect :: x1 -> IO (QwtColumnRect ()) #
Instances
| QqwtColumnRect () # | |
Defined in Qtc.Qwt.QwtColumnRect Methods qwtColumnRect :: () -> IO (QwtColumnRect ()) # | |
| QqwtColumnRect (QwtColumnRect t1) # | |
Defined in Qtc.Qwt.QwtColumnRect Methods qwtColumnRect :: QwtColumnRect t1 -> IO (QwtColumnRect ()) # | |
class QqwtColumnRect_nf x1 where #
Methods
qwtColumnRect_nf :: x1 -> IO (QwtColumnRect ()) #
Instances
| QqwtColumnRect_nf () # | |
Defined in Qtc.Qwt.QwtColumnRect Methods qwtColumnRect_nf :: () -> IO (QwtColumnRect ()) # | |
| QqwtColumnRect_nf (QwtColumnRect t1) # | |
Defined in Qtc.Qwt.QwtColumnRect Methods qwtColumnRect_nf :: QwtColumnRect t1 -> IO (QwtColumnRect ()) # | |
hInterval :: QwtColumnRect a -> () -> IO (QwtInterval ()) #
setHInterval :: QwtColumnRect a -> QwtInterval t1 -> IO () #
setVInterval :: QwtColumnRect a -> QwtInterval t1 -> IO () #
vInterval :: QwtColumnRect a -> () -> IO (QwtInterval ()) #
qwtColumnRect_delete :: QwtColumnRect a -> IO () #
Orphan instances
| QsetDirection (QwtColumnRect a) QwtColumnRect_Direction # | |
Methods setDirection :: QwtColumnRect a -> QwtColumnRect_Direction -> IO () # | |
| QqtoRect (QwtColumnRect a) () (IO RectF) # | |
Methods qtoRect :: QwtColumnRect a -> () -> IO RectF # | |
| Qorientation (QwtColumnRect a) () (IO Qt_Orientation) # | |
Methods orientation :: QwtColumnRect a -> () -> IO Qt_Orientation # | |
| Qdirection (QwtColumnRect a) () (IO QwtColumnRect_Direction) # | |
Methods direction :: QwtColumnRect a -> () -> IO QwtColumnRect_Direction # | |