kdevplatform/vcs
KDevelop::IPatchDocument Class Referenceabstract
#include <ipatchdocument.h>
Public Member Functions | |
virtual | ~IPatchDocument () |
virtual void | setDiff (const QString &tocompare, const QUrl &file)=0 |
Detailed Description
Definition at line 30 of file ipatchdocument.h.
Constructor & Destructor Documentation
◆ ~IPatchDocument()
|
virtual |
Definition at line 24 of file ipatchdocument.cpp.
Member Function Documentation
◆ setDiff()
|
pure virtual |
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 Tue Jan 26 2021 23:32:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 23:32:00 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.