Qtc.Sensors.QRotationSensor

Contents

Documentation

class QqRotationSensorTrUtf8 x1 where #

Methods

qRotationSensorTrUtf8 :: x1 -> IO String #

Instances
QqRotationSensorTrUtf8 String # 
Instance details

Defined in Qtc.Sensors.QRotationSensor

Methods

qRotationSensorTrUtf8 :: String -> IO String #

QqRotationSensorTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Sensors.QRotationSensor

Methods

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

QqRotationSensorTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Sensors.QRotationSensor

Methods

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

class QqRotationSensor x1 where #

Methods

qRotationSensor :: x1 -> IO (QRotationSensor ()) #

Instances
QqRotationSensor () # 
Instance details

Defined in Qtc.Sensors.QRotationSensor

Methods

qRotationSensor :: () -> IO (QRotationSensor ()) #

QqRotationSensor (QObject t1) # 
Instance details

Defined in Qtc.Sensors.QRotationSensor

Methods

qRotationSensor :: QObject t1 -> IO (QRotationSensor ()) #

hasZ :: QRotationSensor a -> () -> IO Bool #

setHasZ :: QRotationSensor a -> Bool -> IO () #

Orphan instances

Qbackend (QRotationSensor ()) () # 
Instance details

Methods

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

Qbackend (QRotationSensorSc a) () # 
Instance details

Methods

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

QsenderSignalIndex (QRotationSensor ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QRotationSensorSc a) () # 
Instance details

Methods

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

Qsender (QRotationSensor ()) () # 
Instance details

Methods

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

Qsender (QRotationSensorSc a) () # 
Instance details

Methods

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

Qreceivers (QRotationSensor ()) String # 
Instance details

Methods

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

Qreceivers (QRotationSensorSc a) String # 
Instance details

Methods

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

Qreading (QRotationSensor ()) () (IO (QRotationReading ())) # 
Instance details

Methods

reading :: QRotationSensor () -> () -> IO (QRotationReading ()) #

Qreading (QRotationSensorSc a) () (IO (QRotationReading ())) # 
Instance details

Methods

reading :: QRotationSensorSc a -> () -> IO (QRotationReading ()) #

Qstop (QRotationSensor ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QRotationSensor ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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