MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / NotificationModule

Class NotificationModule

src/plugins/core/modules/notificationmodule.h:10–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8#include "abstractmodule.h"
9
10class NotificationModule : public AbstractModule
11{
12 Q_OBJECT
13public:
14 virtual void initialize(Controller *_uiController) override;
15};
16
17#endif // NOTIFICATIONMODULE_H

Callers

nothing calls this directly

Calls 1

initializeFunction · 0.50

Tested by

no test coverage detected