Qtc.Qwt.QwtPlotMagnifier_h

Contents

Orphan instances

QunSetHandler (QwtPlotMagnifier ()) # 
Instance details

Methods

unSetHandler :: QwtPlotMagnifier () -> String -> IO Bool #

QunSetHandler (QwtPlotMagnifierSc a) # 
Instance details

Methods

unSetHandler :: QwtPlotMagnifierSc a -> String -> IO Bool #

QunSetUserMethodVariantList (QwtPlotMagnifier ()) # 
Instance details

Methods

unSetUserMethodVariantList :: QwtPlotMagnifier () -> Int -> IO Bool #

QunSetUserMethodVariantList (QwtPlotMagnifierSc a) # 
Instance details

Methods

unSetUserMethodVariantList :: QwtPlotMagnifierSc a -> Int -> IO Bool #

QunSetUserMethodVariant (QwtPlotMagnifier ()) # 
Instance details

Methods

unSetUserMethodVariant :: QwtPlotMagnifier () -> Int -> IO Bool #

QunSetUserMethodVariant (QwtPlotMagnifierSc a) # 
Instance details

Methods

unSetUserMethodVariant :: QwtPlotMagnifierSc a -> Int -> IO Bool #

QunSetUserMethod (QwtPlotMagnifier ()) # 
Instance details

Methods

unSetUserMethod :: QwtPlotMagnifier () -> Int -> IO Bool #

QunSetUserMethod (QwtPlotMagnifierSc a) # 
Instance details

Methods

unSetUserMethod :: QwtPlotMagnifierSc a -> Int -> IO Bool #

Qrescale_h (QwtPlotMagnifier ()) Double # 
Instance details

Methods

rescale_h :: QwtPlotMagnifier () -> Double -> IO () #

Qrescale_h (QwtPlotMagnifierSc a) Double # 
Instance details

Methods

rescale_h :: QwtPlotMagnifierSc a -> Double -> IO () #

QwidgetWheelEvent_h (QwtPlotMagnifier ()) (QWheelEvent t1) # 
Instance details

Methods

widgetWheelEvent_h :: QwtPlotMagnifier () -> QWheelEvent t1 -> IO () #

QwidgetWheelEvent_h (QwtPlotMagnifierSc a) (QWheelEvent t1) # 
Instance details

QwidgetMouseReleaseEvent_h (QwtPlotMagnifier ()) (QMouseEvent t1) # 
Instance details

QwidgetMouseReleaseEvent_h (QwtPlotMagnifierSc a) (QMouseEvent t1) # 
Instance details

QwidgetMousePressEvent_h (QwtPlotMagnifier ()) (QMouseEvent t1) # 
Instance details

QwidgetMousePressEvent_h (QwtPlotMagnifierSc a) (QMouseEvent t1) # 
Instance details

QwidgetMouseMoveEvent_h (QwtPlotMagnifier ()) (QMouseEvent t1) # 
Instance details

QwidgetMouseMoveEvent_h (QwtPlotMagnifierSc a) (QMouseEvent t1) # 
Instance details

QwidgetKeyReleaseEvent_h (QwtPlotMagnifier ()) (QKeyEvent t1) # 
Instance details

QwidgetKeyReleaseEvent_h (QwtPlotMagnifierSc a) (QKeyEvent t1) # 
Instance details

QwidgetKeyPressEvent_h (QwtPlotMagnifier ()) (QKeyEvent t1) # 
Instance details

QwidgetKeyPressEvent_h (QwtPlotMagnifierSc a) (QKeyEvent t1) # 
Instance details

QtimerEvent_h (QwtPlotMagnifier ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QwtPlotMagnifier () -> QTimerEvent t1 -> IO () #

QtimerEvent_h (QwtPlotMagnifierSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent_h :: QwtPlotMagnifierSc a -> QTimerEvent t1 -> IO () #

Qevent_h (QwtPlotMagnifier ()) (QEvent t1) # 
Instance details

Methods

event_h :: QwtPlotMagnifier () -> QEvent t1 -> IO Bool #

Qevent_h (QwtPlotMagnifierSc a) (QEvent t1) # 
Instance details

Methods

event_h :: QwtPlotMagnifierSc a -> QEvent t1 -> IO Bool #

QdisconnectNotify_h (QwtPlotMagnifier ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify_h :: QwtPlotMagnifier () -> QMetaMethod t1 -> IO () #

QdisconnectNotify_h (QwtPlotMagnifierSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent_h (QwtPlotMagnifier ()) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QwtPlotMagnifier () -> QEvent t1 -> IO () #

QcustomEvent_h (QwtPlotMagnifierSc a) (QEvent t1) # 
Instance details

Methods

customEvent_h :: QwtPlotMagnifierSc a -> QEvent t1 -> IO () #

QconnectNotify_h (QwtPlotMagnifier ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QwtPlotMagnifier () -> QMetaMethod t1 -> IO () #

QconnectNotify_h (QwtPlotMagnifierSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify_h :: QwtPlotMagnifierSc a -> QMetaMethod t1 -> IO () #

QchildEvent_h (QwtPlotMagnifier ()) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QwtPlotMagnifier () -> QChildEvent t1 -> IO () #

QchildEvent_h (QwtPlotMagnifierSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent_h :: QwtPlotMagnifierSc a -> QChildEvent t1 -> IO () #

QeventFilter_h (QwtPlotMagnifier ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QwtPlotMagnifier () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter_h (QwtPlotMagnifierSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter_h :: QwtPlotMagnifierSc a -> (QObject t1, QEvent t2) -> IO Bool #

QsetHandler (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotMagnifier () -> String -> (QwtPlotMagnifier x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifier () -> String -> (QwtPlotMagnifier x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifier () -> String -> (QwtPlotMagnifier x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifier () -> String -> (QwtPlotMagnifier x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotMagnifier () -> String -> (QwtPlotMagnifier x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifier () -> String -> (QwtPlotMagnifier x0 -> Double -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotMagnifierSc a -> String -> (QwtPlotMagnifier x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifierSc a -> String -> (QwtPlotMagnifier x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> QWheelEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifierSc a -> String -> (QwtPlotMagnifier x0 -> QWheelEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifierSc a -> String -> (QwtPlotMagnifier x0 -> QEvent t1 -> IO ()) -> IO () #

QsetHandler (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> QObject t1 -> QEvent t2 -> IO Bool) # 
Instance details

Methods

setHandler :: QwtPlotMagnifierSc a -> String -> (QwtPlotMagnifier x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #

QsetHandler (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> Double -> IO ()) # 
Instance details

Methods

setHandler :: QwtPlotMagnifierSc a -> String -> (QwtPlotMagnifier x0 -> Double -> IO ()) -> IO () #

QsetUserMethod (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtPlotMagnifier () -> Int -> (QwtPlotMagnifier x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtPlotMagnifier ()) (QwtPlotMagnifier x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtPlotMagnifier () -> Int -> (QwtPlotMagnifier x0 -> IO ()) -> IO () #

QsetUserMethod (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QwtPlotMagnifierSc a -> Int -> (QwtPlotMagnifier x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QwtPlotMagnifierSc a) (QwtPlotMagnifier x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QwtPlotMagnifierSc a -> Int -> (QwtPlotMagnifier x0 -> IO ()) -> IO () #