MCPcopy 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
364QString Area::iconName() const
365{
366 Q_D(const Area);
367
368 return d->iconName;
369}
370
371void Area::setIconName(const QString& iconName)
372{

Callers 10

dataMethod · 0.45
validateOpenUrlMethod · 0.45
ProjectSourcePageMethod · 0.45
dataMethod · 0.45
newAreaMethod · 0.45
defaultIconMethod · 0.45
testUrlDocumentFunction · 0.45
createMenuMethod · 0.45
addItemEventsMethod · 0.45
updateStateMethod · 0.45

Calls

no outgoing calls

Tested by 1

testUrlDocumentFunction · 0.36