GME
13
|
#include <GMEConstraintBrowserDialog.h>
Public Types | |
enum | { IDD = IDD_BROWSER_SETTINGS_PAGE } |
Public Member Functions | |
CSettingsPage (CWnd *pParent=NULL) | |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Public Attributes | |
CEdit | m_edtViolationCount |
CButton | m_chkEnableTracking |
CButton | m_chkEnableLogical |
CButton | m_chkEnableIterator |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
afx_msg void | OnRadioButtonClicked () |
afx_msg void | OnViolationCountChanged () |
Definition at line 33 of file GMEConstraintBrowserDialog.h.
anonymous enum |
Definition at line 41 of file GMEConstraintBrowserDialog.h.
OclGmeCM::CSettingsPage::CSettingsPage | ( | CWnd * | pParent = NULL | ) |
Definition at line 1020 of file GMEConstraintBrowserDialog.cpp.
void OclGmeCM::CSettingsPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 1029 of file GMEConstraintBrowserDialog.cpp.
void OclGmeCM::CSettingsPage::OnRadioButtonClicked | ( | ) | [protected] |
Definition at line 1061 of file GMEConstraintBrowserDialog.cpp.
void OclGmeCM::CSettingsPage::OnViolationCountChanged | ( | ) | [protected] |
Definition at line 1066 of file GMEConstraintBrowserDialog.cpp.
BOOL OclGmeCM::CSettingsPage::PreTranslateMessage | ( | MSG * | pMsg | ) | [virtual] |
Definition at line 1054 of file GMEConstraintBrowserDialog.cpp.
Definition at line 45 of file GMEConstraintBrowserDialog.h.
Definition at line 44 of file GMEConstraintBrowserDialog.h.
Definition at line 43 of file GMEConstraintBrowserDialog.h.
Definition at line 42 of file GMEConstraintBrowserDialog.h.