Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Helpviewer.CookieJar.CookieJar</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;&#74;&#97;&#114; &#115;&#117;&#98;&#99;&#108;&#97;&#115;&#115; w&#105;&#116;&#104; v&#97;&#114;&#105;&#111;&#117;&#115; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;&#105;&#101;&#115;.
+Module implementing a QNetworkCookieJar subclass with various accept policies.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#CookieJar">CookieJar</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;&#74;&#97;&#114; &#115;&#117;&#98;&#99;&#108;&#97;&#115;&#115; w&#105;&#116;&#104; v&#97;&#114;&#105;&#111;&#117;&#115; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;&#105;&#101;&#115;.</td>
+<td>Class implementing a QNetworkCookieJar subclass with various accept policies.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,12 +43,12 @@
 <a NAME="CookieJar" ID="CookieJar"></a>
 <h2>CookieJar</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;&#74;&#97;&#114; &#115;&#117;&#98;&#99;&#108;&#97;&#115;&#115; w&#105;&#116;&#104; v&#97;&#114;&#105;&#111;&#117;&#115; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;&#105;&#101;&#115;.
+    Class implementing a QNetworkCookieJar subclass with various accept policies.
 </p><h4>Signals</h4>
 <dl>
 <dt>cookiesChanged()</dt>
 <dd>
-&#101;&#109;&#105;&#116;&#116;&#101;&#100; &#97;&#102;&#116;&#101;&#114; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#104;&#97;v&#101; &#98;&#101;&#101;&#110; &#99;&#104;&#97;&#110;&#103;&#101;&#100;
+emitted after the cookies have been changed
 </dd>
 </dl>
 <h3>Derived from</h3>
@@ -61,340 +61,340 @@
 <table>
 <tr>
 <td><a href="#CookieJar.__init__">CookieJar</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#CookieJar.__applyRules">__applyRules</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#112;&#112;&#108;y &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101; &#114;&#117;&#108;&#101;&#115;.</td>
+<td>Private method to apply the cookie rules.</td>
 </tr><tr>
 <td><a href="#CookieJar.__isOnDomainList">__isOnDomainList</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#101;&#105;&#116;&#104;&#101;&#114; &#116;&#104;&#101; &#114;&#117;&#108;&#101; &#109;&#97;&#116;&#99;&#104;&#101;&#115; &#116;&#104;&#101; &#100;&#111;&#109;&#97;&#105;&#110; &#101;x&#97;&#99;&#116;&#108;y &#111;&#114; &#116;&#104;&#101; &#100;&#111;&#109;&#97;&#105;&#110; &#101;&#110;&#100;&#115; w&#105;&#116;&#104; ".&#114;&#117;&#108;&#101;".</td>
+<td>Private method to check, if either the rule matches the domain exactly or the domain ends with ".rule".</td>
 </tr><tr>
 <td><a href="#CookieJar.__purgeOldCookies">__purgeOldCookies</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#117;&#114;&#103;&#101; &#111;&#108;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;</td>
+<td>Private method to purge old cookies</td>
 </tr><tr>
 <td><a href="#CookieJar.acceptPolicy">acceptPolicy</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;y.</td>
+<td>Public method to get the accept policy.</td>
 </tr><tr>
 <td><a href="#CookieJar.allowForSessionCookies">allowForSessionCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; &#97;&#108;&#108;&#111;w&#101;&#100; &#115;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to return the allowed session cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.allowedCookies">allowedCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; &#97;&#108;&#108;&#111;w&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to return the allowed cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.blockedCookies">blockedCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; &#98;&#108;&#111;&#99;&#107;&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to return the blocked cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.clear">clear</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#97;&#108;&#108; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to clear all cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.close">close</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101; &#106;&#97;&#114;.</td>
+<td>Public slot to close the cookie jar.</td>
 </tr><tr>
 <td><a href="#CookieJar.cookies">cookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101; &#106;&#97;&#114;.</td>
+<td>Public method to get the cookies of the cookie jar.</td>
 </tr><tr>
 <td><a href="#CookieJar.cookiesForUrl">cookiesForUrl</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#111;&#114; &#97; &#85;&#82;&#76;.</td>
+<td>Public method to get the cookies for a URL.</td>
 </tr><tr>
 <td><a href="#CookieJar.filterTrackingCookies">filterTrackingCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#116;&#114;&#97;&#99;&#107;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#108;&#97;&#103;.</td>
+<td>Public method to get the filter tracking cookies flag.</td>
 </tr><tr>
 <td><a href="#CookieJar.keepPolicy">keepPolicy</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#107;&#101;&#101;&#112; &#112;&#111;&#108;&#105;&#99;y.</td>
+<td>Private method to get the keep policy.</td>
 </tr><tr>
 <td><a href="#CookieJar.load">load</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to load the cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.loadCookies">loadCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#116;&#111;&#114;&#101; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to restore the saved cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.save">save</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to save the cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.saveCookies">saveCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to save the cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.setAcceptPolicy">setAcceptPolicy</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;y.</td>
+<td>Public method to set the accept policy.</td>
 </tr><tr>
 <td><a href="#CookieJar.setAllowForSessionCookies">setAllowForSessionCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#115;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to set the list of allowed session cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.setAllowedCookies">setAllowedCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to set the list of allowed cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.setBlockedCookies">setBlockedCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#98;&#108;&#111;&#99;&#107;&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to set the list of blocked cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.setCookies">setCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#97;&#108;&#108; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.</td>
+<td>Public method to set all cookies.</td>
 </tr><tr>
 <td><a href="#CookieJar.setCookiesFromUrl">setCookiesFromUrl</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#111;&#114; &#97; &#85;&#82;&#76;.</td>
+<td>Public method to set cookies for a URL.</td>
 </tr><tr>
 <td><a href="#CookieJar.setFilterTrackingCookies">setFilterTrackingCookies</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#116;&#114;&#97;&#99;&#107;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#108;&#97;&#103;.</td>
+<td>Public method to set the filter tracking cookies flag.</td>
 </tr><tr>
 <td><a href="#CookieJar.setKeepPolicy">setKeepPolicy</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#107;&#101;&#101;&#112; &#112;&#111;&#108;&#105;&#99;y.</td>
+<td>Public method to set the keep policy.</td>
 </tr>
 </table>
 <a NAME="CookieJar.__init__" ID="CookieJar.__init__"></a>
 <h4>CookieJar (Constructor)</h4>
 <b>CookieJar</b>(<i>parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#111;&#98;&#106;&#101;&#99;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;)
+reference to the parent object (QObject)
 </dd>
 </dl><a NAME="CookieJar.__applyRules" ID="CookieJar.__applyRules"></a>
 <h4>CookieJar.__applyRules</h4>
 <b>__applyRules</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#112;&#112;&#108;y &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101; &#114;&#117;&#108;&#101;&#115;.
+        Private method to apply the cookie rules.
 </p><a NAME="CookieJar.__isOnDomainList" ID="CookieJar.__isOnDomainList"></a>
 <h4>CookieJar.__isOnDomainList</h4>
 <b>__isOnDomainList</b>(<i>rules, domain</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#101;&#105;&#116;&#104;&#101;&#114; &#116;&#104;&#101; &#114;&#117;&#108;&#101; &#109;&#97;&#116;&#99;&#104;&#101;&#115; &#116;&#104;&#101; &#100;&#111;&#109;&#97;&#105;&#110; &#101;x&#97;&#99;&#116;&#108;y
-        &#111;&#114; &#116;&#104;&#101; &#100;&#111;&#109;&#97;&#105;&#110; &#101;&#110;&#100;&#115; w&#105;&#116;&#104; ".&#114;&#117;&#108;&#101;".
+        Private method to check, if either the rule matches the domain exactly
+        or the domain ends with ".rule".
 </p><dl>
 <dt><i>rules</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#114;&#117;&#108;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of rules (list of strings)
 </dd><dt><i>domain</i></dt>
 <dd>
-&#100;&#111;&#109;&#97;&#105;&#110; &#110;&#97;&#109;&#101; &#116;&#111; &#99;&#104;&#101;&#99;&#107; (&#115;&#116;&#114;&#105;&#110;&#103;)
+domain name to check (string)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#109;&#97;&#116;&#99;&#104; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a match (boolean)
 </dd>
 </dl><a NAME="CookieJar.__purgeOldCookies" ID="CookieJar.__purgeOldCookies"></a>
 <h4>CookieJar.__purgeOldCookies</h4>
 <b>__purgeOldCookies</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#112;&#117;&#114;&#103;&#101; &#111;&#108;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;
+        Private method to purge old cookies
 </p><a NAME="CookieJar.acceptPolicy" ID="CookieJar.acceptPolicy"></a>
 <h4>CookieJar.acceptPolicy</h4>
 <b>acceptPolicy</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;y.
+        Public method to get the accept policy.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#99;&#117;&#114;&#114;&#101;&#110;&#116; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;y
+current accept policy
 </dd>
 </dl><a NAME="CookieJar.allowForSessionCookies" ID="CookieJar.allowForSessionCookies"></a>
 <h4>CookieJar.allowForSessionCookies</h4>
 <b>allowForSessionCookies</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; &#97;&#108;&#108;&#111;w&#101;&#100; &#115;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to return the allowed session cookies.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#115;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of allowed session cookies (list of strings)
 </dd>
 </dl><a NAME="CookieJar.allowedCookies" ID="CookieJar.allowedCookies"></a>
 <h4>CookieJar.allowedCookies</h4>
 <b>allowedCookies</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; &#97;&#108;&#108;&#111;w&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to return the allowed cookies.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of allowed cookies (list of strings)
 </dd>
 </dl><a NAME="CookieJar.blockedCookies" ID="CookieJar.blockedCookies"></a>
 <h4>CookieJar.blockedCookies</h4>
 <b>blockedCookies</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#116;&#117;&#114;&#110; &#116;&#104;&#101; &#98;&#108;&#111;&#99;&#107;&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to return the blocked cookies.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#98;&#108;&#111;&#99;&#107;&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of blocked cookies (list of strings)
 </dd>
 </dl><a NAME="CookieJar.clear" ID="CookieJar.clear"></a>
 <h4>CookieJar.clear</h4>
 <b>clear</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#97;&#108;&#108; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to clear all cookies.
 </p><a NAME="CookieJar.close" ID="CookieJar.close"></a>
 <h4>CookieJar.close</h4>
 <b>close</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#111;&#115;&#101; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101; &#106;&#97;&#114;.
+        Public slot to close the cookie jar.
 </p><a NAME="CookieJar.cookies" ID="CookieJar.cookies"></a>
 <h4>CookieJar.cookies</h4>
 <b>cookies</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101; &#106;&#97;&#114;.
+        Public method to get the cookies of the cookie jar.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;)
+list of all cookies (list of QNetworkCookie)
 </dd>
 </dl><a NAME="CookieJar.cookiesForUrl" ID="CookieJar.cookiesForUrl"></a>
 <h4>CookieJar.cookiesForUrl</h4>
 <b>cookiesForUrl</b>(<i>url</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#111;&#114; &#97; &#85;&#82;&#76;.
+        Public method to get the cookies for a URL.
 </p><dl>
 <dt><i>url</i></dt>
 <dd>
-&#85;&#82;&#76; &#116;&#111; &#103;&#101;&#116; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#111;&#114; (&#81;&#85;&#114;&#108;)
+URL to get cookies for (QUrl)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;)
+list of cookies (list of QNetworkCookie)
 </dd>
 </dl><a NAME="CookieJar.filterTrackingCookies" ID="CookieJar.filterTrackingCookies"></a>
 <h4>CookieJar.filterTrackingCookies</h4>
 <b>filterTrackingCookies</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#116;&#114;&#97;&#99;&#107;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#108;&#97;&#103;.
+        Public method to get the filter tracking cookies flag.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#105;&#108;&#116;&#101;&#114; &#116;&#114;&#97;&#99;&#107;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+filter tracking cookies flag (boolean)
 </dd>
 </dl><a NAME="CookieJar.keepPolicy" ID="CookieJar.keepPolicy"></a>
 <h4>CookieJar.keepPolicy</h4>
 <b>keepPolicy</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#107;&#101;&#101;&#112; &#112;&#111;&#108;&#105;&#99;y.
+        Private method to get the keep policy.
 </p><a NAME="CookieJar.load" ID="CookieJar.load"></a>
 <h4>CookieJar.load</h4>
 <b>load</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#108;&#111;&#97;&#100; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to load the cookies.
 </p><a NAME="CookieJar.loadCookies" ID="CookieJar.loadCookies"></a>
 <h4>CookieJar.loadCookies</h4>
 <b>loadCookies</b>(<i>cookies</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#116;&#111;&#114;&#101; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to restore the saved cookies.
 </p><dl>
 <dt><i>cookies</i></dt>
 <dd>
-&#98;y&#116;&#101; &#97;&#114;&#114;&#97;y &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#115;&#97;v&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y)
+byte array containing the saved cookies (QByteArray)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#99;&#111;&#111;&#107;&#105;&#101;&#115;
+list of cookies
 </dd>
 </dl><a NAME="CookieJar.save" ID="CookieJar.save"></a>
 <h4>CookieJar.save</h4>
 <b>save</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to save the cookies.
 </p><a NAME="CookieJar.saveCookies" ID="CookieJar.saveCookies"></a>
 <h4>CookieJar.saveCookies</h4>
 <b>saveCookies</b>(<i>cookiesList</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#97;v&#101; &#116;&#104;&#101; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to save the cookies.
 </p><dl>
 <dt><i>cookiesList</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#116;&#111; &#98;&#101; &#115;&#97;v&#101;&#100;
+list of cookies to be saved
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#115;&#97;v&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#97;&#115; &#97; &#98;y&#116;&#101; &#97;&#114;&#114;&#97;y (&#81;&#66;y&#116;&#101;&#65;&#114;&#114;&#97;y)
+saved cookies as a byte array (QByteArray)
 </dd>
 </dl><a NAME="CookieJar.setAcceptPolicy" ID="CookieJar.setAcceptPolicy"></a>
 <h4>CookieJar.setAcceptPolicy</h4>
 <b>setAcceptPolicy</b>(<i>policy</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;y.
+        Public method to set the accept policy.
 </p><dl>
 <dt><i>policy</i></dt>
 <dd>
-&#97;&#99;&#99;&#101;&#112;&#116; &#112;&#111;&#108;&#105;&#99;y &#116;&#111; &#98;&#101; &#115;&#101;&#116;
+accept policy to be set
 </dd>
 </dl><a NAME="CookieJar.setAllowForSessionCookies" ID="CookieJar.setAllowForSessionCookies"></a>
 <h4>CookieJar.setAllowForSessionCookies</h4>
 <b>setAllowForSessionCookies</b>(<i>list_</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#115;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to set the list of allowed session cookies.
 </p><dl>
 <dt><i>list_</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#115;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of allowed session cookies (list of strings)
 </dd>
 </dl><a NAME="CookieJar.setAllowedCookies" ID="CookieJar.setAllowedCookies"></a>
 <h4>CookieJar.setAllowedCookies</h4>
 <b>setAllowedCookies</b>(<i>list_</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to set the list of allowed cookies.
 </p><dl>
 <dt><i>list_</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#97;&#108;&#108;&#111;w&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of allowed cookies (list of strings)
 </dd>
 </dl><a NAME="CookieJar.setBlockedCookies" ID="CookieJar.setBlockedCookies"></a>
 <h4>CookieJar.setBlockedCookies</h4>
 <b>setBlockedCookies</b>(<i>list_</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#108;&#105;&#115;&#116; &#111;&#102; &#98;&#108;&#111;&#99;&#107;&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to set the list of blocked cookies.
 </p><dl>
 <dt><i>list_</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#98;&#108;&#111;&#99;&#107;&#101;&#100; &#99;&#111;&#111;&#107;&#105;&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#116;&#114;&#105;&#110;&#103;&#115;)
+list of blocked cookies (list of strings)
 </dd>
 </dl><a NAME="CookieJar.setCookies" ID="CookieJar.setCookies"></a>
 <h4>CookieJar.setCookies</h4>
 <b>setCookies</b>(<i>cookies</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#97;&#108;&#108; &#99;&#111;&#111;&#107;&#105;&#101;&#115;.
+        Public method to set all cookies.
 </p><dl>
 <dt><i>cookies</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#116;&#111; &#98;&#101; &#115;&#101;&#116; (&#108;&#105;&#115;&#116; &#111;&#102; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;)
+list of cookies to be set (list of QNetworkCookie)
 </dd>
 </dl><a NAME="CookieJar.setCookiesFromUrl" ID="CookieJar.setCookiesFromUrl"></a>
 <h4>CookieJar.setCookiesFromUrl</h4>
 <b>setCookiesFromUrl</b>(<i>cookieList, url</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#111;&#114; &#97; &#85;&#82;&#76;.
+        Public method to set cookies for a URL.
 </p><dl>
 <dt><i>cookieList</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#116;&#111; &#115;&#101;&#116; (&#108;&#105;&#115;&#116; &#111;&#102; &#81;&#78;&#101;&#116;w&#111;&#114;&#107;&#67;&#111;&#111;&#107;&#105;&#101;)
+list of cookies to set (list of QNetworkCookie)
 </dd><dt><i>url</i></dt>
 <dd>
-&#117;&#114;&#108; &#116;&#111; &#115;&#101;&#116; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#111;&#114; (&#81;&#85;&#114;&#108;)
+url to set cookies for (QUrl)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; w&#101;&#114;&#101; &#115;&#101;&#116; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating cookies were set (boolean)
 </dd>
 </dl><a NAME="CookieJar.setFilterTrackingCookies" ID="CookieJar.setFilterTrackingCookies"></a>
 <h4>CookieJar.setFilterTrackingCookies</h4>
 <b>setFilterTrackingCookies</b>(<i>filterTrackingCookies</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#102;&#105;&#108;&#116;&#101;&#114; &#116;&#114;&#97;&#99;&#107;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#108;&#97;&#103;.
+        Public method to set the filter tracking cookies flag.
 </p><dl>
 <dt><i>filterTrackingCookies</i></dt>
 <dd>
-&#102;&#105;&#108;&#116;&#101;&#114; &#116;&#114;&#97;&#99;&#107;&#105;&#110;&#103; &#99;&#111;&#111;&#107;&#105;&#101;&#115; &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+filter tracking cookies flag (boolean)
 </dd>
 </dl><a NAME="CookieJar.setKeepPolicy" ID="CookieJar.setKeepPolicy"></a>
 <h4>CookieJar.setKeepPolicy</h4>
 <b>setKeepPolicy</b>(<i>policy</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#107;&#101;&#101;&#112; &#112;&#111;&#108;&#105;&#99;y.
+        Public method to set the keep policy.
 </p><dl>
 <dt><i>policy</i></dt>
 <dd>
-&#107;&#101;&#101;&#112; &#112;&#111;&#108;&#105;&#99;y &#116;&#111; &#98;&#101; &#115;&#101;&#116;
+keep policy to be set
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial