Add skeleton documentation for wxAuiToolBar and related classes.

Add classes declarations to Doxygen-generated documentation. This doesn't
replace the real documentation but is better than nothing.

See #10232.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2011-01-16 23:24:37 +00:00
parent c088756c88
commit f8ecadbf74
2 changed files with 510 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ Classes:
@li wxAuiNotebook
@li wxAuiDockArt
@li wxAuiTabArt
@li wxAuiToolBar
@li wxAuiToolBarArt
wxAUI stands for Advanced User Interface. It aims to give the user a cutting
edge interface with floatable windows, and a user-customizable layout. The