source: s10k/CommonLibs/quazip-0.7.2/doc/html/classQuaZipPrivate.html

Last change on this file was 1096, checked in by s10k, 7 years ago

Added zlib, quazip, basicxmlsyntaxhighlighter, conditionalsemaphore and linenumberdisplay libraries. zlib and quazip are pre-compiled, but you can compile them yourself, just delete the dll files (or equivalent binary files to your OS)

File size: 4.3 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml">
3<head>
4<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5<title>QuaZIP: QuaZipPrivate Class Reference</title>
6<link href="tabs.css" rel="stylesheet" type="text/css"/>
7<link href="doxygen.css" rel="stylesheet" type="text/css"/>
8</head>
9<body>
10<!-- Generated by Doxygen 1.7.4 -->
11<div id="top">
12<div id="titlearea">
13<table cellspacing="0" cellpadding="0">
14 <tbody>
15 <tr style="height: 56px;">
16 <td style="padding-left: 0.5em;">
17 <div id="projectname">QuaZIP&#160;<span id="projectnumber">quazip-0-7-2</span></div>
18 </td>
19 </tr>
20 </tbody>
21</table>
22</div>
23 <div id="navrow1" class="tabs">
24 <ul class="tablist">
25 <li><a href="index.html"><span>Main&#160;Page</span></a></li>
26 <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
27 <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
28 <li><a href="files.html"><span>Files</span></a></li>
29 <li><a href="dirs.html"><span>Directories</span></a></li>
30 </ul>
31 </div>
32 <div id="navrow2" class="tabs2">
33 <ul class="tablist">
34 <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
35 <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
36 <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
37 </ul>
38 </div>
39</div>
40<div class="header">
41 <div class="summary">
42<a href="#friends">Friends</a> </div>
43 <div class="headertitle">
44<div class="title">QuaZipPrivate Class Reference</div> </div>
45</div>
46<div class="contents">
47<!-- doxytag: class="QuaZipPrivate" -->
48<p>All the internal stuff for the <a class="el" href="classQuaZip.html" title="ZIP archive.">QuaZip</a> class.
49 <a href="classQuaZipPrivate.html#details">More...</a></p>
50<div class="dynheader">
51Collaboration diagram for QuaZipPrivate:</div>
52<div class="dyncontent">
53<div class="center"><img src="classQuaZipPrivate__coll__graph.png" border="0" usemap="#QuaZipPrivate_coll__map" alt="Collaboration graph"/></div>
54<map name="QuaZipPrivate_coll__map" id="QuaZipPrivate_coll__map">
55<area shape="rect" id="node2" href="classQuaZip.html" title="ZIP archive." alt="" coords="322,293,384,320"/>
56<area shape="rect" id="node5" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qhash.html" title="QHash\&lt; QString, unz64_file_pos \&gt;" alt="" coords="5,83,229,109"/>
57<area shape="rect" id="node7" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qiodevice.html" title="QIODevice" alt="" coords="253,83,336,109"/>
58<area shape="rect" id="node9" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qobject.html" title="QObject" alt="" coords="259,5,329,32"/>
59<area shape="rect" id="node11" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qstring.html" title="QString" alt="" coords="360,83,427,109"/>
60<area shape="rect" id="node13" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qtextcodec.html" title="QTextCodec" alt="" coords="451,83,545,109"/>
61</map>
62<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
63
64<p><a href="classQuaZipPrivate-members.html">List of all members.</a></p>
65<table class="memberdecls">
66<tr><td colspan="2"><h2><a name="friends"></a>
67Friends</h2></td></tr>
68<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a913fb7bbd3527119ebb8052d57132af2"></a><!-- doxytag: member="QuaZipPrivate::QuaZip" ref="a913fb7bbd3527119ebb8052d57132af2" args="" -->
69class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuaZipPrivate.html#a913fb7bbd3527119ebb8052d57132af2">QuaZip</a></td></tr>
70</table>
71<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
72<div class="textblock"><p>All the internal stuff for the <a class="el" href="classQuaZip.html" title="ZIP archive.">QuaZip</a> class. </p>
73</div><hr/>The documentation for this class was generated from the following file:<ul>
74<li>quazip/quazip.cpp</li>
75</ul>
76</div>
77<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 3 2016 08:26:25 for QuaZIP by&#160;
78<a href="http://www.doxygen.org/index.html">
79<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
80</body>
81</html>
Note: See TracBrowser for help on using the repository browser.