#include <DlgQueueProperties.h>
Inheritance diagram for CQueuePropertiesDlg:
Public Types | |
enum | { IDD = IDD_QUEUE_PROPERTIES } |
Public Member Functions | |
CQueuePropertiesDlg (CUploadQueue *pQueue, BOOL bEnable, CWnd *pParent=NULL) | |
Public Attributes | |
CEdit | m_wndMatch |
CEdit | m_wndBandwidthPoints |
CEdit | m_wndBandwidthValue |
CSpinButtonCtrl | m_wndTransfersMin |
CSpinButtonCtrl | m_wndTransfersMax |
CSpinButtonCtrl | m_wndRotateTimeSpin |
CEdit | m_wndRotateTime |
CListCtrl | m_wndProtocols |
CEdit | m_wndMinSize |
CEdit | m_wndMaxSize |
CComboBox | m_wndMarked |
CSpinButtonCtrl | m_wndCapacity |
CSliderCtrl | m_wndBandwidthSlider |
int | m_nCapacity |
BOOL | m_bMaxSize |
CString | m_sMaxSize |
BOOL | m_bMinSize |
CString | m_sMinSize |
BOOL | m_bMarked |
CString | m_sName |
BOOL | m_bPartial |
BOOL | m_bProtocols |
BOOL | m_bRotate |
BOOL | m_bReward |
int | m_nRotateTime |
int | m_nTransfersMax |
int | m_nTransfersMin |
BOOL | m_bMatch |
CString | m_sMatch |
BOOL | m_bEnable |
CString | m_sMarked |
CImageList | m_gdiProtocols |
CUploadQueue * | m_pQueue |
BOOL | m_bEnableOverride |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
virtual void | OnOK () |
afx_msg void | OnMinimumCheck () |
afx_msg void | OnMaximumCheck () |
afx_msg void | OnProtocolsCheck () |
afx_msg void | OnMarkedCheck () |
afx_msg void | OnRotateEnable () |
afx_msg void | OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
afx_msg void | OnChangeTransfersMax () |
afx_msg void | OnMatchCheck () |
CButton * | GetProtocolCheckbox () |
|
Definition at line 41 of file DlgQueueProperties.h. |
|
Definition at line 53 of file DlgQueueProperties.cpp. References NULL. |
|
|
Definition at line 102 of file DlgQueueProperties.h. References IDC_PROTOCOLS_CHECK. Referenced by OnInitDialog(). |
|
Definition at line 273 of file DlgQueueProperties.cpp. References m_nCapacity, m_nTransfersMax, m_wndBandwidthValue, m_wndCapacity, and NULL. |
|
|
|
Definition at line 251 of file DlgQueueProperties.cpp. References m_bMarked, and m_wndMarked. |
|
Definition at line 257 of file DlgQueueProperties.cpp. References m_bMatch, and m_wndMatch. |
|
Definition at line 245 of file DlgQueueProperties.cpp. References m_bMaxSize, and m_wndMaxSize. |
|
Definition at line 239 of file DlgQueueProperties.cpp. References m_bMinSize, and m_wndMinSize. |
|
|
Definition at line 263 of file DlgQueueProperties.cpp. References CSettings::eDonkey, CSettings::seDonkey::EnableAlways, CSettings::seDonkey::EnableToday, CSettings::General, GUI_BASIC, CSettings::sGeneral::GUIMode, m_bProtocols, m_wndProtocols, and Settings. |
|
Definition at line 284 of file DlgQueueProperties.cpp. References m_bRotate, m_wndRotateTime, and m_wndRotateTimeSpin. |
|
Definition at line 71 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 77 of file DlgQueueProperties.h. Referenced by OnInitDialog(). |
|
Definition at line 60 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnMarkedCheck(), and OnOK(). |
|
Definition at line 69 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnMatchCheck(), and OnOK(). |
|
Definition at line 56 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnMaximumCheck(), and OnOK(). |
|
Definition at line 58 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnMinimumCheck(), and OnOK(). |
|
Definition at line 62 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 63 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnProtocolsCheck(). |
|
Definition at line 65 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 64 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnRotateEnable(). |
|
Definition at line 75 of file DlgQueueProperties.h. Referenced by OnInitDialog(). |
|
Definition at line 55 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnChangeTransfersMax(), OnInitDialog(), and OnOK(). |
|
Definition at line 66 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 67 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnChangeTransfersMax(), OnInitDialog(), and OnOK(). |
|
Definition at line 68 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 76 of file DlgQueueProperties.h. Referenced by OnHScroll(), OnInitDialog(), and OnOK(). |
|
Definition at line 72 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 70 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 57 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 59 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 61 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 43 of file DlgQueueProperties.h. Referenced by DoDataExchange(), and OnHScroll(). |
|
Definition at line 54 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnHScroll(), OnInitDialog(), and OnOK(). |
|
Definition at line 44 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnChangeTransfersMax(), and OnHScroll(). |
|
Definition at line 53 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnChangeTransfersMax(), and OnInitDialog(). |
|
Definition at line 52 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnMarkedCheck(). |
|
Definition at line 42 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnMatchCheck(). |
|
Definition at line 51 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnMaximumCheck(). |
|
Definition at line 50 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnMinimumCheck(). |
|
Definition at line 49 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnProtocolsCheck(). |
|
Definition at line 48 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnRotateEnable(). |
|
Definition at line 47 of file DlgQueueProperties.h. Referenced by DoDataExchange(), OnInitDialog(), and OnRotateEnable(). |
|
Definition at line 46 of file DlgQueueProperties.h. Referenced by DoDataExchange(), and OnInitDialog(). |
|
Definition at line 45 of file DlgQueueProperties.h. Referenced by DoDataExchange(), and OnInitDialog(). |