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 |
enum Drag |
enum DragResult |
alias DropSource wxDropSource |