GME
13
|
#include <ActiveBrowserPropertyPage.h>
Public Types | |
enum | { IDD = IDD_PROPPAGE_META } |
Public Member Functions | |
void | OpenProject () |
void | CloseProject () |
CMetaPropertyPage () | |
~CMetaPropertyPage () | |
virtual BOOL | OnSetActive () |
Public Attributes | |
CComboEdit | m_ComboEditCtrl |
CActiveBrowserPropertySheet * | m_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 |
Definition at line 226 of file ActiveBrowserPropertyPage.h.
anonymous enum |
Definition at line 246 of file ActiveBrowserPropertyPage.h.
CMetaPropertyPage property page
Definition at line 3402 of file ActiveBrowserPropertyPage.cpp.
Definition at line 3409 of file ActiveBrowserPropertyPage.cpp.
void CMetaPropertyPage::CloseProject | ( | ) |
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.
BOOL CMetaPropertyPage::OnSetActive | ( | ) | [virtual] |
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.
void CMetaPropertyPage::OpenProject | ( | ) |
Definition at line 3762 of file ActiveBrowserPropertyPage.cpp.
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.