wxIScan
wxoptionsdialog.h File Reference

Go to the source code of this file.

Classes

class  wxOptionBase
 The (abstract) option for an options dialog. More...
class  wxOptionStaticLine
 The static line pseudo option for an options dialog. More...
class  wxOptionCheckBox
 The boolean option for an options dialog. More...
class  wxOptionTextBox
 The text input box for an options dialog. More...
class  wxOptionComboBox
 The text input box with history for an options dialog. More...
class  wxOptionsDialog
 The standard options dialog. More...

Defines

#define WXOPTIONSDIALOGMAXOPTION   100
#define WXOPTIONSDIALOGIDOPTION   31101

Define Documentation

#define WXOPTIONSDIALOGIDOPTION   31101

Definition at line 20 of file wxoptionsdialog.h.

#define WXOPTIONSDIALOGMAXOPTION   100

Definition at line 19 of file wxoptionsdialog.h.

Referenced by wxOptionsDialog::AppendOption().