#include <WizardConnectionPage.h>
Inheritance diagram for CWizardConnectionPage:
Public Types | |
enum | { IDD = IDD_WIZARD_CONNECTION } |
Public Member Functions | |
CWizardConnectionPage () | |
virtual | ~CWizardConnectionPage () |
virtual BOOL | OnSetActive () |
virtual LRESULT | OnWizardNext () |
Public Attributes | |
CComboBox | m_wndLanSelect |
CStatic | m_wndLanLabel |
CComboBox | m_wndHomeSelect |
CStatic | m_wndHomeLabel |
CComboBox | m_wndGroup |
CComboBox | m_wndSpeed |
CComboBox | m_wndType |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnSelChangeConnectionType () |
afx_msg void | OnEditChangeConnectionSpeed () |
afx_msg void | OnSelChangeConnectionSpeed () |
afx_msg void | OnSelChangeConnectionGroup () |
|
Definition at line 42 of file WizardConnectionPage.h. |
|
Definition at line 55 of file WizardConnectionPage.cpp. |
|
Definition at line 61 of file WizardConnectionPage.cpp. |
|
Definition at line 65 of file WizardConnectionPage.cpp. References IDC_CONNECTION_GROUP, IDC_CONNECTION_HOME_LABEL, IDC_CONNECTION_HOME_SELECT, IDC_CONNECTION_LAN_LABEL, IDC_CONNECTION_LAN_SELECT, IDC_CONNECTION_SPEED, IDC_CONNECTION_TYPE, m_wndGroup, m_wndHomeLabel, m_wndHomeSelect, m_wndLanLabel, m_wndLanSelect, m_wndSpeed, and m_wndType. |
|
Definition at line 148 of file WizardConnectionPage.cpp. References m_wndSpeed, and m_wndType. |
|
Definition at line 82 of file WizardConnectionPage.cpp. References CSkin::Apply(), CSettings::Connection, CSettings::sConnection::InSpeed, m_wndGroup, m_wndSpeed, m_wndType, Settings, and Skin. |
|
Definition at line 123 of file WizardConnectionPage.cpp. References m_wndGroup, m_wndHomeLabel, m_wndHomeSelect, m_wndLanLabel, m_wndLanSelect, m_wndSpeed, and m_wndType. |
|
Definition at line 156 of file WizardConnectionPage.cpp. References m_wndSpeed, and m_wndType. |
|
Definition at line 142 of file WizardConnectionPage.cpp. References m_wndSpeed, and m_wndType. |
|
Definition at line 117 of file WizardConnectionPage.cpp. References CWizardPage::SetWizardButtons(). |
|
|
Definition at line 47 of file WizardConnectionPage.h. Referenced by DoDataExchange(), OnInitDialog(), OnSelChangeConnectionGroup(), and OnWizardNext(). |
|
Definition at line 46 of file WizardConnectionPage.h. Referenced by DoDataExchange(), and OnSelChangeConnectionGroup(). |
|
Definition at line 45 of file WizardConnectionPage.h. Referenced by DoDataExchange(), OnSelChangeConnectionGroup(), and OnWizardNext(). |
|
Definition at line 44 of file WizardConnectionPage.h. Referenced by DoDataExchange(), and OnSelChangeConnectionGroup(). |
|
Definition at line 43 of file WizardConnectionPage.h. Referenced by DoDataExchange(), OnSelChangeConnectionGroup(), and OnWizardNext(). |
|
Definition at line 48 of file WizardConnectionPage.h. Referenced by DoDataExchange(), OnEditChangeConnectionSpeed(), OnInitDialog(), OnSelChangeConnectionGroup(), OnSelChangeConnectionSpeed(), OnSelChangeConnectionType(), and OnWizardNext(). |
|
Definition at line 49 of file WizardConnectionPage.h. Referenced by DoDataExchange(), OnEditChangeConnectionSpeed(), OnInitDialog(), OnSelChangeConnectionGroup(), OnSelChangeConnectionSpeed(), OnSelChangeConnectionType(), and OnWizardNext(). |