karbon
VInsertKnotsCmd Class Reference
Inheritance diagram for VInsertKnotsCmd:

Detailed Description
Definition at line 62 of file insertknotsplugin.h.
Public Member Functions | |
VInsertKnotsCmd (VDocument *doc, uint knots) | |
virtual | ~VInsertKnotsCmd () |
virtual void | visitVSubpath (VSubpath &path) |
Protected Attributes | |
uint | m_knots |
Member Function Documentation
void VInsertKnotsCmd::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 92 of file insertknotsplugin.cc.
The documentation for this class was generated from the following files: