summaryrefslogtreecommitdiff
path: root/doc/elements-systemui.qdoc
diff options
context:
space:
mode:
authorBernd Weimer <bernd.weimer@pelagicore.com>2018-03-29 16:38:14 +0200
committerRobert Griebl <robert.griebl@pelagicore.com>2018-04-10 22:44:45 +0000
commit6aa3295386b0a0f0b8c7ae1b0f827dd28b6323ca (patch)
tree3a5700f4aac211bb2c2d9a456c827e896d999a86 /doc/elements-systemui.qdoc
parent056167ddb944c4051d09c93c5cce70a991304a76 (diff)
downloadqtapplicationmanager-6aa3295386b0a0f0b8c7ae1b0f827dd28b6323ca.tar.gz
Update documentation
- Added documentation for StartupInterface - Added reference to ProcessMonitor - Enabled links to StartupInterface and ContainerInterface - Unveiled ApplicationManagerWindow again Change-Id: I8a555a8c21c4669bc4315d746b041f63e19409a5 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'doc/elements-systemui.qdoc')
-rw-r--r--doc/elements-systemui.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/elements-systemui.qdoc b/doc/elements-systemui.qdoc
index aee589e1..cbae72f3 100644
--- a/doc/elements-systemui.qdoc
+++ b/doc/elements-systemui.qdoc
@@ -50,9 +50,11 @@ item models.
\li WindowManager - The window model and controller.
\li NotificationManager - The notification model, which handles freedesktop.org compliant
notification requests.
+ \li ApplicationIPCManager - Central registry for interfaces for System-UI-to-app communication.
\li SystemMonitor - The system monitoring model, giving access to a range of measurements, e.g.
CPU load, frame rate, etc.
- \li ApplicationIPCManager - Central registry for interfaces for System-UI-to-app communication.
+ \li ProcessMonitor - The process monitoring model, providing measurements like memory usage and
+ frame rate, etc.
\li StartupTimer - A tool for startup performance analysis.
\endlist