FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <dlgfictionviewer.h>
Public Member Functions | |
dlgFictionViewer (wxWindow *parent, wxWindowID id) | |
![]() | |
dlgFictionViewer (wxWindow *parent, wxWindowID id=ID_dlgFictionViewerEditor, const wxString &title=wxT("Fiction Viewer"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | |
~dlgFictionViewer () | |
Protected Member Functions | |
dlgFictionViewer (void) | |
dlgFictionViewer (const dlgFictionViewer &T) | |
void | OnClose (wxCloseEvent &event) |
Additional Inherited Members | |
![]() | |
enum | { ID_dlgFictionViewerEditor = 1000, ID_btnCancel } |
![]() | |
wxStaticText * | lblStoryFile |
wxFilePickerCtrl * | fpStoryFile |
wxStaticText * | lblFontFile |
wxFilePickerCtrl * | fpFontFile |
wxStaticText * | lblMusic |
wxChoice * | cbMusic |
wxBitmapButton * | btnPlayMusic |
wxButton * | btnOK |
wxButton * | btnCancel |
Definition at line 15 of file dlgfictionviewer.h.
dlgFictionViewer::dlgFictionViewer | ( | wxWindow * | parent, |
wxWindowID | id | ||
) |
Definition at line 18 of file dlgfictionviewer.cpp.
|
protected |
|
protected |
|
protectedvirtual |
Reimplemented from fredBase::dlgFictionViewer.
Definition at line 24 of file dlgfictionviewer.cpp.