Documentation
class QqRotationSensorTrUtf8 x1 where #
qRotationSensorTrUtf8 :: x1 -> IO String #
Instances
QqRotationSensorTrUtf8 String # | |
Defined in Qtc.Sensors.QRotationSensor qRotationSensorTrUtf8 :: String -> IO String # | |
QqRotationSensorTrUtf8 (String, String) # | |
Defined in Qtc.Sensors.QRotationSensor qRotationSensorTrUtf8 :: (String, String) -> IO String # | |
QqRotationSensorTrUtf8 (String, String, Int) # | |
Defined in Qtc.Sensors.QRotationSensor qRotationSensorTrUtf8 :: (String, String, Int) -> IO String # |
class QqRotationSensor x1 where #
qRotationSensor :: x1 -> IO (QRotationSensor ()) #
Instances
QqRotationSensor () # | |
Defined in Qtc.Sensors.QRotationSensor qRotationSensor :: () -> IO (QRotationSensor ()) # | |
QqRotationSensor (QObject t1) # | |
Defined in Qtc.Sensors.QRotationSensor qRotationSensor :: QObject t1 -> IO (QRotationSensor ()) # |
hasZ :: QRotationSensor a -> () -> IO Bool #
setHasZ :: QRotationSensor a -> Bool -> IO () #
qRotationSensor_delete :: QRotationSensor a -> IO () #
qRotationSensor_deleteLater :: QRotationSensor a -> IO () #