#include <PageSettingsProtocols.h>
Inheritance diagram for CProtocolsSettingsPage:

Public Types | |
| enum | { IDD = IDD_SETTINGS_PROTOCOLS } |
Public Member Functions | |
| CProtocolsSettingsPage () | |
| virtual | ~CProtocolsSettingsPage () |
| HTREEITEM | AddItem (HTREEITEM hParent, LPCTSTR pszText, LPCTSTR pszValue=NULL) |
Public Attributes | |
| CTreeCtrl | m_wndTree |
Protected Member Functions | |
| virtual void | DoDataExchange (CDataExchange *pDX) |
| virtual BOOL | OnInitDialog () |
|
|
Definition at line 42 of file PageSettingsProtocols.h. |
|
|
Definition at line 43 of file PageSettingsProtocols.cpp. |
|
|
Definition at line 49 of file PageSettingsProtocols.cpp. |
|
||||||||||||||||
|
Definition at line 136 of file PageSettingsProtocols.cpp. References CShareazaApp::m_bRTL, m_wndTree, NULL, and theApp. Referenced by OnInitDialog(). |
|
|
Reimplemented from CSettingsPage. Definition at line 53 of file PageSettingsProtocols.cpp. References CSettingsPage::DoDataExchange(), IDC_PROTOCOLS, and m_wndTree. |
|
|
Reimplemented from CSettingsPage. Definition at line 64 of file PageSettingsProtocols.cpp. References AddItem(), NULL, and CSettingsPage::OnInitDialog(). |
|
|
Definition at line 43 of file PageSettingsProtocols.h. Referenced by AddItem(), and DoDataExchange(). |
1.4.2