added the mention of library in which each class is defined to the documentation (patch 1756715)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,6 +16,10 @@ for details.
|
||||
|
||||
<wx/zipstrm.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxBase}{librarieslist}
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{Archive formats such as zip}{wxarc}\\
|
||||
@@ -42,6 +46,10 @@ Holds the meta-data for an entry in a zip.
|
||||
|
||||
<wx/zipstrm.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxBase}{librarieslist}
|
||||
|
||||
\wxheading{Data structures}
|
||||
|
||||
Constants for \helpref{Get/SetMethod}{wxzipentrymethod}:
|
||||
@@ -444,6 +452,10 @@ wxZipInputStream::SeekI() always returns wxInvalidOffset.
|
||||
|
||||
<wx/zipstrm.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxBase}{librarieslist}
|
||||
|
||||
\wxheading{Data structures}
|
||||
\begin{verbatim}
|
||||
typedef wxZipEntry entry_type
|
||||
@@ -560,6 +572,10 @@ No base class
|
||||
|
||||
<wx/zipstrm.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxBase}{librarieslist}
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{Archives on non-seekable streams}{wxarcnoseek}\\
|
||||
@@ -600,6 +616,10 @@ entry and begins the next.
|
||||
|
||||
<wx/zipstrm.h>
|
||||
|
||||
\wxheading{Library}
|
||||
|
||||
\helpref{wxBase}{librarieslist}
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{Archive formats such as zip}{wxarc}\\
|
||||
|
Reference in New Issue
Block a user