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

Method clear

src/plugins/core/notify/notificationmanager.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171}
172
173void NotificationManager::clear()
174{
175 d->allEntities.clear();
176}
177
178void NotificationManager::remove(EntityPtr entity)
179{

Callers 1

showMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected