GME
13
|
#include <GMEConstraintPropertiesDialog.h>
Public Types | |
enum | { IDD = IDD_PROPERTIES_IDENTITY_PAGE } |
Public Member Functions | |
CIdentityPage (CWnd *pParent=NULL) | |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Public Attributes | |
CEdit | m_edtDefinition |
CEdit | m_edtName |
CEdit | m_edtDescription |
CEdit | m_edtDefault |
CComboBox | m_cmbPriority |
CComboBox | m_cmbDepth |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 27 of file GMEConstraintPropertiesDialog.h.
anonymous enum |
Definition at line 35 of file GMEConstraintPropertiesDialog.h.
OclGmeCM::CIdentityPage::CIdentityPage | ( | CWnd * | pParent = NULL | ) |
Definition at line 382 of file GMEConstraintPropertiesDialog.cpp.
void OclGmeCM::CIdentityPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 389 of file GMEConstraintPropertiesDialog.cpp.
BOOL OclGmeCM::CIdentityPage::PreTranslateMessage | ( | MSG * | pMsg | ) | [virtual] |
Definition at line 407 of file GMEConstraintPropertiesDialog.cpp.
CComboBox OclGmeCM::CIdentityPage::m_cmbDepth |
Definition at line 41 of file GMEConstraintPropertiesDialog.h.
CComboBox OclGmeCM::CIdentityPage::m_cmbPriority |
Definition at line 40 of file GMEConstraintPropertiesDialog.h.
Definition at line 39 of file GMEConstraintPropertiesDialog.h.
Definition at line 36 of file GMEConstraintPropertiesDialog.h.
Definition at line 38 of file GMEConstraintPropertiesDialog.h.
Definition at line 37 of file GMEConstraintPropertiesDialog.h.