#include <dragndrop.h>
Inherits wxIFMDockEvent.
Inheritance diagram for wxIFMDockEventEx:


Public Member Functions | |
| wxIFMDockEventEx () | |
| wxIFMDockEventEx (wxIFMComponent *component, wxIFMComponent *destination, int index, int where) | |
| wxIFMDockEventEx (const wxIFMDockEventEx &event) | |
| virtual wxEvent * | Clone () const |
| int | GetWhere () const |
| void | SetIndex (int i) |
Private Attributes | |
| int | m_where |
Definition at line 257 of file dragndrop.h.
|
|
Definition at line 265 of file dragndrop.h. Referenced by Clone(). |
|
||||||||||||||||||||
|
Definition at line 268 of file dragndrop.h. |
|
|
Definition at line 274 of file dragndrop.h. |
|
|
Reimplemented from wxIFMDockEvent. Definition at line 279 of file dragndrop.h. References wxIFMDockEventEx(). |
|
|
Definition at line 281 of file dragndrop.h. References m_where. Referenced by wxIFMDefaultDockingPlugin::OnDock(). |
|
|
Definition at line 282 of file dragndrop.h. References wxIFMDockEvent::m_index. Referenced by wxIFMDefaultDockingPlugin::OnDock(). |
|
|
Definition at line 260 of file dragndrop.h. Referenced by GetWhere(). |