Overture  Version 25
Public Member Functions | Public Attributes | List of all members
PushButton Struct Reference

#include <DialogData.h>

Public Member Functions

 PushButton ()
 
void setSensitive (bool trueOrFalse)
 

Public Attributes

aString buttonCommand
 
aString buttonLabel
 
bool sensitive
 
void * pb
 

Constructor & Destructor Documentation

PushButton::PushButton ( )
inline

References NULL, pb, and sensitive.

Member Function Documentation

void PushButton::setSensitive ( bool  trueOrFalse)

References pb, and sensitive.

Referenced by OptionMenu::setSensitive(), and CompositeSurface::update().

Member Data Documentation

aString PushButton::buttonCommand
aString PushButton::buttonLabel
void* PushButton::pb
bool PushButton::sensitive

The documentation for this struct was generated from the following files: