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