#include <CtrlLibraryHomeView.h>
Inheritance diagram for CLibraryHomeView:
Public Member Functions | |
CLibraryHomeView () | |
virtual | ~CLibraryHomeView () |
virtual BOOL | CheckAvailable (CLibraryTreeItem *pSel) |
virtual void | GetHeaderContent (int &nImage, CString &strTitle) |
virtual void | Update () |
virtual BOOL | OnCmdMsg (UINT nID, int nCode, void *pExtra, AFX_CMDHANDLERINFO *pHandlerInfo) |
Protected Member Functions | |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnDestroy () |
afx_msg void | OnSetFocus (CWnd *pOldWnd) |
Protected Attributes | |
CLibraryTileView | m_wndTile |
|
Definition at line 57 of file CtrlLibraryHomeView.cpp. References ID_LIBRARY_VIEW_HOME. |
|
Definition at line 63 of file CtrlLibraryHomeView.cpp. |
|
Reimplemented from CLibraryView. Definition at line 70 of file CtrlLibraryHomeView.cpp. References CLibraryView::m_bAvailable, and NULL. |
|
Reimplemented from CLibraryView. Definition at line 101 of file CtrlLibraryHomeView.cpp. References CSchemaCache::Get(), IDS_LIBHEAD_EXPLORE_FOLDER, IDS_LIBHEAD_HOME, LoadString(), CShareazaApp::m_bRTL, SchemaCache, SHI_COMPUTER, theApp, and CSchema::uriLibrary. |
|
Definition at line 131 of file CtrlLibraryHomeView.cpp. |
|
Definition at line 76 of file CtrlLibraryHomeView.cpp. References CLibraryView::Create(), and m_wndTile. |
|
Definition at line 87 of file CtrlLibraryHomeView.cpp. |
|
Definition at line 141 of file CtrlLibraryHomeView.cpp. References m_wndTile. |
|
Definition at line 92 of file CtrlLibraryHomeView.cpp. References m_wndTile. |
|
Reimplemented from CLibraryView. Definition at line 123 of file CtrlLibraryHomeView.cpp. References Library, CLibrary::m_pSection, m_wndTile, and CLibraryTileView::Update(). |
|
Definition at line 42 of file CtrlLibraryHomeView.h. Referenced by OnCmdMsg(), OnCreate(), OnSetFocus(), OnSize(), and Update(). |