Qtc.Widgets.QPanGesture_h

Contents

Orphan instances

QunSetHandler (QPanGesture ()) # 
Instance details

Methods

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

QunSetHandler (QPanGestureSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QPanGesture ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QPanGestureSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QPanGesture ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QPanGestureSc a) # 
Instance details

Methods

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

QunSetUserMethod (QPanGesture ()) # 
Instance details

Methods

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

QunSetUserMethod (QPanGestureSc a) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

disconnectNotify_h :: QPanGestureSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QPanGestureSc a) (QPanGesture x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QPanGestureSc a -> String -> (QPanGesture x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QPanGestureSc a) (QPanGesture x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QPanGestureSc a -> String -> (QPanGesture x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QPanGestureSc a) (QPanGesture x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QPanGestureSc a -> String -> (QPanGesture x0 -> QEvent t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QPanGestureSc a) (QPanGesture x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QPanGestureSc a -> Int -> (QPanGesture x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QPanGestureSc a) (QPanGesture x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QPanGestureSc a -> Int -> (QPanGesture x0 -> IO ()) -> IO () #