karbon
VSpiralTool Class Reference
Inheritance diagram for VSpiralTool:

Detailed Description
Definition at line 34 of file vspiraltool.h.
Public Member Functions | |
VSpiralTool (KarbonView *view) | |
virtual | ~VSpiralTool () |
virtual void | setup (KActionCollection *collection) |
virtual bool | showDialog () const |
virtual QString | uiname () |
virtual VPath * | shape (bool interactive=false) const |
void | refreshUnit () |
virtual void | arrowKeyReleased (Qt::Key) |
Member Function Documentation
void VSpiralTool::arrowKeyReleased | ( | Qt::Key | key | ) | [virtual] |
"Arrow" key released up, down, left, right
Reimplemented from VTool.
Definition at line 138 of file vspiraltool.cc.
void VSpiralTool::refreshUnit | ( | ) | [virtual] |
This function is called when the documents unit setting were changed.
Reimplemented from VTool.
Definition at line 162 of file vspiraltool.cc.
void VSpiralTool::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 201 of file vspiraltool.cc.
bool VSpiralTool::showDialog | ( | ) | const [virtual] |
Shows the tools option dialog.
Reimplemented from VTool.
Definition at line 195 of file vspiraltool.cc.
virtual QString VSpiralTool::uiname | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: