kdevplatform/vcs
vcsdiffpatchsources.h File Reference
#include <interfaces/ipatchsource.h>
#include "vcs/vcsstatusinfo.h"
#include <vcs/vcsexport.h>
#include <QMap>
#include <QUrl>
Include dependency graph for vcsdiffpatchsources.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | VCSCommitDiffPatchSource |
class | VCSDiffPatchSource |
class | VCSDiffUpdater |
class | VCSStandardDiffUpdater |
Namespaces | |
KDevelop | |
Functions | |
bool KDEVPLATFORMVCS_EXPORT | showVcsDiff (KDevelop::IPatchSource *vcsDiff) |
Function Documentation
◆ showVcsDiff()
bool KDEVPLATFORMVCS_EXPORT showVcsDiff | ( | KDevelop::IPatchSource * | vcsDiff | ) |
Sends the diff to the patch-review plugin.
Returns whether the diff was shown successfully.
Definition at line 291 of file vcsdiffpatchsources.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:38:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:38:30 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.