karbon

VPolygonTool Class Reference

Inheritance diagram for VPolygonTool:

VShapeTool VTool List of all members.

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 VPathshape (bool interactive=false) const
void refreshUnit ()
virtual void arrowKeyReleased (Qt::Key)

Member Function Documentation

void VPolygonTool::arrowKeyReleased Qt::Key  key  )  [virtual]
 

"Arrow" key released up, down, left, right

Reimplemented from VTool.

Definition at line 103 of file vpolygontool.cc.

void VPolygonTool::refreshUnit  )  [virtual]
 

This function is called when the documents unit setting were changed.

Reimplemented from VTool.

Definition at line 97 of file vpolygontool.cc.

void VPolygonTool::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 151 of file vpolygontool.cc.

bool VPolygonTool::showDialog  )  const [virtual]
 

Shows the tools option dialog.

Reimplemented from VTool.

Definition at line 145 of file vpolygontool.cc.

virtual QString VPolygonTool::uiname  )  [inline, virtual]
 

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