Documentation
class QqwtLinearScaleEngine x1 where #
qwtLinearScaleEngine :: x1 -> IO (QwtLinearScaleEngine ()) #
Instances
QqwtLinearScaleEngine Int # | |
Defined in Qtc.Qwt.QwtLinearScaleEngine qwtLinearScaleEngine :: Int -> IO (QwtLinearScaleEngine ()) # | |
QqwtLinearScaleEngine () # | |
Defined in Qtc.Qwt.QwtLinearScaleEngine qwtLinearScaleEngine :: () -> IO (QwtLinearScaleEngine ()) # | |
QqwtLinearScaleEngine (QwtLinearScaleEngine t1) # | |
Defined in Qtc.Qwt.QwtLinearScaleEngine qwtLinearScaleEngine :: QwtLinearScaleEngine t1 -> IO (QwtLinearScaleEngine ()) # |
class QqwtLinearScaleEngine_nf x1 where #
qwtLinearScaleEngine_nf :: x1 -> IO (QwtLinearScaleEngine ()) #
Instances
QqwtLinearScaleEngine_nf Int # | |
Defined in Qtc.Qwt.QwtLinearScaleEngine qwtLinearScaleEngine_nf :: Int -> IO (QwtLinearScaleEngine ()) # | |
QqwtLinearScaleEngine_nf () # | |
Defined in Qtc.Qwt.QwtLinearScaleEngine qwtLinearScaleEngine_nf :: () -> IO (QwtLinearScaleEngine ()) # | |
QqwtLinearScaleEngine_nf (QwtLinearScaleEngine t1) # | |
Defined in Qtc.Qwt.QwtLinearScaleEngine qwtLinearScaleEngine_nf :: QwtLinearScaleEngine t1 -> IO (QwtLinearScaleEngine ()) # |
qwtLinearScaleEngine_delete :: QwtLinearScaleEngine a -> IO () #
qwtLinearScaleEngine_delete1 :: QwtLinearScaleEngine a -> IO () #