#include <WndSecurity.h>
Inheritance diagram for CSecurityWnd:
Public Member Functions | |
CSecurityWnd () | |
virtual | ~CSecurityWnd () |
void | Update (int nColumn=-1, BOOL bSort=TRUE) |
CSecureRule * | GetItem (int nItem) |
virtual void | OnSkinChange () |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Protected Member Functions | |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
afx_msg void | OnDestroy () |
afx_msg void | OnSize (UINT nType, int cx, int cy) |
afx_msg void | OnTimer (UINT nIDEvent) |
afx_msg void | OnCustomDrawList (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnDblClkList (NMHDR *pNMHDR, LRESULT *pResult) |
afx_msg void | OnSortList (NMHDR *pNotifyStruct, LRESULT *pResult) |
afx_msg void | OnUpdateSecurityEdit (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityEdit () |
afx_msg void | OnUpdateSecurityReset (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityReset () |
afx_msg void | OnUpdateSecurityRemove (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityRemove () |
afx_msg void | OnSecurityAdd () |
afx_msg void | OnUpdateSecurityPolicyAccept (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityPolicyAccept () |
afx_msg void | OnUpdateSecurityPolicyDeny (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityPolicyDeny () |
afx_msg void | OnContextMenu (CWnd *pWnd, CPoint point) |
afx_msg void | OnUpdateSecurityMoveUp (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityMoveUp () |
afx_msg void | OnUpdateSecurityMoveDown (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityMoveDown () |
afx_msg void | OnUpdateSecurityExport (CCmdUI *pCmdUI) |
afx_msg void | OnSecurityExport () |
afx_msg void | OnSecurityImport () |
Protected Attributes | |
CListCtrl | m_wndList |
CImageList | m_gdiImageList |
CLiveListSizer | m_pSizer |
DWORD | tLastUpdate |
|
Definition at line 75 of file WndSecurity.cpp. References IDR_SECURITYFRAME. |
|
Definition at line 80 of file WndSecurity.cpp. |
|
Definition at line 229 of file WndSecurity.cpp. References CSecurity::Check(), m_wndList, NULL, and Security. Referenced by OnSecurityEdit(), OnSecurityExport(), OnSecurityMoveDown(), OnSecurityMoveUp(), OnSecurityRemove(), and OnSecurityReset(). |
|
Definition at line 308 of file WndSecurity.cpp. References ID_SECURITY_EDIT, and CChildWnd::TrackPopupMenu(). |
|
Reimplemented from CPanelWnd. Definition at line 87 of file WndSecurity.cpp. References CLiveListSizer::Attach(), CreateMirroredBitmap(), IDB_SECURITY, IDC_RULES, CChildWnd::LoadState(), LVS_EX_LABELTIP, CShareazaApp::m_bRTL, CShareazaApp::m_gdiFont, m_gdiImageList, CNetwork::m_pSection, m_pSizer, m_wndList, Network, CPanelWnd::OnCreate(), theApp, and Update(). |
|
Definition at line 265 of file WndSecurity.cpp. References CShareazaApp::m_bRTL, m_wndList, CSecureRule::srAccept, CSecureRule::srDeny, and theApp. |
|
Definition at line 295 of file WndSecurity.cpp. References OnSecurityEdit(). |
|
Reimplemented from CChildWnd. Definition at line 127 of file WndSecurity.cpp. References m_wndList, CChildWnd::OnDestroy(), CSecurity::Save(), CSettings::SaveList(), CChildWnd::SaveState(), Security, and Settings. |
|
Definition at line 424 of file WndSecurity.cpp. References CSecurity::Save(), Security, and Update(). |
|
Definition at line 318 of file WndSecurity.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, Network, NULL, CSecurity::Save(), Security, and Update(). Referenced by OnDblClkList(). |
|
Definition at line 440 of file WndSecurity.cpp. References CXMLElement::AddAttribute(), CXMLElement::AddElement(), GetItem(), m_wndList, NULL, CXMLElement::ToString(), and CSecurity::xmlns. |
|
Definition at line 509 of file WndSecurity.cpp. References CSecurity::Import(), NULL, CSecurity::Save(), and Security. |
|
Definition at line 404 of file WndSecurity.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, CSecurity::MoveDown(), Network, CSecurity::Save(), Security, and Update(). Referenced by PreTranslateMessage(). |
|
Definition at line 383 of file WndSecurity.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, CSecurity::MoveUp(), Network, CSecurity::Save(), Security, and Update(). Referenced by PreTranslateMessage(). |
|
Definition at line 540 of file WndSecurity.cpp. References CSecurity::m_bDenyPolicy, m_wndList, Security, and Update(). |
|
Definition at line 552 of file WndSecurity.cpp. References CSecurity::m_bDenyPolicy, m_wndList, Security, and Update(). |
|
Definition at line 362 of file WndSecurity.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, Network, CSecurity::Remove(), CSecurity::Save(), Security, and Update(). Referenced by PreTranslateMessage(). |
|
Definition at line 341 of file WndSecurity.cpp. References GetItem(), CNetwork::m_pSection, m_wndList, Network, CSecurity::Save(), Security, and Update(). |
|
Reimplemented from CPanelWnd. Definition at line 243 of file WndSecurity.cpp. References m_pSizer, m_wndList, NULL, CPanelWnd::OnSize(), and CLiveListSizer::Resize(). |
|
Reimplemented from CChildWnd. Definition at line 529 of file WndSecurity.cpp. References CSettings::LoadList(), m_wndList, CChildWnd::OnSkinChange(), and Settings. |
|
Definition at line 301 of file WndSecurity.cpp. References m_wndList, and CLiveList::Sort(). |
|
Definition at line 250 of file WndSecurity.cpp. References CSecurity::GetCount(), CChildWnd::IsPartiallyVisible(), Security, tLastUpdate, and Update(). |
|
Definition at line 313 of file WndSecurity.cpp. References m_wndList. |
|
Definition at line 435 of file WndSecurity.cpp. References m_wndList. |
|
Definition at line 399 of file WndSecurity.cpp. References m_wndList. |
|
Definition at line 378 of file WndSecurity.cpp. References m_wndList. |
|
Definition at line 535 of file WndSecurity.cpp. References CSecurity::m_bDenyPolicy, and Security. |
|
Definition at line 547 of file WndSecurity.cpp. References CSecurity::m_bDenyPolicy, and Security. |
|
Definition at line 357 of file WndSecurity.cpp. References m_wndList. |
|
Definition at line 336 of file WndSecurity.cpp. References m_wndList. |
|
Definition at line 560 of file WndSecurity.cpp. References ID_SECURITY_ADD, OnSecurityMoveDown(), OnSecurityMoveUp(), and OnSecurityRemove(). |
|
|
Definition at line 43 of file WndSecurity.h. Referenced by OnCreate(). |
|
Definition at line 44 of file WndSecurity.h. Referenced by OnCreate(), and OnSize(). |
|
|
Definition at line 45 of file WndSecurity.h. |