Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
24
int SessionListModel::size() const
25
{
26
return m_sessions.size();
27
}
28
29
QHash<int, QByteArray> SessionListModel::roleNames() const
30
{
Callers
4
WelcomePageWidget
Method · 0.45
rowCount
Method · 0.45
data
Method · 0.45
onSessionDeleted
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected