kdevplatform/vcs
branchmanager.h
Go to the documentation of this file.
42 BranchManager(const QString& repository, KDevelop::DistributedVersionControlPlugin* executor, QWidget *parent = nullptr);
void checkedOut(KJob *)
Definition: branchmanager.h:27
DistributedVersionControlPlugin is a base class for git/hg/bzr plugins.
Definition: dvcsplugin.h:47
BranchManager(const QString &repository, KDevelop::DistributedVersionControlPlugin *executor, QWidget *parent=nullptr)
Definition: branchmanager.cpp:45
Definition: branchmanager.h:37
Definition: dvcsevent.h:33
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:30:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 23:30:29 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.