|
DtkWidget
DTK Widget module
|
额外继承的成员函数 | |
信号 继承自 StartupNotificationMonitor | |
| void | appStartup (QString id) |
| appStartup is emitted when an application is starting up. id is the startup id associated with the startup. | |
| void | appStartupCompleted (QString id) |
| appStartupCompleted is emitted when the start up process of an applciation is finished. id is the startup id associated with the startup. | |
静态 Public 成员函数 继承自 StartupNotificationMonitor | |
| static StartupNotificationMonitor * | instance () |
Protected 成员函数 继承自 StartupNotificationMonitor | |
| bool | nativeEventFilter (const QByteArray &eventType, void *message, qintptr *result) override |