Nepomuk-Core
filequery.cpp
Go to the documentation of this file.
void addExcludeFolder(const KUrl &folder)
Add a folder to exclude from the search.
Definition: filequery.cpp:96
KUrl::List excludeFolders() const
The list of exclude folders set via addExcludeFolder() and setExcludeFolders().
Definition: filequery.cpp:108
KUrl::List includeFolders() const
The list of include folders set via addIncludeFolder() and setIncludeFolders().
Definition: filequery.cpp:84
QHash< KUrl, bool > allIncludeFolders() const
The hash of include folders set via addIncludeFolder() and setIncludeFolders() including their recurs...
Definition: filequery.cpp:90
A Nepomuk desktop query specialized for file searches.
Definition: filequery.h:44
void setExcludeFolders(const KUrl::List &folders)
This is an overloaded member function, provided for convenience. It differs from the above function o...
Definition: filequery.cpp:102
void addIncludeFolder(const KUrl &folder)
Add a folder to include in the search.
Definition: filequery.cpp:57
void setIncludeFolders(const KUrl::List &folders)
This is an overloaded member function, provided for convenience. It differs from the above function o...
Definition: filequery.cpp:69
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.