Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ repository
Method
repository
kdevplatform/vcs/models/brancheslistmodel.cpp:144–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
QUrl BranchesListModel::repository() const
145
{
146
Q_D(const BranchesListModel);
147
148
return d->repo;
149
}
150
151
KDevelop::IBranchingVersionControl* BranchesListModel::interface() const
152
{
Callers
1
setData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected