ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/CommonLibs/quazip-0.7.2/doc/html/inherits.html
Revision: 1096
Committed: Sat Dec 30 14:40:33 2017 UTC (7 years, 9 months ago) by s10k
Content type: text/html
File size: 5603 byte(s)
Log Message:
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 Contents

# Content
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: Class Hierarchy</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 class="current"><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="headertitle">
42 <div class="title">Class Hierarchy</div> </div>
43 </div>
44 <div class="contents">
45 <div class="textblock">
46 <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
47 </div><table border="0" cellspacing="10" cellpadding="0">
48 <tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#JlCompress"/>
49 <map name="JlCompress" id="JlCompress">
50 <area shape="rect" id="node1" href="classJlCompress.html" title="Utility class for typical operations." alt="" coords="5,5,96,32"/>
51 </map>
52 </td></tr>
53 <tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#QObject"/>
54 <map name="QObject" id="QObject">
55 <area shape="rect" id="node1" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qobject.html" title="QObject" alt="" coords="6,56,77,83"/>
56 <area shape="rect" id="node3" doxygen="qtcore.tags:http://doc.qt.io/qt-5//" href="http://doc.qt.io/qt-5/qiodevice.html" title="QIODevice" alt="" coords="125,56,208,83"/>
57 <area shape="rect" id="node5" href="classQuaGzipFile.html" title="GZIP file." alt="" coords="261,5,355,32"/>
58 <area shape="rect" id="node7" href="classQuaZIODevice.html" title="A class to compress/decompress QIODevice." alt="" coords="256,56,360,83"/>
59 <area shape="rect" id="node9" href="classQuaZipFile.html" title="A file inside ZIP archive." alt="" coords="266,107,350,133"/>
60 </map>
61 </td></tr>
62 <tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#QuaChecksum32"/>
63 <map name="QuaChecksum32" id="QuaChecksum32">
64 <area shape="rect" id="node1" href="classQuaChecksum32.html" title="Checksum interface." alt="" coords="5,31,128,57"/>
65 <area shape="rect" id="node3" href="classQuaAdler32.html" title="Adler32 checksum." alt="" coords="176,5,267,32"/>
66 <area shape="rect" id="node5" href="classQuaCrc32.html" title="CRC32 checksum." alt="" coords="181,56,261,83"/>
67 </map>
68 </td></tr>
69 <tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#QuaZip"/>
70 <map name="QuaZip" id="QuaZip">
71 <area shape="rect" id="node1" href="classQuaZip.html" title="ZIP archive." alt="" coords="6,5,69,32"/>
72 </map>
73 </td></tr>
74 <tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#QuaZipDir"/>
75 <map name="QuaZipDir" id="QuaZipDir">
76 <area shape="rect" id="node1" href="classQuaZipDir.html" title="Provides ZIP archive navigation." alt="" coords="6,5,85,32"/>
77 </map>
78 </td></tr>
79 <tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#QuaZipFileInfo"/>
80 <map name="QuaZipFileInfo" id="QuaZipFileInfo">
81 <area shape="rect" id="node1" href="structQuaZipFileInfo.html" title="Information about a file inside archive." alt="" coords="5,5,109,32"/>
82 </map>
83 </td></tr>
84 <tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#QuaZipFileInfo64"/>
85 <map name="QuaZipFileInfo64" id="QuaZipFileInfo64">
86 <area shape="rect" id="node1" href="structQuaZipFileInfo64.html" title="Information about a file inside archive (with zip64 support)." alt="" coords="6,5,125,32"/>
87 </map>
88 </td></tr>
89 <tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#QuaZipFilePrivate"/>
90 <map name="QuaZipFilePrivate" id="QuaZipFilePrivate">
91 <area shape="rect" id="node1" href="classQuaZipFilePrivate.html" title="The implementation class for QuaZip." alt="" coords="5,5,128,32"/>
92 </map>
93 </td></tr>
94 <tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#QuaZipNewInfo"/>
95 <map name="QuaZipNewInfo" id="QuaZipNewInfo">
96 <area shape="rect" id="node1" href="structQuaZipNewInfo.html" title="Information about a file to be created." alt="" coords="6,5,114,32"/>
97 </map>
98 </td></tr>
99 <tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#QuaZipPrivate"/>
100 <map name="QuaZipPrivate" id="QuaZipPrivate">
101 <area shape="rect" id="node1" href="classQuaZipPrivate.html" title="All the internal stuff for the QuaZip class." alt="" coords="6,5,109,32"/>
102 </map>
103 </td></tr>
104 </table>
105 </div>
106 <hr class="footer"/><address class="footer"><small>Generated on Sun Apr 3 2016 08:26:25 for QuaZIP by&#160;
107 <a href="http://www.doxygen.org/index.html">
108 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
109 </body>
110 </html>