|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Class dlgReinforcementsPicker. More...
#include <wxfred_base.h>
Public Member Functions | |
| dlgReinforcementsPicker (wxWindow *parent, wxWindowID id=ID_ReinforcementsPicker, const wxString &title=wxT("Select Reinforcement Unit"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
| ~dlgReinforcementsPicker () | |
Protected Types | |
| enum | { ID_ReinforcementsPicker = 1000 } |
Protected Attributes | |
| wxListCtrl * | lstReincforcements |
| wxButton * | btnOK |
| wxButton * | btnCancel |
Class dlgReinforcementsPicker.
Definition at line 1079 of file wxfred_base.h.
|
protected |
| Enumerator | |
|---|---|
| ID_ReinforcementsPicker | |
Definition at line 1084 of file wxfred_base.h.
| dlgReinforcementsPicker::dlgReinforcementsPicker | ( | wxWindow * | parent, |
| wxWindowID | id = ID_ReinforcementsPicker, |
||
| const wxString & | title = wxT("Select Reinforcement Unit"), |
||
| const wxPoint & | pos = wxDefaultPosition, |
||
| const wxSize & | size = wxDefaultSize, |
||
| long | style = wxDEFAULT_DIALOG_STYLE |
||
| ) |
Definition at line 2950 of file wxfred_base.cpp.
| dlgReinforcementsPicker::~dlgReinforcementsPicker | ( | ) |
Definition at line 2980 of file wxfred_base.cpp.
|
protected |
Definition at line 1091 of file wxfred_base.h.
|
protected |
Definition at line 1090 of file wxfred_base.h.
|
protected |
Definition at line 1089 of file wxfred_base.h.