Qtc.Sensors.QSensorGesturePluginInterface_h
Contents
Documentation
class QcreateRecognizers_h x0 x1 where #
Methods
createRecognizers_h :: x0 -> x1 -> IO [QSensorGestureRecognizer ()] #
Instances
QcreateRecognizers_h (QSensorGesturePluginInterface ()) () # | |
Defined in Qtc.Sensors.QSensorGesturePluginInterface_h Methods createRecognizers_h :: QSensorGesturePluginInterface () -> () -> IO [QSensorGestureRecognizer ()] # | |
QcreateRecognizers_h (QSensorGesturePluginInterfaceSc a) () # | |
Defined in Qtc.Sensors.QSensorGesturePluginInterface_h Methods createRecognizers_h :: QSensorGesturePluginInterfaceSc a -> () -> IO [QSensorGestureRecognizer ()] # |
class QsupportedIds_h x0 x1 where #
Methods
supportedIds_h :: x0 -> x1 -> IO [String] #
Instances
QsupportedIds_h (QSensorGesturePluginInterface ()) () # | |
Defined in Qtc.Sensors.QSensorGesturePluginInterface_h Methods supportedIds_h :: QSensorGesturePluginInterface () -> () -> IO [String] # | |
QsupportedIds_h (QSensorGesturePluginInterfaceSc a) () # | |
Defined in Qtc.Sensors.QSensorGesturePluginInterface_h Methods supportedIds_h :: QSensorGesturePluginInterfaceSc a -> () -> IO [String] # |