Nepomuk
query.h
Go to the documentation of this file.
237 NoQueryFlags = 0x0,
245 NoResultRestrictions = 0x1,
253 WithoutFullTextExcerpt = 0x2
373 NoFlags = 0x0,
380 CreateCountQuery = 0x1,
387 HandleInverseProperties = 0x2,
395 CreateAskQuery = 0x4
QHash< QString, Nepomuk::Types::Property > RequestPropertyMap
Convinience definition for request property mappings as used in QueryServiceClient::sparqlQuery() and...
Definition: query.h:41
A property is a resource of type rdf:Property which relates a domain with a range.
Definition: property.h:52
A Nepomuk desktop query specialized for file searches.
Definition: filequery.h:44
SparqlFlag
Aditional flags modifying the behaviour of toSparqlQuery() and toSearchUrl().
Definition: query.h:369
A request property can be added to a Query to retrieve additional information about the results...
Definition: query.h:288
uint qHash(const Nepomuk::Query::Query &)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.