--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieExceptionsModel.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieExceptionsModel.html Fri Mar 11 16:51:57 2011 +0100 @@ -81,7 +81,7 @@ </table> <a NAME="CookieExceptionsModel.__init__" ID="CookieExceptionsModel.__init__"></a> <h4>CookieExceptionsModel (Constructor)</h4> -<b>CookieExceptionsModel</b>(<i>cookieJar, parent = None</i>) +<b>CookieExceptionsModel</b>(<i>cookieJar, parent=None</i>) <p> Constructor </p><dl> @@ -127,7 +127,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=QModelIndex()</i>) <p> Public method to get the number of columns of the model. </p><dl> @@ -181,7 +181,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=QModelIndex()</i>) <p> Public method to remove entries from the model. </p><dl> @@ -202,7 +202,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=QModelIndex()</i>) <p> Public method to get the number of rows of the model. </p><dl>