|
Planeshift
|
#include <eeditrequestcombo.h>
Public Member Functions | |
| void | AddChoice (const char *choice) |
| void | ClearChoices () |
| EEditRequestCombo () | |
| virtual bool | PostSetup () |
| This is called after the widget and all of it's children have been created. | |
| void | SetCallback (iEEditRequestComboCallback *cb) |
Definition at line 38 of file eeditrequestcombo.h.
| EEditRequestCombo::EEditRequestCombo | ( | ) | [inline] |
Definition at line 41 of file eeditrequestcombo.h.
| void EEditRequestCombo::AddChoice | ( | const char * | choice | ) |
| void EEditRequestCombo::ClearChoices | ( | ) |
| virtual bool EEditRequestCombo::PostSetup | ( | ) | [virtual] |
This is called after the widget and all of it's children have been created.
Reimplemented from pawsWidget.
| void EEditRequestCombo::SetCallback | ( | iEEditRequestComboCallback * | cb | ) | [inline] |
Definition at line 47 of file eeditrequestcombo.h.
1.7.3