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

changeset 5656
9c21b2746218
parent 3673
e26d7d0c1088
--- a/Documentation/Source/eric6.Helpviewer.History.HistoryMenu.html	Thu Mar 23 18:58:56 2017 +0100
+++ b/Documentation/Source/eric6.Helpviewer.History.HistoryMenu.html	Thu Mar 23 19:06:13 2017 +0100
@@ -262,7 +262,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>
@@ -277,7 +277,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>
@@ -358,7 +358,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