karbon
VEllipseTool Class Reference
Inheritance diagram for VEllipseTool:

Detailed Description
Definition at line 63 of file vellipsetool.h.
Public Member Functions | |
VEllipseTool (KarbonView *view) | |
virtual | ~VEllipseTool () |
virtual void | setup (KActionCollection *collection) |
virtual bool | showDialog () const |
virtual QString | uiname () |
virtual VPath * | shape (bool interactive=false) const |
void | refreshUnit () |
Protected Member Functions | |
void | mouseDragRelease () |
void | mouseMove () |
void | mouseButtonPress () |
void | mouseButtonRelease () |
void | cancel () |
Member Function Documentation
|
Cancels all tool operations. This event is invoked when ESC is pressed. Reimplemented from VShapeTool. Definition at line 247 of file vellipsetool.cc. |
|
Left mouse button press.
Reimplemented from VShapeTool. Definition at line 221 of file vellipsetool.cc. |
|
Left mouse button release. The mouse wasn't moved. Reimplemented from VShapeTool. Definition at line 231 of file vellipsetool.cc. |
|
Mouse button release. The mouse was moved before. Reimplemented from VShapeTool. Definition at line 210 of file vellipsetool.cc. |
|
Mouse move. No mouse button is pressed. Reimplemented from VTool. Definition at line 182 of file vellipsetool.cc. |
|
This function is called when the documents unit setting were changed.
Reimplemented from VTool. Definition at line 149 of file vellipsetool.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 265 of file vellipsetool.cc. |
|
Shows the tools option dialog.
Reimplemented from VTool. Definition at line 259 of file vellipsetool.cc. |
|
The name of the tool.
Reimplemented from VTool. Definition at line 71 of file vellipsetool.h. |
The documentation for this class was generated from the following files: