--- a/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Helpviewer.History.HistoryMenu.html Fri Mar 11 16:51:57 2011 +0100 @@ -90,7 +90,7 @@ </table> <a NAME="HistoryMenu.__init__" ID="HistoryMenu.__init__"></a> <h4>HistoryMenu (Constructor)</h4> -<b>HistoryMenu</b>(<i>parent = None</i>) +<b>HistoryMenu</b>(<i>parent=None</i>) <p> Constructor </p><dl> @@ -192,7 +192,7 @@ </table> <a NAME="HistoryMenuModel.__init__" ID="HistoryMenuModel.__init__"></a> <h4>HistoryMenuModel (Constructor)</h4> -<b>HistoryMenuModel</b>(<i>sourceModel, parent = None</i>) +<b>HistoryMenuModel</b>(<i>sourceModel, parent=None</i>) <p> Constructor </p><dl> @@ -215,7 +215,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=QModelIndex()</i>) <p> Public method to get the number of columns. </p><dl> @@ -230,7 +230,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=QModelIndex()</i>) <p> Public method to create an index. </p><dl> @@ -311,7 +311,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=QModelIndex()</i>) <p> Public method to determine the number of rows. </p><dl>