DzPushButton Class Reference
[Interface Widget Objects]

DAZ Script push button widget. More...

Inheritance diagram for DzPushButton:

DzButton DzWidget DzStepButton List of all members.

Properties

Boolean autoDefault
Boolean default
Boolean flat

Constructors

 DzPushButton (DzWidget parent)

Methods

void setCheckable (Boolean yesNo)
void setToggleButton (Boolean yesNo)

Detailed Description

DAZ Script push button widget.


Constructor & Destructor Documentation

DzPushButton::DzPushButton ( DzWidget  parent  ) 

Creates a push button as a child of the given parent widget


Member Function Documentation

void DzPushButton::setCheckable ( Boolean  yesNo  ) 

Whether the button is a toggle button.

void DzPushButton::setToggleButton ( Boolean  yesNo  ) 

Deprecated:
Use setCheckable() instead.


Member Data Documentation

bool DzPushButton::autoDefault

Whether the button is the auto default. false by default.

Boolean DzPushButton::default

Whether the button is the default button. false by default.

Boolean DzPushButton::flat

Whether the border is disabled. false by default.


Generated on Thu Sep 24 12:21:14 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.