source: Vago/Libs/quazip-0.7.2/doc/html/classQuaZipFilePrivate.html@ 1050

Last change on this file since 1050 was 1050, checked in by s10k, 8 years ago
File size: 4.6 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: QuaZipFilePrivate 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">QuaZipFilePrivate Class Reference</div> </div>
45</div>
46<div class="contents">
47<!-- doxytag: class="QuaZipFilePrivate" -->
48<p>The implementation class for <a class="el" href="classQuaZip.html" title="ZIP archive.">QuaZip</a>.
49 <a href="classQuaZipFilePrivate.html#details">More...</a></p>
50<div class="dynheader">
51Collaboration diagram for QuaZipFilePrivate:</div>
52<div class="dyncontent">
53<div class="center"><img src="classQuaZipFilePrivate__coll__graph.png" border="0" usemap="#QuaZipFilePrivate_coll__map" alt="Collaboration graph"/></div>
54<map name="QuaZipFilePrivate_coll__map" id="QuaZipFilePrivate_coll__map">
55<area shape="rect" id="node17" href="classQuaZipFile.html" title="A file inside ZIP archive." alt="" coords="131,475,215,501"/>
56<area shape="rect" id="node2" href="classQuaZip.html" title="ZIP archive." alt="" coords="181,293,243,320"/>
57<area shape="rect" id="node4" href="classQuaZipPrivate.html" title="All the internal stuff for the QuaZip class." alt="" coords="181,203,283,229"/>
58<area shape="rect" id="node7" 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="112,83,336,109"/>
59<area shape="rect" id="node9" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qiodevice.html" title="QIODevice" alt="" coords="5,83,88,109"/>
60<area shape="rect" id="node11" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qobject.html" title="QObject" alt="" coords="11,5,81,32"/>
61<area shape="rect" id="node13" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qstring.html" title="QString" alt="" coords="561,83,628,109"/>
62<area shape="rect" id="node15" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qtextcodec.html" title="QTextCodec" alt="" coords="361,83,455,109"/>
63</map>
64<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
65
66<p><a href="classQuaZipFilePrivate-members.html">List of all members.</a></p>
67<table class="memberdecls">
68<tr><td colspan="2"><h2><a name="friends"></a>
69Friends</h2></td></tr>
70<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a40bd4ccb6d2d00726e1de81329ebaa7a"></a><!-- doxytag: member="QuaZipFilePrivate::QuaZipFile" ref="a40bd4ccb6d2d00726e1de81329ebaa7a" args="" -->
71class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classQuaZipFilePrivate.html#a40bd4ccb6d2d00726e1de81329ebaa7a">QuaZipFile</a></td></tr>
72</table>
73<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
74<div class="textblock"><p>The implementation class for <a class="el" href="classQuaZip.html" title="ZIP archive.">QuaZip</a>. </p>
75</div><hr/>The documentation for this class was generated from the following file:<ul>
76<li>quazip/quazipfile.cpp</li>
77</ul>
78</div>
79<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 3 2016 08:26:25 for QuaZIP by&#160;
80<a href="http://www.doxygen.org/index.html">
81<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
82</body>
83</html>
Note: See TracBrowser for help on using the repository browser.