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

#include <mainfrm.h>

Inheritance diagram for CMainFrame:

Public Member Functions

void init_tools ()
 
virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
 
virtual ~CMainFrame ()
 

Public Attributes

CToolBar m_wndToolBar
 
CStatusBar m_wndStatusBar
 

Protected Member Functions

 CMainFrame ()
 
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
 
afx_msg void OnEditorsAiClasses ()
 
afx_msg void OnEditorsGoals ()
 
afx_msg void OnEditorsArt ()
 
afx_msg void OnEditorsMusic ()
 
afx_msg void OnEditorsShipClasses ()
 
afx_msg void OnEditorsSound ()
 
afx_msg void OnEditorsTerrain ()
 
afx_msg void OnFileMissionnotes ()
 
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)
 
afx_msg void OnDestroy ()
 
afx_msg void OnViewStatusBar ()
 
afx_msg void OnUpdateViewStatusBar (CCmdUI *pCmdUI)
 
afx_msg void OnUpdateLeft (CCmdUI *pCmdUI)
 
afx_msg void OnUpdateRight (CCmdUI *pCmdUI)
 
afx_msg void OnMikeGridcontrol ()
 
afx_msg void OnMenuPopupToggle1 ()
 
afx_msg void OnUpdateMenuPopupToggle1 (CCmdUI *pCmdUI)
 
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
 
afx_msg void OnHelpInputInterface ()
 
afx_msg void OnClose ()
 
afx_msg void OnInitMenu (CMenu *pMenu)
 
afx_msg void OnFredHelp ()
 
afx_msg void OnNewShipTypeChange ()
 
LONG OnMenuPopupTest (UINT wParam, LONG lParam)
 

Detailed Description

Definition at line 27 of file mainfrm.h.

Constructor & Destructor Documentation

CMainFrame::CMainFrame ( )
protected

Definition at line 95 of file mainfrm.cpp.

CMainFrame::~CMainFrame ( )
virtual

Definition at line 99 of file mainfrm.cpp.

Member Function Documentation

void CMainFrame::init_tools ( )

Definition at line 345 of file mainfrm.cpp.

void CMainFrame::OnClose ( )
protected

Definition at line 338 of file mainfrm.cpp.

int CMainFrame::OnCreate ( LPCREATESTRUCT  lpCreateStruct)
protected

Definition at line 103 of file mainfrm.cpp.

void CMainFrame::OnDestroy ( )
protected

Definition at line 256 of file mainfrm.cpp.

void CMainFrame::OnEditorsAiClasses ( )
protected

Definition at line 213 of file mainfrm.cpp.

void CMainFrame::OnEditorsArt ( )
protected

Definition at line 221 of file mainfrm.cpp.

void CMainFrame::OnEditorsGoals ( )
protected

Definition at line 217 of file mainfrm.cpp.

void CMainFrame::OnEditorsMusic ( )
protected

Definition at line 225 of file mainfrm.cpp.

void CMainFrame::OnEditorsShipClasses ( )
protected

Definition at line 229 of file mainfrm.cpp.

void CMainFrame::OnEditorsSound ( )
protected

Definition at line 233 of file mainfrm.cpp.

void CMainFrame::OnEditorsTerrain ( )
protected

Definition at line 237 of file mainfrm.cpp.

void CMainFrame::OnFileMissionnotes ( )
protected

Definition at line 241 of file mainfrm.cpp.

void CMainFrame::OnFredHelp ( )
protected

Definition at line 599 of file mainfrm.cpp.

void CMainFrame::OnHelpInputInterface ( )
protected

Definition at line 331 of file mainfrm.cpp.

void CMainFrame::OnInitMenu ( CMenu *  pMenu)
protected

Definition at line 533 of file mainfrm.cpp.

void CMainFrame::OnLButtonUp ( UINT  nFlags,
CPoint  point 
)
protected

Definition at line 249 of file mainfrm.cpp.

LONG CMainFrame::OnMenuPopupTest ( UINT  wParam,
LONG  lParam 
)
protected

Definition at line 306 of file mainfrm.cpp.

void CMainFrame::OnMenuPopupToggle1 ( )
protected

Definition at line 292 of file mainfrm.cpp.

void CMainFrame::OnMikeGridcontrol ( )
protected

Definition at line 283 of file mainfrm.cpp.

void CMainFrame::OnNewShipTypeChange ( )
protected

Definition at line 390 of file mainfrm.cpp.

void CMainFrame::OnRButtonDown ( UINT  nFlags,
CPoint  point 
)
protected

Definition at line 323 of file mainfrm.cpp.

void CMainFrame::OnUpdateLeft ( CCmdUI *  pCmdUI)
protected

Definition at line 273 of file mainfrm.cpp.

void CMainFrame::OnUpdateMenuPopupToggle1 ( CCmdUI *  pCmdUI)
protected

Definition at line 301 of file mainfrm.cpp.

void CMainFrame::OnUpdateRight ( CCmdUI *  pCmdUI)
protected

Definition at line 278 of file mainfrm.cpp.

void CMainFrame::OnUpdateViewStatusBar ( CCmdUI *  pCmdUI)
protected

Definition at line 268 of file mainfrm.cpp.

void CMainFrame::OnViewStatusBar ( )
protected

Definition at line 262 of file mainfrm.cpp.

BOOL CMainFrame::PreCreateWindow ( CREATESTRUCT &  cs)
virtual

Definition at line 181 of file mainfrm.cpp.

Member Data Documentation

CStatusBar CMainFrame::m_wndStatusBar

Definition at line 51 of file mainfrm.h.

CToolBar CMainFrame::m_wndToolBar

Definition at line 50 of file mainfrm.h.


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