diff -r d75dfc0d10f2 -r 9c21b2746218 Documentation/Source/eric6.WebBrowser.History.HistoryMenu.html --- a/Documentation/Source/eric6.WebBrowser.History.HistoryMenu.html Thu Mar 23 18:58:56 2017 +0100 +++ b/Documentation/Source/eric6.WebBrowser.History.HistoryMenu.html Thu Mar 23 19:06:13 2017 +0100 @@ -273,7 +273,7 @@ </dd> </dl><a NAME="HistoryMenuModel.columnCount" ID="HistoryMenuModel.columnCount"></a> <h4>HistoryMenuModel.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> @@ -288,7 +288,7 @@ </dd> </dl><a NAME="HistoryMenuModel.index" ID="HistoryMenuModel.index"></a> <h4>HistoryMenuModel.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> @@ -369,7 +369,7 @@ </dd> </dl><a NAME="HistoryMenuModel.rowCount" ID="HistoryMenuModel.rowCount"></a> <h4>HistoryMenuModel.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>