FS2_Open
Open source remastering of the Freespace 2 engine
frmTeamLoadoutEditor Class Reference

#include <frmteamloadouteditor.h>

Inheritance diagram for frmTeamLoadoutEditor:
fredBase::frmTeamLoadoutEditor

Public Member Functions

 frmTeamLoadoutEditor (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::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 ()
 

Protected Member Functions

 frmTeamLoadoutEditor (void)
 
 frmTeamLoadoutEditor (const frmTeamLoadoutEditor &T)
 
void OnClose (wxCloseEvent &event)
 
void OnOK (wxCommandEvent &event)
 
void OnCancel (wxCommandEvent &event)
 

Additional Inherited Members

- Protected Types inherited from fredBase::frmTeamLoadoutEditor
enum  {
  ID_frmTeamLoadoutEditor = 1000, ID_mnuTeam1, ID_mnuTeam2, ID_lbxStartShipsVariable,
  ID_cboSetShipAmountFromVariable, ID_StartWeaponsVariable
}
 
- Protected Attributes inherited from fredBase::frmTeamLoadoutEditor
wxMenuBar * mnbDialogMenu
 
wxMenu * mnuSelectTeam
 
wxMenu * m_menu16
 
wxStaticText * lblAvailableStartShips
 
wxStaticText * lblShipsFromVariable
 
wxListBox * lbxStartShipsVariable
 
wxStaticText * lblShipsFromTbl
 
wxCheckListBox * cklShipsFromTbl
 
wxStaticText * m_staticText141
 
wxSpinCtrl * spnExtraShipsAvailable
 
wxStaticText * lblSetShipAmountFromVariable
 
wxChoice * cboSetShipAmountFromVariable
 
wxStaticText * lblAmountOfShipsInWings
 
wxTextCtrl * txtAmountOfShipsInWings
 
wxStaticLine * m_staticline2
 
wxStaticText * lblAvailableStartWeapons
 
wxStaticText * lblWeaponsFromVariable
 
wxListBox * lbxStartWeaponsVariable
 
wxStaticText * lblWeaponsFromTbl
 
wxCheckListBox * cklWeaponsFromTbl
 
wxStaticText * m_staticText1411
 
wxSpinCtrl * spnExtraWeaponsAvailable
 
wxStaticText * lblSetWeaponAmountFromVariable
 
wxChoice * cboSetWeaponAmountFromVariable
 
wxStaticText * lblAmountOfWeaponsInWings
 
wxTextCtrl * txtAmountOfWeaponsInWings
 
wxStdDialogButtonSizer * sdbDialogButtons
 
wxButton * sdbDialogButtonsOK
 
wxButton * sdbDialogButtonsCancel
 

Detailed Description

Definition at line 15 of file frmteamloadouteditor.h.

Constructor & Destructor Documentation

frmTeamLoadoutEditor::frmTeamLoadoutEditor ( wxWindow *  parent,
wxWindowID  id 
)

Definition at line 16 of file frmteamloadouteditor.cpp.

frmTeamLoadoutEditor::frmTeamLoadoutEditor ( void  )
protected
frmTeamLoadoutEditor::frmTeamLoadoutEditor ( const frmTeamLoadoutEditor T)
protected

Member Function Documentation

void frmTeamLoadoutEditor::OnCancel ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmTeamLoadoutEditor.

Definition at line 34 of file frmteamloadouteditor.cpp.

void frmTeamLoadoutEditor::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmTeamLoadoutEditor.

Definition at line 23 of file frmteamloadouteditor.cpp.

void frmTeamLoadoutEditor::OnOK ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmTeamLoadoutEditor.

Definition at line 29 of file frmteamloadouteditor.cpp.


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