interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums to make it easier to document them

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-10-04 11:01:50 +00:00
parent 6280517046
commit c6cf894ae2
9 changed files with 815 additions and 479 deletions

View File

@@ -98,7 +98,7 @@ enum wxZipFlags
See @ref overview_archive_noseek.
@library{wxbase}
@category{archive}
@category{archive,streams}
@see @ref overview_archive_noseek, wxZipEntry, wxZipInputStream, wxZipOutputStream
*/
@@ -160,7 +160,7 @@ public:
- wxZipEntry::IsText
@library{wxbase}
@category{archive}
@category{archive,streams}
@see @ref overview_archive, wxZipInputStream, wxZipOutputStream, wxZipNotifier
*/
@@ -363,7 +363,7 @@ public:
wxZipInputStream::SeekI() always returns ::wxInvalidOffset.
@library{wxbase}
@category{streams}
@category{archive,streams}
@see @ref overview_archive, wxZipEntry, wxZipOutputStream
*/
@@ -445,7 +445,7 @@ public:
See the base class for details.
@library{wxbase}
@category{archive}
@category{archive,streams}
@see @ref overview_archive,
@ref overview_archive_generic,
@@ -470,7 +470,7 @@ public:
entry and begins the next.
@library{wxbase}
@category{streams}
@category{archive,streams}
@see @ref overview_archive, wxZipEntry, wxZipInputStream
*/