#include <wx/defs.h>
#include <wx/object.h>
#include <wx/gdicmn.h>
#include <wx/event.h>
#include <wx/wfstream.h>
#include "wx/export.h"
Include dependency graph for layoutmanager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | wxDEFAULT_LEFT_HOST wxT("LeftHost") |
| #define | wxDEFAULT_RIGHT_HOST wxT("RightHost") |
| #define | wxDEFAULT_TOP_HOST wxT("TopHost") |
| #define | wxDEFAULT_BOTTOM_HOST wxT("BottomHost") |
| #define | wxINITIAL_HOST_SIZE 64 |
| #define | wxDWF_LIVE_UPDATE 0x01 |
| #define | wxDWF_SPLITTER_BORDERS 0x02 |
| #define | EVT_LAYOUT_CHANGED(fn) |
Enumerations | |
| enum | wxPlacement { wxHIP_NONE, wxHIP_FRONT, wxHIP_BACK } |
Functions | |
| WX_DECLARE_USER_EXPORTED_LIST (wxDockHost, DockHostList, WXDLLIMPEXP_DI) | |
| WX_DECLARE_USER_EXPORTED_LIST (wxDockWindowBase, DockWindowList, WXDLLIMPEXP_DI) | |
|
|
Value: DECLARE_EVENT_TABLE_ENTRY( wxEVT_LAYOUT_CHANGED, -1, -1, \
(wxObjectEventFunction) (wxEventFunction) & fn, NULL ),
|
|
|
Definition at line 35 of file layoutmanager.h. Referenced by wxLayoutManager::AddDockHost(). |
|
|
Definition at line 32 of file layoutmanager.h. Referenced by wxLayoutManager::AddDockHost(). |
|
|
Definition at line 33 of file layoutmanager.h. Referenced by wxLayoutManager::AddDockHost(). |
|
|
Definition at line 34 of file layoutmanager.h. Referenced by wxLayoutManager::AddDockHost(). |
|
|
Definition at line 103 of file layoutmanager.h. Referenced by wxDockHost::SettingsChanged(). |
|
|
Definition at line 104 of file layoutmanager.h. Referenced by wxLayoutManager::Init(), and wxDockHost::SettingsChanged(). |
|
|
Definition at line 37 of file layoutmanager.h. Referenced by wxDockHost::Init(). |
|
|
Definition at line 68 of file layoutmanager.h. |
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.4.2