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

Class frmCommandBriefingEditor. More...

#include <wxfred_base.h>

Inheritance diagram for fredBase::frmCommandBriefingEditor:
frmCommandBriefingEditor

Public Member Functions

 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 Types

enum  { ID_frmCommandBriefingEditor = 1000, ID_btnOK, ID_btnCancel }
 

Protected Member Functions

virtual void OnClose (wxCloseEvent &event)
 

Protected Attributes

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

Class frmCommandBriefingEditor.

Definition at line 1454 of file wxfred_base.h.

Member Enumeration Documentation

anonymous enum
protected
Enumerator
ID_frmCommandBriefingEditor 
ID_btnOK 
ID_btnCancel 

Definition at line 1464 of file wxfred_base.h.

Constructor & Destructor Documentation

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 
)

Definition at line 4347 of file wxfred_base.cpp.

frmCommandBriefingEditor::~frmCommandBriefingEditor ( )

Definition at line 4488 of file wxfred_base.cpp.

Member Function Documentation

virtual void fredBase::frmCommandBriefingEditor::OnClose ( wxCloseEvent &  event)
inlineprotectedvirtual

Reimplemented in frmCommandBriefingEditor.

Definition at line 1492 of file wxfred_base.h.

Member Data Documentation

wxButton* fredBase::frmCommandBriefingEditor::btnAdd
protected

Definition at line 1478 of file wxfred_base.h.

wxButton* fredBase::frmCommandBriefingEditor::btnCancel
protected

Definition at line 1482 of file wxfred_base.h.

wxButton* fredBase::frmCommandBriefingEditor::btnDelete
protected

Definition at line 1480 of file wxfred_base.h.

wxButton* fredBase::frmCommandBriefingEditor::btnInsert
protected

Definition at line 1479 of file wxfred_base.h.

wxButton* fredBase::frmCommandBriefingEditor::btnNext
protected

Definition at line 1477 of file wxfred_base.h.

wxButton* fredBase::frmCommandBriefingEditor::btnOK
protected

Definition at line 1481 of file wxfred_base.h.

wxButton* fredBase::frmCommandBriefingEditor::btnPrev
protected

Definition at line 1476 of file wxfred_base.h.

wxBitmapButton* fredBase::frmCommandBriefingEditor::btnVoicePlay
protected

Definition at line 1489 of file wxfred_base.h.

wxFilePickerCtrl* fredBase::frmCommandBriefingEditor::fpAniFile
protected

Definition at line 1486 of file wxfred_base.h.

wxFilePickerCtrl* fredBase::frmCommandBriefingEditor::fpVoiceWave
protected

Definition at line 1488 of file wxfred_base.h.

wxStaticText* fredBase::frmCommandBriefingEditor::lblAniFile
protected

Definition at line 1485 of file wxfred_base.h.

wxStaticText* fredBase::frmCommandBriefingEditor::lblVoiceWaveFile
protected

Definition at line 1487 of file wxfred_base.h.

wxMenuBar* fredBase::frmCommandBriefingEditor::m_menubar6
protected

Definition at line 1471 of file wxfred_base.h.

wxPanel* fredBase::frmCommandBriefingEditor::m_panel5
protected

Definition at line 1474 of file wxfred_base.h.

wxMenu* fredBase::frmCommandBriefingEditor::mnuOptions
protected

Definition at line 1473 of file wxfred_base.h.

wxMenu* fredBase::frmCommandBriefingEditor::mnuSelectTeam
protected

Definition at line 1472 of file wxfred_base.h.

wxStaticText* fredBase::frmCommandBriefingEditor::txtNumCBStages
protected

Definition at line 1475 of file wxfred_base.h.

wxTextCtrl* fredBase::frmCommandBriefingEditor::txtStageText
protected

Definition at line 1484 of file wxfred_base.h.

wxStaticText* fredBase::frmCommandBriefingEditor::wxID_STATIC1
protected

Definition at line 1483 of file wxfred_base.h.


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