--- a/Documentation/Source/eric6.Helpviewer.CookieJar.CookieModel.html Thu Mar 23 18:58:56 2017 +0100 +++ b/Documentation/Source/eric6.Helpviewer.CookieJar.CookieModel.html Thu Mar 23 19:06:13 2017 +0100 @@ -103,7 +103,7 @@ Private slot handling changes of the cookies list in the cookie jar. </p><a NAME="CookieModel.columnCount" ID="CookieModel.columnCount"></a> <h4>CookieModel.columnCount</h4> -<b>columnCount</b>(<i>parent=QModelIndex()</i>) +<b>columnCount</b>(<i>parent=None</i>) <p> Public method to get the number of columns of the model. </p><dl> @@ -157,7 +157,7 @@ </dd> </dl><a NAME="CookieModel.removeRows" ID="CookieModel.removeRows"></a> <h4>CookieModel.removeRows</h4> -<b>removeRows</b>(<i>row, count, parent=QModelIndex()</i>) +<b>removeRows</b>(<i>row, count, parent=None</i>) <p> Public method to remove entries from the model. </p><dl> @@ -178,7 +178,7 @@ </dd> </dl><a NAME="CookieModel.rowCount" ID="CookieModel.rowCount"></a> <h4>CookieModel.rowCount</h4> -<b>rowCount</b>(<i>parent=QModelIndex()</i>) +<b>rowCount</b>(<i>parent=None</i>) <p> Public method to get the number of rows of the model. </p><dl>