Qtc.Sensors.QRotationFilter

Contents

Documentation

class QqRotationFilter x1 where #

Methods

qRotationFilter :: x1 -> IO (QRotationFilter ()) #

Instances
QqRotationFilter () # 
Instance details

Defined in Qtc.Sensors.QRotationFilter

Methods

qRotationFilter :: () -> IO (QRotationFilter ()) #

QqRotationFilter (QRotationFilter t1) # 
Instance details

Defined in Qtc.Sensors.QRotationFilter

class QqRotationFilter_nf x1 where #

Methods

qRotationFilter_nf :: x1 -> IO (QRotationFilter ()) #

Instances
QqRotationFilter_nf () # 
Instance details

Defined in Qtc.Sensors.QRotationFilter

Methods

qRotationFilter_nf :: () -> IO (QRotationFilter ()) #

QqRotationFilter_nf (QRotationFilter t1) # 
Instance details

Defined in Qtc.Sensors.QRotationFilter

Orphan instances

QuserMethod (QRotationFilter ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QsetSensor (QRotationFilter ()) (QSensor t1) # 
Instance details

Methods

setSensor :: QRotationFilter () -> QSensor t1 -> IO () #

QsetSensor (QRotationFilterSc a) (QSensor t1) # 
Instance details

Methods

setSensor :: QRotationFilterSc a -> QSensor t1 -> IO () #

Qqfilter (QRotationFilter ()) (QRotationReading t1) (IO Bool) # 
Instance details

Methods

qfilter :: QRotationFilter () -> QRotationReading t1 -> IO Bool #

Qqfilter (QRotationFilterSc a) (QRotationReading t1) (IO Bool) # 
Instance details

Methods

qfilter :: QRotationFilterSc a -> QRotationReading t1 -> IO Bool #

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

Methods

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

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

Methods

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