Package wx.DND

The wxDND wrapper classes. More...


Classes

class  DropSource
class  DropTarget
class  TextDropTarget
class  FileDropTarget

Enumerations

enum  Drag {
  wxDrag_CopyOnly = 0,
  wxDrag_AllowMove = 1,
  wxDrag_DefaultMove = 3
}
enum  DragResult {
  wxDragError,
  wxDragNone,
  wxDragCopy,
  wxDragMove,
  wxDragLink,
  wxDragCancel
}

Variables

alias DropSource wxDropSource


Detailed Description

The wxDND wrapper classes.

Enumeration Type Documentation

enum Drag

Enumerator:
wxDrag_CopyOnly 
wxDrag_AllowMove 
wxDrag_DefaultMove 

enum DragResult

Enumerator:
wxDragError 
wxDragNone 
wxDragCopy 
wxDragMove 
wxDragLink 
wxDragCancel 


Variable Documentation

alias DropSource wxDropSource


Generated on Sun Feb 1 21:30:24 2009 for wxD by  doxygen 1.5.4