kompare
#include "komparenavtreepart.h"#include <QtGui/QTreeWidgetItemIterator>#include <kdebug.h>#include <klocale.h>#include <kiconloader.h>#include <kmimetype.h>#include <kaboutdata.h>#include <kcomponentdata.h>#include <kpluginfactory.h>#include "difference.h"#include "diffmodel.h"#include "diffmodellist.h"#include "komparemodellist.h"#include "komparenavtreepart.moc"
Include dependency graph for komparenavtreepart.cpp:

Go to the source code of this file.
Macros | |
| #define | COL_DESTINATION 1 |
| #define | COL_DIFFERENCE 2 |
| #define | COL_SOURCE 0 |
Functions | |
| static KAboutData | aboutData () |
Macro Definition Documentation
| #define COL_DESTINATION 1 |
Definition at line 37 of file komparenavtreepart.cpp.
| #define COL_DIFFERENCE 2 |
Definition at line 38 of file komparenavtreepart.cpp.
| #define COL_SOURCE 0 |
Definition at line 36 of file komparenavtreepart.cpp.
Function Documentation
|
static |
Definition at line 767 of file komparenavtreepart.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference