Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html
--- a/Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Helpviewer.CookieJar.CookieModel.html	Fri Mar 11 16:51:57 2011 +0100
@@ -78,7 +78,7 @@
 </table>
 <a NAME="CookieModel.__init__" ID="CookieModel.__init__"></a>
 <h4>CookieModel (Constructor)</h4>
-<b>CookieModel</b>(<i>cookieJar, parent = None</i>)
+<b>CookieModel</b>(<i>cookieJar, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -96,7 +96,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=QModelIndex()</i>)
 <p>
         Public method to get the number of columns of the model.
 </p><dl>
@@ -150,7 +150,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=QModelIndex()</i>)
 <p>
         Public method to remove entries from the model.
 </p><dl>
@@ -171,7 +171,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=QModelIndex()</i>)
 <p>
         Public method to get the number of rows of the model.
 </p><dl>

eric ide

mercurial