Documentation/Source/eric5.Helpviewer.Download.DownloadModel.html

changeset 945
8cd4d08fa9f6
parent 668
b0061a6f7484
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.Helpviewer.Download.DownloadModel.html
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadModel.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadModel.html	Fri Mar 11 16:51:57 2011 +0100
@@ -75,7 +75,7 @@
 </table>
 <a NAME="DownloadModel.__init__" ID="DownloadModel.__init__"></a>
 <h4>DownloadModel (Constructor)</h4>
-<b>DownloadModel</b>(<i>manager, parent = None</i>)
+<b>DownloadModel</b>(<i>manager, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -136,7 +136,7 @@
 </dd>
 </dl><a NAME="DownloadModel.removeRows" ID="DownloadModel.removeRows"></a>
 <h4>DownloadModel.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 bookmarks from the model.
 </p><dl>
@@ -157,7 +157,7 @@
 </dd>
 </dl><a NAME="DownloadModel.rowCount" ID="DownloadModel.rowCount"></a>
 <h4>DownloadModel.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