actionClickButton enum value | wxAuiManager | [protected] |
actionClickCaption enum value | wxAuiManager | [protected] |
actionDragFloatingPane enum value | wxAuiManager | [protected] |
actionDragToolbarPane enum value | wxAuiManager | [protected] |
actionNone enum value | wxAuiManager | [protected] |
actionResize enum value | wxAuiManager | [protected] |
AddPane(wxWindow *window, const wxAuiPaneInfo &pane_info) | wxAuiManager | |
AddPane(wxWindow *window, const wxAuiPaneInfo &pane_info, const wxPoint &drop_pos) | wxAuiManager | |
AddPane(wxWindow *window, int direction=wxLEFT, const wxString &caption=wxEmptyString) | wxAuiManager | |
DetachPane(wxWindow *window) | wxAuiManager | |
DoDrop(wxAuiDockInfoArray &docks, wxAuiPaneInfoArray &panes, wxAuiPaneInfo &drop, const wxPoint &pt, const wxPoint &action_offset=wxPoint(0, 0)) | wxAuiManager | [protected] |
DoFrameLayout() | wxAuiManager | [protected] |
DrawHintRect(wxWindow *pane_window, const wxPoint &pt, const wxPoint &offset) | wxAuiManager | |
GetAllPanes() | wxAuiManager | |
GetArtProvider() const | wxAuiManager | |
GetDockPixelOffset(wxAuiPaneInfo &test) | wxAuiManager | [protected] |
GetFlags() const | wxAuiManager | |
GetManagedWindow() const | wxAuiManager | |
GetPane(wxWindow *window) | wxAuiManager | |
GetPane(const wxString &name) | wxAuiManager | |
GetPanePart(wxWindow *pane) | wxAuiManager | [protected] |
GetPanePositionsAndSizes(wxAuiDockInfo &dock, wxArrayInt &positions, wxArrayInt &sizes) | wxAuiManager | [protected] |
HideHint() | wxAuiManager | [virtual] |
HitTest(int x, int y) | wxAuiManager | [protected] |
InsertPane(wxWindow *window, const wxAuiPaneInfo &insert_location, int insert_level=wxAUI_INSERT_PANE) | wxAuiManager | |
LayoutAddDock(wxSizer *container, wxAuiDockInfo &dock, wxAuiDockUIPartArray &uiparts, bool spacer_only) | wxAuiManager | [protected] |
LayoutAddPane(wxSizer *container, wxAuiDockInfo &dock, wxAuiPaneInfo &pane, wxAuiDockUIPartArray &uiparts, bool spacer_only) | wxAuiManager | [protected] |
LayoutAll(wxAuiPaneInfoArray &panes, wxAuiDockInfoArray &docks, wxAuiDockUIPartArray &uiparts, bool spacer_only=false) | wxAuiManager | [protected] |
LoadPaneInfo(wxString pane_part, wxAuiPaneInfo &pane) | wxAuiManager | |
LoadPerspective(const wxString &perspective, bool update=true) | wxAuiManager | |
LookupPane(wxWindow *window) | wxAuiManager | [protected] |
LookupPane(const wxString &name) | wxAuiManager | [protected] |
m_action | wxAuiManager | [protected] |
m_action_hintrect | wxAuiManager | [protected] |
m_action_offset | wxAuiManager | [protected] |
m_action_part | wxAuiManager | [protected] |
m_action_start | wxAuiManager | [protected] |
m_action_window | wxAuiManager | [protected] |
m_art | wxAuiManager | [protected] |
m_docks | wxAuiManager | [protected] |
m_flags | wxAuiManager | [protected] |
m_frame | wxAuiManager | [protected] |
m_hint_fadeamt | wxAuiManager | [protected] |
m_hint_fademax | wxAuiManager | [protected] |
m_hint_fadetimer | wxAuiManager | [protected] |
m_hint_wnd | wxAuiManager | [protected] |
m_hover_button | wxAuiManager | [protected] |
m_last_hint | wxAuiManager | [protected] |
m_last_mouse_move | wxAuiManager | [protected] |
m_panes | wxAuiManager | [protected] |
m_uiparts | wxAuiManager | [protected] |
OnChildFocus(wxChildFocusEvent &evt) | wxAuiManager | [protected] |
OnEraseBackground(wxEraseEvent &evt) | wxAuiManager | [protected] |
OnFloatingPaneActivated(wxWindow *window) | wxAuiManager | [protected] |
OnFloatingPaneClosed(wxWindow *window, wxCloseEvent &evt) | wxAuiManager | [protected] |
OnFloatingPaneMoved(wxWindow *window) | wxAuiManager | [protected] |
OnFloatingPaneMoveStart(wxWindow *window) | wxAuiManager | [protected] |
OnFloatingPaneMoving(wxWindow *window) | wxAuiManager | [protected] |
OnFloatingPaneResized(wxWindow *window, const wxSize &size) | wxAuiManager | [protected] |
OnHintFadeTimer(wxTimerEvent &evt) | wxAuiManager | [protected] |
OnLeaveWindow(wxMouseEvent &evt) | wxAuiManager | [protected] |
OnLeftDown(wxMouseEvent &evt) | wxAuiManager | [protected] |
OnLeftUp(wxMouseEvent &evt) | wxAuiManager | [protected] |
OnMotion(wxMouseEvent &evt) | wxAuiManager | [protected] |
OnPaint(wxPaintEvent &evt) | wxAuiManager | [protected] |
OnPaneButton(wxAuiManagerEvent &evt) | wxAuiManager | |
OnRender(wxAuiManagerEvent &evt) | wxAuiManager | |
OnSetCursor(wxSetCursorEvent &evt) | wxAuiManager | [protected] |
OnSize(wxSizeEvent &evt) | wxAuiManager | [protected] |
ProcessDockResult(wxAuiPaneInfo &target, const wxAuiPaneInfo &new_pos) | wxAuiManager | [protected, virtual] |
ProcessMgrEvent(wxAuiManagerEvent &event) | wxAuiManager | [protected] |
Render(wxDC *dc) | wxAuiManager | [protected] |
Repaint(wxDC *dc=NULL) | wxAuiManager | [protected] |
SavePaneInfo(wxAuiPaneInfo &pane) | wxAuiManager | |
SavePerspective() | wxAuiManager | |
SetArtProvider(wxAuiDockArt *art_provider) | wxAuiManager | |
SetFlags(unsigned int flags) | wxAuiManager | |
SetManagedWindow(wxWindow *managed_wnd) | wxAuiManager | |
ShowHint(const wxRect &rect) | wxAuiManager | [virtual] |
UnInit() | wxAuiManager | |
Update() | wxAuiManager | |
UpdateButtonOnScreen(wxAuiDockUIPart *button_ui_part, const wxMouseEvent &event) | wxAuiManager | [protected] |
wxAuiFloatingFrame class | wxAuiManager | [friend] |
wxAuiManager(wxWindow *managed_wnd=NULL, unsigned int flags=wxAUI_MGR_DEFAULT) | wxAuiManager | |
wxDEPRECATED(void SetFrame(wxFrame *frame)) | wxAuiManager | |
wxDEPRECATED(wxFrame *GetFrame() const ) | wxAuiManager | |
~wxAuiManager() | wxAuiManager | [virtual] |