Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setIconName
Method
setIconName
kdevplatform/sublime/area.cpp:371–376 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
369
}
370
371
void Area::setIconName(const QString& iconName)
372
{
373
Q_D(Area);
374
375
d->iconName = iconName;
376
}
377
378
void Area::positionChanged(View *view, int newPos)
379
{
Callers
2
UiControllerPrivate
Method · 0.45
match
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected