Developer
API
Documentation
API
KDE Human Interface Guidelines
KDE API Reference
Baloo
IndexerConfig
List of All Members for Baloo::IndexerConfig
This is the complete list of members for
Baloo::IndexerConfig
, including inherited members.
IndexerConfig
()
canBeSearched
(const QString &) const : bool
excludeFilters
() const : QStringList
excludeFolders
() const : QStringList
excludeMimetypes
() const : QStringList
fileIndexingEnabled
() const : bool
includeFolders
() const : QStringList
indexHidden
() const : bool
onlyBasicIndexing
() const : bool
refresh
() const
setExcludeFilters
(const QStringList &)
setExcludeFolders
(const QStringList &)
setExcludeMimetypes
(const QStringList &)
setFileIndexingEnabled
(bool) const
setIncludeFolders
(const QStringList &)
setIndexHidden
(bool) const
setOnlyBasicIndexing
(bool)
shouldBeIndexed
(const QString &) const : bool