kdevplatform/vcs
VCSDiffUpdater Class Referenceabstract
#include <vcsdiffpatchsources.h>
Inheritance diagram for VCSDiffUpdater:

Public Member Functions | |
virtual | ~VCSDiffUpdater () |
virtual KDevelop::VcsDiff | update () const =0 |
virtual QUrl | url () const =0 |
virtual KDevelop::IBasicVersionControl * | vcs () const =0 |
Detailed Description
Definition at line 45 of file vcsdiffpatchsources.h.
Constructor & Destructor Documentation
◆ ~VCSDiffUpdater()
|
virtual |
Definition at line 327 of file vcsdiffpatchsources.cpp.
Member Function Documentation
◆ update()
|
pure virtual |
Implemented in VCSStandardDiffUpdater.
◆ url()
|
pure virtual |
Implemented in VCSStandardDiffUpdater.
◆ vcs()
|
pure virtual |
Implemented in VCSStandardDiffUpdater.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 25 2021 23:37:48 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 25 2021 23:37:48 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.