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

Class pnlSexpHelp. More...

#include <wxfred_base.h>

Inheritance diagram for fredBase::pnlSexpHelp:

Public Member Functions

 pnlSexpHelp (wxWindow *parent, wxWindowID id=ID_pnlSexpHelp, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(-1,-1), long style=wxTAB_TRAVERSAL)
 
 ~pnlSexpHelp ()
 

Protected Types

enum  { ID_pnlSexpHelp = 1000 }
 

Protected Attributes

wxStaticText * lblArgInfo
 
wxTextCtrl * txtArgInfo
 
wxStaticText * lblSexpInfo
 
wxTextCtrl * txtSexpInfo
 

Detailed Description

Class pnlSexpHelp.

Definition at line 1866 of file wxfred_base.h.

Member Enumeration Documentation

anonymous enum
protected
Enumerator
ID_pnlSexpHelp 

Definition at line 1871 of file wxfred_base.h.

Constructor & Destructor Documentation

pnlSexpHelp::pnlSexpHelp ( wxWindow *  parent,
wxWindowID  id = ID_pnlSexpHelp,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize( -1,-1 ),
long  style = wxTAB_TRAVERSAL 
)

Definition at line 5322 of file wxfred_base.cpp.

pnlSexpHelp::~pnlSexpHelp ( )

Definition at line 5347 of file wxfred_base.cpp.

Member Data Documentation

wxStaticText* fredBase::pnlSexpHelp::lblArgInfo
protected

Definition at line 1876 of file wxfred_base.h.

wxStaticText* fredBase::pnlSexpHelp::lblSexpInfo
protected

Definition at line 1878 of file wxfred_base.h.

wxTextCtrl* fredBase::pnlSexpHelp::txtArgInfo
protected

Definition at line 1877 of file wxfred_base.h.

wxTextCtrl* fredBase::pnlSexpHelp::txtSexpInfo
protected

Definition at line 1879 of file wxfred_base.h.


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