Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
QStringList NotificationEntity::actions() const
55
{
56
return d->actions;
57
}
58
59
void NotificationEntity::setActions(const QStringList &actions)
60
{
Callers
10
update
Method · 0.45
doPythonCleanMenu
Method · 0.45
data
Method · 0.45
updateContent
Method · 0.45
doJSCleanMenu
Method · 0.45
doGradleCleanMenu
Method · 0.45
handleShowContextMenu
Method · 0.45
setEncodeName
Method · 0.45
setCheckedExclusive
Method · 0.45
contextMenuEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected