added wxAuiNotebook and wxAuiTabArt to classes.tex and category.tex
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c0d9896aef
commit
fa2aeeb5dc
@ -158,8 +158,10 @@ draggable tabs etc. are in progress. See also \helpref{wxAUI overview}{wxauiover
|
|||||||
\twocolwidtha{6cm}
|
\twocolwidtha{6cm}
|
||||||
\begin{twocollist}\itemsep=0pt
|
\begin{twocollist}\itemsep=0pt
|
||||||
\twocolitem{\helpref{wxAuiManager}{wxauimanager}}{The central class for managing the interface}
|
\twocolitem{\helpref{wxAuiManager}{wxauimanager}}{The central class for managing the interface}
|
||||||
|
\twocolitem{\helpref{wxAuiNotebook}{wxauinotebook}}{A replacement notebook class with extra features}
|
||||||
\twocolitem{\helpref{wxAuiPaneInfo}{wxauipaneinfo}}{Describes a single pane}
|
\twocolitem{\helpref{wxAuiPaneInfo}{wxauipaneinfo}}{Describes a single pane}
|
||||||
\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the interface}
|
\twocolitem{\helpref{wxAuiDockArt}{wxauidockart}}{Art and metrics provider for customizing the docking user interface}
|
||||||
|
\twocolitem{\helpref{wxAuiTabArt}{wxauitabart}}{Art and metrics provider for customizing the notebook user interface}
|
||||||
\end{twocollist}
|
\end{twocollist}
|
||||||
|
|
||||||
|
|
||||||
|
@ -20,7 +20,9 @@
|
|||||||
\input arrstrng.tex
|
\input arrstrng.tex
|
||||||
\input artprov.tex
|
\input artprov.tex
|
||||||
\input auidockart.tex
|
\input auidockart.tex
|
||||||
|
\input auitabart.tex
|
||||||
\input auimanager.tex
|
\input auimanager.tex
|
||||||
|
\input auinotebook.tex
|
||||||
\input auipaneinfo.tex
|
\input auipaneinfo.tex
|
||||||
\input autoobj.tex
|
\input autoobj.tex
|
||||||
\input bitmap.tex
|
\input bitmap.tex
|
||||||
|
Loading…
Reference in New Issue
Block a user