This is the complete list of members for wxAuiTabArt, including all inherited members.
Clone()=0 | wxAuiTabArt | pure virtual |
DrawBackground(wxDC &dc, wxWindow *wnd, const wxRect &rect)=0 | wxAuiTabArt | pure virtual |
DrawButton(wxDC &dc, wxWindow *wnd, const wxRect &in_rect, int bitmap_id, int button_state, int orientation, wxRect *out_rect)=0 | wxAuiTabArt | pure virtual |
DrawPageTab(wxDC &dc, wxWindow *wnd, wxAuiNotebookPage &page, const wxRect &rect) | wxAuiTabArt | virtual |
DrawTab(wxDC &dc, wxWindow *wnd, const wxAuiNotebookPage &page, const wxRect &rect, int close_button_state, wxRect *out_tab_rect, wxRect *out_button_rect, int *x_extent) | wxAuiTabArt | virtual |
GetBestTabCtrlSize(wxWindow *, const wxAuiNotebookPageArray &, const wxSize &)=0 | wxAuiTabArt | pure virtual |
GetButtonRect(wxReadOnlyDC &dc, wxWindow *wnd, const wxRect &inRect, int bitmapId, int buttonState, int orientation, wxRect *outRect=nullptr) | wxAuiTabArt | virtual |
GetIndentSize()=0 | wxAuiTabArt | pure virtual |
GetNormalFont() const | wxAuiTabArt | virtual |
GetPageTabSize(wxReadOnlyDC &dc, wxWindow *wnd, const wxAuiNotebookPage &page, int *xExtent=nullptr) | wxAuiTabArt | virtual |
GetSelectedFont() const | wxAuiTabArt | virtual |
GetTabSize(wxReadOnlyDC &dc, wxWindow *wnd, const wxString &caption, const wxBitmapBundle &bitmap, bool active, int close_button_state, int *x_extent) | wxAuiTabArt | virtual |
SetActiveColour(const wxColour &colour)=0 | wxAuiTabArt | pure virtual |
SetColour(const wxColour &colour)=0 | wxAuiTabArt | pure virtual |
SetFlags(unsigned int flags)=0 | wxAuiTabArt | pure virtual |
SetMeasuringFont(const wxFont &font)=0 | wxAuiTabArt | pure virtual |
SetNormalFont(const wxFont &font)=0 | wxAuiTabArt | pure virtual |
SetSelectedFont(const wxFont &font)=0 | wxAuiTabArt | pure virtual |
SetSizingInfo(const wxSize &tab_ctrl_size, size_t tab_count, wxWindow *wnd=nullptr)=0 | wxAuiTabArt | pure virtual |
wxAuiTabArt() | wxAuiTabArt |