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