Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ statusIcon
Method
statusIcon
kdevplatform/sublime/document.cpp:121–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
QIcon Document::statusIcon() const
122
{
123
Q_D(const Document);
124
125
return d->statusIcon;
126
}
127
128
void Document::closeViews()
129
{
Callers
4
dockBarContextMenuRequested
Method · 0.80
addWidget
Method · 0.80
statusIconChanged
Method · 0.80
testUrlDocument
Function · 0.80
Calls
no outgoing calls
Tested by
1
testUrlDocument
Function · 0.64