Qtc.Widgets.QSwipeGesture

Contents

Documentation

class QqSwipeGestureTrUtf8 x1 where #

Methods

qSwipeGestureTrUtf8 :: x1 -> IO String #

Instances
QqSwipeGestureTrUtf8 String # 
Instance details

Defined in Qtc.Widgets.QSwipeGesture

Methods

qSwipeGestureTrUtf8 :: String -> IO String #

QqSwipeGestureTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Widgets.QSwipeGesture

Methods

qSwipeGestureTrUtf8 :: (String, String) -> IO String #

QqSwipeGestureTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Widgets.QSwipeGesture

Methods

qSwipeGestureTrUtf8 :: (String, String, Int) -> IO String #

class QqSwipeGesture x1 where #

Methods

qSwipeGesture :: x1 -> IO (QSwipeGesture ()) #

Instances
QqSwipeGesture () # 
Instance details

Defined in Qtc.Widgets.QSwipeGesture

Methods

qSwipeGesture :: () -> IO (QSwipeGesture ()) #

QqSwipeGesture (QObject t1) # 
Instance details

Defined in Qtc.Widgets.QSwipeGesture

Methods

qSwipeGesture :: QObject t1 -> IO (QSwipeGesture ()) #

setSwipeAngle :: QSwipeGesture a -> Double -> IO () #

swipeAngle :: QSwipeGesture a -> () -> IO Double #

Orphan instances

QsenderSignalIndex (QSwipeGesture ()) () # 
Instance details

Methods

senderSignalIndex :: QSwipeGesture () -> () -> IO Int #

QsenderSignalIndex (QSwipeGestureSc a) () # 
Instance details

Methods

senderSignalIndex :: QSwipeGestureSc a -> () -> IO Int #

Qsender (QSwipeGesture ()) () # 
Instance details

Methods

sender :: QSwipeGesture () -> () -> IO (QObject ()) #

Qsender (QSwipeGestureSc a) () # 
Instance details

Methods

sender :: QSwipeGestureSc a -> () -> IO (QObject ()) #

Qreceivers (QSwipeGesture ()) String # 
Instance details

Methods

receivers :: QSwipeGesture () -> String -> IO Int #

Qreceivers (QSwipeGestureSc a) String # 
Instance details

Methods

receivers :: QSwipeGestureSc a -> String -> IO Int #

Qproperty (QSwipeGesture ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QSwipeGesture () -> String -> IO (QVariant ()) #

Qproperty (QSwipeGestureSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QSwipeGestureSc a -> String -> IO (QVariant ()) #

Qparent (QSwipeGesture ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QSwipeGesture () -> () -> IO (QObject ()) #

Qparent (QSwipeGestureSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QSwipeGestureSc a -> () -> IO (QObject ()) #

QuserMethod (QSwipeGesture ()) () (IO ()) # 
Instance details

Methods

userMethod :: QSwipeGesture () -> Int -> () -> IO () #

QuserMethod (QSwipeGestureSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QSwipeGestureSc a -> Int -> () -> IO () #

QtimerEvent (QSwipeGesture ()) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QSwipeGesture () -> QTimerEvent t1 -> IO () #

QtimerEvent (QSwipeGestureSc a) (QTimerEvent t1) # 
Instance details

Methods

timerEvent :: QSwipeGestureSc a -> QTimerEvent t1 -> IO () #

QisSignalConnected (QSwipeGesture ()) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QSwipeGesture () -> QMetaMethod t1 -> IO Bool #

QisSignalConnected (QSwipeGestureSc a) (QMetaMethod t1) # 
Instance details

Methods

isSignalConnected :: QSwipeGestureSc a -> QMetaMethod t1 -> IO Bool #

QdisconnectNotify (QSwipeGesture ()) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QSwipeGesture () -> QMetaMethod t1 -> IO () #

QdisconnectNotify (QSwipeGestureSc a) (QMetaMethod t1) # 
Instance details

Methods

disconnectNotify :: QSwipeGestureSc a -> QMetaMethod t1 -> IO () #

QcustomEvent (QSwipeGesture ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QSwipeGesture () -> QEvent t1 -> IO () #

QcustomEvent (QSwipeGestureSc a) (QEvent t1) # 
Instance details

Methods

customEvent :: QSwipeGestureSc a -> QEvent t1 -> IO () #

QconnectNotify (QSwipeGesture ()) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QSwipeGesture () -> QMetaMethod t1 -> IO () #

QconnectNotify (QSwipeGestureSc a) (QMetaMethod t1) # 
Instance details

Methods

connectNotify :: QSwipeGestureSc a -> QMetaMethod t1 -> IO () #

QchildEvent (QSwipeGesture ()) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QSwipeGesture () -> QChildEvent t1 -> IO () #

QchildEvent (QSwipeGestureSc a) (QChildEvent t1) # 
Instance details

Methods

childEvent :: QSwipeGestureSc a -> QChildEvent t1 -> IO () #

Qevent (QSwipeGesture ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QSwipeGesture () -> QEvent t1 -> IO Bool #

Qevent (QSwipeGestureSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QSwipeGestureSc a -> QEvent t1 -> IO Bool #

QuserMethod (QSwipeGesture ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSwipeGesture () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QSwipeGestureSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QSwipeGestureSc a -> Int -> QVariant () -> IO (QVariant ()) #

QeventFilter (QSwipeGesture ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QSwipeGesture () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QSwipeGestureSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QSwipeGestureSc a -> (QObject t1, QEvent t2) -> IO Bool #