karbon
VTestNodes Class Reference
Inheritance diagram for VTestNodes:

Detailed Description
Definition at line 54 of file vselectnodes.h.
Public Member Functions | |
VTestNodes (const KoRect &rect) | |
virtual void | visitVSubpath (VSubpath &path) |
virtual void | visitVLayer (VLayer &layer) |
QPtrList< VSegment > & | result () |
Member Function Documentation
|
Visit method for a VLayer. Pass a layer to this function. This is a virtual function so you need to implement it in the subclass if you want to use it. Reimplemented from VVisitor. Definition at line 122 of file vselectnodes.cc. |
|
Visit method for a VSubpath. Pass a path to this function. This is a virtual function so you need to implement it in the subclass if you want to use it. Reimplemented from VVisitor. Definition at line 103 of file vselectnodes.cc. |
The documentation for this class was generated from the following files: