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

Method size

plugins/welcomepage/sessionlistmodel.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24int SessionListModel::size() const
25{
26 return m_sessions.size();
27}
28
29QHash<int, QByteArray> SessionListModel::roleNames() const
30{

Callers 4

WelcomePageWidgetMethod · 0.45
rowCountMethod · 0.45
dataMethod · 0.45
onSessionDeletedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected