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

Method name

src/plugins/core/notify/notificationentity.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34QString NotificationEntity::name() const
35{
36 return d->name;
37}
38
39void NotificationEntity::setName(const QString &name)
40{

Callers 9

installPluginDependsMethod · 0.45
displayMethod · 0.45
currentPluginMethod · 0.45
updateMethod · 0.45
showCfgWidgetMethod · 0.45
dataMethod · 0.45
updateContentMethod · 0.45
updateDefinitionMethod · 0.45
getFileTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected