Qtc.Sensors.QRotationReading

Contents

Documentation

class QqRotationReadingTrUtf8 x1 where #

Methods

qRotationReadingTrUtf8 :: x1 -> IO String #

Instances
QqRotationReadingTrUtf8 String # 
Instance details

Defined in Qtc.Sensors.QRotationReading

Methods

qRotationReadingTrUtf8 :: String -> IO String #

QqRotationReadingTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Sensors.QRotationReading

Methods

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

QqRotationReadingTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Sensors.QRotationReading

Methods

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

class QqRotationReading x1 where #

Methods

qRotationReading :: x1 -> IO (QRotationReading ()) #

Instances
QqRotationReading () # 
Instance details

Defined in Qtc.Sensors.QRotationReading

Methods

qRotationReading :: () -> IO (QRotationReading ()) #

QqRotationReading (QObject t1) # 
Instance details

Defined in Qtc.Sensors.QRotationReading

Methods

qRotationReading :: QObject t1 -> IO (QRotationReading ()) #

setFromEuler :: QRotationReading a -> (Double, Double, Double) -> IO () #

Orphan instances

QsenderSignalIndex (QRotationReading ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QRotationReadingSc a) () # 
Instance details

Methods

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

Qsender (QRotationReading ()) () # 
Instance details

Methods

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

Qsender (QRotationReadingSc a) () # 
Instance details

Methods

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

Qreceivers (QRotationReading ()) String # 
Instance details

Methods

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

Qreceivers (QRotationReadingSc a) String # 
Instance details

Methods

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

Qz (QRotationReading a) () (IO Double) # 
Instance details

Methods

z :: QRotationReading a -> () -> IO Double #

Qqy (QRotationReading a) () (IO Double) # 
Instance details

Methods

qy :: QRotationReading a -> () -> IO Double #

Qqx (QRotationReading a) () (IO Double) # 
Instance details

Methods

qx :: QRotationReading a -> () -> IO Double #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QRotationReading ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

QcopyValuesFrom (QRotationReading ()) (QSensorReading t1) # 
Instance details

Methods

copyValuesFrom :: QRotationReading () -> QSensorReading t1 -> IO () #

QcopyValuesFrom (QRotationReadingSc a) (QSensorReading t1) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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