karbon

VImageTool Class Reference

Inheritance diagram for VImageTool:

VTool List of all members.

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

void VImageTool::activate (  )  [virtual]

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.

QString VImageTool::contextHelp (  )  [virtual]

The context help of the tool.

Reimplemented from VTool.

Definition at line 45 of file vimagetool.cc.

void VImageTool::deactivate (  )  [virtual]

Deactivates the tool.

Reimplemented from VTool.

Definition at line 65 of file vimagetool.cc.

void VImageTool::mouseButtonRelease (  )  [protected, virtual]

Left mouse button release.

The mouse wasn't moved.

Reimplemented from VTool.

Definition at line 70 of file vimagetool.cc.

void VImageTool::setup ( KActionCollection *  collection  )  [virtual]

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.

QString VImageTool::statusText (  )  [virtual]

The tool status text.

Reimplemented from VTool.

Definition at line 59 of file vimagetool.cc.

virtual QString VImageTool::uiname (  )  [inline, virtual]

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:
KDE Home | KDE Accessibility Home | Description of Access Keys