GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
CInspectorSheet Class Reference

#include <InspectorSheet.h>

Collaboration diagram for CInspectorSheet:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CInspectorSheet ()
void SetInspectorLists (CInspectorList **inspectorLists)
virtual ~CInspectorSheet ()

Protected Member Functions

afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg LRESULT OnItemChanged (WPARAM wParam, LPARAM lParam)

Protected Attributes

CInspectorList ** m_inspectorLists

Detailed Description

Definition at line 17 of file InspectorSheet.h.


Constructor & Destructor Documentation

Definition at line 17 of file InspectorSheet.cpp.

Definition at line 21 of file InspectorSheet.cpp.


Member Function Documentation

LRESULT CInspectorSheet::OnItemChanged ( WPARAM  wParam,
LPARAM  lParam 
) [protected]

Definition at line 52 of file InspectorSheet.cpp.

void CInspectorSheet::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 40 of file InspectorSheet.cpp.

Definition at line 26 of file InspectorSheet.cpp.


Member Data Documentation

Definition at line 49 of file InspectorSheet.h.


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