2005/5/9

     
 

class DropSource

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::DropSource Class Reference

#include <DropSource.h>

List of all members.


Detailed Description

see wxDropSource

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.7
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 DropSource (IN(RWindow) win=Nil)
 DropSource (IN(RDataObject) data, IN(RWindow) win=Nil)
virtual DragResult doDragDrop (int flags=DragCopyOnly)
virtual bool giveFeedback (DragResult effect)


Constructor & Destructor Documentation

acdk::wx::DropSource::DropSource IN(RWindow win = Nil  )  [inline]
 

acdk::wx::DropSource::DropSource IN(RDataObject data,
IN(RWindow win = Nil
[inline]
 


Member Function Documentation

virtual DragResult acdk::wx::DropSource::doDragDrop int  flags = DragCopyOnly  )  [inline, virtual]
 

virtual bool acdk::wx::DropSource::giveFeedback DragResult  effect  )  [inline, virtual]