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