|
@@ -104,6 +104,7 @@ public:
|
|
// to hostInput(). The actions parameter contains a list of actions which
|
|
// to hostInput(). The actions parameter contains a list of actions which
|
|
// should be actually dispatched.
|
|
// should be actually dispatched.
|
|
Q_INVOKABLE void executeActions(const QStringList& actions);
|
|
Q_INVOKABLE void executeActions(const QStringList& actions);
|
|
|
|
+ void cancelAutoRepeat();
|
|
|
|
|
|
signals:
|
|
signals:
|
|
// Always emitted when any input arrives
|
|
// Always emitted when any input arrives
|