#include <wx/defs.h>
#include <wx/window.h>
#include "wx/export.h"
Include dependency graph for exsplitter.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | wxSPLITTER_WINDOWS 2 |
#define | wxSPLITTER_SIZE 6 |
#define | wxMINIMUM_WINDOW_SIZE 32 |
#define | wxESF_LIVE_UPDATE 0x01 |
#define | wxESF_DRAW_GRIPPER 0x02 |
#define | EVT_SPLITTER_MOVED(fn) |
|
Value: DECLARE_EVENT_TABLE_ENTRY( wxEVT_SPLITTER_MOVED, -1, -1, \ (wxObjectEventFunction) (wxEventFunction) & fn, NULL ), |
|
Definition at line 33 of file exsplitter.h. Referenced by wxExSplitter::OnPaint(), and wxDockHost::SettingsChanged(). |
|
Definition at line 32 of file exsplitter.h. Referenced by wxExSplitter::draw(), wxExSplitter::OnLeftUp(), wxExSplitter::OnMouseMove(), and wxDockHost::SettingsChanged(). |
|
Definition at line 24 of file exsplitter.h. Referenced by wxExSplitter::Init(). |
|
Definition at line 23 of file exsplitter.h. Referenced by wxDockHost::calcPanelPlacement(), wxDockHost::RecalcPanelAreas(), wxExSplitter::SetBoundaries(), and wxDockHost::UndockPanel(). |
|
Definition at line 22 of file exsplitter.h. Referenced by wxExSplitter::OnLeftUp(). |