Baloo
filtereddiriterator.cpp
12FilteredDirIterator::FilteredDirIterator(const FileIndexerConfig* config, const QString& folder, Filter filter)
Active config class which emits signals if the config was changed, for example if the KCM saved the c...
Definition fileindexerconfig.h:31
bool folderInFolderList(const QString &path, QString &folder) const
Check if path is in the list of folders to be indexed taking include and exclude folders into account...
Definition fileindexerconfig.cpp:205
bool shouldFileBeIndexed(const QString &fileName) const
Check fileName for all exclude filters.
Definition fileindexerconfig.cpp:192
Implements storage for docIds without any associated data Instantiated for:
Definition coding.cpp:11
QString path(const QString &relativePath)
Dirs
QFileInfo fileInfo() const const
bool hasNext() const const
QString next()
QString path() const const
QString fileName() const const
bool isDir() const const
bool isFile() const const
bool isHidden() const const
T pop()
void push(const T &t)
void clear()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:07 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:07 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.