X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fqlibhomescreen.h;fp=src%2Fqlibhomescreen.h;h=cc0f12acf3718b3a896e86639989af335f8252be;hb=313cd53946a456163108c4f6f1582e442ebc4022;hp=c744c2996b76ea44ed3e057a24e010de56683dbf;hpb=4d78f90d7fa97f5c4981053bb8b412bbcd6b54fe;p=src%2Flibqthomescreen.git diff --git a/src/qlibhomescreen.h b/src/qlibhomescreen.h index c744c29..cc0f12a 100644 --- a/src/qlibhomescreen.h +++ b/src/qlibhomescreen.h @@ -43,6 +43,7 @@ public: Q_INVOKABLE int onScreenMessage(const QString &message); Q_INVOKABLE int subscribe(const QString &eventName); Q_INVOKABLE int unsubscribe(const QString &eventName); + Q_INVOKABLE void tapShortcut(QString application_name); signals: