--- a/Documentation/Source/eric6.Helpviewer.History.HistoryModel.html Thu Mar 23 18:58:56 2017 +0100 +++ b/Documentation/Source/eric6.Helpviewer.History.HistoryModel.html Thu Mar 23 19:06:13 2017 +0100 @@ -105,7 +105,7 @@ </dd> </dl><a NAME="HistoryModel.columnCount" ID="HistoryModel.columnCount"></a> <h4>HistoryModel.columnCount</h4> -<b>columnCount</b>(<i>parent=QModelIndex()</i>) +<b>columnCount</b>(<i>parent=None</i>) <p> Public method to get the number of columns. </p><dl> @@ -179,7 +179,7 @@ Public slot to reset the model. </p><a NAME="HistoryModel.removeRows" ID="HistoryModel.removeRows"></a> <h4>HistoryModel.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 history entries from the model. </p><dl> @@ -200,7 +200,7 @@ </dd> </dl><a NAME="HistoryModel.rowCount" ID="HistoryModel.rowCount"></a> <h4>HistoryModel.rowCount</h4> -<b>rowCount</b>(<i>parent=QModelIndex()</i>) +<b>rowCount</b>(<i>parent=None</i>) <p> Public method to determine the number of rows. </p><dl>