Qtc.Sensors.QOrientationSensor

Contents

Documentation

class QqOrientationSensorTrUtf8 x1 where #

Methods

qOrientationSensorTrUtf8 :: x1 -> IO String #

Instances
QqOrientationSensorTrUtf8 String # 
Instance details

Defined in Qtc.Sensors.QOrientationSensor

Methods

qOrientationSensorTrUtf8 :: String -> IO String #

QqOrientationSensorTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Sensors.QOrientationSensor

Methods

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

QqOrientationSensorTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Sensors.QOrientationSensor

Methods

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

class QqOrientationSensor x1 where #

Methods

qOrientationSensor :: x1 -> IO (QOrientationSensor ()) #

Instances
QqOrientationSensor () # 
Instance details

Defined in Qtc.Sensors.QOrientationSensor

Methods

qOrientationSensor :: () -> IO (QOrientationSensor ()) #

QqOrientationSensor (QObject t1) # 
Instance details

Defined in Qtc.Sensors.QOrientationSensor

Orphan instances

Qbackend (QOrientationSensor ()) () # 
Instance details

Methods

backend :: QOrientationSensor () -> () -> IO (QSensorBackend ()) #

Qbackend (QOrientationSensorSc a) () # 
Instance details

Methods

backend :: QOrientationSensorSc a -> () -> IO (QSensorBackend ()) #

QsenderSignalIndex (QOrientationSensor ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QOrientationSensorSc a) () # 
Instance details

Methods

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

Qsender (QOrientationSensor ()) () # 
Instance details

Methods

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

Qsender (QOrientationSensorSc a) () # 
Instance details

Methods

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

Qreceivers (QOrientationSensor ()) String # 
Instance details

Methods

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

Qreceivers (QOrientationSensorSc a) String # 
Instance details

Methods

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

Qreading (QOrientationSensor ()) () (IO (QOrientationReading ())) # 
Instance details

Methods

reading :: QOrientationSensor () -> () -> IO (QOrientationReading ()) #

Qreading (QOrientationSensorSc a) () (IO (QOrientationReading ())) # 
Instance details

Methods

reading :: QOrientationSensorSc a -> () -> IO (QOrientationReading ()) #

Qstop (QOrientationSensor ()) () (IO ()) # 
Instance details

Methods

stop :: QOrientationSensor () -> () -> IO () #

Qstop (QOrientationSensorSc a) () (IO ()) # 
Instance details

Methods

stop :: QOrientationSensorSc a -> () -> IO () #

Qstart (QOrientationSensor ()) () (IO Bool) # 
Instance details

Methods

start :: QOrientationSensor () -> () -> IO Bool #

Qstart (QOrientationSensorSc a) () (IO Bool) # 
Instance details

Methods

start :: QOrientationSensorSc a -> () -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QOrientationSensor ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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