Baloo
indexerconfig.cpp
Active config class which emits signals if the config was changed, for example if the KCM saved the c...
Definition fileindexerconfig.h:31
This class allows it to access the current config, to read and modify it.
Definition indexerconfig.h:29
bool canBeSearched(const QString &folder) const
Check if folder can be searched.
Definition indexerconfig.cpp:51
QStringList includeFolders() const
Folders to search for files to index and analyze.
Definition indexerconfig.cpp:61
bool shouldBeIndexed(const QString &path) const
Check if the file or folder path should be indexed.
Definition indexerconfig.cpp:46
QStringList excludeFolders() const
Folders that are excluded from indexing.
Definition indexerconfig.cpp:56
Implements storage for docIds without any associated data Instantiated for:
Definition coding.cpp:11
QDBusConnection sessionBus()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.