GME
13
|
#include <GMEConstraintPropertiesDialog.h>
Public Types | |
enum | { IDD = IDD_PROPERTIES_EVENT_PAGE } |
Public Member Functions | |
CEventPage (CWnd *pParent=NULL) | |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
Definition at line 116 of file GMEConstraintPropertiesDialog.h.
anonymous enum |
Definition at line 124 of file GMEConstraintPropertiesDialog.h.
OclGmeCM::CEventPage::CEventPage | ( | CWnd * | pParent = NULL | ) |
Definition at line 451 of file GMEConstraintPropertiesDialog.cpp.
void OclGmeCM::CEventPage::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 460 of file GMEConstraintPropertiesDialog.cpp.
BOOL OclGmeCM::CEventPage::PreTranslateMessage | ( | MSG * | pMsg | ) | [virtual] |
Definition at line 474 of file GMEConstraintPropertiesDialog.cpp.