kdevplatform/project
projectutils.h File Reference
#include "projectexport.h"
#include <interfaces/context.h>
#include <QList>
#include <functional>
Include dependency graph for projectutils.h:

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

Go to the source code of this file.
Classes | |
class | KDevelop::ProjectItemContextImpl |
Namespaces | |
KDevelop | |
Functions | |
QList< ProjectFileItem * > | KDevelop::allFiles (const ProjectBaseItem *projectItem) |
void | KDevelop::forEachFile (const ProjectBaseItem *projectItem, const std::function< void(ProjectFileItem *)> &callback) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Wed Mar 3 2021 00:37:59 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:37:59 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.