2006-11-11 17:04:05 -05:00
|
|
|
%
|
|
|
|
% automatically generated by HelpGen $Revision$ from
|
|
|
|
% auibook.h at 11/Nov/06 22:56:01
|
|
|
|
%
|
|
|
|
|
|
|
|
\section{\class{wxAuiTabArt}}\label{wxauitabart}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Tab art class.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\wxheading{Derived from}
|
|
|
|
|
|
|
|
No base class
|
|
|
|
|
|
|
|
\wxheading{Include files}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
<wx/aui/auibook.h>
|
2006-11-11 17:04:05 -05:00
|
|
|
|
2007-07-28 08:21:03 -04:00
|
|
|
\wxheading{Library}
|
|
|
|
|
|
|
|
\helpref{wxAui}{librarieslist}
|
|
|
|
|
2006-11-11 17:04:05 -05:00
|
|
|
\wxheading{Data structures}
|
|
|
|
|
|
|
|
\latexignore{\rtfignore{\wxheading{Members}}}
|
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::wxAuiTabArt}\label{wxauitabartwxauitabart}
|
|
|
|
|
|
|
|
\func{}{wxAuiTabArt}{\void}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Constructor.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::Clone}\label{wxauitabartclone}
|
|
|
|
|
|
|
|
\func{wxAuiTabArt*}{Clone}{\void}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Clones the art object.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::DrawBackground}\label{wxauitabartdrawbackground}
|
|
|
|
|
|
|
|
\func{void}{DrawBackground}{\param{wxDC\& }{dc}, \param{wxWindow* }{wnd}, \param{const wxRect\& }{rect}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Draws a background on the given area.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::DrawButton}\label{wxauitabartdrawbutton}
|
|
|
|
|
|
|
|
\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}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Draws a button.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::DrawTab}\label{wxauitabartdrawtab}
|
|
|
|
|
|
|
|
\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}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Draws a tab.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::GetBestTabCtrlSize}\label{wxauitabartgetbesttabctrlsize}
|
|
|
|
|
|
|
|
\func{int}{GetBestTabCtrlSize}{\param{wxWindow* }{wnd}, \param{wxAuiNotebookPageArray\& }{pages}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Returns the tab control size.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::GetIndentSize}\label{wxauitabartgetindentsize}
|
|
|
|
|
|
|
|
\func{int}{GetIndentSize}{\void}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Returns the indent size.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::GetTabSize}\label{wxauitabartgettabsize}
|
|
|
|
|
|
|
|
\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}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Returns the tab size for the given caption, bitmap and state.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::SetFlags}\label{wxauitabartsetflags}
|
|
|
|
|
|
|
|
\func{void}{SetFlags}{\param{unsigned int }{flags}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Sets flags.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::SetMeasuringFont}\label{wxauitabartsetmeasuringfont}
|
|
|
|
|
|
|
|
\func{void}{SetMeasuringFont}{\param{const wxFont\& }{font}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Sets the font used for calculating measurements.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::SetNormalFont}\label{wxauitabartsetnormalfont}
|
|
|
|
|
|
|
|
\func{void}{SetNormalFont}{\param{const wxFont\& }{font}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Sets the normal font for drawing labels.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::SetSelectedFont}\label{wxauitabartsetselectedfont}
|
|
|
|
|
|
|
|
\func{void}{SetSelectedFont}{\param{const wxFont\& }{font}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Sets the font for drawing text for selected UI elements.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::SetSizingInfo}\label{wxauitabartsetsizinginfo}
|
|
|
|
|
|
|
|
\func{void}{SetSizingInfo}{\param{const wxSize\& }{tab\_ctrl\_size}, \param{size\_t }{tab\_count}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Sets sizing information.
|
2006-11-11 17:04:05 -05:00
|
|
|
|
|
|
|
\membersection{wxAuiTabArt::ShowWindowList}\label{wxauitabartshowwindowlist}
|
|
|
|
|
|
|
|
\func{int}{ShowWindowList}{\param{wxWindow* }{wnd}, \param{const wxArrayString\& }{items}, \param{int }{active\_idx}}
|
|
|
|
|
2006-11-12 07:09:52 -05:00
|
|
|
Pops up a menu to show the list of windows managed by wxAui.
|
|
|
|
|