Nepomuk
searchwidget.h
Go to the documentation of this file.
75 NoConfigFlags = 0x0,
78 ShowFacets = 0x1,
81 SearchWhileYouType = 0x2,
85 };
93 void setConfigFlags( ConfigFlags flags );
98 ConfigFlags configFlags() const;
108 QAbstractItemView::SelectionMode selectionMode () const;
113 Query::Query baseQuery() const;
119 Query::Query query() const;
194 void currentResourceChanged(const Nepomuk::Resource & previous, const Nepomuk::Resource & current );
205 Q_PRIVATE_SLOT( d_ptr, void _k_forwardCurrentChanged( const QModelIndex &, const QModelIndex &));
A widget providing a list of facets to add filters to a query.
Definition: facetwidget.h:58
Provides a GUI for searching files or resources of any type.
Definition: searchwidget.h:55
ConfigFlag
The config flags can be used to configure the search widget to fit the needs of the application.
Definition: searchwidget.h:73
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.