]>
Commit | Line | Data |
---|---|---|
c0d9896a BW |
1 | % |
2 | % automatically generated by HelpGen $Revision$ from | |
3 | % auibook.h at 11/Nov/06 22:56:01 | |
4 | % | |
5 | ||
c0d9896a BW |
6 | \section{\class{wxAuiTabArt}}\label{wxauitabart} |
7 | ||
8ffbb0f8 | 8 | Tab art class. |
c0d9896a BW |
9 | |
10 | \wxheading{Derived from} | |
11 | ||
12 | No base class | |
13 | ||
14 | \wxheading{Include files} | |
15 | ||
8ffbb0f8 | 16 | <wx/aui/auibook.h> |
c0d9896a | 17 | |
a7af285d VZ |
18 | \wxheading{Library} |
19 | ||
20 | \helpref{wxAui}{librarieslist} | |
21 | ||
c0d9896a BW |
22 | \wxheading{Data structures} |
23 | ||
24 | \latexignore{\rtfignore{\wxheading{Members}}} | |
25 | ||
c0d9896a BW |
26 | \membersection{wxAuiTabArt::wxAuiTabArt}\label{wxauitabartwxauitabart} |
27 | ||
28 | \func{}{wxAuiTabArt}{\void} | |
29 | ||
8ffbb0f8 | 30 | Constructor. |
c0d9896a BW |
31 | |
32 | \membersection{wxAuiTabArt::Clone}\label{wxauitabartclone} | |
33 | ||
34 | \func{wxAuiTabArt*}{Clone}{\void} | |
35 | ||
8ffbb0f8 | 36 | Clones the art object. |
c0d9896a BW |
37 | |
38 | \membersection{wxAuiTabArt::DrawBackground}\label{wxauitabartdrawbackground} | |
39 | ||
40 | \func{void}{DrawBackground}{\param{wxDC\& }{dc}, \param{wxWindow* }{wnd}, \param{const wxRect\& }{rect}} | |
41 | ||
8ffbb0f8 | 42 | Draws a background on the given area. |
c0d9896a BW |
43 | |
44 | \membersection{wxAuiTabArt::DrawButton}\label{wxauitabartdrawbutton} | |
45 | ||
46 | \func{void}{DrawButton}{\param{wxDC\& }{dc}, \param{wxWindow* }{wnd}, \param{const wxRect\& }{in\_rect}, \param{int }{bitmap\_id}, \param{int }{button\_state}, \param{int }{orientation}, \param{const wxBitmap\& }{bitmap\_override}, \param{wxRect* }{out\_rect}} | |
47 | ||
8ffbb0f8 | 48 | Draws a button. |
c0d9896a BW |
49 | |
50 | \membersection{wxAuiTabArt::DrawTab}\label{wxauitabartdrawtab} | |
51 | ||
52 | \func{void}{DrawTab}{\param{wxDC\& }{dc}, \param{wxWindow* }{wnd}, \param{const wxRect\& }{in\_rect}, \param{const wxString\& }{caption}, \param{const wxBitmap\& }{bitmap}, \param{bool }{active}, \param{int }{close\_button\_state}, \param{wxRect* }{out\_tab\_rect}, \param{wxRect* }{out\_button\_rect}, \param{int* }{x\_extent}} | |
53 | ||
8ffbb0f8 | 54 | Draws a tab. |
c0d9896a BW |
55 | |
56 | \membersection{wxAuiTabArt::GetBestTabCtrlSize}\label{wxauitabartgetbesttabctrlsize} | |
57 | ||
58 | \func{int}{GetBestTabCtrlSize}{\param{wxWindow* }{wnd}, \param{wxAuiNotebookPageArray\& }{pages}} | |
59 | ||
8ffbb0f8 | 60 | Returns the tab control size. |
c0d9896a BW |
61 | |
62 | \membersection{wxAuiTabArt::GetIndentSize}\label{wxauitabartgetindentsize} | |
63 | ||
64 | \func{int}{GetIndentSize}{\void} | |
65 | ||
8ffbb0f8 | 66 | Returns the indent size. |
c0d9896a BW |
67 | |
68 | \membersection{wxAuiTabArt::GetTabSize}\label{wxauitabartgettabsize} | |
69 | ||
70 | \func{wxSize}{GetTabSize}{\param{wxDC\& }{dc}, \param{wxWindow* }{wnd}, \param{const wxString\& }{caption}, \param{const wxBitmap\& }{bitmap}, \param{bool }{active}, \param{int }{close\_button\_state}, \param{int* }{x\_extent}} | |
71 | ||
8ffbb0f8 | 72 | Returns the tab size for the given caption, bitmap and state. |
c0d9896a BW |
73 | |
74 | \membersection{wxAuiTabArt::SetFlags}\label{wxauitabartsetflags} | |
75 | ||
76 | \func{void}{SetFlags}{\param{unsigned int }{flags}} | |
77 | ||
8ffbb0f8 | 78 | Sets flags. |
c0d9896a BW |
79 | |
80 | \membersection{wxAuiTabArt::SetMeasuringFont}\label{wxauitabartsetmeasuringfont} | |
81 | ||
82 | \func{void}{SetMeasuringFont}{\param{const wxFont\& }{font}} | |
83 | ||
8ffbb0f8 | 84 | Sets the font used for calculating measurements. |
c0d9896a BW |
85 | |
86 | \membersection{wxAuiTabArt::SetNormalFont}\label{wxauitabartsetnormalfont} | |
87 | ||
88 | \func{void}{SetNormalFont}{\param{const wxFont\& }{font}} | |
89 | ||
8ffbb0f8 | 90 | Sets the normal font for drawing labels. |
c0d9896a BW |
91 | |
92 | \membersection{wxAuiTabArt::SetSelectedFont}\label{wxauitabartsetselectedfont} | |
93 | ||
94 | \func{void}{SetSelectedFont}{\param{const wxFont\& }{font}} | |
95 | ||
8ffbb0f8 | 96 | Sets the font for drawing text for selected UI elements. |
c0d9896a BW |
97 | |
98 | \membersection{wxAuiTabArt::SetSizingInfo}\label{wxauitabartsetsizinginfo} | |
99 | ||
100 | \func{void}{SetSizingInfo}{\param{const wxSize\& }{tab\_ctrl\_size}, \param{size\_t }{tab\_count}} | |
101 | ||
8ffbb0f8 | 102 | Sets sizing information. |
c0d9896a BW |
103 | |
104 | \membersection{wxAuiTabArt::ShowWindowList}\label{wxauitabartshowwindowlist} | |
105 | ||
106 | \func{int}{ShowWindowList}{\param{wxWindow* }{wnd}, \param{const wxArrayString\& }{items}, \param{int }{active\_idx}} | |
107 | ||
8ffbb0f8 JS |
108 | Pops up a menu to show the list of windows managed by wxAui. |
109 |