Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

layoutmanager.h File Reference

#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)


Define Documentation

#define EVT_LAYOUT_CHANGED fn   ) 
 

Value:

DECLARE_EVENT_TABLE_ENTRY( wxEVT_LAYOUT_CHANGED, -1, -1, \
        (wxObjectEventFunction) (wxEventFunction) & fn, NULL ),

#define wxDEFAULT_BOTTOM_HOST   wxT("BottomHost")
 

Definition at line 35 of file layoutmanager.h.

Referenced by wxLayoutManager::AddDockHost().

#define wxDEFAULT_LEFT_HOST   wxT("LeftHost")
 

Definition at line 32 of file layoutmanager.h.

Referenced by wxLayoutManager::AddDockHost().

#define wxDEFAULT_RIGHT_HOST   wxT("RightHost")
 

Definition at line 33 of file layoutmanager.h.

Referenced by wxLayoutManager::AddDockHost().

#define wxDEFAULT_TOP_HOST   wxT("TopHost")
 

Definition at line 34 of file layoutmanager.h.

Referenced by wxLayoutManager::AddDockHost().

#define wxDWF_LIVE_UPDATE   0x01
 

Definition at line 103 of file layoutmanager.h.

Referenced by wxDockHost::SettingsChanged().

#define wxDWF_SPLITTER_BORDERS   0x02
 

Definition at line 104 of file layoutmanager.h.

Referenced by wxLayoutManager::Init(), and wxDockHost::SettingsChanged().

#define wxINITIAL_HOST_SIZE   64
 

Definition at line 37 of file layoutmanager.h.

Referenced by wxDockHost::Init().


Enumeration Type Documentation

enum wxPlacement
 

Enumeration values:
wxHIP_NONE 
wxHIP_FRONT 
wxHIP_BACK 

Definition at line 68 of file layoutmanager.h.


Function Documentation

WX_DECLARE_USER_EXPORTED_LIST wxDockWindowBase  ,
DockWindowList  ,
WXDLLIMPEXP_DI 
 

WX_DECLARE_USER_EXPORTED_LIST wxDockHost  ,
DockHostList  ,
WXDLLIMPEXP_DI 
 


Generated on Sat May 14 14:54:39 2005 for wxDockIt by  doxygen 1.4.2