#include <PageProfileFavourites.h>
Inheritance diagram for CFavouritesProfilePage:
Public Types | |
enum | { IDD = IDD_PROFILE_FAVOURITES } |
Public Member Functions | |
CFavouritesProfilePage () | |
virtual | ~CFavouritesProfilePage () |
Public Attributes | |
CButton | m_wndRemove |
CButton | m_wndAdd |
CListCtrl | m_wndList |
CString | m_sURL |
CString | m_sTitle |
CImageList | m_gdiImageList |
Protected Member Functions | |
virtual void | DoDataExchange (CDataExchange *pDX) |
virtual void | OnOK () |
virtual BOOL | OnInitDialog () |
afx_msg void | OnChangeWebName () |
afx_msg void | OnChangeWebUrl () |
afx_msg void | OnWebAdd () |
afx_msg void | OnWebRemove () |
afx_msg void | OnItemChangedWebList (NMHDR *pNMHDR, LRESULT *pResult) |
|
Definition at line 42 of file PageProfileFavourites.h. |
|
Definition at line 51 of file PageProfileFavourites.cpp. |
|
Definition at line 59 of file PageProfileFavourites.cpp. |
|
Reimplemented from CSettingsPage. Definition at line 63 of file PageProfileFavourites.cpp. References CSettingsPage::DoDataExchange(), IDC_WEB_ADD, IDC_WEB_LIST, IDC_WEB_NAME, IDC_WEB_REMOVE, IDC_WEB_URL, m_sTitle, m_sURL, m_wndAdd, m_wndList, and m_wndRemove. |
|
Definition at line 125 of file PageProfileFavourites.cpp. |
|
Definition at line 131 of file PageProfileFavourites.cpp. |
|
Reimplemented from CSettingsPage. Definition at line 78 of file PageProfileFavourites.cpp. References CreateMirroredIcon(), CXMLElement::GetAttributeValue(), CGProfile::GetXML(), IDI_WEB_URL, CXMLNode::IsNamed(), CShareazaApp::m_bRTL, m_gdiImageList, m_wndAdd, m_wndList, m_wndRemove, MyProfile, CSettingsPage::OnInitDialog(), Skin, theApp, and CSkin::Translate(). |
|
Definition at line 137 of file PageProfileFavourites.cpp. References m_wndList, and m_wndRemove. |
|
Reimplemented from CSettingsPage. Definition at line 171 of file PageProfileFavourites.cpp. References CXMLElement::AddAttribute(), CXMLNode::Delete(), CGProfile::GetXML(), m_wndList, MyProfile, and CSettingsPage::OnOK(). |
|
Definition at line 143 of file PageProfileFavourites.cpp. References CShareazaApp::m_bRTL, m_sTitle, m_sURL, m_wndAdd, m_wndList, and theApp. |
|
Definition at line 158 of file PageProfileFavourites.cpp. References m_wndList, and m_wndRemove. |
|
Definition at line 50 of file PageProfileFavourites.h. Referenced by OnInitDialog(). |
|
Definition at line 47 of file PageProfileFavourites.h. Referenced by DoDataExchange(), OnChangeWebName(), OnChangeWebUrl(), and OnWebAdd(). |
|
Definition at line 46 of file PageProfileFavourites.h. Referenced by DoDataExchange(), OnChangeWebName(), OnChangeWebUrl(), and OnWebAdd(). |
|
Definition at line 44 of file PageProfileFavourites.h. Referenced by DoDataExchange(), OnChangeWebName(), OnChangeWebUrl(), OnInitDialog(), and OnWebAdd(). |
|
Definition at line 45 of file PageProfileFavourites.h. Referenced by DoDataExchange(), OnInitDialog(), OnItemChangedWebList(), OnOK(), OnWebAdd(), and OnWebRemove(). |
|
Definition at line 43 of file PageProfileFavourites.h. Referenced by DoDataExchange(), OnInitDialog(), OnItemChangedWebList(), and OnWebRemove(). |