DzViewTool Class Reference
[Interface Components]

Base class for all tools that function in the 3D viewports. More...

Inheritance diagram for DzViewTool:

DzBase QObject Object List of all members.

Signals

void activated ()
 Signature: "activated()"
void deactivated ()
 Signature: "deactivated()"
void drawnDataChanged ()
 Signature: "drawnDataChanged()"

Detailed Description

Base class for all tools that function in the 3D viewports.


Member Function Documentation

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.


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.