KiCad PCB EDA Suite
Loading...
Searching...
No Matches
WX_AUI_TAB_ART Class Reference

#include <wx_aui_art_providers.h>

Inheritance diagram for WX_AUI_TAB_ART:

Public Member Functions

 WX_AUI_TAB_ART ()
 
wxAuiTabArt * Clone () override
 
void DrawTab (wxDC &dc, wxWindow *wnd, const wxAuiNotebookPage &page, const wxRect &in_rect, int close_button_state, wxRect *out_tab_rect, wxRect *out_button_rect, int *x_extent) override
 

Detailed Description

Definition at line 56 of file wx_aui_art_providers.h.

Constructor & Destructor Documentation

◆ WX_AUI_TAB_ART()

WX_AUI_TAB_ART::WX_AUI_TAB_ART ( )
inline

Definition at line 59 of file wx_aui_art_providers.h.

Referenced by Clone().

Member Function Documentation

◆ Clone()

wxAuiTabArt * WX_AUI_TAB_ART::Clone ( )
inlineoverride

Definition at line 63 of file wx_aui_art_providers.h.

References WX_AUI_TAB_ART().

◆ DrawTab()

void WX_AUI_TAB_ART::DrawTab ( wxDC & dc,
wxWindow * wnd,
const wxAuiNotebookPage & page,
const wxRect & in_rect,
int close_button_state,
wxRect * out_tab_rect,
wxRect * out_button_rect,
int * x_extent )
override

Definition at line 214 of file wx_aui_art_providers.cpp.

References PANEL_NOTEBOOK_BASE::GetClosable().


The documentation for this class was generated from the following files: