#include <dockwindow.h>
Public Member Functions | |
| wxDockRect () | |
| virtual | ~wxDockRect () |
| int | operator= (wxRect r) |
| void | Reset () |
Public Attributes | |
| bool | valid |
| wxRect | rect |
|
|
Definition at line 37 of file dockwindow.h. |
|
|
Definition at line 41 of file dockwindow.h. |
|
|
Definition at line 44 of file dockwindow.h. |
|
|
Definition at line 49 of file dockwindow.h. Referenced by wxDockWindowBase::StopDragging(). |
|
|
Definition at line 55 of file dockwindow.h. Referenced by wxDockWindowBase::OnMouseMove(), wxDockWindowBase::StartDragging(), and wxDockWindowBase::StopDragging(). |
|
|
Definition at line 54 of file dockwindow.h. Referenced by wxDockWindowBase::OnMouseMove(), and wxDockWindowBase::StopDragging(). |
1.4.2