Qtc.Qwt.QwtLogTransform_h
Contents
Methods
unSetHandler :: QwtLogTransform () -> String -> IO Bool #
unSetHandler :: QwtLogTransformSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QwtLogTransform () -> Int -> IO Bool #
unSetUserMethodVariantList :: QwtLogTransformSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QwtLogTransform () -> Int -> IO Bool #
unSetUserMethodVariant :: QwtLogTransformSc a -> Int -> IO Bool #
unSetUserMethod :: QwtLogTransform () -> Int -> IO Bool #
unSetUserMethod :: QwtLogTransformSc a -> Int -> IO Bool #
transform_h :: QwtLogTransform () -> Double -> IO Double #
transform_h :: QwtLogTransformSc a -> Double -> IO Double #
invTransform_h :: QwtLogTransform () -> Double -> IO Double #
invTransform_h :: QwtLogTransformSc a -> Double -> IO Double #
bounded_h :: QwtLogTransform () -> Double -> IO Double #
bounded_h :: QwtLogTransformSc a -> Double -> IO Double #
copy_h :: QwtLogTransform () -> () -> IO (QwtTransform ()) #
copy_h :: QwtLogTransformSc a -> () -> IO (QwtTransform ()) #
setHandler :: QwtLogTransform () -> String -> (QwtLogTransform x0 -> Double -> IO Double) -> IO () #
setHandler :: QwtLogTransform () -> String -> (QwtLogTransform x0 -> IO (QwtTransform t0)) -> IO () #
setHandler :: QwtLogTransformSc a -> String -> (QwtLogTransform x0 -> Double -> IO Double) -> IO () #
setHandler :: QwtLogTransformSc a -> String -> (QwtLogTransform x0 -> IO (QwtTransform t0)) -> IO () #
setUserMethod :: QwtLogTransform () -> Int -> (QwtLogTransform x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QwtLogTransform () -> Int -> (QwtLogTransform x0 -> IO ()) -> IO () #
setUserMethod :: QwtLogTransformSc a -> Int -> (QwtLogTransform x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QwtLogTransformSc a -> Int -> (QwtLogTransform x0 -> IO ()) -> IO () #