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

Class frmBriefingEditor. More...

#include <wxfred_base.h>

Inheritance diagram for fredBase::frmBriefingEditor:
frmBriefingEditor

Public Member Functions

 frmBriefingEditor (wxWindow *parent, wxWindowID id=ID_frmBriefingEditor, const wxString &title=wxT("Briefing Editor"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL)
 
 ~frmBriefingEditor ()
 

Protected Types

enum  { ID_frmBriefingEditor = 1000 }
 

Protected Member Functions

virtual void OnClose (wxCloseEvent &event)
 

Protected Attributes

wxMenuBar * m_menubar8
 
wxMenu * mnuSelectTeam
 
wxMenu * mnuOptions
 
wxPanel * m_panel13
 
wxStaticText * lblStage
 
wxStaticText * lblCameraTransisitonTime
 
wxSpinCtrl * m_spinCtrl53
 
wxStaticText * m_staticText192
 
wxCheckBox * chkCutToNextStage
 
wxCheckBox * chkCutToPreviousStage
 
wxStaticText * lblText
 
wxTextCtrl * m_textCtrl75
 
wxButton * btnPreviousStage
 
wxButton * btnNextStage
 
wxButton * btnAddStage
 
wxButton * btnInsertStage
 
wxButton * btnDeleteStage
 
wxButton * btnSaveView
 
wxButton * btnGoToView
 
wxButton * btnCopyView
 
wxButton * btnPasteView
 
wxStaticText * lblVoiceFile
 
wxFilePickerCtrl * m_filePicker1
 
wxBitmapButton * btnPlayVoice
 
wxStaticText * lblDefaultMusic
 
wxChoice * m_choice42
 
wxBitmapButton * btnPlayMusic
 
wxStaticText * m_staticText196
 
wxChoice * m_choice43
 
wxBitmapButton * btnPlayMusicFromPack
 
wxStaticText * lblUsageFormula
 
wxTreeCtrl * m_treeCtrl9
 
wxCheckBox * chkDrawLines
 
wxStaticText * lblIconLabel
 
wxTextCtrl * txtIconLabel
 
wxStaticText * lblIconImage
 
wxComboBox * cboIconImage
 
wxStaticText * lblShipType
 
wxComboBox * cboShipType
 
wxStaticText * lblIconTeam
 
wxComboBox * m_comboBox13
 
wxStaticText * lblIconId
 
wxTextCtrl * txtIconID
 
wxCheckBox * chkHighlightIcon
 
wxCheckBox * chkChangeLocally
 
wxCheckBox * chkFlipIconLR
 
wxButton * btnMakeIcon
 
wxButton * btnDeleteIcon
 
wxButton * btnPropagate
 
wxStaticText * lblIconText
 
wxTextCtrl * txtIconText
 

Detailed Description

Class frmBriefingEditor.

Definition at line 1311 of file wxfred_base.h.

Member Enumeration Documentation

anonymous enum
protected
Enumerator
ID_frmBriefingEditor 

Definition at line 1321 of file wxfred_base.h.

Constructor & Destructor Documentation

frmBriefingEditor::frmBriefingEditor ( wxWindow *  parent,
wxWindowID  id = ID_frmBriefingEditor,
const wxString &  title = wxT("Briefing Editor"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL 
)

Definition at line 3833 of file wxfred_base.cpp.

frmBriefingEditor::~frmBriefingEditor ( )

Definition at line 4139 of file wxfred_base.cpp.

Member Function Documentation

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

Reimplemented in frmBriefingEditor.

Definition at line 1379 of file wxfred_base.h.

Member Data Documentation

wxButton* fredBase::frmBriefingEditor::btnAddStage
protected

Definition at line 1340 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnCopyView
protected

Definition at line 1345 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnDeleteIcon
protected

Definition at line 1373 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnDeleteStage
protected

Definition at line 1342 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnGoToView
protected

Definition at line 1344 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnInsertStage
protected

Definition at line 1341 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnMakeIcon
protected

Definition at line 1372 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnNextStage
protected

Definition at line 1339 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnPasteView
protected

Definition at line 1346 of file wxfred_base.h.

wxBitmapButton* fredBase::frmBriefingEditor::btnPlayMusic
protected

Definition at line 1352 of file wxfred_base.h.

wxBitmapButton* fredBase::frmBriefingEditor::btnPlayMusicFromPack
protected

Definition at line 1355 of file wxfred_base.h.

wxBitmapButton* fredBase::frmBriefingEditor::btnPlayVoice
protected

Definition at line 1349 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnPreviousStage
protected

Definition at line 1338 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnPropagate
protected

Definition at line 1374 of file wxfred_base.h.

wxButton* fredBase::frmBriefingEditor::btnSaveView
protected

Definition at line 1343 of file wxfred_base.h.

wxComboBox* fredBase::frmBriefingEditor::cboIconImage
protected

Definition at line 1362 of file wxfred_base.h.

wxComboBox* fredBase::frmBriefingEditor::cboShipType
protected

Definition at line 1364 of file wxfred_base.h.

wxCheckBox* fredBase::frmBriefingEditor::chkChangeLocally
protected

Definition at line 1370 of file wxfred_base.h.

wxCheckBox* fredBase::frmBriefingEditor::chkCutToNextStage
protected

Definition at line 1334 of file wxfred_base.h.

wxCheckBox* fredBase::frmBriefingEditor::chkCutToPreviousStage
protected

Definition at line 1335 of file wxfred_base.h.

wxCheckBox* fredBase::frmBriefingEditor::chkDrawLines
protected

Definition at line 1358 of file wxfred_base.h.

wxCheckBox* fredBase::frmBriefingEditor::chkFlipIconLR
protected

Definition at line 1371 of file wxfred_base.h.

wxCheckBox* fredBase::frmBriefingEditor::chkHighlightIcon
protected

Definition at line 1369 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblCameraTransisitonTime
protected

Definition at line 1331 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblDefaultMusic
protected

Definition at line 1350 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblIconId
protected

Definition at line 1367 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblIconImage
protected

Definition at line 1361 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblIconLabel
protected

Definition at line 1359 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblIconTeam
protected

Definition at line 1365 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblIconText
protected

Definition at line 1375 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblShipType
protected

Definition at line 1363 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblStage
protected

Definition at line 1330 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblText
protected

Definition at line 1336 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblUsageFormula
protected

Definition at line 1356 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::lblVoiceFile
protected

Definition at line 1347 of file wxfred_base.h.

wxChoice* fredBase::frmBriefingEditor::m_choice42
protected

Definition at line 1351 of file wxfred_base.h.

wxChoice* fredBase::frmBriefingEditor::m_choice43
protected

Definition at line 1354 of file wxfred_base.h.

wxComboBox* fredBase::frmBriefingEditor::m_comboBox13
protected

Definition at line 1366 of file wxfred_base.h.

wxFilePickerCtrl* fredBase::frmBriefingEditor::m_filePicker1
protected

Definition at line 1348 of file wxfred_base.h.

wxMenuBar* fredBase::frmBriefingEditor::m_menubar8
protected

Definition at line 1326 of file wxfred_base.h.

wxPanel* fredBase::frmBriefingEditor::m_panel13
protected

Definition at line 1329 of file wxfred_base.h.

wxSpinCtrl* fredBase::frmBriefingEditor::m_spinCtrl53
protected

Definition at line 1332 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::m_staticText192
protected

Definition at line 1333 of file wxfred_base.h.

wxStaticText* fredBase::frmBriefingEditor::m_staticText196
protected

Definition at line 1353 of file wxfred_base.h.

wxTextCtrl* fredBase::frmBriefingEditor::m_textCtrl75
protected

Definition at line 1337 of file wxfred_base.h.

wxTreeCtrl* fredBase::frmBriefingEditor::m_treeCtrl9
protected

Definition at line 1357 of file wxfred_base.h.

wxMenu* fredBase::frmBriefingEditor::mnuOptions
protected

Definition at line 1328 of file wxfred_base.h.

wxMenu* fredBase::frmBriefingEditor::mnuSelectTeam
protected

Definition at line 1327 of file wxfred_base.h.

wxTextCtrl* fredBase::frmBriefingEditor::txtIconID
protected

Definition at line 1368 of file wxfred_base.h.

wxTextCtrl* fredBase::frmBriefingEditor::txtIconLabel
protected

Definition at line 1360 of file wxfred_base.h.

wxTextCtrl* fredBase::frmBriefingEditor::txtIconText
protected

Definition at line 1376 of file wxfred_base.h.


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