KParts
listingfilterextension.h
86 SubString = 0x02, /*!< Filter by matching any part of a file or directory name, e.g. "Documents" */
An extension for filtering listings.
Definition listingfilterextension.h:75
virtual QVariant filter(FilterMode mode) const =0
Returns the currently set filters for the given mode.
virtual void setFilter(FilterMode mode, const QVariant &filter)=0
Sets the file filter that should be applied by the part that implements this extension for the given ...
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 4 2024 12:07:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Oct 4 2024 12:07:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.