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

#include <dlgshieldsystemeditor.h>

Inheritance diagram for dlgShieldSystemEditor:
fredBase::dlgShieldSystemEditor

Public Member Functions

 dlgShieldSystemEditor (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::dlgShieldSystemEditor
 dlgShieldSystemEditor (wxWindow *parent, wxWindowID id=ID_dlgShieldSystemEditor, const wxString &title=wxT("Shield System Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(350, 153), long style=wxDEFAULT_DIALOG_STYLE)
 
 ~dlgShieldSystemEditor ()
 

Protected Member Functions

 dlgShieldSystemEditor (void)
 
 dlgShieldSystemEditor (const dlgShieldSystemEditor &T)
 
void OnClose (wxCloseEvent &event)
 

Additional Inherited Members

- Protected Types inherited from fredBase::dlgShieldSystemEditor
enum  { ID_dlgShieldSystemEditor = 1000 }
 
- Protected Attributes inherited from fredBase::dlgShieldSystemEditor
wxChoice * cboShipType
 
wxRadioButton * optShipTypeHasShieldSystem
 
wxRadioButton * optShipTypeNoShieldSystem
 
wxChoice * cboShipTeam
 
wxRadioButton * optShipTeamHasShieldSystem
 
wxRadioButton * optShipTeamNoShieldSystem
 
wxStdDialogButtonSizer * dlgShieldConfirm
 
wxButton * dlgShieldConfirmOK
 
wxButton * dlgShieldConfirmCancel
 

Detailed Description

Definition at line 15 of file dlgshieldsystemeditor.h.

Constructor & Destructor Documentation

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

Definition at line 19 of file dlgshieldsystemeditor.cpp.

dlgShieldSystemEditor::dlgShieldSystemEditor ( void  )
protected
dlgShieldSystemEditor::dlgShieldSystemEditor ( const dlgShieldSystemEditor T)
protected

Member Function Documentation

void dlgShieldSystemEditor::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::dlgShieldSystemEditor.

Definition at line 25 of file dlgshieldsystemeditor.cpp.


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