MCPcopy 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
371void Area::setIconName(const QString& iconName)
372{
373 Q_D(Area);
374
375 d->iconName = iconName;
376}
377
378void Area::positionChanged(View *view, int newPos)
379{

Callers 2

UiControllerPrivateMethod · 0.45
matchMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected