|
ALBA
|
This is the complete list of members for wxDockArt, including all inherited members.
| DrawBackground(wxDC &dc, int orientation, const wxRect &rect)=0 | wxDockArt | pure virtual |
| DrawBorder(wxDC &dc, const wxRect &rect, wxPaneInfo &pane)=0 | wxDockArt | pure virtual |
| DrawCaption(wxDC &dc, const wxString &text, const wxRect &rect, wxPaneInfo &pane)=0 | wxDockArt | pure virtual |
| DrawGripper(wxDC &dc, const wxRect &rect, wxPaneInfo &pane)=0 | wxDockArt | pure virtual |
| DrawPaneButton(wxDC &dc, int button, int button_state, const wxRect &rect, wxPaneInfo &pane)=0 | wxDockArt | pure virtual |
| DrawSash(wxDC &dc, int orientation, const wxRect &rect)=0 | wxDockArt | pure virtual |
| GetColor(int id) | wxDockArt | inline |
| GetColour(int id)=0 | wxDockArt | pure virtual |
| GetFont(int id)=0 | wxDockArt | pure virtual |
| GetMetric(int id)=0 | wxDockArt | pure virtual |
| SetColor(int id, const wxColor &color) | wxDockArt | inline |
| SetColour(int id, const wxColor &colour)=0 | wxDockArt | pure virtual |
| SetFont(int id, const wxFont &font)=0 | wxDockArt | pure virtual |
| SetMetric(int id, int new_val)=0 | wxDockArt | pure virtual |
| wxDockArt() | wxDockArt | inline |
| ~wxDockArt() | wxDockArt | inlinevirtual |