Nepomuk
searchwidget.h
Go to the documentation of this file.
75 NoConfigFlags = 0x0,
78 ShowFacets = 0x1,
81 SearchWhileYouType = 0x2,
84 DefaultConfigFlags = ShowFacets
194 void currentResourceChanged(const Nepomuk::Resource & previous, const Nepomuk::Resource & current );
205 Q_PRIVATE_SLOT( d_ptr, void _k_forwardCurrentChanged( const QModelIndex &, const QModelIndex &));
the default: show facets and disable live query
Definition: searchwidget.h:84
Provides a GUI for searching files or resources of any type.
Definition: searchwidget.h:54
ConfigFlag
The config flags can be used to configure the search widget to fit the needs of the application...
Definition: searchwidget.h:73
A widget providing a list of facets to add filters to a query.
Definition: facetwidget.h:57
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 10:40:48 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Wed May 10 2017 10:40:48 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.