Qtc.Widgets.QTapGesture_h

Contents

Orphan instances

QunSetHandler (QTapGesture ()) # 
Instance details

Methods

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

QunSetHandler (QTapGestureSc a) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QTapGesture ()) # 
Instance details

Methods

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

QunSetUserMethodVariantList (QTapGestureSc a) # 
Instance details

Methods

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

QunSetUserMethodVariant (QTapGesture ()) # 
Instance details

Methods

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

QunSetUserMethodVariant (QTapGestureSc a) # 
Instance details

Methods

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

QunSetUserMethod (QTapGesture ()) # 
Instance details

Methods

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

QunSetUserMethod (QTapGestureSc a) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHandler (QTapGestureSc a) (QTapGesture x0 -> QEvent t1 -> IO Bool) # 
Instance details

Methods

setHandler :: QTapGestureSc a -> String -> (QTapGesture x0 -> QEvent t1 -> IO Bool) -> IO () #

QsetHandler (QTapGestureSc a) (QTapGesture x0 -> QMetaMethod t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTapGestureSc a -> String -> (QTapGesture x0 -> QMetaMethod t1 -> IO ()) -> IO () #

QsetHandler (QTapGestureSc a) (QTapGesture x0 -> QEvent t1 -> IO ()) # 
Instance details

Methods

setHandler :: QTapGestureSc a -> String -> (QTapGesture x0 -> QEvent t1 -> IO ()) -> IO () #

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

Methods

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

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

Methods

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

QsetUserMethod (QTapGestureSc a) (QTapGesture x0 -> QVariant () -> IO (QVariant ())) # 
Instance details

Methods

setUserMethod :: QTapGestureSc a -> Int -> (QTapGesture x0 -> QVariant () -> IO (QVariant ())) -> IO () #

QsetUserMethod (QTapGestureSc a) (QTapGesture x0 -> IO ()) # 
Instance details

Methods

setUserMethod :: QTapGestureSc a -> Int -> (QTapGesture x0 -> IO ()) -> IO () #