Nepomuk
typefacet.h
Go to the documentation of this file.
The base class for all facets used to create query filters.
Definition facet.h:75
SelectionMode
A Facet can have one of three selection modes which is provided by selectionMode().
Definition facet.h:93
void clearSelection()
TypeFacet(QObject *parent=0)
SelectionMode selectionMode() const
The selection mode used by this facet.
bool isSelected(int index) const
bool selectFromTerm(const Nepomuk::Query::Term &queryTerm)
~TypeFacet()
KGuiItem guiItem(int index) const
The parameters used to render the choice at index.
void setSelected(int index, bool selected=true)
Query::Term queryTerm() const
The term currently produced by this facet.
The Utils namespace contains utility and convenience methods and classes that help the application de...
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.