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

Method actions

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

Source from the content-addressed store, hash-verified

52}
53
54QStringList NotificationEntity::actions() const
55{
56 return d->actions;
57}
58
59void NotificationEntity::setActions(const QStringList &actions)
60{

Callers 10

updateMethod · 0.45
doPythonCleanMenuMethod · 0.45
dataMethod · 0.45
updateContentMethod · 0.45
doJSCleanMenuMethod · 0.45
doGradleCleanMenuMethod · 0.45
handleShowContextMenuMethod · 0.45
setEncodeNameMethod · 0.45
setCheckedExclusiveMethod · 0.45
contextMenuEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected