Qtc.Widgets.QGesture_h
Contents
Methods
unSetHandler :: QGesture () -> String -> IO Bool #
unSetHandler :: QGestureSc a -> String -> IO Bool #
unSetUserMethodVariantList :: QGesture () -> Int -> IO Bool #
unSetUserMethodVariantList :: QGestureSc a -> Int -> IO Bool #
unSetUserMethodVariant :: QGesture () -> Int -> IO Bool #
unSetUserMethodVariant :: QGestureSc a -> Int -> IO Bool #
unSetUserMethod :: QGesture () -> Int -> IO Bool #
unSetUserMethod :: QGestureSc a -> Int -> IO Bool #
timerEvent_h :: QGesture () -> QTimerEvent t1 -> IO () #
timerEvent_h :: QGestureSc a -> QTimerEvent t1 -> IO () #
event_h :: QGesture () -> QEvent t1 -> IO Bool #
event_h :: QGestureSc a -> QEvent t1 -> IO Bool #
disconnectNotify_h :: QGesture () -> QMetaMethod t1 -> IO () #
disconnectNotify_h :: QGestureSc a -> QMetaMethod t1 -> IO () #
customEvent_h :: QGesture () -> QEvent t1 -> IO () #
customEvent_h :: QGestureSc a -> QEvent t1 -> IO () #
connectNotify_h :: QGesture () -> QMetaMethod t1 -> IO () #
connectNotify_h :: QGestureSc a -> QMetaMethod t1 -> IO () #
childEvent_h :: QGesture () -> QChildEvent t1 -> IO () #
childEvent_h :: QGestureSc a -> QChildEvent t1 -> IO () #
eventFilter_h :: QGesture () -> (QObject t1, QEvent t2) -> IO Bool #
eventFilter_h :: QGestureSc a -> (QObject t1, QEvent t2) -> IO Bool #
setHandler :: QGesture () -> String -> (QGesture x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QGesture () -> String -> (QGesture x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QGesture () -> String -> (QGesture x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QGesture () -> String -> (QGesture x0 -> QEvent t1 -> IO ()) -> IO () #
setHandler :: QGestureSc a -> String -> (QGesture x0 -> QObject t1 -> QEvent t2 -> IO Bool) -> IO () #
setHandler :: QGestureSc a -> String -> (QGesture x0 -> QEvent t1 -> IO Bool) -> IO () #
setHandler :: QGestureSc a -> String -> (QGesture x0 -> QMetaMethod t1 -> IO ()) -> IO () #
setHandler :: QGestureSc a -> String -> (QGesture x0 -> QEvent t1 -> IO ()) -> IO () #
setUserMethod :: QGesture () -> Int -> (QGesture x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGesture () -> Int -> (QGesture x0 -> IO ()) -> IO () #
setUserMethod :: QGestureSc a -> Int -> (QGesture x0 -> QVariant () -> IO (QVariant ())) -> IO () #
setUserMethod :: QGestureSc a -> Int -> (QGesture x0 -> IO ()) -> IO () #