Baloo
query.h
The Query class is the central class to query to search for files from the Index.
Definition query.h:54
@ SortAuto
The results are returned in the order Baloo decides should be ideal.
Definition query.h:118
void setDateFilter(int year, int month=0, int day=0)
Filter the results in the specified date range.
Definition query.cpp:114
void setSearchString(const QString &str)
Set some text which should be used to search for Items.
Definition query.cpp:87
Implements storage for docIds without any associated data Instantiated for:
Definition coding.cpp:11
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:50:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.