Qtc.Qwt.QwtLogScaleEngine
Contents
Documentation
class QqwtLogScaleEngine x1 where #
Methods
qwtLogScaleEngine :: x1 -> IO (QwtLogScaleEngine ()) #
Instances
QqwtLogScaleEngine Int # | |
Defined in Qtc.Qwt.QwtLogScaleEngine Methods qwtLogScaleEngine :: Int -> IO (QwtLogScaleEngine ()) # | |
QqwtLogScaleEngine () # | |
Defined in Qtc.Qwt.QwtLogScaleEngine Methods qwtLogScaleEngine :: () -> IO (QwtLogScaleEngine ()) # | |
QqwtLogScaleEngine (QwtLogScaleEngine t1) # | |
Defined in Qtc.Qwt.QwtLogScaleEngine Methods qwtLogScaleEngine :: QwtLogScaleEngine t1 -> IO (QwtLogScaleEngine ()) # |
class QqwtLogScaleEngine_nf x1 where #
Methods
qwtLogScaleEngine_nf :: x1 -> IO (QwtLogScaleEngine ()) #
Instances
QqwtLogScaleEngine_nf Int # | |
Defined in Qtc.Qwt.QwtLogScaleEngine Methods qwtLogScaleEngine_nf :: Int -> IO (QwtLogScaleEngine ()) # | |
QqwtLogScaleEngine_nf () # | |
Defined in Qtc.Qwt.QwtLogScaleEngine Methods qwtLogScaleEngine_nf :: () -> IO (QwtLogScaleEngine ()) # | |
QqwtLogScaleEngine_nf (QwtLogScaleEngine t1) # | |
Defined in Qtc.Qwt.QwtLogScaleEngine Methods qwtLogScaleEngine_nf :: QwtLogScaleEngine t1 -> IO (QwtLogScaleEngine ()) # |
qwtLogScaleEngine_delete :: QwtLogScaleEngine a -> IO () #
qwtLogScaleEngine_delete1 :: QwtLogScaleEngine a -> IO () #