Documentation/Source/eric6.WebBrowser.Download.DownloadModel.html

changeset 5656
9c21b2746218
parent 4918
71caf42a13d8
child 6225
56b6f18abc21
--- a/Documentation/Source/eric6.WebBrowser.Download.DownloadModel.html	Thu Mar 23 18:58:56 2017 +0100
+++ b/Documentation/Source/eric6.WebBrowser.Download.DownloadModel.html	Thu Mar 23 19:06:13 2017 +0100
@@ -143,7 +143,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=None</i>)
 <p>
         Public method to remove bookmarks from the model.
 </p><dl>
@@ -164,7 +164,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=None</i>)
 <p>
         Public method to get the number of rows of the model.
 </p><dl>

eric ide

mercurial