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

#include <frmcommandbriefingeditor.h>

Inheritance diagram for frmCommandBriefingEditor:
fredBase::frmCommandBriefingEditor

Public Member Functions

 frmCommandBriefingEditor (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::frmCommandBriefingEditor
 frmCommandBriefingEditor (wxWindow *parent, wxWindowID id=ID_frmCommandBriefingEditor, const wxString &title=wxT("Command Briefing Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL)
 
 ~frmCommandBriefingEditor ()
 

Protected Member Functions

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

Additional Inherited Members

- Protected Types inherited from fredBase::frmCommandBriefingEditor
enum  { ID_frmCommandBriefingEditor = 1000, ID_btnOK, ID_btnCancel }
 
- Protected Attributes inherited from fredBase::frmCommandBriefingEditor
wxMenuBar * m_menubar6
 
wxMenu * mnuSelectTeam
 
wxMenu * mnuOptions
 
wxPanel * m_panel5
 
wxStaticText * txtNumCBStages
 
wxButton * btnPrev
 
wxButton * btnNext
 
wxButton * btnAdd
 
wxButton * btnInsert
 
wxButton * btnDelete
 
wxButton * btnOK
 
wxButton * btnCancel
 
wxStaticText * wxID_STATIC1
 
wxTextCtrl * txtStageText
 
wxStaticText * lblAniFile
 
wxFilePickerCtrl * fpAniFile
 
wxStaticText * lblVoiceWaveFile
 
wxFilePickerCtrl * fpVoiceWave
 
wxBitmapButton * btnVoicePlay
 

Detailed Description

Definition at line 15 of file frmcommandbriefingeditor.h.

Constructor & Destructor Documentation

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

Definition at line 17 of file frmcommandbriefingeditor.cpp.

frmCommandBriefingEditor::frmCommandBriefingEditor ( void  )
protected
frmCommandBriefingEditor::frmCommandBriefingEditor ( const frmCommandBriefingEditor T)
protected

Member Function Documentation

void frmCommandBriefingEditor::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmCommandBriefingEditor.

Definition at line 23 of file frmcommandbriefingeditor.cpp.


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