DzUserDrawStyle Class Reference

Base class for draw styles that the user can select from the viewport drop-down list. More...

Inheritance diagram for DzUserDrawStyle:

DzDrawStyle DzBase QObject Object DzHiddenLineStyle DzLitWireFrameStyle DzSmoothShadedStyle DzSolidBoxStyle DzTexturedStyle DzWireBoxStyle DzWireFrameStyle DzWireShadedStyle DzWireTexturedStyle List of all members.

Properties

Boolean isEnabled

Methods

String getDescription ()
Pixmap getPixmap ()

Detailed Description

Base class for draw styles that the user can select from the viewport drop-down list.

Any draw styles which should be available to the user for selecting need to be derived from this class. Subclasses must implement the getPixmap() to return the icon that will be displayed in the viewport drop-down list, and getDescription() to return the text that accompanies the icon.


Member Function Documentation

String DzUserDrawStyle::getDescription (  ) 

Derived classes should return a description for display in the viewport drop-down list.

Pixmap DzUserDrawStyle::getPixmap (  ) 

Derived classes should return an icon for display in the viewport drop-down list.


Member Data Documentation

Boolean DzUserDrawStyle::isEnabled

Read-Only - Whether or not the user style is available for use.


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.