MCPcopy Create free account
hub / github.com/KDE/kdevelop / icon

Method icon

kdevplatform/shell/workingsets/workingset.cpp:570–573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

568}
569
570QIcon WorkingSet::icon() const
571{
572 return m_icon;
573}
574
575bool WorkingSet::isConnected( Sublime::Area* area )
576{

Callers 2

setWorkingSetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected