#include <PageSettingsGeneral.h>
Inheritance diagram for CGeneralSettingsPage:
Public Types | |
enum | { IDD = IDD_SETTINGS_GENERAL } |
Public Member Functions | |
CGeneralSettingsPage () | |
virtual | ~CGeneralSettingsPage () |
virtual void | OnOK () |
Public Attributes | |
int | m_bRatesInBytes |
BOOL | m_bExpandMatches |
BOOL | m_bAutoConnect |
int | m_nCloseMode |
int | m_bTrayMinimise |
BOOL | m_bSwitchToTransfers |
BOOL | m_bExpandDownloads |
BOOL | m_bSimpleBar |
BOOL | m_bStartup |
BOOL | m_bPromptURLs |
BOOL | m_bHideSearch |
BOOL | m_bAdultFilter |
CSpinButtonCtrl | m_wndTipSpin |
CListCtrl | m_wndTips |
CSliderCtrl | m_wndTipAlpha |
CComboBox | m_wndCloseMode |
CComboBox | m_wndTrayMinimise |
DWORD | m_nTipDelay |
Protected Member Functions | |
void | Add (LPCTSTR pszName, BOOL bState) |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnDropdownCloseMode () |
afx_msg void | OnDropdownTrayMinimise () |
|
Definition at line 42 of file PageSettingsGeneral.h. |
|
Definition at line 49 of file PageSettingsGeneral.cpp. |
|
Definition at line 68 of file PageSettingsGeneral.cpp. |
|
Definition at line 161 of file PageSettingsGeneral.cpp. References m_wndTips. Referenced by OnInitDialog(). |
|
|
Definition at line 210 of file PageSettingsGeneral.cpp. References m_wndCloseMode, and RecalcDropWidth(). |
|
Definition at line 215 of file PageSettingsGeneral.cpp. References m_wndTrayMinimise, and RecalcDropWidth(). |
|
|
|
Definition at line 54 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 45 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 49 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 44 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 53 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 52 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 43 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 50 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 51 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 48 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 47 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 46 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 60 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 58 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), and OnDropdownCloseMode(). |
|
Definition at line 57 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 56 of file PageSettingsGeneral.h. Referenced by Add(), DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 55 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 59 of file PageSettingsGeneral.h. Referenced by DoDataExchange(), and OnDropdownTrayMinimise(). |