Documentation
qqtoRect :: QwtColumnRect a -> () -> IO (QRectF ()) #
class QqwtColumnRect x1 where #
qwtColumnRect :: x1 -> IO (QwtColumnRect ()) #
Instances
QqwtColumnRect () # | |
Defined in Qtc.Qwt.QwtColumnRect qwtColumnRect :: () -> IO (QwtColumnRect ()) # | |
QqwtColumnRect (QwtColumnRect t1) # | |
Defined in Qtc.Qwt.QwtColumnRect qwtColumnRect :: QwtColumnRect t1 -> IO (QwtColumnRect ()) # |
class QqwtColumnRect_nf x1 where #
qwtColumnRect_nf :: x1 -> IO (QwtColumnRect ()) #
Instances
QqwtColumnRect_nf () # | |
Defined in Qtc.Qwt.QwtColumnRect qwtColumnRect_nf :: () -> IO (QwtColumnRect ()) # | |
QqwtColumnRect_nf (QwtColumnRect t1) # | |
Defined in Qtc.Qwt.QwtColumnRect 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 # | |
setDirection :: QwtColumnRect a -> QwtColumnRect_Direction -> IO () # | |
QqtoRect (QwtColumnRect a) () (IO RectF) # | |
qtoRect :: QwtColumnRect a -> () -> IO RectF # | |
Qorientation (QwtColumnRect a) () (IO Qt_Orientation) # | |
orientation :: QwtColumnRect a -> () -> IO Qt_Orientation # | |
Qdirection (QwtColumnRect a) () (IO QwtColumnRect_Direction) # | |
direction :: QwtColumnRect a -> () -> IO QwtColumnRect_Direction # |