Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ iconName
Method
iconName
kdevplatform/sublime/area.cpp:364–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
}
363
364
QString Area::iconName() const
365
{
366
Q_D(const Area);
367
368
return d->iconName;
369
}
370
371
void Area::setIconName(const QString& iconName)
372
{
Callers
10
data
Method · 0.45
validateOpenUrl
Method · 0.45
ProjectSourcePage
Method · 0.45
data
Method · 0.45
newArea
Method · 0.45
defaultIcon
Method · 0.45
testUrlDocument
Function · 0.45
createMenu
Method · 0.45
addItemEvents
Method · 0.45
updateState
Method · 0.45
Calls
no outgoing calls
Tested by
1
testUrlDocument
Function · 0.36