23 #ifndef SOPRANO_NODE_ITERATOR_H
24 #define SOPRANO_NODE_ITERATOR_H
30 #include <QtCore/QList>
35 class NodeIteratorBackend;
105 #endif // SOPRANO_NODE_ITERATOR_H
The basic Soprano iterator class.
The actual work in a Iterator instance is done by an IteratorBackend.
An iterator that provides a stream of Nodes.