CGridDropTarget Class Reference

#include <GridDropTarget.h>

Collaboration diagram for CGridDropTarget:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CGridDropTarget ()
virtual ~CGridDropTarget ()
BOOL Register (CGridCtrl *pGridCtrl)
virtual void Revoke ()
BOOL OnDrop (CWnd *pWnd, COleDataObject *pDataObject, DROPEFFECT dropEffect, CPoint point)
DROPEFFECT OnDragEnter (CWnd *pWnd, COleDataObject *pDataObject, DWORD dwKeyState, CPoint point)
void OnDragLeave (CWnd *pWnd)
DROPEFFECT OnDragOver (CWnd *pWnd, COleDataObject *pDataObject, DWORD dwKeyState, CPoint point)
DROPEFFECT OnDragScroll (CWnd *pWnd, DWORD dwKeyState, CPoint point)

Public Attributes

CGridCtrlm_pGridCtrl
BOOL m_bRegistered

Detailed Description

Definition at line 40 of file GridDropTarget.h.


Constructor & Destructor Documentation

CGridDropTarget::CGridDropTarget (  ) 

Definition at line 43 of file GridDropTarget.cpp.

CGridDropTarget::~CGridDropTarget (  )  [virtual]

Definition at line 49 of file GridDropTarget.cpp.


Member Function Documentation

DROPEFFECT CGridDropTarget::OnDragEnter ( CWnd *  pWnd,
COleDataObject *  pDataObject,
DWORD  dwKeyState,
CPoint  point 
)

Definition at line 111 of file GridDropTarget.cpp.

void CGridDropTarget::OnDragLeave ( CWnd *  pWnd  ) 

Definition at line 123 of file GridDropTarget.cpp.

DROPEFFECT CGridDropTarget::OnDragOver ( CWnd *  pWnd,
COleDataObject *  pDataObject,
DWORD  dwKeyState,
CPoint  point 
)

Definition at line 132 of file GridDropTarget.cpp.

DROPEFFECT CGridDropTarget::OnDragScroll ( CWnd *  pWnd,
DWORD  dwKeyState,
CPoint  point 
)

Definition at line 98 of file GridDropTarget.cpp.

BOOL CGridDropTarget::OnDrop ( CWnd *  pWnd,
COleDataObject *  pDataObject,
DROPEFFECT  dropEffect,
CPoint  point 
)

Definition at line 144 of file GridDropTarget.cpp.

BOOL CGridDropTarget::Register ( CGridCtrl pGridCtrl  ) 

Definition at line 56 of file GridDropTarget.cpp.

void CGridDropTarget::Revoke (  )  [virtual]

Definition at line 84 of file GridDropTarget.cpp.


Member Data Documentation

Definition at line 49 of file GridDropTarget.h.

Definition at line 48 of file GridDropTarget.h.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:49:06 2013 for GME by  doxygen 1.6.3