--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieJar.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>CookieJar</h2> <p> Class implementing a QNetworkCookieJar subclass with various accept policies. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>cookiesChanged()</dt> <dd> @@ -57,12 +57,13 @@ <table> <tr><td>AcceptAlways</td></tr><tr><td>AcceptNever</td></tr><tr><td>AcceptOnlyFromSitesNavigatedTo</td></tr><tr><td>Allow</td></tr><tr><td>AllowForSession</td></tr><tr><td>Block</td></tr><tr><td>JAR_VERSION</td></tr><tr><td>KeepUntilExit</td></tr><tr><td>KeepUntilExpire</td></tr><tr><td>KeepUntilTimeLimit</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookieJar.__init__">CookieJar</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookieJar.__applyRules">__applyRules</a></td> <td>Private method to apply the cookie rules.</td> </tr><tr> @@ -139,6 +140,10 @@ <td>Public method to set the keep policy.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookieJar.__init__" ID="CookieJar.__init__"></a> <h4>CookieJar (Constructor)</h4> <b>CookieJar</b>(<i>parent=None</i>)