MCPcopy 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
144QUrl BranchesListModel::repository() const
145{
146 Q_D(const BranchesListModel);
147
148 return d->repo;
149}
150
151KDevelop::IBranchingVersionControl* BranchesListModel::interface() const
152{

Callers 1

setDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected