--- a/Documentation/Source/eric6.WebBrowser.CookieJar.CookieExceptionsModel.html Thu Mar 23 18:58:56 2017 +0100 +++ b/Documentation/Source/eric6.WebBrowser.CookieJar.CookieExceptionsModel.html Thu Mar 23 19:06:13 2017 +0100 @@ -136,7 +136,7 @@ </dd> </dl><a NAME="CookieExceptionsModel.columnCount" ID="CookieExceptionsModel.columnCount"></a> <h4>CookieExceptionsModel.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> @@ -190,7 +190,7 @@ </dd> </dl><a NAME="CookieExceptionsModel.removeRows" ID="CookieExceptionsModel.removeRows"></a> <h4>CookieExceptionsModel.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> @@ -211,7 +211,7 @@ </dd> </dl><a NAME="CookieExceptionsModel.rowCount" ID="CookieExceptionsModel.rowCount"></a> <h4>CookieExceptionsModel.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>