X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/880efa2a137ce3e3f39236d0dc85f5d2dacdda12..4e15d1caa03346c126015019c1fdf093033ef40b:/docs/doxygen/overviews/aui.h diff --git a/docs/doxygen/overviews/aui.h b/docs/doxygen/overviews/aui.h index dde1214759..beccf3ed5f 100644 --- a/docs/doxygen/overviews/aui.h +++ b/docs/doxygen/overviews/aui.h @@ -3,19 +3,14 @@ // Purpose: topic overview // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @page overview_aui wxAUI Overview -Classes: -@li wxAuiManager -@li wxAuiPaneInfo -@li wxAuiNotebook -@li wxAuiDockArt -@li wxAuiTabArt +@tableofcontents 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 @@ -23,15 +18,8 @@ original wxAUI sources have kindly been made available under the wxWindows licence by Kirix Corp. and they have since then been integrated into wxWidgets and further improved. -wxAUI attempts to encapsulate the following aspects of the user interface: +@see @ref group_class_aui -@li @ref overview_aui_frame -@li @ref overview_aui_toolbar -@li @ref overview_aui_modeless -@li @ref overview_aui_lnf - - -