FS2_Open
Open source remastering of the Freespace 2 engine
dlgAboutBox Class Reference

#include <dlgaboutbox.h>

Inheritance diagram for dlgAboutBox:
fredBase::dlgAboutBox

Public Member Functions

 dlgAboutBox (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::dlgAboutBox
 dlgAboutBox (wxWindow *parent, wxWindowID id=ID_dlgAboutBox, const wxString &title=wxT("About FRED2"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxCAPTION|wxCLOSE_BOX|wxSTAY_ON_TOP|wxSYSTEM_MENU)
 
 ~dlgAboutBox ()
 

Protected Member Functions

 dlgAboutBox (void)
 
 dlgAboutBox (const dlgAboutBox &T)
 
void OnClose (wxCloseEvent &event)
 

Additional Inherited Members

- Protected Types inherited from fredBase::dlgAboutBox
enum  { ID_dlgAboutBox = 1000 }
 
- Protected Attributes inherited from fredBase::dlgAboutBox
wxStaticBitmap * bmpLogo
 
wxStaticText * lblAppTitle
 
wxStaticText * lblCopywrite
 
wxStaticText * lblDevelopers
 
wxStaticText * lblQuote
 
wxButton * btnOK
 
wxButton * btnReportBug
 
wxButton * btnVisitForums
 

Detailed Description

Definition at line 15 of file dlgaboutbox.h.

Constructor & Destructor Documentation

dlgAboutBox::dlgAboutBox ( wxWindow *  parent,
wxWindowID  id 
)

Definition at line 17 of file dlgaboutbox.cpp.

dlgAboutBox::dlgAboutBox ( void  )
protected
dlgAboutBox::dlgAboutBox ( const dlgAboutBox T)
protected

Member Function Documentation

void dlgAboutBox::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::dlgAboutBox.

Definition at line 23 of file dlgaboutbox.cpp.


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