Inheritance diagram for DzViewTool:
Signals | |
void | activated () |
Signature: "activated()" | |
void | deactivated () |
Signature: "deactivated()" | |
void | drawnDataChanged () |
Signature: "drawnDataChanged()" |
void DzViewTool::activated | ( | ) | [signal] |
Signature: "activated()"
Emitted when the viewtool becomes the active tool in the viewport.
void DzViewTool::deactivated | ( | ) | [signal] |
Signature: "deactivated()"
Emitted when the viewtool stops being the active tool in the viewport.
void DzViewTool::drawnDataChanged | ( | ) | [signal] |
Signature: "drawnDataChanged()"
Emitted when the viewtool needs to be redrawn in the viewport.