Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YACReader/yacreader
/ getIcon
Method
getIcon
shortcuts_management/actions_groups_model.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
QIcon ActionsGroup::getIcon() const
92
{
93
return icon;
94
}
95
96
QList<QAction *> ActionsGroup::getActions() const
97
{
Callers
1
data
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected