QtSparql  0.2.6
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CQSparqlBindingHandles a binding between a SPARQL query variable name and the value of the RDF node
 CQSparqlConnectionInterface for accessing an RDF store
 CQSparqlConnectionOptionsEncapsulates options given to QSparqlConnection. Some options are used only by some drivers
 CQSparqlErrorSPARQL error information
 CQSparqlQueryMeans of executing and manipulating SPARQL statements
 CQSparqlQueryModelRead-only data model for SPARQL result sets
 CQSparqlQueryOptionsEncapsulates query execution options given to QSparqlConnection::exec(const QSparqlQuery&, const QSparqlQueryOptions&). Some options are used only by some drivers
 CQSparqlResultAbstract interface for accessing the results of an executed QSparqlQuery
 CQSparqlResultRowEncapsulates a row in the results of a query