#include <WndHome.h>
Inheritance diagram for CHomeWnd:
Public Member Functions | |
CHomeWnd () | |
virtual | ~CHomeWnd () |
virtual void | OnSkinChange () |
Public Attributes | |
CHomeViewCtrl | m_wndView |
CHomePanel | m_wndPanel |
Protected Member Functions | |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg void | OnMDIActivate (BOOL bActivate, CWnd *pActivateWnd, CWnd *pDeactivateWnd) |
afx_msg void | OnClickView (RVN_ELEMENTEVENT *pNotify, LRESULT *pResult) |
afx_msg void | OnPaint () |
|
Definition at line 72 of file WndHome.cpp. References IDR_HOMEFRAME. |
|
Definition at line 77 of file WndHome.cpp. |
|
Definition at line 149 of file WndHome.cpp. References CShareazaApp::InternalURI(), RVN_ELEMENTEVENT::pElement, and theApp. |
|
Definition at line 111 of file WndHome.cpp. References CChildWnd::TrackPopupMenu(). |
|
Reimplemented from CPanelWnd. Definition at line 84 of file WndHome.cpp. References CHomePanel::Create(), CHomeViewCtrl::Create(), m_wndPanel, m_wndView, CPanelWnd::OnCreate(), and OnSkinChange(). |
|
Reimplemented from CChildWnd. Definition at line 125 of file WndHome.cpp. References m_wndPanel, m_wndView, CChildWnd::OnMDIActivate(), CHomePanel::Update(), and CHomeViewCtrl::Update(). |
|
Definition at line 137 of file WndHome.cpp. References m_wndPanel. |
|
Reimplemented from CPanelWnd. Definition at line 103 of file WndHome.cpp. References m_wndPanel, m_wndView, NULL, CPanelWnd::OnSize(), and PANEL_WIDTH. |
|
Reimplemented from CChildWnd. Definition at line 96 of file WndHome.cpp. References m_wndPanel, m_wndView, CChildWnd::OnSkinChange(), CHomePanel::Setup(), and CHomeViewCtrl::Setup(). Referenced by OnCreate(). |
|
Definition at line 116 of file WndHome.cpp. References CChildWnd::IsActive(), m_wndPanel, m_wndView, CHomePanel::Update(), and CHomeViewCtrl::Update(). |
|
Definition at line 47 of file WndHome.h. Referenced by OnCreate(), OnMDIActivate(), OnPaint(), OnSize(), OnSkinChange(), and OnTimer(). |
|
Definition at line 46 of file WndHome.h. Referenced by OnCreate(), OnMDIActivate(), OnSize(), OnSkinChange(), and OnTimer(). |