karbon
VStarTool Class Reference
Inheritance diagram for VStarTool:

Detailed Description
Definition at line 67 of file vstartool.h.
Public Member Functions | |
VStarTool (KarbonView *view) | |
virtual | ~VStarTool () |
virtual bool | showDialog () const |
virtual void | setup (KActionCollection *collection) |
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 182 of file vstartool.cc. |
|
This function is called when the documents unit setting were changed.
Reimplemented from VTool. Definition at line 171 of file vstartool.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 234 of file vstartool.cc. |
|
Shows the tools option dialog.
Reimplemented from VTool. Definition at line 228 of file vstartool.cc. |
|
The name of the tool.
Reimplemented from VTool. Definition at line 75 of file vstartool.h. |
The documentation for this class was generated from the following files: