--- a/Documentation/Source/eric6.WebBrowser.History.HistoryFilterModel.html Thu Mar 23 18:58:56 2017 +0100 +++ b/Documentation/Source/eric6.WebBrowser.History.HistoryFilterModel.html Thu Mar 23 19:06:13 2017 +0100 @@ -292,7 +292,7 @@ </dd> </dl><a NAME="HistoryFilterModel.columnCount" ID="HistoryFilterModel.columnCount"></a> <h4>HistoryFilterModel.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> @@ -376,7 +376,7 @@ </dd> </dl><a NAME="HistoryFilterModel.index" ID="HistoryFilterModel.index"></a> <h4>HistoryFilterModel.index</h4> -<b>index</b>(<i>row, column, parent=QModelIndex()</i>) +<b>index</b>(<i>row, column, parent=None</i>) <p> Public method to create an index. </p><dl> @@ -447,7 +447,7 @@ Public method to recalculate the frequencies. </p><a NAME="HistoryFilterModel.removeRows" ID="HistoryFilterModel.removeRows"></a> <h4>HistoryFilterModel.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 entries from the model. </p><dl> @@ -468,7 +468,7 @@ </dd> </dl><a NAME="HistoryFilterModel.rowCount" ID="HistoryFilterModel.rowCount"></a> <h4>HistoryFilterModel.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>