#include <prefsdlg.h>
|
| enum | { IDD = IDD_PREFERENCES
} |
| |
|
| | CPrefsDlg (CWnd *pParent=NULL) |
| |
| virtual BOOL | Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, CCreateContext *pContext=NULL) |
| |
Definition at line 15 of file prefsdlg.h.
| CPrefsDlg::CPrefsDlg |
( |
CWnd * |
pParent = NULL | ) |
|
| BOOL CPrefsDlg::Create |
( |
LPCTSTR |
lpszClassName, |
|
|
LPCTSTR |
lpszWindowName, |
|
|
DWORD |
dwStyle, |
|
|
const RECT & |
rect, |
|
|
CWnd * |
pParentWnd, |
|
|
UINT |
nID, |
|
|
CCreateContext * |
pContext = NULL |
|
) |
| |
|
virtual |
| void CPrefsDlg::DoDataExchange |
( |
CDataExchange * |
pDX | ) |
|
|
protectedvirtual |
| void CPrefsDlg::OnClose |
( |
| ) |
|
|
protected |
| void CPrefsDlg::OnSaveDefaultPrefs |
( |
| ) |
|
|
protected |
| BOOL CPrefsDlg::m_ConfirmDeleting |
| BOOL CPrefsDlg::m_ShowCapitalShips |
| BOOL CPrefsDlg::m_ShowElevations |
| BOOL CPrefsDlg::m_ShowFighters |
| BOOL CPrefsDlg::m_ShowGrid |
| BOOL CPrefsDlg::m_ShowMiscObjects |
| BOOL CPrefsDlg::m_ShowPlanets |
| BOOL CPrefsDlg::m_ShowStarfield |
| BOOL CPrefsDlg::m_ShowWaypoints |
The documentation for this class was generated from the following files: