diff -r d75dfc0d10f2 -r 9c21b2746218 Documentation/Source/eric6.Helpviewer.Download.DownloadModel.html --- a/Documentation/Source/eric6.Helpviewer.Download.DownloadModel.html Thu Mar 23 18:58:56 2017 +0100 +++ b/Documentation/Source/eric6.Helpviewer.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>