Documentation/Source/eric6.WebBrowser.History.HistoryMenu.html

changeset 5656
9c21b2746218
parent 5038
df7103c3f2a6
child 5745
4f4316e83318
--- 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>

eric ide

mercurial