Overture  Version 25
Public Member Functions | Public Attributes | List of all members
DialogState Class Reference

#include <DialogState.h>

Public Member Functions

 DialogState ()
 
 ~DialogState ()
 

Public Attributes

aStringpushButtonCommands
 
aStringpushButtonLabels
 
aStringtextCommands
 
aStringtextLabels
 
aStringtextStrings
 
aStringtoggleButtonCommands
 
aStringtoggleButtonLabels
 
int * toggleState
 

Constructor & Destructor Documentation

DialogState::DialogState ( )
DialogState::~DialogState ( )

Member Data Documentation

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().


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