DtkWidget
DTK Widget module
|
The StartupNotificationMonitor class is used to monitor the startup of applications on the system. 更多...
静态 Public 成员函数 | |
static StartupNotificationMonitor * | instance () |
Protected 成员函数 | |
bool | nativeEventFilter (const QByteArray &eventType, void *message, qintptr *result) override |
The StartupNotificationMonitor class is used to monitor the startup of applications on the system.
\inmodule dtkwidget
As the stated in https://specifications.freedesktop.org/startup-notification-spec/startup-notification-0.1.txt,
StartupNotificationMonitor monitors all the startup events on the system and notifies the user of application
startup and startup finish.