Documentation
class QdrawLiquid_h x0 x1 where #
drawLiquid_h :: x0 -> x1 -> IO () #
Instances
QdrawLiquid_h (QwtThermo ()) (QPainter t1, Rect) # | |
Defined in Qtc.Qwt.QwtThermo_h drawLiquid_h :: QwtThermo () -> (QPainter t1, Rect) -> IO () # | |
QdrawLiquid_h (QwtThermoSc a) (QPainter t1, Rect) # | |
Defined in Qtc.Qwt.QwtThermo_h drawLiquid_h :: QwtThermoSc a -> (QPainter t1, Rect) -> IO () # |
class QqdrawLiquid_h x0 x1 where #
qdrawLiquid_h :: x0 -> x1 -> IO () #
Instances
QqdrawLiquid_h (QwtThermo ()) (QPainter t1, QRect t2) # | |
Defined in Qtc.Qwt.QwtThermo_h qdrawLiquid_h :: QwtThermo () -> (QPainter t1, QRect t2) -> IO () # | |
QqdrawLiquid_h (QwtThermoSc a) (QPainter t1, QRect t2) # | |
Defined in Qtc.Qwt.QwtThermo_h qdrawLiquid_h :: QwtThermoSc a -> (QPainter t1, QRect t2) -> IO () # |