|
Overture
Version 25
|
#include <DialogState.h>
Public Member Functions | |
| DialogState () | |
| ~DialogState () | |
Public Attributes | |
| aString * | pushButtonCommands |
| aString * | pushButtonLabels |
| aString * | textCommands |
| aString * | textLabels |
| aString * | textStrings |
| aString * | toggleButtonCommands |
| aString * | toggleButtonLabels |
| int * | toggleState |
| DialogState::DialogState | ( | ) |
References NULL, pushButtonCommands, pushButtonLabels, textCommands, textLabels, textStrings, toggleButtonCommands, toggleButtonLabels, and toggleState.
| DialogState::~DialogState | ( | ) |
References pushButtonCommands, pushButtonLabels, textCommands, textLabels, textStrings, toggleButtonCommands, toggleButtonLabels, and toggleState.
| aString* DialogState::pushButtonCommands |
Referenced by DialogState(), and ~DialogState().
| aString* DialogState::pushButtonLabels |
Referenced by DialogState(), and ~DialogState().
| aString* DialogState::textCommands |
Referenced by DialogState(), and ~DialogState().
| aString* DialogState::textLabels |
Referenced by DialogState(), and ~DialogState().
| aString* DialogState::textStrings |
Referenced by DialogState(), and ~DialogState().
| aString* DialogState::toggleButtonCommands |
Referenced by DialogState(), and ~DialogState().
| aString* DialogState::toggleButtonLabels |
Referenced by DialogState(), and ~DialogState().
| int* DialogState::toggleState |
Referenced by DialogState(), and ~DialogState().
1.8.3