GME
13
|
#include <AggregateOptionsDlg.h>
Public Types | |
enum | { IDD = IDD_OPTIONS_DIALOG } |
Public Member Functions | |
CAggregateOptionsDlg (CWnd *pParent=NULL) | |
Public Attributes | |
BOOL | m_bIsResortNeeded |
BOOL | m_bIsRefreshNeeded |
BOOL | m_bDisplayAtoms |
BOOL | m_bDisplayConnections |
BOOL | m_bDisplayModels |
BOOL | m_bDisplayReferences |
BOOL | m_bDisplaySets |
int | m_SortOptions |
BOOL | m_bStoreTreeInRegistry |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual void | OnOK () |
virtual void | OnCancel () |
virtual BOOL | OnInitDialog () |
Definition at line 13 of file AggregateOptionsDlg.h.
anonymous enum |
Definition at line 23 of file AggregateOptionsDlg.h.
CAggregateOptionsDlg::CAggregateOptionsDlg | ( | CWnd * | pParent = NULL | ) |
Definition at line 20 of file AggregateOptionsDlg.cpp.
void CAggregateOptionsDlg::DoDataExchange | ( | CDataExchange * | pDX | ) | [protected, virtual] |
Definition at line 35 of file AggregateOptionsDlg.cpp.
void CAggregateOptionsDlg::OnCancel | ( | ) | [protected, virtual] |
Definition at line 101 of file AggregateOptionsDlg.cpp.
BOOL CAggregateOptionsDlg::OnInitDialog | ( | ) | [protected, virtual] |
Definition at line 108 of file AggregateOptionsDlg.cpp.
void CAggregateOptionsDlg::OnOK | ( | ) | [protected, virtual] |
Definition at line 58 of file AggregateOptionsDlg.cpp.
Definition at line 24 of file AggregateOptionsDlg.h.
Definition at line 25 of file AggregateOptionsDlg.h.
Definition at line 26 of file AggregateOptionsDlg.h.
Definition at line 27 of file AggregateOptionsDlg.h.
Definition at line 28 of file AggregateOptionsDlg.h.
Definition at line 18 of file AggregateOptionsDlg.h.
Definition at line 17 of file AggregateOptionsDlg.h.
Definition at line 30 of file AggregateOptionsDlg.h.
Definition at line 29 of file AggregateOptionsDlg.h.