#include <dragndrop.h>
Inherits wxIFMExtensionPluginBase.
Inheritance diagram for wxIFMDefaultDockingPlugin:
Definition at line 68 of file dragndrop.h.
|
Definition at line 60 of file dragndrop.cpp. |
|
|
Definition at line 938 of file dragndrop.cpp. References m_dockButtonArray. Referenced by OnDragEnd(). |
|
Definition at line 856 of file dragndrop.cpp. |
|
Definition at line 1136 of file dragndrop.cpp. References m_dockButtonArray. Referenced by OnDrag(). |
|
Tells the extension plugin what interface plugin it extends. If an extension plugin only works for inteface plugin Q, a warning message should be generated by this function, and false should be returned. Otherwise, return true. If this function returns false, the extension plugin will be removed from the interface plugin that it was added to. Reimplemented from wxIFMExtensionPluginBase. Definition at line 73 of file dragndrop.cpp. References img_bottom, img_bottomHover, img_left, img_leftHover, img_right, img_rightHover, img_tab, img_tabHover, img_top, img_topHover, wxIFMExtensionPluginBase::Initialize(), and m_ip. |
|
|
|
|
|
Definition at line 306 of file dragndrop.cpp. References wxInterfaceManager::CaptureInput(), wxInterfaceManager::GetCapturedWindow(), wxIFMInitDragEvent::GetDraggedComponent(), wxIFMExtensionPluginBase::GetManager(), wxIFMInitDragEvent::GetPos(), IFM_DRAG_DISTANCE, m_captured, m_clickPos, m_dragx, and m_dragy. |
|
Definition at line 283 of file dragndrop.cpp. References wxIFMExtensionPluginBase::GetIP(), wxIFMKeyEvent::GetKeyEvent(), wxIFMExtensionPluginBase::GetManager(), m_captured, m_dragging, m_realtime, wxIFMInterfacePluginBase::ProcessPluginEvent(), and wxInterfaceManager::ReleaseInput(). |
|
Definition at line 157 of file dragndrop.cpp. |
|
Definition at line 225 of file dragndrop.cpp. References wxIFMExtensionPluginBase::GetIP(), wxIFMExtensionPluginBase::GetManager(), wxIFMMouseEvent::GetMouseEvent(), m_captured, m_dragging, m_realtime, wxIFMInterfacePluginBase::ProcessPluginEvent(), and wxInterfaceManager::ReleaseInput(). |
|
Definition at line 246 of file dragndrop.cpp. References wxInterfaceManager::GetCapturedWindow(), wxIFMExtensionPluginBase::GetIP(), wxIFMExtensionPluginBase::GetManager(), wxIFMMouseEvent::GetMouseEvent(), m_captured, m_clickPos, m_dragging, m_dragx, m_dragy, m_realtime, and wxIFMInterfacePluginBase::ProcessPluginEvent(). |
|
|
Definition at line 964 of file dragndrop.cpp. References wxIFMExtensionPluginBase::GetManager(), wxInterfaceManager::GetParent(), and m_dockButtonArray. Referenced by OnDrag(), OnDragEnd(), and OnShowDropTargets(). |
|
Definition at line 947 of file dragndrop.cpp. References wxIFMExtensionPluginBase::GetManager(), wxInterfaceManager::GetParent(), and m_dockButtonArray. Referenced by OnDrag(), OnDragBegin(), OnDragEnd(), and OnShowDropTargets(). |
|
Definition at line 74 of file dragndrop.h. Referenced by OnDragInit(), OnKeyDown(), OnLeftUp(), and OnMouseMove(). |
|
Definition at line 75 of file dragndrop.h. Referenced by OnDragInit(), and OnMouseMove(). |
|
Definition at line 80 of file dragndrop.h. Referenced by CreateTargetButtons(), DestroyTargetButtons(), GetDockTargetButtonByPos(), OnShowDropTargets(), ShowComponentDropButtons(), and ShowFrameDropButtons(). |
|
Definition at line 74 of file dragndrop.h. Referenced by OnKeyDown(), OnLeftUp(), and OnMouseMove(). |
|
Definition at line 76 of file dragndrop.h. Referenced by OnDragInit(), and OnMouseMove(). |
|
Definition at line 76 of file dragndrop.h. Referenced by OnDragInit(), and OnMouseMove(). |
|
Definition at line 78 of file dragndrop.h. |
|
Reimplemented from wxIFMExtensionPluginBase. Definition at line 72 of file dragndrop.h. Referenced by Initialize(), and OnDrag(). |
|
Definition at line 75 of file dragndrop.h. Referenced by OnDrag(), and OnDragBegin(). |
|
Definition at line 81 of file dragndrop.h. Referenced by OnDrag(), and OnDragEnd(). |
|
Definition at line 75 of file dragndrop.h. Referenced by OnDrag(), and OnDragBegin(). |
|
Definition at line 74 of file dragndrop.h. Referenced by OnKeyDown(), OnLeftUp(), and OnMouseMove(). |