karbon
VRectangleTool Class Reference
Inheritance diagram for VRectangleTool:

Detailed Description
Definition at line 33 of file vrectangletool.h.
Public Member Functions | |
VRectangleTool (KarbonView *view) | |
virtual | ~VRectangleTool () |
virtual void | setup (KActionCollection *collection) |
virtual bool | showDialog () const |
virtual QString | uiname () |
virtual VPath * | shape (bool interactive=false) const |
void | refreshUnit () |
Member Function Documentation
void VRectangleTool::setup | ( | KActionCollection * | collection | ) | [virtual] |
Called after tool creation.
A tool is supposed to hook its associated action into the specified action collection here.
Reimplemented from VTool.
Definition at line 131 of file vrectangletool.cc.
bool VRectangleTool::showDialog | ( | ) | const [virtual] |
Shows the tools option dialog.
Reimplemented from VTool.
Definition at line 125 of file vrectangletool.cc.
virtual QString VRectangleTool::uiname | ( | ) | [inline, virtual] |
void VRectangleTool::refreshUnit | ( | ) | [virtual] |
This function is called when the documents unit setting were changed.
Reimplemented from VTool.
Definition at line 98 of file vrectangletool.cc.
The documentation for this class was generated from the following files: