VCF::DragDropPeer Class Reference
#include <vcf/ApplicationKit/DragDropPeer.h>
Inheritance diagram for VCF::DragDropPeer:

Public Member Functions | |
| virtual | ~DragDropPeer () |
| virtual DragActionType | startDragDrop (DataObject *data)=0 |
| starts a drag drop operation, with the the supplied data in the from of a DataObject | |
| virtual DragSource * | getDragSource ()=0 |
| virtual void | setDragSource (DragSource *dragSource)=0 |
Constructor & Destructor Documentation
|
|
|
Member Function Documentation
|
|
Implemented in VCF::OSXDragDropPeer, and VCF::Win32DragDropPeer. |
|
|
Implemented in VCF::OSXDragDropPeer, and VCF::Win32DragDropPeer. |
|
|
starts a drag drop operation, with the the supplied data in the from of a DataObject
Implemented in VCF::OSXDragDropPeer, and VCF::Win32DragDropPeer. |
The documentation for this class was generated from the following file:
- vcf/ApplicationKit/DragDropPeer.h
