• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching defs:wxAuiNotebook

6 \section{\class{wxAuiNotebook}}\label{wxauinotebook}
8 wxAuiNotebook is part of the wxAUI class framework.
11 wxAuiNotebook is a notebook control which implements many features common in applications with dockable panes.
12 Specifically, wxAuiNotebook implements functionality which allows the user to rearrange tab order via drag-and-drop,
19 The theme can be changed by calling \helpref{wxAuiNotebook::SetArtProvider}{wxauinotebooksetartprovider}.
54 \membersection{wxAuiNotebook::wxAuiNotebook}\label{wxauinotebookwxauinotebook}
56 \func{}{wxAuiNotebook}{\void}
58 \func{}{wxAuiNotebook}{\param{wxWindow* }{parent}, \param{wxWindowID }{id = wxID\_ANY}, \param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize}, \param{long }{style = wxAUI\_NB\_DEFAULT\_STYLE}}
62 \membersection{wxAuiNotebook::AddPage}\label{wxauinotebookaddpage}
68 \membersection{wxAuiNotebook::AdvanceSelection}\label{wxauinotebookadvanceselection}
74 \membersection{wxAuiNotebook::Create}\label{wxauinotebookcreate}
80 \membersection{wxAuiNotebook::DeletePage}\label{wxauinotebookdeletepage}
86 \membersection{wxAuiNotebook::GetArtProvider}\label{wxauinotebookgetartprovider}
92 \membersection{wxAuiNotebook::GetHeightForPageHeight}\label{wxauinotebookgetheightforpageheight}
99 \membersection{wxAuiNotebook::GetPage}\label{wxauinotebookgetpage}
105 \membersection{wxAuiNotebook::GetPageBitmap}\label{wxauinotebookgetpagebitmap}
111 \membersection{wxAuiNotebook::GetPageCount}\label{wxauinotebookgetpagecount}
117 \membersection{wxAuiNotebook::GetPageIndex}\label{wxauinotebookgetpageindex}
124 \membersection{wxAuiNotebook::GetPageText}\label{wxauinotebookgetpagetext}
130 \membersection{wxAuiNotebook::GetSelection}\label{wxauinotebookgetselection}
136 \membersection{wxAuiNotebook::GetTabCtrlHeight}\label{wxauinotebookgettabctrlheight}
142 \membersection{wxAuiNotebook::InsertPage}\label{wxauinotebookinsertpage}
149 \membersection{wxAuiNotebook::RemovePage}\label{wxauinotebookremovepage}
155 \membersection{wxAuiNotebook::SetArtProvider}\label{wxauinotebooksetartprovider}
161 \membersection{wxAuiNotebook::SetFont}\label{wxauinotebooksetfont}
167 \membersection{wxAuiNotebook::SetNormalFont}\label{wxauinotebooksetnormalfont}
173 \membersection{wxAuiNotebook::SetSelectedFont}\label{wxauinotebooksetselectedfont}
179 \membersection{wxAuiNotebook::SetMeasuringFont}\label{wxauinotebooksetmeasuringfont}
185 \membersection{wxAuiNotebook::SetPageBitmap}\label{wxauinotebooksetpagebitmap}
192 \membersection{wxAuiNotebook::SetPageText}\label{wxauinotebooksetpagetext}
198 \membersection{wxAuiNotebook::SetSelection}\label{wxauinotebooksetselection}
204 \membersection{wxAuiNotebook::SetTabCtrlHeight}\label{wxauinotebooksettabctrlheight}
214 \membersection{wxAuiNotebook::SetUniformBitmapSize}\label{wxauinotebooksetuniformbitmapsize}
231 \membersection{wxAuiNotebook::ShowWindowMenu}\label{wxauinotebookshowwindowmenu}