FS2_Open
Open source remastering of the Freespace 2 engine
fredBase::dlgSexpHelp Class Reference

Class dlgSexpHelp. More...

#include <wxfred_base.h>

Inheritance diagram for fredBase::dlgSexpHelp:
dlgSexpHelp

Public Member Functions

 dlgSexpHelp (wxWindow *parent, wxWindowID id=ID_dlgSexpHelp, const wxString &title=wxT("Sexp Help"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(406, 347), long style=wxCAPTION|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX|wxRESIZE_BORDER|wxSYSTEM_MENU)
 
 ~dlgSexpHelp ()
 

Protected Types

enum  { ID_dlgSexpHelp = 1000 }
 

Protected Member Functions

virtual void OnClose (wxCloseEvent &event)
 

Protected Attributes

wxPanel * pnlSexpHelp
 
wxStaticText * lblArgInfo
 
wxTextCtrl * txtArgInfo
 
wxStaticText * lblSexpInfo
 
wxTextCtrl * txtSexpInfo
 

Detailed Description

Class dlgSexpHelp.

Definition at line 1831 of file wxfred_base.h.

Member Enumeration Documentation

anonymous enum
protected
Enumerator
ID_dlgSexpHelp 

Definition at line 1841 of file wxfred_base.h.

Constructor & Destructor Documentation

dlgSexpHelp::dlgSexpHelp ( wxWindow *  parent,
wxWindowID  id = ID_dlgSexpHelp,
const wxString &  title = wxT("Sexp Help"),
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( 406,347 ),
long  style = wxCAPTION|wxCLOSE_BOX|wxMAXIMIZE_BOX|wxMINIMIZE_BOX|wxRESIZE_BORDER|wxSYSTEM_MENU 
)

Definition at line 5280 of file wxfred_base.cpp.

dlgSexpHelp::~dlgSexpHelp ( )

Definition at line 5318 of file wxfred_base.cpp.

Member Function Documentation

virtual void fredBase::dlgSexpHelp::OnClose ( wxCloseEvent &  event)
inlineprotectedvirtual

Reimplemented in dlgSexpHelp.

Definition at line 1853 of file wxfred_base.h.

Member Data Documentation

wxStaticText* fredBase::dlgSexpHelp::lblArgInfo
protected

Definition at line 1847 of file wxfred_base.h.

wxStaticText* fredBase::dlgSexpHelp::lblSexpInfo
protected

Definition at line 1849 of file wxfred_base.h.

wxPanel* fredBase::dlgSexpHelp::pnlSexpHelp
protected

Definition at line 1846 of file wxfred_base.h.

wxTextCtrl* fredBase::dlgSexpHelp::txtArgInfo
protected

Definition at line 1848 of file wxfred_base.h.

wxTextCtrl* fredBase::dlgSexpHelp::txtSexpInfo
protected

Definition at line 1850 of file wxfred_base.h.


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