CSettingNewDialog Class Reference

#include <SettingNewDialog.h>

List of all members.

Public Types

 IDD = IDD_DIALOG_SETTING_NEW
enum  { IDD = IDD_DIALOG_SETTING_NEW }

Public Member Functions

 CSettingNewDialog (CWnd *pParent=NULL)

Public Attributes

CString m_nameEdit

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
 DECLARE_MESSAGE_MAP ()


Detailed Description

A simple dialog that asks for the name of a new setting

Definition at line 17 of file SettingNewDialog.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
IDD 

Definition at line 23 of file SettingNewDialog.h.


Constructor & Destructor Documentation

CSettingNewDialog::CSettingNewDialog ( CWnd *  pParent = NULL  ) 

Definition at line 11 of file SettingNewDialog.cpp.

References m_nameEdit.


Member Function Documentation

CSettingNewDialog::DECLARE_MESSAGE_MAP (  )  [protected]

void CSettingNewDialog::DoDataExchange ( CDataExchange *  pDX  )  [protected, virtual]

Definition at line 19 of file SettingNewDialog.cpp.

References IDC_SETTINGNEW_NAME, and m_nameEdit.


Member Data Documentation

CString CSettingNewDialog::m_nameEdit

Definition at line 24 of file SettingNewDialog.h.

Referenced by CSettingNewDialog(), DoDataExchange(), CRobotControlMenu::handleCommand(), and CSettingsDlgBar::OnSettingsRename().


The documentation for this class was generated from the following files:
Generated on Thu Dec 7 01:24:47 2006 for DT2005.panorama by  doxygen 1.4.7