Nepomuk
facetwidget.h
Go to the documentation of this file.
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
The Query namespace contains all classes that make up the Nepomuk Query API.
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.14.0 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.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.