summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/application.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/manager-lib/application.cpp')
-rw-r--r--src/manager-lib/application.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/manager-lib/application.cpp b/src/manager-lib/application.cpp
index 8942b369..77018889 100644
--- a/src/manager-lib/application.cpp
+++ b/src/manager-lib/application.cpp
@@ -233,6 +233,12 @@
been requested to be brought to foreground or raised.
*/
/*!
+ \qmlmethod string ApplicationObject::name(string language)
+
+ Returns the name of the application in the given \a language, as provided in the the info.yaml
+ file.
+*/
+/*!
\qmlmethod bool ApplicationObject::start(string document)
Starts the application. The optional argument \a document will be supplied to the application as