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