|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Class dlgMissionStats. More...
#include <wxfred_base.h>
Public Member Functions | |
| dlgMissionStats (wxWindow *parent, wxWindowID id=ID_dlgMissionStats, const wxString &title=wxT("Mission Statistics"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(400, 300), long style=wxDEFAULT_DIALOG_STYLE) | |
| ~dlgMissionStats () | |
Protected Types | |
| enum | { ID_dlgMissionStats = 1000 } |
Protected Member Functions | |
| virtual void | OnClose (wxCloseEvent &event) |
Protected Attributes | |
| wxTextCtrl * | txtMissionStats |
| wxButton * | btnDumpToFile |
| wxButton * | btnCancel |
Class dlgMissionStats.
Definition at line 1760 of file wxfred_base.h.
|
protected |
| Enumerator | |
|---|---|
| ID_dlgMissionStats | |
Definition at line 1770 of file wxfred_base.h.
| dlgMissionStats::dlgMissionStats | ( | wxWindow * | parent, |
| wxWindowID | id = ID_dlgMissionStats, |
||
| const wxString & | title = wxT("Mission Statistics"), |
||
| const wxPoint & | pos = wxDefaultPosition, |
||
| const wxSize & | size = wxSize( 400,300 ), |
||
| long | style = wxDEFAULT_DIALOG_STYLE |
||
| ) |
Definition at line 5153 of file wxfred_base.cpp.
| dlgMissionStats::~dlgMissionStats | ( | ) |
Definition at line 5185 of file wxfred_base.cpp.
|
inlineprotectedvirtual |
Reimplemented in dlgMissionStats.
Definition at line 1780 of file wxfred_base.h.
|
protected |
Definition at line 1777 of file wxfred_base.h.
|
protected |
Definition at line 1776 of file wxfred_base.h.
|
protected |
Definition at line 1775 of file wxfred_base.h.