]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/zipstrm.tex
documented VFS handlers
[wxWidgets.git] / docs / latex / wx / zipstrm.tex
index 2120a717354d5c1331977eb4618dce52ea50882a..c2864364aa7f1b7e5cf288ca17440f062c8b3132 100644 (file)
@@ -3,7 +3,6 @@
 % zipstream.h at 02/May/99 19:54:25
 %
 
-
 \section{\class{wxZipInputStream}}\label{wxzipinputstream}
 
 This class is input stream from ZIP archive. The archive
@@ -12,11 +11,13 @@ It has all features including GetSize and seeking.
 
 \wxheading{Derived from}
 
-wxInputStream
+\helpref{wxInputStream}{wxinputstream}
 
+\wxheading{Include files}
 
-\latexignore{\rtfignore{\wxheading{Members}}}
+<wx/zipstrm.h>
 
+\latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxZipInputStream::wxZipInputStream}\label{wxzipinputstreamwxzipinputstream}
 
@@ -30,4 +31,3 @@ Constructor.
 
 \docparam{file}{name of file stored in the archive}
 
-