karbon

VTestNodes Class Reference

Inheritance diagram for VTestNodes:

VVisitor List of all members.

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

void VTestNodes::visitVLayer VLayer layer  )  [virtual]
 

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.

void VTestNodes::visitVSubpath VSubpath path  )  [virtual]
 

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:
KDE Home | KDE Accessibility Home | Description of Access Keys