karbon
VImageTool Class Reference
Inheritance diagram for VImageTool:

Detailed Description
Definition at line 33 of file vimagetool.h.
Public Member Functions | |
VImageTool (KarbonView *view) | |
~VImageTool () | |
virtual void | activate () |
virtual void | deactivate () |
virtual void | setup (KActionCollection *collection) |
virtual QString | uiname () |
virtual QString | contextHelp () |
virtual QString | statusText () |
Protected Member Functions | |
virtual void | mouseButtonRelease () |
Classes | |
class | VInsertImageCmd |
Member Function Documentation
|
Called during the tool activation. A tool is supposed to set a mouse cursor and/or the statusbar properly here. Reimplemented from VTool. Definition at line 52 of file vimagetool.cc. |
|
The context help of the tool.
Reimplemented from VTool. Definition at line 45 of file vimagetool.cc. |
|
Deactivates the tool.
Reimplemented from VTool. Definition at line 65 of file vimagetool.cc. |
|
Left mouse button release. The mouse wasn't moved. Reimplemented from VTool. Definition at line 70 of file vimagetool.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 120 of file vimagetool.cc. |
|
The tool status text.
Reimplemented from VTool. Definition at line 59 of file vimagetool.cc. |
|
The name of the tool.
Reimplemented from VTool. Definition at line 43 of file vimagetool.h. |
The documentation for this class was generated from the following files: