Public Member Functions | |
| CChildFrame () | |
| KGameViewer * | GetpGameViewer () |
| CViewerDoc * | GetDocument () |
| bool | Manage () |
| virtual BOOL | OnCreateClient (LPCREATESTRUCT lpcs, CCreateContext *pContext) |
| virtual BOOL | PreCreateWindow (CREATESTRUCT &cs) |
| virtual | ~CChildFrame () |
| afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
| afx_msg void | OnDestroy () |
| afx_msg void | OnDisplayShowselection () |
| afx_msg void | OnSize (UINT nType, int cx, int cy) |
| afx_msg void | OnSizing (UINT fwSide, LPRECT pRect) |
Protected Member Functions | |
| virtual BOOL | OnCommand (WPARAM wParam, LPARAM lParam) |
Protected Attributes | |
| CSplitterWnd | m_wndSplitter |
| CSplitterWnd | m_wndSplitter2 |
| CSplitterWnd | m_wndSplitter3 |
| CViewerDoc * | m_pDocument |
| KGameViewer * | m_pGameViewer |
| CMenu | m_Menu |
Definition at line 14 of file ChildFrm.h.
1.5.1-p1