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

#include <ProjectPropertiesDlg.h>

List of all members.

Public Types

enum  { IDD = IDD_PROJECTPROPERTIES_DIALOG }

Public Member Functions

 CProjectPropertiesDlg (CWnd *pParent=NULL)

Public Attributes

CEdit guid
CEdit version
CEdit m_parversion
CEdit m_parguid
CEdit m_parname
CEdit modified
CEdit created
CEdit comment
CEdit author
CEdit name
CEdit conn

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnOK ()
virtual BOOL OnInitDialog ()
afx_msg void OnButtonParadigm ()
BOOL PreTranslateMessage (MSG *pMsg)

Detailed Description

Definition at line 13 of file ProjectPropertiesDlg.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 21 of file ProjectPropertiesDlg.h.


Constructor & Destructor Documentation

Definition at line 20 of file ProjectPropertiesDlg.cpp.


Member Function Documentation

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

Definition at line 28 of file ProjectPropertiesDlg.cpp.

Definition at line 213 of file ProjectPropertiesDlg.cpp.

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

Definition at line 104 of file ProjectPropertiesDlg.cpp.

void CProjectPropertiesDlg::OnOK ( ) [protected, virtual]

Definition at line 56 of file ProjectPropertiesDlg.cpp.

BOOL CProjectPropertiesDlg::PreTranslateMessage ( MSG *  pMsg) [protected]

Definition at line 219 of file ProjectPropertiesDlg.cpp.


Member Data Documentation

Definition at line 30 of file ProjectPropertiesDlg.h.

Definition at line 29 of file ProjectPropertiesDlg.h.

Definition at line 32 of file ProjectPropertiesDlg.h.

Definition at line 28 of file ProjectPropertiesDlg.h.

Definition at line 22 of file ProjectPropertiesDlg.h.

Definition at line 25 of file ProjectPropertiesDlg.h.

Definition at line 26 of file ProjectPropertiesDlg.h.

Definition at line 24 of file ProjectPropertiesDlg.h.

Definition at line 27 of file ProjectPropertiesDlg.h.

Definition at line 31 of file ProjectPropertiesDlg.h.

Definition at line 23 of file ProjectPropertiesDlg.h.


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