#include "statementiterator.h"
#include "soprano_export.h"
#include <QtCore/QList>
Go to the source code of this file.
Namespaces | |
namespace | Soprano |
namespace | Soprano::Util |
Classes | |
class | Soprano::Util::SimpleStatementIterator |
The most simple version of a StatementIterator simply iterates over a list of Statements. More... |