recategorize many misplaced classes; move lots of classes from miscellaneous [window] category to more specific categories; add the 'Book controls' and the 'Application and system configuration' class groups
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -18,14 +18,13 @@
|
||||
@c wxFONTENCODING_KOI8.
|
||||
|
||||
@note
|
||||
|
||||
Please use wxMBConv classes instead if possible. wxCSConv has much better
|
||||
support for various encodings than wxEncodingConverter.
|
||||
wxEncodingConverter is useful only if you rely on wxCONVERT_SUBSTITUTE mode
|
||||
of operation (see wxEncodingConverter::Init()).
|
||||
|
||||
@library{wxbase}
|
||||
@category{misc}
|
||||
@category{conv}
|
||||
|
||||
@see wxFontMapper, wxMBConv, @ref overview_nonenglish
|
||||
*/
|
||||
|
Reference in New Issue
Block a user