diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html --- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#CookieModel.__init__">CookieModel</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#CookieModel.__cookiesChanged">__cookiesChanged</a></td> <td>Private slot handling changes of the cookies list in the cookie jar.</td> </tr><tr> @@ -76,6 +77,10 @@ <td>Public method to get the number of rows of the model.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CookieModel.__init__" ID="CookieModel.__init__"></a> <h4>CookieModel (Constructor)</h4> <b>CookieModel</b>(<i>cookieJar, parent=None</i>)