Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
QString NotificationEntity::name() const
35
{
36
return d->name;
37
}
38
39
void NotificationEntity::setName(const QString &name)
40
{
Callers
9
installPluginDepends
Method · 0.45
display
Method · 0.45
currentPlugin
Method · 0.45
update
Method · 0.45
showCfgWidget
Method · 0.45
data
Method · 0.45
updateContent
Method · 0.45
updateDefinition
Method · 0.45
getFileType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected