Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
node-iterators.h File Reference

Go to the source code of this file.

Classes

struct  Inkscape::XML::NodeSiblingIteratorStrategy
 
struct  Inkscape::XML::NodeParentIteratorStrategy
 

Namespaces

namespace  Inkscape
 Helper class to stream background task notifications as a series of messages.
 
namespace  Inkscape::XML
 @Inkscape XML tree.
 

Typedefs

typedef Inkscape::Util::ForwardPointerIterator< Node, NodeSiblingIteratorStrategyInkscape::XML::NodeSiblingIterator
 
typedef Inkscape::Util::ForwardPointerIterator< Node const, NodeSiblingIteratorStrategyInkscape::XML::NodeConstSiblingIterator
 
typedef Inkscape::Util::ForwardPointerIterator< Node, NodeParentIteratorStrategyInkscape::XML::NodeParentIterator
 
typedef Inkscape::Util::ForwardPointerIterator< Node const, NodeParentIteratorStrategyInkscape::XML::NodeConstParentIterator