#include <PageFileSharing.h>
Inheritance diagram for CFileSharingPage:
Public Types | |
enum | { IDD = IDD_FILE_SHARING } |
Public Member Functions | |
CFileSharingPage () | |
virtual | ~CFileSharingPage () |
virtual void | OnOK () |
Public Attributes | |
CComboBox | m_wndTags |
CButton | m_wndShare |
CListCtrl | m_wndNetworks |
int | m_bOverride |
BOOL | m_bShare |
CString | m_sTags |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual BOOL | OnInitDialog () |
afx_msg void | OnShareOverride0 () |
afx_msg void | OnShareOverride1 () |
|
Definition at line 42 of file PageFileSharing.h. |
|
Definition at line 51 of file PageFileSharing.cpp. |
|
Definition at line 60 of file PageFileSharing.cpp. |
|
Reimplemented from CFilePropertiesPage. Definition at line 64 of file PageFileSharing.cpp. References CFilePropertiesPage::DoDataExchange(), IDC_FILE_NETWORKS, IDC_FILE_SHARE, IDC_FILE_TAGS, IDC_SHARE_OVERRIDE_0, m_bOverride, m_bShare, m_sTags, m_wndNetworks, m_wndShare, and m_wndTags. |
|
Reimplemented from CFilePropertiesPage. Definition at line 80 of file PageFileSharing.cpp. References CFilePropertiesPage::GetFile(), CUploadQueues::GetIterator(), CFilePropertiesPage::GetList(), CUploadQueues::GetNext(), Library, m_bOverride, m_bShare, CLibrary::m_pSection, CUploadQueues::m_pSection, CUploadQueue::m_sShareTag, m_sTags, m_wndShare, m_wndTags, NULL, CFilePropertiesPage::OnInitDialog(), TS_UNKNOWN, and UploadQueues. |
|
Definition at line 170 of file PageFileSharing.cpp. References CFilePropertiesPage::GetList(), Library, m_bOverride, m_bShare, CLibrary::m_pSection, m_sTags, TS_FALSE, TS_TRUE, and TS_UNKNOWN. |
|
Definition at line 143 of file PageFileSharing.cpp. References CFilePropertiesPage::GetFile(), Library, m_bOverride, m_bShare, CLibrary::m_pSection, m_wndShare, and TS_UNKNOWN. Referenced by OnShareOverride1(). |
|
Definition at line 165 of file PageFileSharing.cpp. References OnShareOverride0(). |
|
Definition at line 46 of file PageFileSharing.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnShareOverride0(). |
|
Definition at line 47 of file PageFileSharing.h. Referenced by DoDataExchange(), OnInitDialog(), OnOK(), and OnShareOverride0(). |
|
Definition at line 48 of file PageFileSharing.h. Referenced by DoDataExchange(), OnInitDialog(), and OnOK(). |
|
Definition at line 45 of file PageFileSharing.h. Referenced by DoDataExchange(). |
|
Definition at line 44 of file PageFileSharing.h. Referenced by DoDataExchange(), OnInitDialog(), and OnShareOverride0(). |
|
Definition at line 43 of file PageFileSharing.h. Referenced by DoDataExchange(), and OnInitDialog(). |