Qtc.Classes.Sensors
Documentation
Methods
backend :: a -> b -> IO (QSensorBackend ()) #
class QcalibrationLevel a b where #
Methods
calibrationLevel :: a -> b -> IO Double #
class QcreateBackend a b c | a -> c where #
Methods
createBackend :: a -> b -> c #
class QgestureSignals a b where #
Methods
gestureSignals :: a -> b -> IO [String] #
class QisFeatureSupported a b where #
Methods
isFeatureSupported :: a -> b -> IO Bool #
class QsetCalibrationLevel a b where #
Methods
setCalibrationLevel :: a -> b -> IO () #
class QsetSensor a b where #
class QsetTemperature a b where #
Methods
setTemperature :: a -> b -> IO () #
class Qtemperature a b where #
Methods
temperature :: a -> b -> IO Double #