karbon
VRoundRectTool Class Reference
Inheritance diagram for VRoundRectTool:

Detailed Description
Definition at line 36 of file vroundrecttool.h.
Public Member Functions | |
VRoundRectTool (KarbonView *view) | |
virtual | ~VRoundRectTool () |
virtual bool | showDialog () const |
virtual void | setup (KActionCollection *collection) |
virtual QString | uiname () |
virtual VPath * | shape (bool interactive=false) const |
void | refreshUnit () |
Member Function Documentation
void VRoundRectTool::refreshUnit | ( | ) | [virtual] |
This function is called when the documents unit setting were changed.
Reimplemented from VTool.
Definition at line 129 of file vroundrecttool.cc.
void VRoundRectTool::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 167 of file vroundrecttool.cc.
bool VRoundRectTool::showDialog | ( | ) | const [virtual] |
Shows the tools option dialog.
Reimplemented from VTool.
Definition at line 161 of file vroundrecttool.cc.
virtual QString VRoundRectTool::uiname | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: