Odamex
Setting the Standard in Multiplayer Doom
dlgAbout Class Reference

#include <dlg_about.h>

Public Member Functions

 dlgAbout (wxWindow *parent, wxWindowID id=-1)
virtual ~dlgAbout ()

Protected Member Functions

void OnTxtCtrlUrlClick (wxTextUrlEvent &event)

Protected Attributes

wxStaticText * m_StcTxtCopyright
wxStaticText * m_StcTxtVersion
wxStaticText * m_StcTxtWxVer
wxTextCtrl * m_TxtCtrlDevelopers

Constructor & Destructor Documentation

dlgAbout::dlgAbout ( wxWindow *  parent,
wxWindowID  id = -1 
)
virtual dlgAbout::~dlgAbout ( ) [inline, virtual]

Member Function Documentation

void dlgAbout::OnTxtCtrlUrlClick ( wxTextUrlEvent &  event) [protected]

Field Documentation

wxStaticText* dlgAbout::m_StcTxtCopyright [protected]
wxStaticText* dlgAbout::m_StcTxtVersion [protected]
wxStaticText* dlgAbout::m_StcTxtWxVer [protected]
wxTextCtrl* dlgAbout::m_TxtCtrlDevelopers [protected]

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends