Baloo::UnIndexedFileIterator

Search for usage in LXR

Baloo::UnIndexedFileIterator Class Reference

#include <unindexedfileiterator.h>

Public Member Functions

 UnIndexedFileIterator (const FileIndexerConfig *config, Transaction *transaction, const QString &folder)
 
bool cTimeChanged () const
 
QString filePath () const
 
QString mimetype () const
 
bool mTimeChanged () const
 
QString next ()
 

Detailed Description

Iterate over all the files (and directories) under a specific directory which require indexing.

This checks the following -

  • Config include / exclude path
  • Config filters
  • Config mimetype filters
  • Database for mtime differences

Definition at line 27 of file unindexedfileiterator.h.


The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:10:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.