karbon
VPolygonTool Class Reference
Inheritance diagram for VPolygonTool:

Detailed Description
Definition at line 31 of file vpolygontool.h.
Public Member Functions | |
VPolygonTool (KarbonView *view) | |
virtual | ~VPolygonTool () |
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 103 of file vpolygontool.cc. |
|
This function is called when the documents unit setting were changed.
Reimplemented from VTool. Definition at line 97 of file vpolygontool.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 151 of file vpolygontool.cc. |
|
Shows the tools option dialog.
Reimplemented from VTool. Definition at line 145 of file vpolygontool.cc. |
|
The name of the tool.
Reimplemented from VTool. Definition at line 39 of file vpolygontool.h. |
The documentation for this class was generated from the following files: