kdevplatform/vcs
vcsdiffpatchsources.cpp File Reference
#include "vcsdiffpatchsources.h"
#include <QHBoxLayout>
#include <QVBoxLayout>
#include <QDir>
#include <QFontDatabase>
#include <QLabel>
#include <QTemporaryFile>
#include <KComboBox>
#include <KConfigGroup>
#include <KLocalizedString>
#include <KMessageBox>
#include <KTextEdit>
#include <interfaces/ibasicversioncontrol.h>
#include <interfaces/icore.h>
#include <interfaces/iprojectcontroller.h>
#include <interfaces/iplugincontroller.h>
#include <interfaces/iruncontroller.h>
#include <interfaces/isession.h>
#include "vcsdiff.h"
#include "vcsjob.h"
#include "debug.h"
Include dependency graph for vcsdiffpatchsources.cpp:

Go to the source code of this file.
Functions | |
bool | showVcsDiff (IPatchSource *vcsDiff) |
Function Documentation
◆ showVcsDiff()
bool 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 Sat Jan 23 2021 09:41:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:41:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.