Baloo
result.h
The result class is where all the data extracted by the KFileMetaData extractors is saved to....
Definition: result.h:26
void setDocument(const Baloo::Document &doc)
Can be used to add extraction results to an existing Baloo::Document.
Definition: result.cpp:113
Baloo::Document & document()
Returns the Baloo document to which the results from the extractors are saved.
Definition: result.h:48
A document represents an indexed file to be stored in the Baloo engine.
Definition: document.h:30
void finish()
Applies the finishing touches on the document, and makes it ready to be pushed into the db.
Definition: result.cpp:101
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 03:56:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Nov 29 2023 03:56:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.