MCPcopy Create free account
hub / github.com/KDE/kdevelop / setIcon

Method setIcon

kdevplatform/sublime/message.cpp:52–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void Message::setIcon(const QIcon& icon)
53{
54 d->icon = icon;
55 emit iconChanged(d->icon);
56}
57
58QIcon Message::icon() const
59{

Callers 15

setupPopupMenuMethod · 0.80
VariableWidgetMethod · 0.80
setupActionsMethod · 0.80
setupActionsMethod · 0.80
setupActionsMethod · 0.80
setupActionsMethod · 0.80
createItemWidgetsFunction · 0.80
LoadedPluginsDialogMethod · 0.80
newAreaMethod · 0.80

Calls

no outgoing calls

Tested by 2

updateTestSuiteMethod · 0.64
notifyTestCaseStartedMethod · 0.64