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

Method id

kdevplatform/shell/session.cpp:90–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90QUuid Session::id() const
91{
92 Q_D(const Session);
93
94 return d->info.uuid;
95}
96
97void Session::setName( const QString& newname )
98{

Callers 15

openProjectMethod · 0.45
createEmptyLauncherMethod · 0.45
selectionChangedMethod · 0.45
dataMethod · 0.45
setDataMethod · 0.45
createConfigurationMethod · 0.45
createEditorMethod · 0.45
findSessionForIdMethod · 0.45
newSessionMethod · 0.45
loadSessionExternallyMethod · 0.45
activateSessionMethod · 0.45

Calls

no outgoing calls

Tested by 1

DeclarationTestFunction · 0.36