karbon
VSinusTool Class Reference
Inheritance diagram for VSinusTool:

Detailed Description
Definition at line 31 of file vsinustool.h.
Public Member Functions | |
VSinusTool (KarbonView *view) | |
virtual | ~VSinusTool () |
virtual void | setup (KActionCollection *collection) |
virtual bool | showDialog () const |
virtual QString | uiname () |
virtual VPath * | shape (bool interactive=false) const |
void | refreshUnit () |
Member Function Documentation
void VSinusTool::refreshUnit | ( | ) | [virtual] |
This function is called when the documents unit setting were changed.
Reimplemented from VTool.
Definition at line 117 of file vsinustool.cc.
void VSinusTool::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 150 of file vsinustool.cc.
bool VSinusTool::showDialog | ( | ) | const [virtual] |
Shows the tools option dialog.
Reimplemented from VTool.
Definition at line 144 of file vsinustool.cc.
virtual QString VSinusTool::uiname | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following files: