Home
last modified time | relevance | path

Searched refs:frmDebriefingEditor (Results 1 – 13 of 13) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/wxfred2/editors/
H A DfrmDebriefingEditor.h15 class frmDebriefingEditor : public fredBase::frmDebriefingEditor
18 frmDebriefingEditor( wxWindow* parent, wxWindowID id );
21 frmDebriefingEditor( void );
22 frmDebriefingEditor( const frmDebriefingEditor& T );
H A DfrmDebriefingEditor.cpp17 frmDebriefingEditor::frmDebriefingEditor( wxWindow* parent, wxWindowID id ) in frmDebriefingEditor() function in frmDebriefingEditor
18 : fredBase::frmDebriefingEditor(parent, id) in frmDebriefingEditor()
23 void frmDebriefingEditor::OnClose( wxCloseEvent& event ) in OnClose()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/wxfred2/editors/
H A Dfrmdebriefingeditor.h15 class frmDebriefingEditor : public fredBase::frmDebriefingEditor
18 frmDebriefingEditor( wxWindow* parent, wxWindowID id );
21 frmDebriefingEditor( void );
22 frmDebriefingEditor( const frmDebriefingEditor& T );
H A Dfrmdebriefingeditor.cpp17 frmDebriefingEditor::frmDebriefingEditor( wxWindow* parent, wxWindowID id ) in frmDebriefingEditor() function in frmDebriefingEditor
18 : fredBase::frmDebriefingEditor(parent, id) in frmDebriefingEditor()
23 void frmDebriefingEditor::OnClose( wxCloseEvent& event ) in OnClose()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/wxfred2/
H A DfrmFRED2.h191 friend class frmDebriefingEditor; variable
255 frmDebriefingEditor* frmDebriefingEditor_p;
H A Dsource_groups.cmake51 editors/frmDebriefingEditor.cpp
52 editors/frmDebriefingEditor.h
H A DfrmFRED2.cpp529 frmDebriefingEditor_p = new class frmDebriefingEditor( this, ID_frmDebriefingEditor ); in OnEditorsDebriefing()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/wxfred2/
H A Dfrmfred2.h191 friend class frmDebriefingEditor; variable
255 frmDebriefingEditor* frmDebriefingEditor_p;
H A Dfrmfred2.cpp529 frmDebriefingEditor_p = new class frmDebriefingEditor( this, ID_frmDebriefingEditor ); in OnEditorsDebriefing()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/wxfred2/base/
H A DwxFRED_base.h1393 class frmDebriefingEditor : public wxFrame
1445frmDebriefingEditor( wxWindow* parent, wxWindowID id = ID_frmDebriefingEditor, const wxString& tit…
1447 ~frmDebriefingEditor();
H A DwxFRED_base.cpp4143 BEGIN_EVENT_TABLE( frmDebriefingEditor, wxFrame ) in BEGIN_EVENT_TABLE() argument
4144 EVT_CLOSE( frmDebriefingEditor::_wxFB_OnClose ) in BEGIN_EVENT_TABLE()
4147 frmDebriefingEditor::frmDebriefingEditor( wxWindow* parent, wxWindowID id, const wxString& title, c… in BEGIN_EVENT_TABLE()
4339 frmDebriefingEditor::~frmDebriefingEditor() in ~frmDebriefingEditor()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/wxfred2/base/
H A Dwxfred_base.h1393 class frmDebriefingEditor : public wxFrame
1445frmDebriefingEditor( wxWindow* parent, wxWindowID id = ID_frmDebriefingEditor, const wxString& tit…
1447 ~frmDebriefingEditor();
H A Dwxfred_base.cpp4143 BEGIN_EVENT_TABLE( frmDebriefingEditor, wxFrame ) in BEGIN_EVENT_TABLE() argument
4144 EVT_CLOSE( frmDebriefingEditor::_wxFB_OnClose ) in BEGIN_EVENT_TABLE()
4147 frmDebriefingEditor::frmDebriefingEditor( wxWindow* parent, wxWindowID id, const wxString& title, c… in BEGIN_EVENT_TABLE()
4339 frmDebriefingEditor::~frmDebriefingEditor() in ~frmDebriefingEditor()