summaryrefslogtreecommitdiffstats
path: root/src/qlibhomescreen.h
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-16 11:07:16 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-05-16 11:07:16 +0800
commit2cb3de1f0029741e50d2fdf842c8da0a4f3fc52b (patch)
tree1818c41af6d4315ad3a7ec618da94d3c211adb13 /src/qlibhomescreen.h
parentb218476402bceda7eb42d41064552a7261ff3205 (diff)
add getRunnalbes
Change-Id: I88d37b5e335e773f1035f0ac2b2dfcba74f98a96
Diffstat (limited to 'src/qlibhomescreen.h')
-rw-r--r--src/qlibhomescreen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qlibhomescreen.h b/src/qlibhomescreen.h
index 5dd1ae5..53a461e 100644
--- a/src/qlibhomescreen.h
+++ b/src/qlibhomescreen.h
@@ -58,6 +58,7 @@ public:
Q_INVOKABLE void showWindow(QString application_id, QString area);
Q_INVOKABLE void hideWindow(QString application_id);
Q_INVOKABLE void replyShowWindow(QString application_id, QString reply);
+ Q_INVOKABLE void getRunnables(void);
signals: