Nepomuk
Go to the documentation of this file.
22 #ifndef _NEPOMUK_QUERY_DYNAMIC_RESOURCE_FACET_H_
23 #define _NEPOMUK_QUERY_DYNAMIC_RESOURCE_FACET_H_
28 #include <QtCore/QList>
110 KGuiItem guiItem(
int index )
const;
115 bool isSelected(
int index )
const;
133 void setMaxRows(
int max );
161 QList<Resource> selectedResources()
const;
168 void clearSelection();
173 void setSelected(
int index,
bool selected =
true );
250 virtual QList<Resource> getMoreResources()
const;
255 void handleClientQueryChange();
257 #ifdef BUILDING_NEPOMUK_TESTS
265 Q_PRIVATE_SLOT( d,
void _k_newEntries(
const QList<Nepomuk::Query::Result>& ) )
266 Q_PRIVATE_SLOT( d,
void _k_populateFinished() )
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Fri Jul 12 2013 08:51:30 by
doxygen 1.8.3.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.