GME  13
Public Types | Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
CMetaPropertyPage Class Reference

#include <ActiveBrowserPropertyPage.h>

Collaboration diagram for CMetaPropertyPage:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { IDD = IDD_PROPPAGE_META }

Public Member Functions

void OpenProject ()
void CloseProject ()
 CMetaPropertyPage ()
 ~CMetaPropertyPage ()
virtual BOOL OnSetActive ()

Public Attributes

CComboEdit m_ComboEditCtrl
CActiveBrowserPropertySheetm_parent
CAutoComboBox m_ComboSearchCtrl
CMetaTreeCtrl m_TreeMeta

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
afx_msg void OnSize (UINT nType, int cx, int cy)
virtual BOOL OnInitDialog ()
afx_msg void OnDblclkTreeMeta (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnSelChangedTreeMeta (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnItemExpandingTreeMeta (NMHDR *pNMHDR, LRESULT *pResult)
afx_msg void OnKeyDownTreeMeta (NMHDR *pNMHDR, LRESULT *pResult)

Protected Attributes

CImageList m_ImageList

Detailed Description

Definition at line 226 of file ActiveBrowserPropertyPage.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 246 of file ActiveBrowserPropertyPage.h.


Constructor & Destructor Documentation

CMetaPropertyPage property page

Definition at line 3402 of file ActiveBrowserPropertyPage.cpp.

Definition at line 3409 of file ActiveBrowserPropertyPage.cpp.


Member Function Documentation

Definition at line 3777 of file ActiveBrowserPropertyPage.cpp.

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

Definition at line 3415 of file ActiveBrowserPropertyPage.cpp.

void CMetaPropertyPage::OnDblclkTreeMeta ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 3789 of file ActiveBrowserPropertyPage.cpp.

BOOL CMetaPropertyPage::OnInitDialog ( ) [protected, virtual]

Definition at line 3436 of file ActiveBrowserPropertyPage.cpp.

void CMetaPropertyPage::OnItemExpandingTreeMeta ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 3874 of file ActiveBrowserPropertyPage.cpp.

void CMetaPropertyPage::OnKeyDownTreeMeta ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 3910 of file ActiveBrowserPropertyPage.cpp.

void CMetaPropertyPage::OnSelChangedTreeMeta ( NMHDR *  pNMHDR,
LRESULT *  pResult 
) [protected]

Definition at line 3851 of file ActiveBrowserPropertyPage.cpp.

Definition at line 3470 of file ActiveBrowserPropertyPage.cpp.

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

Definition at line 3477 of file ActiveBrowserPropertyPage.cpp.

Definition at line 3762 of file ActiveBrowserPropertyPage.cpp.


Member Data Documentation

Definition at line 233 of file ActiveBrowserPropertyPage.h.

Definition at line 247 of file ActiveBrowserPropertyPage.h.

CImageList CMetaPropertyPage::m_ImageList [protected]

Definition at line 272 of file ActiveBrowserPropertyPage.h.

Definition at line 242 of file ActiveBrowserPropertyPage.h.

Definition at line 248 of file ActiveBrowserPropertyPage.h.


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