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

#include <frmfred2.h>

Inheritance diagram for frmFRED2:
fredBase::frmFRED

Public Member Functions

 frmFRED2 (const wxChar *title, int xpos, int ypos, int width, int height)
 
 ~frmFRED2 (void)
 
- Public Member Functions inherited from fredBase::frmFRED
 frmFRED (wxWindow *parent, wxWindowID id=ID_frmFRED, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(800, 300), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL)
 
 ~frmFRED ()
 

Protected Types

enum  FREDWindowID {
  ID_TOOL_NEWOBJECTLIST = 2000, ID_frmShipsEditor, ID_frmWingEditor, ID_dlgObjectEditor,
  ID_frmWaypointEditor, ID_dlgMissionObjectivesEditor, ID_dlgEventsEditor, ID_frmTeamLoadoutEditor,
  ID_dlgBackgroundEditor, ID_dlgReinforcementsEditor, ID_dlgAsteroidFieldEditor, ID_dlgMissionSpecsEditor,
  ID_frmBriefingEditor, ID_frmDebriefingEditor, ID_frmCommandBriefingEditor, ID_dlgFictionViewer,
  ID_dlgShieldSystemEditor, ID_dlgSetGlobalShipFlagsEditor, ID_dlgVoiceActingManager, ID_frmCampaignEditor,
  ID_dlgMissionStats, ID_dlgAboutBox, ID_dlgSexpHelp
}
 
- Protected Types inherited from fredBase::frmFRED
enum  {
  ID_frmFRED = 1000, ID_mnuFileNew, ID_mnuFileOpen, ID_mnuFileSave,
  ID_mnuFileSaveAs, ID_mnuFileRevert, ID_mnuFileSaveFormatFs2Open, ID_mnuFileSaveFormatFs2Retail,
  ID_mnuFileImportFs1Mission, ID_mnuFileImportWeaponLoadouts, ID_mnuFileRunFreespace, ID_mnuFileRecentFiles,
  ID_mnuFileExit, ID_mnuEditUndo, ID_mnuEditDelete, ID_mnuEditDeleteWing,
  ID_mnuEditDisableUndo, ID_mnuViewToolbar, ID_mnuViewStatusBar, ID_mnuViewDispayFilterShowShips,
  ID_mnuViewDisplayFilterShowPlayerStarts, ID_mnuViewDisplayFilterShowWaypoints, ID_mnuViewDisplayFilterShowFriendly, ID_mnuViewDisplayFilterShowHostile,
  ID_mnuViewHideMarkedObjects, ID_mnuViewShowHiddenObjects, ID_mnuViewShowShipModels, ID_mnuViewShowOutlines,
  ID_mnuViewShowShipInfo, ID_mnuViewShowCoordinates, ID_mnuViewShowGridPositions, ID_ViewShowDistances,
  ID_mnuViewShowModelPaths, ID_mnuViewShowModelDockPoints, ID_mnuViewShowGrid, ID_mnuViewShowHorizon,
  ID_mnuViewDoubleFineGridlines, ID_mnuViewAntiAliasedGridlines, ID_mnuViewShow3DCompass, ID_mnuViewShowBackground,
  ID_ViewViewpointCamera, ID_mnuViewViewpointCurrentShip, ID_mnuViewSaveCameraPos, ID_mnuViewRestoreCameraPos,
  ID_mnuViewLightingFromSuns, ID_mnuSpeedMovementX1, ID_mnuSpeedMovementX2, ID_mnuSpeedMovementX3,
  ID_mnuSpeedMovementX5, ID_mnuSpeedMovementX8, ID_mnuSpeedMovementX10, ID_mnuSpeedMovementX50,
  ID_mnuSpeedMovementX100, ID_mnuSpeedRotationX1, ID_mnuSpeedRotationX5, ID_mnuSpeedRotationX12,
  ID_mnuSpeedRotationX25, ID_mnuSpeedRotationX50, ID_mnuEditorsShips, ID_mnuEditorsWings,
  ID_mnuEditorsObjects, ID_mnuEditorsWaypointPaths, ID_mnuEditorsMissionObjectives, ID_mnuEditorsEvents,
  ID_mnuEditorsTeamLoadout, ID_mnuEditorsBackground, ID_mnuEditorsReinforcements, ID_mnuEditorsAsteroidField,
  ID_mnuEditorsMissionSpecs, ID_mnuEditorsBriefing, ID_mnuEditorsDebriefing, ID_mnuEditorsCommandBriefing,
  ID_mnuEditorsFictionViewer, ID_mnuEditorsShieldSystem, ID_mnuEditorsSetGlobalShipFlags, ID_mnuEditorsVoiceActingManager,
  ID_mnuEditorsCampaign, ID_mnuGroupsGroup1, ID_mnuGroupsGroup2, ID_mnuGroupsGroup3,
  ID_mnuGroupsGroup4, ID_mnuGroupsGroup5, ID_mnuGroupsGroup6, ID_mnuGroupsGroup7,
  ID_mnuGroupsGroup8, ID_mnuGroupsGroup9, ID_mnuGroupsSetGroupGroup1, ID_mnuGroupsSetGroupGroup2,
  ID_mnuGroupsSetGroupGroup3, ID_mnuGroupsSetGroupGroup4, ID_mnuGroupsSetGroupGroup5, ID_mnuGroupsSetGroupGroup6,
  ID_mnuGroupsSetGroupGroup7, ID_mnuGroupsSetGroupGroup8, ID_mnuGroupsSetGroupGroup9, ID_mnuMiscLevelObject,
  ID_mnuMiscAlignObject, ID_mnuMiscMarkWing, ID_mnuMiscControlObject, ID_mnuMiscNextObject,
  ID_mnuMiscPreviousObject, ID_mnuMiscAdjustGrid, ID_mnuMiscNextSubsystem, ID_mnuMiscPrevSubsystem,
  ID_mnuMiscCancelSubsystem, ID_mnuMiscMissionStatistics, ID_mnuMiscErrorChecker, ID_mnuHelpHelpTopics,
  ID_mnuHelpShowSexpHelp, ID_mnuHelpAbout, ID_optSelect, ID_optSelectMove,
  ID_optSelectRotate, ID_chkRotateLocally, ID_optConstraintX, ID_optConstraintY,
  ID_optConstraintZ, ID_optConstraintXZ, ID_optConstraintYZ, ID_optConstraintXY,
  ID_btnSelectionList, ID_chkSelectionLock, ID_btnWingForm, ID_btnZoomSelected,
  ID_btnZoomExtents, ID_chkShowDistances, ID_chkOrbitSelected
}
 

Protected Member Functions

 frmFRED2 (void)
 
 frmFRED2 (const frmFRED2 &otherFRED)
 
void SetFredTitle (void)
 
void OnClose (wxCloseEvent &event)
 
void OnSize (wxSizeEvent &event)
 
void OnFileNew (wxCommandEvent &event)
 
void OnFileOpen (wxCommandEvent &event)
 
void OnFileSave (wxCommandEvent &event)
 
void OnFileSaveAs (wxCommandEvent &event)
 
void OnFileRevert (wxCommandEvent &event)
 
void OnFileSaveFormatFs2Open (wxCommandEvent &event)
 
void OnFileSaveFormatFs2Retail (wxCommandEvent &event)
 
void OnFileImportFs1Mission (wxCommandEvent &event)
 
void OnFileImportFs1WeaponLoadouts (wxCommandEvent &event)
 
void OnFileRunFs2 (wxCommandEvent &event)
 
void OnFileRecentFiles (wxCommandEvent &event)
 
void OnFileExit (wxCommandEvent &event)
 
void OnEditUndo (wxCommandEvent &event)
 
void OnEditDelete (wxCommandEvent &event)
 
void OnEditDeleteWing (wxCommandEvent &event)
 
void OnEditDisableUndo (wxCommandEvent &event)
 
void OnViewToolbar (wxCommandEvent &event)
 
void OnViewStatusbar (wxCommandEvent &event)
 
void OnViewDisplayFilterShowShips (wxCommandEvent &event)
 
void OnViewDisplayFilterShowPlayerStarts (wxCommandEvent &event)
 
void OnViewDisplayFilterShowWaypoints (wxCommandEvent &event)
 
void OnViewDisplayFilterShowFriendly (wxCommandEvent &event)
 
void OnViewDisplayFilterShowHostile (wxCommandEvent &event)
 
void OnViewHideMarkedObjects (wxCommandEvent &event)
 
void OnViewShowHiddenObjects (wxCommandEvent &event)
 
void OnViewShowShipModels (wxCommandEvent &event)
 
void OnViewShowOutlines (wxCommandEvent &event)
 
void OnViewShowShipInfo (wxCommandEvent &event)
 
void OnViewShowCoordinates (wxCommandEvent &event)
 
void OnViewShowGridPositions (wxCommandEvent &event)
 
void OnViewShowDistances (wxCommandEvent &event)
 
void OnViewShowModelPaths (wxCommandEvent &event)
 
void OnViewShowModelDockPoints (wxCommandEvent &event)
 
void OnViewShowGrid (wxCommandEvent &event)
 
void OnViewShowHorizon (wxCommandEvent &event)
 
void OnViewDoubleFineGridlines (wxCommandEvent &event)
 
void OnViewAntiAliasedGridlines (wxCommandEvent &event)
 
void OnViewShow3DCompass (wxCommandEvent &event)
 
void OnViewShowBackground (wxCommandEvent &event)
 
void OnViewViewpointCamera (wxCommandEvent &event)
 
void OnViewViewpointCurrentShip (wxCommandEvent &event)
 
void OnViewSaveCameraPos (wxCommandEvent &event)
 
void OnViewRestoreCameraPos (wxCommandEvent &event)
 
void OnViewLightingFromSuns (wxCommandEvent &event)
 
void OnSpeedMovement (wxCommandEvent &event)
 
void OnSpeedRotation (wxCommandEvent &event)
 
void OnEditorsShips (wxCommandEvent &event)
 
void OnEditorsWings (wxCommandEvent &event)
 
void OnEditorsObjects (wxCommandEvent &event)
 
void OnEditorsWaypointPaths (wxCommandEvent &event)
 
void OnEditorsMissionObjectives (wxCommandEvent &event)
 
void OnEditorsEvents (wxCommandEvent &event)
 
void OnEditorsTeamLoadout (wxCommandEvent &event)
 
void OnEditorsBackground (wxCommandEvent &event)
 
void OnEditorsReinforcements (wxCommandEvent &event)
 
void OnEditorsAsteroidField (wxCommandEvent &event)
 
void OnEditorsMissionSpecs (wxCommandEvent &event)
 
void OnEditorsBriefing (wxCommandEvent &event)
 
void OnEditorsDebriefing (wxCommandEvent &event)
 
void OnEditorsFictionViewer (wxCommandEvent &event)
 
void OnEditorsShieldSystem (wxCommandEvent &event)
 
void OnEditorsCommandBriefing (wxCommandEvent &event)
 
void OnEditorsSetGlobalShipFlags (wxCommandEvent &event)
 
void OnEditorsVoiceActingManager (wxCommandEvent &event)
 
void OnEditorsCampaign (wxCommandEvent &event)
 
void OnGroupsGroup (wxCommandEvent &event)
 
void OnGroupsSetGroup (wxCommandEvent &event)
 
void OnMiscLevelObject (wxCommandEvent &event)
 
void OnMiscAlignObject (wxCommandEvent &event)
 
void OnMiscMarkWing (wxCommandEvent &event)
 
void OnMiscControlObject (wxCommandEvent &event)
 
void OnMiscNextObject (wxCommandEvent &event)
 
void OnMiscPreviousObject (wxCommandEvent &event)
 
void OnMiscAdjustGrid (wxCommandEvent &event)
 
void OnMiscNextSubsystem (wxCommandEvent &event)
 
void OnMiscPrevSubsystem (wxCommandEvent &event)
 
void OnMiscCancelSubsystem (wxCommandEvent &event)
 
void OnMiscMissionStatistics (wxCommandEvent &event)
 
void OnMiscErrorChecker (wxCommandEvent &event)
 
void OnHelpHelpTopics (wxCommandEvent &event)
 
void OnHelpAbout (wxCommandEvent &event)
 
void OnHelpShowSexpHelp (wxCommandEvent &event)
 
bool ChildIsOpen (const wxWindowID child_id)
 
void OnChildClosed (wxWindow *child)
 
- Protected Member Functions inherited from fredBase::frmFRED
virtual void OnFileImportWeaponLoadouts (wxCommandEvent &event)
 
virtual void OnFileRunFreespace (wxCommandEvent &event)
 
virtual void OnViewStatusBar (wxCommandEvent &event)
 
virtual void OnSelect (wxCommandEvent &event)
 
virtual void OnSelectMove (wxCommandEvent &event)
 
virtual void OnSelectRotate (wxCommandEvent &event)
 
virtual void OnRotateLocally (wxCommandEvent &event)
 
virtual void OnConstraintX (wxCommandEvent &event)
 
virtual void OnConstraintY (wxCommandEvent &event)
 
virtual void OnConstraintZ (wxCommandEvent &event)
 
virtual void OnConstraintXZ (wxCommandEvent &event)
 
virtual void OnConstraintYZ (wxCommandEvent &event)
 
virtual void OnConstraintXY (wxCommandEvent &event)
 
virtual void OnSelectionList (wxCommandEvent &event)
 
virtual void OnSelectionLock (wxCommandEvent &event)
 
virtual void OnWingForm (wxCommandEvent &event)
 
virtual void OnWingDisband (wxCommandEvent &event)
 
virtual void OnZoomSelected (wxCommandEvent &event)
 
virtual void OnZoomExtents (wxCommandEvent &event)
 
virtual void OnShowDistances (wxCommandEvent &event)
 
virtual void OnOrbitSelected (wxCommandEvent &event)
 

Friends

class frmShipsEditor
 
class frmWingEditor
 
class dlgObjectEditor
 
class frmWaypointEditor
 
class dlgMissionObjectivesEditor
 
class dlgEventsEditor
 
class frmTeamLoadoutEditor
 
class dlgBackgroundEditor
 
class dlgReinforcementsEditor
 
class dlgAsteroidFieldEditor
 
class dlgMissionSpecsEditor
 
class frmBriefingEditor
 
class frmDebriefingEditor
 
class frmCommandBriefingEditor
 
class dlgFictionViewer
 
class dlgShieldSystemEditor
 
class dlgSetGlobalShipFlagsEditor
 
class dlgVoiceActingManager
 
class frmCampaignEditor
 
class dlgMissionStats
 
class dlgAboutBox
 
class dlgSexpHelp
 

Additional Inherited Members

- Protected Attributes inherited from fredBase::frmFRED
wxMenuBar * mbrFRED
 
wxMenu * mnuFile
 
wxMenu * mnuFileSaveFormat
 
wxMenu * mnuFileImport
 
wxMenu * mnuEdit
 
wxMenu * mnuView
 
wxMenu * mnuViewDisplayFiter
 
wxMenu * mnuViewViewpoint
 
wxMenu * mnuSpeed
 
wxMenu * mnuSpeedMovement
 
wxMenu * mnuSpeedRotation
 
wxMenu * mnuEditors
 
wxMenu * mnuGroups
 
wxMenu * mnuGroupsSetGroup
 
wxMenu * mnuMisc
 
wxMenu * mnuHelp
 
wxToolBar * tbrFRED
 

Detailed Description

Definition at line 62 of file frmfred2.h.

Member Enumeration Documentation

enum frmFRED2::FREDWindowID
protected
Enumerator
ID_TOOL_NEWOBJECTLIST 
ID_frmShipsEditor 
ID_frmWingEditor 
ID_dlgObjectEditor 
ID_frmWaypointEditor 
ID_dlgMissionObjectivesEditor 
ID_dlgEventsEditor 
ID_frmTeamLoadoutEditor 
ID_dlgBackgroundEditor 
ID_dlgReinforcementsEditor 
ID_dlgAsteroidFieldEditor 
ID_dlgMissionSpecsEditor 
ID_frmBriefingEditor 
ID_frmDebriefingEditor 
ID_frmCommandBriefingEditor 
ID_dlgFictionViewer 
ID_dlgShieldSystemEditor 
ID_dlgSetGlobalShipFlagsEditor 
ID_dlgVoiceActingManager 
ID_frmCampaignEditor 
ID_dlgMissionStats 
ID_dlgAboutBox 
ID_dlgSexpHelp 

Definition at line 202 of file frmfred2.h.

Constructor & Destructor Documentation

frmFRED2::frmFRED2 ( const wxChar *  title,
int  xpos,
int  ypos,
int  width,
int  height 
)

Definition at line 52 of file frmfred2.cpp.

frmFRED2::~frmFRED2 ( void  )

Definition at line 97 of file frmfred2.cpp.

frmFRED2::frmFRED2 ( void  )
protected
frmFRED2::frmFRED2 ( const frmFRED2 otherFRED)
protected

Member Function Documentation

bool frmFRED2::ChildIsOpen ( const wxWindowID  child_id)
protected

Definition at line 706 of file frmfred2.cpp.

void frmFRED2::OnChildClosed ( wxWindow *  child)
protected

Definition at line 782 of file frmfred2.cpp.

void frmFRED2::OnClose ( wxCloseEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 122 of file frmfred2.cpp.

void frmFRED2::OnEditDelete ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 210 of file frmfred2.cpp.

void frmFRED2::OnEditDeleteWing ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 215 of file frmfred2.cpp.

void frmFRED2::OnEditDisableUndo ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 220 of file frmfred2.cpp.

void frmFRED2::OnEditorsAsteroidField ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 492 of file frmfred2.cpp.

void frmFRED2::OnEditorsBackground ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 470 of file frmfred2.cpp.

void frmFRED2::OnEditorsBriefing ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 514 of file frmfred2.cpp.

void frmFRED2::OnEditorsCampaign ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 591 of file frmfred2.cpp.

void frmFRED2::OnEditorsCommandBriefing ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 536 of file frmfred2.cpp.

void frmFRED2::OnEditorsDebriefing ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 525 of file frmfred2.cpp.

void frmFRED2::OnEditorsEvents ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 448 of file frmfred2.cpp.

void frmFRED2::OnEditorsFictionViewer ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 547 of file frmfred2.cpp.

void frmFRED2::OnEditorsMissionObjectives ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 437 of file frmfred2.cpp.

void frmFRED2::OnEditorsMissionSpecs ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 503 of file frmfred2.cpp.

void frmFRED2::OnEditorsObjects ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 415 of file frmfred2.cpp.

void frmFRED2::OnEditorsReinforcements ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 481 of file frmfred2.cpp.

void frmFRED2::OnEditorsSetGlobalShipFlags ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 569 of file frmfred2.cpp.

void frmFRED2::OnEditorsShieldSystem ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 558 of file frmfred2.cpp.

void frmFRED2::OnEditorsShips ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 393 of file frmfred2.cpp.

void frmFRED2::OnEditorsTeamLoadout ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 459 of file frmfred2.cpp.

void frmFRED2::OnEditorsVoiceActingManager ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 580 of file frmfred2.cpp.

void frmFRED2::OnEditorsWaypointPaths ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 426 of file frmfred2.cpp.

void frmFRED2::OnEditorsWings ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 404 of file frmfred2.cpp.

void frmFRED2::OnEditUndo ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 205 of file frmfred2.cpp.

void frmFRED2::OnFileExit ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 199 of file frmfred2.cpp.

void frmFRED2::OnFileImportFs1Mission ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 179 of file frmfred2.cpp.

void frmFRED2::OnFileImportFs1WeaponLoadouts ( wxCommandEvent &  event)
protected

Definition at line 184 of file frmfred2.cpp.

void frmFRED2::OnFileNew ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 133 of file frmfred2.cpp.

void frmFRED2::OnFileOpen ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 138 of file frmfred2.cpp.

void frmFRED2::OnFileRecentFiles ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 194 of file frmfred2.cpp.

void frmFRED2::OnFileRevert ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 164 of file frmfred2.cpp.

void frmFRED2::OnFileRunFs2 ( wxCommandEvent &  event)
protected

Definition at line 189 of file frmfred2.cpp.

void frmFRED2::OnFileSave ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 154 of file frmfred2.cpp.

void frmFRED2::OnFileSaveAs ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 159 of file frmfred2.cpp.

void frmFRED2::OnFileSaveFormatFs2Open ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 169 of file frmfred2.cpp.

void frmFRED2::OnFileSaveFormatFs2Retail ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 174 of file frmfred2.cpp.

void frmFRED2::OnGroupsGroup ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 602 of file frmfred2.cpp.

void frmFRED2::OnGroupsSetGroup ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 607 of file frmfred2.cpp.

void frmFRED2::OnHelpAbout ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 683 of file frmfred2.cpp.

void frmFRED2::OnHelpHelpTopics ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 678 of file frmfred2.cpp.

void frmFRED2::OnHelpShowSexpHelp ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 694 of file frmfred2.cpp.

void frmFRED2::OnMiscAdjustGrid ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 642 of file frmfred2.cpp.

void frmFRED2::OnMiscAlignObject ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 617 of file frmfred2.cpp.

void frmFRED2::OnMiscCancelSubsystem ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 657 of file frmfred2.cpp.

void frmFRED2::OnMiscControlObject ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 627 of file frmfred2.cpp.

void frmFRED2::OnMiscErrorChecker ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 673 of file frmfred2.cpp.

void frmFRED2::OnMiscLevelObject ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 612 of file frmfred2.cpp.

void frmFRED2::OnMiscMarkWing ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 622 of file frmfred2.cpp.

void frmFRED2::OnMiscMissionStatistics ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 662 of file frmfred2.cpp.

void frmFRED2::OnMiscNextObject ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 632 of file frmfred2.cpp.

void frmFRED2::OnMiscNextSubsystem ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 647 of file frmfred2.cpp.

void frmFRED2::OnMiscPreviousObject ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 637 of file frmfred2.cpp.

void frmFRED2::OnMiscPrevSubsystem ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 652 of file frmfred2.cpp.

void frmFRED2::OnSize ( wxSizeEvent &  event)
protected

Definition at line 128 of file frmfred2.cpp.

void frmFRED2::OnSpeedMovement ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 383 of file frmfred2.cpp.

void frmFRED2::OnSpeedRotation ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 388 of file frmfred2.cpp.

void frmFRED2::OnViewAntiAliasedGridlines ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 343 of file frmfred2.cpp.

void frmFRED2::OnViewDisplayFilterShowFriendly ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 268 of file frmfred2.cpp.

void frmFRED2::OnViewDisplayFilterShowHostile ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 273 of file frmfred2.cpp.

void frmFRED2::OnViewDisplayFilterShowPlayerStarts ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 258 of file frmfred2.cpp.

void frmFRED2::OnViewDisplayFilterShowShips ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 253 of file frmfred2.cpp.

void frmFRED2::OnViewDisplayFilterShowWaypoints ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 263 of file frmfred2.cpp.

void frmFRED2::OnViewDoubleFineGridlines ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 338 of file frmfred2.cpp.

void frmFRED2::OnViewHideMarkedObjects ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 278 of file frmfred2.cpp.

void frmFRED2::OnViewLightingFromSuns ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 378 of file frmfred2.cpp.

void frmFRED2::OnViewRestoreCameraPos ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 373 of file frmfred2.cpp.

void frmFRED2::OnViewSaveCameraPos ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 368 of file frmfred2.cpp.

void frmFRED2::OnViewShow3DCompass ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 348 of file frmfred2.cpp.

void frmFRED2::OnViewShowBackground ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 353 of file frmfred2.cpp.

void frmFRED2::OnViewShowCoordinates ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 303 of file frmfred2.cpp.

void frmFRED2::OnViewShowDistances ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 313 of file frmfred2.cpp.

void frmFRED2::OnViewShowGrid ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 328 of file frmfred2.cpp.

void frmFRED2::OnViewShowGridPositions ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 308 of file frmfred2.cpp.

void frmFRED2::OnViewShowHiddenObjects ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 283 of file frmfred2.cpp.

void frmFRED2::OnViewShowHorizon ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 333 of file frmfred2.cpp.

void frmFRED2::OnViewShowModelDockPoints ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 323 of file frmfred2.cpp.

void frmFRED2::OnViewShowModelPaths ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 318 of file frmfred2.cpp.

void frmFRED2::OnViewShowOutlines ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 293 of file frmfred2.cpp.

void frmFRED2::OnViewShowShipInfo ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 298 of file frmfred2.cpp.

void frmFRED2::OnViewShowShipModels ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 288 of file frmfred2.cpp.

void frmFRED2::OnViewStatusbar ( wxCommandEvent &  event)
protected

Definition at line 239 of file frmfred2.cpp.

void frmFRED2::OnViewToolbar ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 225 of file frmfred2.cpp.

void frmFRED2::OnViewViewpointCamera ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 358 of file frmfred2.cpp.

void frmFRED2::OnViewViewpointCurrentShip ( wxCommandEvent &  event)
protectedvirtual

Reimplemented from fredBase::frmFRED.

Definition at line 363 of file frmfred2.cpp.

void frmFRED2::SetFredTitle ( void  )
protected

Definition at line 111 of file frmfred2.cpp.

Friends And Related Function Documentation

friend class dlgAboutBox
friend

Definition at line 199 of file frmfred2.h.

friend class dlgAsteroidFieldEditor
friend

Definition at line 188 of file frmfred2.h.

friend class dlgBackgroundEditor
friend

Definition at line 186 of file frmfred2.h.

friend class dlgEventsEditor
friend

Definition at line 184 of file frmfred2.h.

friend class dlgFictionViewer
friend

Definition at line 193 of file frmfred2.h.

friend class dlgMissionObjectivesEditor
friend

Definition at line 183 of file frmfred2.h.

friend class dlgMissionSpecsEditor
friend

Definition at line 189 of file frmfred2.h.

friend class dlgMissionStats
friend

Definition at line 198 of file frmfred2.h.

friend class dlgObjectEditor
friend

Definition at line 181 of file frmfred2.h.

friend class dlgReinforcementsEditor
friend

Definition at line 187 of file frmfred2.h.

friend class dlgSetGlobalShipFlagsEditor
friend

Definition at line 195 of file frmfred2.h.

friend class dlgSexpHelp
friend

Definition at line 200 of file frmfred2.h.

friend class dlgShieldSystemEditor
friend

Definition at line 194 of file frmfred2.h.

friend class dlgVoiceActingManager
friend

Definition at line 196 of file frmfred2.h.

friend class frmBriefingEditor
friend

Definition at line 190 of file frmfred2.h.

friend class frmCampaignEditor
friend

Definition at line 197 of file frmfred2.h.

friend class frmCommandBriefingEditor
friend

Definition at line 192 of file frmfred2.h.

friend class frmDebriefingEditor
friend

Definition at line 191 of file frmfred2.h.

friend class frmShipsEditor
friend

Definition at line 179 of file frmfred2.h.

friend class frmTeamLoadoutEditor
friend

Definition at line 185 of file frmfred2.h.

friend class frmWaypointEditor
friend

Definition at line 182 of file frmfred2.h.

friend class frmWingEditor
friend

Definition at line 180 of file frmfred2.h.


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