kdevplatform/project
projectchangesmodel.cpp File Reference
#include "projectchangesmodel.h"
#include "debug.h"
#include <KLocalizedString>
#include <vcs/interfaces/ibasicversioncontrol.h>
#include <interfaces/ibranchingversioncontrol.h>
#include <interfaces/iplugin.h>
#include <interfaces/iproject.h>
#include <interfaces/icore.h>
#include <interfaces/iplugincontroller.h>
#include <interfaces/iprojectcontroller.h>
#include <vcs/vcsstatusinfo.h>
#include <vcs/vcsjob.h>
#include <interfaces/iruncontroller.h>
#include <interfaces/idocumentcontroller.h>
#include <project/projectmodel.h>
#include <util/path.h>
#include <QDir>
#include <QIcon>
#include <array>
Include dependency graph for projectchangesmodel.cpp:

Go to the source code of this file.
Functions | |
QStandardItem * | findItemChild (QStandardItem *parent, const QVariant &value, int role=Qt::DisplayRole) |
Function Documentation
◆ findItemChild()
QStandardItem* findItemChild | ( | QStandardItem * | parent, |
const QVariant & | value, | ||
int | role = Qt::DisplayRole |
||
) |
Definition at line 111 of file projectchangesmodel.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:30:20 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:30:20 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.