karbon
VSelectNodes Class Reference
Inheritance diagram for VSelectNodes:

Detailed Description
Definition at line 29 of file vselectnodes.h.
Public Member Functions | |
VSelectNodes (bool select=true, bool exclusive=true) | |
VSelectNodes (const KoRect &rect, bool select=true, bool exclusive=true) | |
virtual void | visitVSubpath (VSubpath &path) |
virtual void | visitVLayer (VLayer &layer) |
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 87 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 28 of file vselectnodes.cc. |
The documentation for this class was generated from the following files: