karbon

VSubpathIterator Class Reference

#include <vpath.h>

List of all members.


Detailed Description

VSubpathIterator provides an iterator class for highlevel path access.

Use VSubpathIterator whenever you want to access segments but are not interested in undo/redo operations with (deleted) segments.

Definition at line 179 of file vpath.h.


Public Member Functions

 VSubpathIterator (const VSubpath &list)
 VSubpathIterator (const VSubpathIterator &itr)
 ~VSubpathIterator ()
VSubpathIteratoroperator= (const VSubpathIterator &itr)
VSegmentcurrent () const
VSegmentoperator() ()
VSegmentoperator++ ()
VSegmentoperator+= (uint i)
VSegmentoperator-- ()
VSegmentoperator-= (uint i)

Friends

class VSubpathIteratorList

The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys