MCPcopy 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
91QIcon ActionsGroup::getIcon() const
92{
93 return icon;
94}
95
96QList<QAction *> ActionsGroup::getActions() const
97{

Callers 1

dataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected