#include <wx/aui/framemanager.h>
◆ wxAuiDockInfo() [1/2]
wxAuiDockInfo::wxAuiDockInfo |
( |
| ) |
|
◆ wxAuiDockInfo() [2/2]
◆ IsHorizontal()
bool wxAuiDockInfo::IsHorizontal |
( |
| ) |
const |
◆ IsOk()
bool wxAuiDockInfo::IsOk |
( |
| ) |
const |
◆ IsVertical()
bool wxAuiDockInfo::IsVertical |
( |
| ) |
const |
◆ operator=()
◆ dock_direction
int wxAuiDockInfo::dock_direction |
◆ dock_layer
int wxAuiDockInfo::dock_layer |
◆ dock_row
int wxAuiDockInfo::dock_row |
◆ fixed
bool wxAuiDockInfo::fixed |
◆ min_size
int wxAuiDockInfo::min_size |
◆ panes
wxAuiPaneInfoPtrArray wxAuiDockInfo::panes |
◆ rect
◆ reserved1
bool wxAuiDockInfo::reserved1 |
◆ resizable
bool wxAuiDockInfo::resizable |
◆ size
◆ toolbar
bool wxAuiDockInfo::toolbar |