Version: 2.9.4
wxDropTarget Member List
This is the complete list of members for wxDropTarget, including all inherited members.
GetData()wxDropTarget [virtual]
GetDefaultAction()wxDropTarget
OnData(wxCoord x, wxCoord y, wxDragResult defResult)=0wxDropTarget [pure virtual]
OnDragOver(wxCoord x, wxCoord y, wxDragResult defResult)wxDropTarget [virtual]
OnDrop(wxCoord x, wxCoord y)wxDropTarget [virtual]
OnEnter(wxCoord x, wxCoord y, wxDragResult defResult)wxDropTarget [virtual]
OnLeave()wxDropTarget [virtual]
SetDataObject(wxDataObject *data)wxDropTarget
SetDefaultAction(wxDragResult action)wxDropTarget
wxDropTarget(wxDataObject *data=NULL)wxDropTarget
~wxDropTarget()wxDropTarget [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines