| wxShapeFramework
    1.13.0 beta
    | 
This is the complete list of members for wxSFShapeDropEvent, including all inherited members.
| Clone() const | wxSFShapeDropEvent | inline | 
| GetDragResult() | wxSFShapeDropEvent | inline | 
| GetDroppedShapes() | wxSFShapeDropEvent | inline | 
| GetDropPosition() | wxSFShapeDropEvent | inline | 
| GetDropTarget() | wxSFShapeDropEvent | inline | 
| m_lstDroppedShapes | wxSFShapeDropEvent | private | 
| m_nDragResult | wxSFShapeDropEvent | private | 
| m_nDropPosition | wxSFShapeDropEvent | private | 
| m_pDropTarget | wxSFShapeDropEvent | private | 
| SetDragResult(wxDragResult def) | wxSFShapeDropEvent | inline | 
| SetDroppedShapes(const ShapeList &list) | wxSFShapeDropEvent | |
| SetDropPosition(const wxPoint &pos) | wxSFShapeDropEvent | inline | 
| SetDropTarget(wxSFShapeCanvas *target) | wxSFShapeDropEvent | inline | 
| wxSFShapeDropEvent(wxEventType cmdType=wxEVT_NULL, wxCoord x=0, wxCoord y=0, wxSFShapeCanvas *target=NULL, wxDragResult def=wxDragNone, int id=0) | wxSFShapeDropEvent | |
| wxSFShapeDropEvent(const wxSFShapeDropEvent &obj) | wxSFShapeDropEvent | |
| ~wxSFShapeDropEvent() | wxSFShapeDropEvent | virtual |