GME  13
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions
CGMEPanningWindow Class Reference

#include <GMEPanningWindow.h>

Collaboration diagram for CGMEPanningWindow:
Collaboration graph
[legend]

List of all members.

Public Types

enum  { IDD = IDD_PANNING_WINDOW_DIALOG }

Public Member Functions

 CGMEPanningWindow ()
virtual ~CGMEPanningWindow ()
IDispatch * GetInterface ()
virtual BOOL PreTranslateMessage (MSG *pMsg)
void SetBitmapDC (HWND owner, HDC bdc, HBITMAP oldBmp, CRect &ori, CRect &rect, COLORREF &bkgrnd)
void SetViewRect (CRect vrect)
virtual void ShowPane (BOOL bShow, BOOL bDelay, BOOL bActivate)

Public Attributes

CPanningWindowWrapper m_PanningWindowWrapper

Static Public Attributes

static CGMEPanningWindowtheInstance = 0

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnUpdateCmdUI (CFrameWnd *pTarget, BOOL bDisableIfNoHndler)
afx_msg int OnCreate (LPCREATESTRUCT lpCreateStruct)
afx_msg void OnSize (UINT nType, int cx, int cy)

Detailed Description

Definition at line 20 of file GMEPanningWindow.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IDD 

Definition at line 38 of file GMEPanningWindow.h.


Constructor & Destructor Documentation

Definition at line 20 of file GMEPanningWindow.cpp.

virtual CGMEPanningWindow::~CGMEPanningWindow ( ) [inline, virtual]

Definition at line 25 of file GMEPanningWindow.h.


Member Function Documentation

void CGMEPanningWindow::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 80 of file GMEPanningWindow.cpp.

IDispatch* CGMEPanningWindow::GetInterface ( ) [inline]

Definition at line 27 of file GMEPanningWindow.h.

int CGMEPanningWindow::OnCreate ( LPCREATESTRUCT  lpCreateStruct) [protected]

Definition at line 47 of file GMEPanningWindow.cpp.

void CGMEPanningWindow::OnSize ( UINT  nType,
int  cx,
int  cy 
) [protected]

Definition at line 68 of file GMEPanningWindow.cpp.

void CGMEPanningWindow::OnUpdateCmdUI ( CFrameWnd *  pTarget,
BOOL  bDisableIfNoHndler 
) [protected, virtual]

Definition at line 60 of file GMEPanningWindow.cpp.

BOOL CGMEPanningWindow::PreTranslateMessage ( MSG *  pMsg) [virtual]

Definition at line 103 of file GMEPanningWindow.cpp.

void CGMEPanningWindow::SetBitmapDC ( HWND  owner,
HDC  bdc,
HBITMAP  oldBmp,
CRect &  ori,
CRect &  rect,
COLORREF &  bkgrnd 
)

Definition at line 125 of file GMEPanningWindow.cpp.

void CGMEPanningWindow::SetViewRect ( CRect  vrect)

Definition at line 132 of file GMEPanningWindow.cpp.

void CGMEPanningWindow::ShowPane ( BOOL  bShow,
BOOL  bDelay,
BOOL  bActivate 
) [virtual]

Definition at line 137 of file GMEPanningWindow.cpp.


Member Data Documentation

Definition at line 39 of file GMEPanningWindow.h.

Definition at line 42 of file GMEPanningWindow.h.


The documentation for this class was generated from the following files: