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
|
|
"Arrow" key released up, down, left, right
Reimplemented from VTool. Definition at line 138 of file vspiraltool.cc. |
|
|
This function is called when the documents unit setting were changed.
Reimplemented from VTool. Definition at line 162 of file vspiraltool.cc. |
|
|
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. |
|
|
Shows the tools option dialog.
Reimplemented from VTool. Definition at line 195 of file vspiraltool.cc. |
|
|
The name of the tool.
Reimplemented from VTool. Definition at line 42 of file vspiraltool.h. |
The documentation for this class was generated from the following files:

