This is the complete list of members for wxAuiDockArt, including all inherited members.
DrawBackground(wxDC &dc, wxWindow *window, int orientation, const wxRect &rect)=0 | wxAuiDockArt | pure virtual |
DrawBorder(wxDC &dc, wxWindow *window, const wxRect &rect, wxAuiPaneInfo &pane)=0 | wxAuiDockArt | pure virtual |
DrawCaption(wxDC &dc, wxWindow *window, const wxString &text, const wxRect &rect, wxAuiPaneInfo &pane)=0 | wxAuiDockArt | pure virtual |
DrawGripper(wxDC &dc, wxWindow *window, const wxRect &rect, wxAuiPaneInfo &pane)=0 | wxAuiDockArt | pure virtual |
DrawPaneButton(wxDC &dc, wxWindow *window, int button, int button_state, const wxRect &rect, wxAuiPaneInfo &pane)=0 | wxAuiDockArt | pure virtual |
DrawSash(wxDC &dc, wxWindow *window, int orientation, const wxRect &rect)=0 | wxAuiDockArt | pure virtual |
GetColour(int id)=0 | wxAuiDockArt | pure virtual |
GetFont(int id)=0 | wxAuiDockArt | pure virtual |
GetMetric(int id)=0 | wxAuiDockArt | pure virtual |
SetColour(int id, const wxColour &colour)=0 | wxAuiDockArt | pure virtual |
SetFont(int id, const wxFont &font)=0 | wxAuiDockArt | pure virtual |
SetMetric(int id, int new_val)=0 | wxAuiDockArt | pure virtual |
wxAuiDockArt() | wxAuiDockArt | |
~wxAuiDockArt() | wxAuiDockArt | virtual |