Nepomuk
facetwidget.h
Go to the documentation of this file.
A widget providing a list of facets to add filters to a query.
Definition: facetwidget.h:58
void setFacets(const QList< Nepomuk::Utils::Facet * > &facets)
Set facets as the list of facets used in this widget.
void addFacet(Nepomuk::Utils::Facet *facet)
Add facet to the widget.
QList< Facet * > facets() const
Nepomuk::Query::Term queryTerm() const
void setClientQuery(const Nepomuk::Query::Query &query)
Can be used to set the full query the client is using (this includes facets created through this widg...
void queryTermChanged(const Nepomuk::Query::Term &term)
Emitted whenever the facets change, i.e.
FacetWidget(QWidget *parent=0)
Create a new empty FacetWidget.
Nepomuk::Query::Query extractFacetsFromQuery(const Nepomuk::Query::Query &query)
Extract as many facets from a query as possible.
The base class for all facets used to create query filters.
Definition: facet.h:75
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.