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

Method updateDescription

kdevplatform/shell/session.cpp:43–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 }
42
43 void updateDescription()
44 {
45 buildDescription( info );
46 emit q->sessionUpdated( q );
47 }
48
49 static QString generatePrettyContents( const SessionInfo& info );
50 static QString generateDescription( const SessionInfo& info );

Callers 2

setNameMethod · 0.80
setContainedProjectsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected