Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ message
Method
message
src/plugins/core/notify/notificationentity.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
QString NotificationEntity::message() const
45
{
46
return d->message;
47
}
48
49
void NotificationEntity::setMessage(const QString &msg)
50
{
Callers
2
data
Method · 0.45
updateContent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected