Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
void Message::setIcon(const QIcon& icon)
53
{
54
d->icon = icon;
55
emit iconChanged(d->icon);
56
}
57
58
QIcon Message::icon() const
59
{
Callers
15
setupPopupMenu
Method · 0.80
VariableWidget
Method · 0.80
setupActions
Method · 0.80
setupActions
Method · 0.80
setupActions
Method · 0.80
dockBarContextMenuRequested
Method · 0.80
setContinueStartsDebug
Method · 0.80
setupActions
Method · 0.80
LoadedPluginsDelegate
Class · 0.80
createItemWidgets
Function · 0.80
LoadedPluginsDialog
Method · 0.80
newArea
Method · 0.80
Calls
no outgoing calls
Tested by
2
updateTestSuite
Method · 0.64
notifyTestCaseStarted
Method · 0.64