Documentation/Source/eric5.Helpviewer.Network.NetworkDiskCache.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Helpviewer.Network.NetworkDiskCache.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Helpviewer.Network.NetworkDiskCache.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Helpviewer.Network.NetworkDiskCache</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#115;&#107; &#99;&#97;&#99;&#104;&#101; &#114;&#101;&#115;&#112;&#101;&#99;&#116;&#105;&#110;&#103; &#112;&#114;&#105;v&#97;&#99;y.
+Module implementing a disk cache respecting privacy.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#NetworkDiskCache">NetworkDiskCache</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#115;&#107; &#99;&#97;&#99;&#104;&#101; &#114;&#101;&#115;&#112;&#101;&#99;&#116;&#105;&#110;&#103; &#112;&#114;&#105;v&#97;&#99;y.</td>
+<td>Class implementing a disk cache respecting privacy.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,7 +43,7 @@
 <a NAME="NetworkDiskCache" ID="NetworkDiskCache"></a>
 <h2>NetworkDiskCache</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#115;&#107; &#99;&#97;&#99;&#104;&#101; &#114;&#101;&#115;&#112;&#101;&#99;&#116;&#105;&#110;&#103; &#112;&#114;&#105;v&#97;&#99;y.
+    Class implementing a disk cache respecting privacy.
 </p>
 <h3>Derived from</h3>
 QNetworkDiskCache
@@ -55,23 +55,23 @@
 <table>
 <tr>
 <td><a href="#NetworkDiskCache.prepare">prepare</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#114;&#101;&#112;&#97;&#114;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#107; &#99;&#97;&#99;&#104;&#101; &#102;&#105;&#108;&#101;.</td>
+<td>Public method to prepare the disk cache file.</td>
 </tr>
 </table>
 <a NAME="NetworkDiskCache.prepare" ID="NetworkDiskCache.prepare"></a>
 <h4>NetworkDiskCache.prepare</h4>
 <b>prepare</b>(<i>metaData</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#114;&#101;&#112;&#97;&#114;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#107; &#99;&#97;&#99;&#104;&#101; &#102;&#105;&#108;&#101;.
+        Public method to prepare the disk cache file.
 </p><dl>
 <dt><i>metaData</i></dt>
 <dd>
-&#109;&#101;&#116;&#97; &#100;&#97;&#116;&#97; &#102;&#111;&#114; &#97; &#85;&#82;&#76; (&#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#97;&#99;&#104;&#101;&#77;&#101;&#116;&#97;&#68;&#97;&#116;&#97;)
+meta data for a URL (QNetworkCacheMetaData)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#73;&#79; &#100;&#101;v&#105;&#99;&#101; (&#81;&#73;&#79;&#68;&#101;v&#105;&#99;&#101;)
+reference to the IO device (QIODevice)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial