• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdevelop API Reference
  • KDE Home
  • Contact Us
 

kdevelop/kdevplatform/project

  • KDevelop
  • IProjectFilter
Public Member Functions | List of all members
KDevelop::IProjectFilter Class Referenceabstract

#include <iprojectfilter.h>

Public Member Functions

virtual ~IProjectFilter ()
 
virtual bool isValid (const Path &path, bool isFolder) const =0
 

Detailed Description

The actual project filter object.

Instances of this class should allow threadsafe filtering of project contents.

Author
Milian Wolff

Definition at line 39 of file iprojectfilter.h.

Constructor & Destructor Documentation

IProjectFilter::~IProjectFilter ( )
virtual

Definition at line 26 of file iprojectfilter.cpp.

Member Function Documentation

virtual bool KDevelop::IProjectFilter::isValid ( const Path &  path,
bool  isFolder 
) const
pure virtual

Check whether the given path should be included in a project.

Parameters
pathis the path that you want to be checked.
isFolderdistinguishes between files and folders.
Returns
true when the given path should be included in the project, false otherwise, i.e. when the path should be hidden.

The documentation for this class was generated from the following files:
  • iprojectfilter.h
  • iprojectfilter.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 12 2019 03:34:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kdevelop/kdevplatform/project

Skip menu "kdevelop/kdevplatform/project"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdevelop API Reference

Skip menu "kdevelop API Reference"
  •   kdevplatform
  •     debugger
  •     documentation
  •     interfaces
  •     language
  •       assistant
  •       backgroundparser
  •       checks
  •       classmodel
  •       codecompletion
  •       codegen
  •       duchain
  •       editor
  •       highlighting
  •       interfaces
  •       util
  •     outputview
  •     project
  •     serialization
  •     shell
  •     sublime
  •     tests
  •     util
  •     vcs

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal