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 Sat Mar 1 11:15:51 2008 for wxD by  doxygen 1.5.4