X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/880efa2a137ce3e3f39236d0dc85f5d2dacdda12..ccef4c3ad16fe5bf4365569c431f1208d79eb0ef:/docs/doxygen/overviews/mbconvclasses.h?ds=sidebyside diff --git a/docs/doxygen/overviews/mbconvclasses.h b/docs/doxygen/overviews/mbconvclasses.h index 4dbb18b64c..0db0f24e6e 100644 --- a/docs/doxygen/overviews/mbconvclasses.h +++ b/docs/doxygen/overviews/mbconvclasses.h @@ -2,31 +2,21 @@ // Name: mbconvclasses.h // Purpose: topic overview // Author: wxWidgets team -// RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @page overview_mbconv wxMBConv Overview -Classes: wxMBConv, wxMBConvLibc, wxMBConvUTF7, wxMBConvUTF8, wxCSConv, - wxMBConvUTF16, wxMBConvUTF32 +@tableofcontents The wxMBConv classes in wxWidgets enable an Unicode-aware application to easily convert between Unicode and the variety of 8-bit encoding systems still in use. -@li @ref overview_mbconv_need -@li @ref overview_mbconv_string -@li @ref overview_mbconv_classes -@li @ref overview_mbconv_objects -@li @ref overview_mbconv_csconv -@li @ref overview_mbconv_converting -@li @ref overview_mbconv_buffers +@see @ref group_class_conv -