Documentation
class QdrawTicks_h x0 x1 where #
drawTicks_h :: x0 -> x1 -> IO () #
Instances
QdrawTicks_h (QwtWheel ()) (QPainter t1, RectF) # | |
Defined in Qtc.Qwt.QwtWheel_h drawTicks_h :: QwtWheel () -> (QPainter t1, RectF) -> IO () # | |
QdrawTicks_h (QwtWheelSc a) (QPainter t1, RectF) # | |
Defined in Qtc.Qwt.QwtWheel_h drawTicks_h :: QwtWheelSc a -> (QPainter t1, RectF) -> IO () # |
class QqdrawTicks_h x0 x1 where #
qdrawTicks_h :: x0 -> x1 -> IO () #
Instances
QqdrawTicks_h (QwtWheel ()) (QPainter t1, QRectF t2) # | |
Defined in Qtc.Qwt.QwtWheel_h qdrawTicks_h :: QwtWheel () -> (QPainter t1, QRectF t2) -> IO () # | |
QqdrawTicks_h (QwtWheelSc a) (QPainter t1, QRectF t2) # | |
Defined in Qtc.Qwt.QwtWheel_h qdrawTicks_h :: QwtWheelSc a -> (QPainter t1, QRectF t2) -> IO () # |
class QdrawWheelBackground_h x0 x1 where #
drawWheelBackground_h :: x0 -> x1 -> IO () #
Instances
QdrawWheelBackground_h (QwtWheel ()) (QPainter t1, RectF) # | |
Defined in Qtc.Qwt.QwtWheel_h drawWheelBackground_h :: QwtWheel () -> (QPainter t1, RectF) -> IO () # | |
QdrawWheelBackground_h (QwtWheelSc a) (QPainter t1, RectF) # | |
Defined in Qtc.Qwt.QwtWheel_h drawWheelBackground_h :: QwtWheelSc a -> (QPainter t1, RectF) -> IO () # |
class QqdrawWheelBackground_h x0 x1 where #
qdrawWheelBackground_h :: x0 -> x1 -> IO () #
Instances
QqdrawWheelBackground_h (QwtWheel ()) (QPainter t1, QRectF t2) # | |
Defined in Qtc.Qwt.QwtWheel_h qdrawWheelBackground_h :: QwtWheel () -> (QPainter t1, QRectF t2) -> IO () # | |
QqdrawWheelBackground_h (QwtWheelSc a) (QPainter t1, QRectF t2) # | |
Defined in Qtc.Qwt.QwtWheel_h qdrawWheelBackground_h :: QwtWheelSc a -> (QPainter t1, QRectF t2) -> IO () # |
class QsetMass_h x0 x1 where #
Instances
QsetMass_h (QwtWheel ()) Double # | |
Defined in Qtc.Qwt.QwtWheel_h | |
QsetMass_h (QwtWheelSc a) Double # | |
Defined in Qtc.Qwt.QwtWheel_h setMass_h :: QwtWheelSc a -> Double -> IO () # |
class QsetTotalAngle_h x0 x1 where #
setTotalAngle_h :: x0 -> x1 -> IO () #
Instances
QsetTotalAngle_h (QwtWheel ()) Double # | |
Defined in Qtc.Qwt.QwtWheel_h setTotalAngle_h :: QwtWheel () -> Double -> IO () # | |
QsetTotalAngle_h (QwtWheelSc a) Double # | |
Defined in Qtc.Qwt.QwtWheel_h setTotalAngle_h :: QwtWheelSc a -> Double -> IO () # |
class QsetViewAngle_h x0 x1 where #
setViewAngle_h :: x0 -> x1 -> IO () #
Instances
QsetViewAngle_h (QwtWheel ()) Double # | |
Defined in Qtc.Qwt.QwtWheel_h setViewAngle_h :: QwtWheel () -> Double -> IO () # | |
QsetViewAngle_h (QwtWheelSc a) Double # | |
Defined in Qtc.Qwt.QwtWheel_h setViewAngle_h :: QwtWheelSc a -> Double -> IO () # |
class QqvalueAt_h x0 x1 where #
qvalueAt_h :: x0 -> x1 -> IO Double #
Instances
QqvalueAt_h (QwtWheel ()) (QPoint t1) # | |
Defined in Qtc.Qwt.QwtWheel_h qvalueAt_h :: QwtWheel () -> QPoint t1 -> IO Double # | |
QqvalueAt_h (QwtWheelSc a) (QPoint t1) # | |
Defined in Qtc.Qwt.QwtWheel_h qvalueAt_h :: QwtWheelSc a -> QPoint t1 -> IO Double # |