CViewerView Class Reference

List of all members.

Public Member Functions

CViewerDocGetDocument () const
virtual void OnDraw (CDC *pDC)
virtual BOOL PreCreateWindow (CREATESTRUCT &cs)
virtual ~CViewerView ()
CRect GetViewerRect ()
afx_msg void OnSize (UINT nType, int cx, int cy)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnMouseMove (UINT nFlags, CPoint point)
afx_msg void OnRButtonDown (UINT nFlags, CPoint point)
afx_msg void OnRButtonUp (UINT nFlags, CPoint point)
afx_msg void OnLButtonDown (UINT nFlags, CPoint point)
afx_msg void OnLButtonUp (UINT nFlags, CPoint point)
afx_msg void OnMButtonDown (UINT nFlags, CPoint point)
afx_msg void OnMButtonUp (UINT nFlags, CPoint point)
afx_msg void OnWindowPosChanging (WINDOWPOS *lpwndpos)

Protected Member Functions

 CViewerView ()

Protected Attributes

bool m_RButtonDown
CPoint m_RButtonPoint
bool m_LButtonDown
CPoint m_LButtonPoint
bool m_MButtonDown
CPoint m_MButtonPoint

Detailed Description

Definition at line 11 of file ViewerView.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:20 2007 for Zythum Project by  doxygen 1.5.1-p1