Nepomuk
facetwidget.h
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...
The base class for all facets used to create query filters.
Definition: facet.h:75
Nepomuk::Query::Query extractFacetsFromQuery(const Nepomuk::Query::Query &query)
Extract as many facets from a query as possible.
void setFacets(const QList< Nepomuk::Utils::Facet * > &facets)
Set facets as the list of facets used in this widget.
FacetWidget(QWidget *parent=0)
Create a new empty FacetWidget.
void addFacet(Nepomuk::Utils::Facet *facet)
Add facet to the widget.
void queryTermChanged(const Nepomuk::Query::Term &term)
Emitted whenever the facets change, i.e.
QList< Facet * > facets() const
A widget providing a list of facets to add filters to a query.
Definition: facetwidget.h:58
Nepomuk::Query::Term queryTerm() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.