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:
Francesco Montorsi
2009-02-20 11:34:52 +00:00
parent 7e08bc5acd
commit 3c99e2fd1b
50 changed files with 125 additions and 80 deletions

View File

@@ -12,7 +12,7 @@
This class holds a variety of information related to font dialogs.
@library{wxcore}
@category{cmndlg}
@category{cmndlg,data}
@see @ref overview_cmndlg_font, wxFont, wxFontDialog
*/
@@ -137,7 +137,7 @@ public:
stored by wxPageSetupDialogData).
@library{wxcore}
@category{printing}
@category{printing,data}
@see @ref overview_printing, wxPageSetupDialog
*/
@@ -349,7 +349,7 @@ public:
This class holds a variety of information related to colour dialogs.
@library{wxcore}
@category{cmndlg}
@category{cmndlg,data}
@see wxColour, wxColourDialog, @ref overview_cmndlg_colour
*/
@@ -511,7 +511,7 @@ enum wxPrintBin
@endcode
@library{wxcore}
@category{printing}
@category{printing,data}
@see @ref overview_printing, wxPrintDialog, wxPageSetupDialog,
wxPrintDialogData, wxPageSetupDialogData, @ref overview_cmndlg_print,
@@ -681,7 +681,7 @@ public:
settings.
@library{wxcore}
@category{printing}
@category{printing,cmndlg,data}
@see @ref overview_printing, wxPrintDialog, @ref overview_cmndlg_print
*/