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