GME  13
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions
CGMEObjectInspector Class Reference

#include <GMEObjectInspector.h>

Collaboration diagram for CGMEObjectInspector:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { IDD = IDD_OBJECT_INSPECTOR_DIALOG }

Public Member Functions

 CGMEObjectInspector ()
virtual ~CGMEObjectInspector ()
IDispatch * GetInterface ()
virtual BOOL PreTranslateMessage (MSG *pMsg)
void SetObjects (LPUNKNOWN pUnknown)
LPUNKNOWN GetObjects ()
void SetProject (CComPtr< IMgaProject > &mgaProject)
void CloseProject ()
void ShowPanel (long panelID)
void CyclePanel (VARIANT_BOOL frwd)

Public Attributes

CObjectInspector m_ObjectInspector

Static Public Attributes

static CGMEObjectInspectortheInstance = 0

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg void OnRootFolderNameChangedGmeObjectInspectorCtrl ()
afx_msg void OnConvertPathToCustomGmeObjectInspectorCtrl (LPUNKNOWN pMgaObject)

Detailed Description

Definition at line 15 of file GMEObjectInspector.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 33 of file GMEObjectInspector.h.


Constructor & Destructor Documentation

Definition at line 19 of file GMEObjectInspector.cpp.

virtual CGMEObjectInspector::~CGMEObjectInspector ( ) [inline, virtual]

Definition at line 20 of file GMEObjectInspector.h.


Member Function Documentation

Definition at line 80 of file GMEObjectInspector.cpp.

void CGMEObjectInspector::CyclePanel ( VARIANT_BOOL  frwd)

Definition at line 142 of file GMEObjectInspector.cpp.

void CGMEObjectInspector::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 29 of file GMEObjectInspector.cpp.

IDispatch* CGMEObjectInspector::GetInterface ( ) [inline]

Definition at line 22 of file GMEObjectInspector.h.

Definition at line 91 of file GMEObjectInspector.cpp.

void CGMEObjectInspector::OnConvertPathToCustomGmeObjectInspectorCtrl ( LPUNKNOWN  pMgaObject) [protected]

Definition at line 153 of file GMEObjectInspector.cpp.

int CGMEObjectInspector::OnCreate ( LPCREATESTRUCT  lpCreateStruct) [protected]

Definition at line 52 of file GMEObjectInspector.cpp.

Definition at line 148 of file GMEObjectInspector.cpp.

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

Definition at line 63 of file GMEObjectInspector.cpp.

Definition at line 111 of file GMEObjectInspector.cpp.

void CGMEObjectInspector::SetObjects ( LPUNKNOWN  pUnknown)

Definition at line 86 of file GMEObjectInspector.cpp.

void CGMEObjectInspector::SetProject ( CComPtr< IMgaProject > &  mgaProject)

Definition at line 74 of file GMEObjectInspector.cpp.

void CGMEObjectInspector::ShowPanel ( long  panelID)

Definition at line 136 of file GMEObjectInspector.cpp.


Member Data Documentation

Definition at line 34 of file GMEObjectInspector.h.

Definition at line 37 of file GMEObjectInspector.h.


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