Qtc.Qwt.QwtArrowButton_h
Contents
Documentation
class QarrowSize_h x0 x1 where #
Methods
arrowSize_h :: x0 -> x1 -> IO Size #
Instances
| QarrowSize_h (QwtArrowButton ()) (ArrowType, Size) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods arrowSize_h :: QwtArrowButton () -> (ArrowType, Size) -> IO Size # | |
| QarrowSize_h (QwtArrowButtonSc a) (ArrowType, Size) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods arrowSize_h :: QwtArrowButtonSc a -> (ArrowType, Size) -> IO Size # | |
class QqarrowSize_h x0 x1 where #
Methods
qarrowSize_h :: x0 -> x1 -> IO (QSize ()) #
Instances
| QqarrowSize_h (QwtArrowButton ()) (ArrowType, QSize t2) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods qarrowSize_h :: QwtArrowButton () -> (ArrowType, QSize t2) -> IO (QSize ()) # | |
| QqarrowSize_h (QwtArrowButtonSc a) (ArrowType, QSize t2) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods qarrowSize_h :: QwtArrowButtonSc a -> (ArrowType, QSize t2) -> IO (QSize ()) # | |
class QdrawArrow_h x0 x1 where #
Methods
drawArrow_h :: x0 -> x1 -> IO () #
Instances
| QdrawArrow_h (QwtArrowButton ()) (QPainter t1, Rect, ArrowType) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods drawArrow_h :: QwtArrowButton () -> (QPainter t1, Rect, ArrowType) -> IO () # | |
| QdrawArrow_h (QwtArrowButtonSc a) (QPainter t1, Rect, ArrowType) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods drawArrow_h :: QwtArrowButtonSc a -> (QPainter t1, Rect, ArrowType) -> IO () # | |
class QqdrawArrow_h x0 x1 where #
Methods
qdrawArrow_h :: x0 -> x1 -> IO () #
Instances
| QqdrawArrow_h (QwtArrowButton ()) (QPainter t1, QRect t2, ArrowType) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods qdrawArrow_h :: QwtArrowButton () -> (QPainter t1, QRect t2, ArrowType) -> IO () # | |
| QqdrawArrow_h (QwtArrowButtonSc a) (QPainter t1, QRect t2, ArrowType) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods qdrawArrow_h :: QwtArrowButtonSc a -> (QPainter t1, QRect t2, ArrowType) -> IO () # | |
class QdrawButtonLabel_h x0 x1 where #
Methods
drawButtonLabel_h :: x0 -> x1 -> IO () #
Instances
| QdrawButtonLabel_h (QwtArrowButton ()) (QPainter t1) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods drawButtonLabel_h :: QwtArrowButton () -> QPainter t1 -> IO () # | |
| QdrawButtonLabel_h (QwtArrowButtonSc a) (QPainter t1) # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods drawButtonLabel_h :: QwtArrowButtonSc a -> QPainter t1 -> IO () # | |
class QlabelRect_h x0 x1 where #
Methods
labelRect_h :: x0 -> x1 -> IO Rect #
Instances
| QlabelRect_h (QwtArrowButton ()) () # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods labelRect_h :: QwtArrowButton () -> () -> IO Rect # | |
| QlabelRect_h (QwtArrowButtonSc a) () # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods labelRect_h :: QwtArrowButtonSc a -> () -> IO Rect # | |
class QqlabelRect_h x0 x1 where #
Methods
qlabelRect_h :: x0 -> x1 -> IO (QRect ()) #
Instances
| QqlabelRect_h (QwtArrowButton ()) () # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods qlabelRect_h :: QwtArrowButton () -> () -> IO (QRect ()) # | |
| QqlabelRect_h (QwtArrowButtonSc a) () # | |
Defined in Qtc.Qwt.QwtArrowButton_h Methods qlabelRect_h :: QwtArrowButtonSc a -> () -> IO (QRect ()) # | |