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

#include <frmwaypointeditor.h>

Inheritance diagram for frmWaypointEditor:
fredBase::frmWaypointEditor

Public Member Functions

 frmWaypointEditor (wxWindow *parent, wxWindowID id)
 
- Public Member Functions inherited from fredBase::frmWaypointEditor
 frmWaypointEditor (wxWindow *parent, wxWindowID id=ID_frmWaypointEditor, const wxString &title=wxT("Waypoint Path/Jump Node"), const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(300, 80), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL)
 
 ~frmWaypointEditor ()
 

Protected Member Functions

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

Additional Inherited Members

- Protected Types inherited from fredBase::frmWaypointEditor
enum  { ID_frmWaypointEditor = 1000 }
 
- Protected Attributes inherited from fredBase::frmWaypointEditor
wxMenuBar * menuWaypoint
 
wxMenu * menuPaths
 
wxStaticText * lblWaypointName
 
wxTextCtrl * txtWaypointName
 

Detailed Description

Definition at line 15 of file frmwaypointeditor.h.

Constructor & Destructor Documentation

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

Definition at line 16 of file frmwaypointeditor.cpp.

frmWaypointEditor::frmWaypointEditor ( void  )
protected
frmWaypointEditor::frmWaypointEditor ( const frmWaypointEditor T)
protected

Member Function Documentation

void frmWaypointEditor::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmWaypointEditor.

Definition at line 23 of file frmwaypointeditor.cpp.


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