Go to the documentation of this file.
22 #ifndef _SOPRANO_ASYNC_RESULT_H_
23 #define _SOPRANO_ASYNC_RESULT_H_
25 #include <QtCore/QObject>
26 #include <QtCore/QVariant>
34 class StatementIterator;
37 class QueryResultIterator;
153 void slotResultReady();
A delayed result as returned by AsyncModel.
Core class of Soprano's exception system.
Represents an error in Soprano.
Filter model that allows to perform operations asyncroneously.
An iterator for query results.
An iterator that provides a stream of Statements.
An iterator that provides a stream of Nodes.
A Node represents one RDF resource.