MCPcopy 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
44QString NotificationEntity::message() const
45{
46 return d->message;
47}
48
49void NotificationEntity::setMessage(const QString &msg)
50{

Callers 2

dataMethod · 0.45
updateContentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected