Documentation
class QqTapAndHoldGestureTrUtf8 x1 where #
qTapAndHoldGestureTrUtf8 :: x1 -> IO String #
Instances
QqTapAndHoldGestureTrUtf8 String # | |
Defined in Qtc.Widgets.QTapAndHoldGesture qTapAndHoldGestureTrUtf8 :: String -> IO String # | |
QqTapAndHoldGestureTrUtf8 (String, String) # | |
Defined in Qtc.Widgets.QTapAndHoldGesture qTapAndHoldGestureTrUtf8 :: (String, String) -> IO String # | |
QqTapAndHoldGestureTrUtf8 (String, String, Int) # | |
Defined in Qtc.Widgets.QTapAndHoldGesture qTapAndHoldGestureTrUtf8 :: (String, String, Int) -> IO String # |
class QqTapAndHoldGesture x1 where #
qTapAndHoldGesture :: x1 -> IO (QTapAndHoldGesture ()) #
Instances
QqTapAndHoldGesture () # | |
Defined in Qtc.Widgets.QTapAndHoldGesture qTapAndHoldGesture :: () -> IO (QTapAndHoldGesture ()) # | |
QqTapAndHoldGesture (QObject t1) # | |
Defined in Qtc.Widgets.QTapAndHoldGesture qTapAndHoldGesture :: QObject t1 -> IO (QTapAndHoldGesture ()) # |
qTapAndHoldGestureSetTimeout :: Int -> IO () #
qTapAndHoldGestureTimeout :: () -> IO Int #
qTapAndHoldGesture_delete :: QTapAndHoldGesture a -> IO () #
qTapAndHoldGesture_deleteLater :: QTapAndHoldGesture a -> IO () #