karbon
VDrawSelection Class Reference
#include <vdrawselection.h>
Inheritance diagram for VDrawSelection:

Detailed Description
Helper class to draw the outline of a composite path, including (?) optionally its bezier helper lines, depending on the state.Definition at line 30 of file vdrawselection.h.
Public Member Functions | |
VDrawSelection (const VObjectList &selection, VPainter *painter, bool nodeediting=false, uint nodeSize=2) | |
virtual void | visitVPath (VPath &composite) |
Member Function Documentation
void VDrawSelection::visitVPath | ( | VPath & | composite | ) | [virtual] |
Visit method for a VPath.
Pass a composite 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 30 of file vdrawselection.cc.
The documentation for this class was generated from the following files: