wx/DND.d File Reference


Namespaces

namespace  wx.DND

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

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