Class frmTeamLoadoutEditor.
More...
#include <wxfred_base.h>
Class frmTeamLoadoutEditor.
Definition at line 850 of file wxfred_base.h.
| Enumerator |
|---|
| ID_frmTeamLoadoutEditor |
|
| ID_mnuTeam1 |
|
| ID_mnuTeam2 |
|
| ID_lbxStartShipsVariable |
|
| ID_cboSetShipAmountFromVariable |
|
| ID_StartWeaponsVariable |
|
Definition at line 862 of file wxfred_base.h.
| frmTeamLoadoutEditor::frmTeamLoadoutEditor |
( |
wxWindow * |
parent, |
|
|
wxWindowID |
id = ID_frmTeamLoadoutEditor, |
|
|
const wxString & |
title = wxT("Team Loadout Editor"), |
|
|
const wxPoint & |
pos = wxDefaultPosition, |
|
|
const wxSize & |
size = wxSize( -1,500 ), |
|
|
long |
style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL |
|
) |
| |
| frmTeamLoadoutEditor::~frmTeamLoadoutEditor |
( |
| ) |
|
| virtual void fredBase::frmTeamLoadoutEditor::OnCancel |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
| virtual void fredBase::frmTeamLoadoutEditor::OnClose |
( |
wxCloseEvent & |
event | ) |
|
|
inlineprotectedvirtual |
| virtual void fredBase::frmTeamLoadoutEditor::OnOK |
( |
wxCommandEvent & |
event | ) |
|
|
inlineprotectedvirtual |
| wxChoice* fredBase::frmTeamLoadoutEditor::cboSetShipAmountFromVariable |
|
protected |
| wxChoice* fredBase::frmTeamLoadoutEditor::cboSetWeaponAmountFromVariable |
|
protected |
| wxCheckListBox* fredBase::frmTeamLoadoutEditor::cklShipsFromTbl |
|
protected |
| wxCheckListBox* fredBase::frmTeamLoadoutEditor::cklWeaponsFromTbl |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblAmountOfShipsInWings |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblAmountOfWeaponsInWings |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblAvailableStartShips |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblAvailableStartWeapons |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblSetShipAmountFromVariable |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblSetWeaponAmountFromVariable |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblShipsFromTbl |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblShipsFromVariable |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblWeaponsFromTbl |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::lblWeaponsFromVariable |
|
protected |
| wxListBox* fredBase::frmTeamLoadoutEditor::lbxStartShipsVariable |
|
protected |
| wxListBox* fredBase::frmTeamLoadoutEditor::lbxStartWeaponsVariable |
|
protected |
| wxMenu* fredBase::frmTeamLoadoutEditor::m_menu16 |
|
protected |
| wxStaticLine* fredBase::frmTeamLoadoutEditor::m_staticline2 |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::m_staticText141 |
|
protected |
| wxStaticText* fredBase::frmTeamLoadoutEditor::m_staticText1411 |
|
protected |
| wxMenuBar* fredBase::frmTeamLoadoutEditor::mnbDialogMenu |
|
protected |
| wxMenu* fredBase::frmTeamLoadoutEditor::mnuSelectTeam |
|
protected |
| wxStdDialogButtonSizer* fredBase::frmTeamLoadoutEditor::sdbDialogButtons |
|
protected |
| wxButton* fredBase::frmTeamLoadoutEditor::sdbDialogButtonsCancel |
|
protected |
| wxButton* fredBase::frmTeamLoadoutEditor::sdbDialogButtonsOK |
|
protected |
| wxSpinCtrl* fredBase::frmTeamLoadoutEditor::spnExtraShipsAvailable |
|
protected |
| wxSpinCtrl* fredBase::frmTeamLoadoutEditor::spnExtraWeaponsAvailable |
|
protected |
| wxTextCtrl* fredBase::frmTeamLoadoutEditor::txtAmountOfShipsInWings |
|
protected |
| wxTextCtrl* fredBase::frmTeamLoadoutEditor::txtAmountOfWeaponsInWings |
|
protected |
The documentation for this class was generated from the following files: