Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Helpviewer.History.HistoryFilterModel.html	Fri Mar 11 16:51:57 2011 +0100
@@ -69,7 +69,7 @@
 </table>
 <a NAME="HistoryData.__init__" ID="HistoryData.__init__"></a>
 <h4>HistoryData (Constructor)</h4>
-<b>HistoryData</b>(<i>offset, frequency = 0</i>)
+<b>HistoryData</b>(<i>offset, frequency=0</i>)
 <p>
         Constructor
 </p><dl>
@@ -101,7 +101,7 @@
 <p>
         Special method determining less relation.
 </p><p>
-        Note: Like the actual history entries the index mapping is sorted in reverse 
+        Note: Like the actual history entries the index mapping is sorted in reverse
         order by offset
 </p><dl>
 <dt><i>other</i></dt>
@@ -194,7 +194,7 @@
 </table>
 <a NAME="HistoryFilterModel.__init__" ID="HistoryFilterModel.__init__"></a>
 <h4>HistoryFilterModel (Constructor)</h4>
-<b>HistoryFilterModel</b>(<i>sourceModel, parent = None</i>)
+<b>HistoryFilterModel</b>(<i>sourceModel, parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -277,7 +277,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=QModelIndex()</i>)
 <p>
         Public method to get the number of columns.
 </p><dl>
@@ -292,7 +292,7 @@
 </dd>
 </dl><a NAME="HistoryFilterModel.data" ID="HistoryFilterModel.data"></a>
 <h4>HistoryFilterModel.data</h4>
-<b>data</b>(<i>index, role = Qt.DisplayRole</i>)
+<b>data</b>(<i>index, role=Qt.DisplayRole</i>)
 <p>
         Public method to get data from the model.
 </p><dl>
@@ -310,7 +310,7 @@
 </dd>
 </dl><a NAME="HistoryFilterModel.headerData" ID="HistoryFilterModel.headerData"></a>
 <h4>HistoryFilterModel.headerData</h4>
-<b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>)
+<b>headerData</b>(<i>section, orientation, role=Qt.DisplayRole</i>)
 <p>
         Public method to get the header data.
 </p><dl>
@@ -361,7 +361,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=QModelIndex()</i>)
 <p>
         Public method to create an index.
 </p><dl>
@@ -432,7 +432,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=QModelIndex()</i>)
 <p>
         Public method to remove entries from the model.
 </p><dl>
@@ -453,7 +453,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=QModelIndex()</i>)
 <p>
         Public method to determine the number of rows.
 </p><dl>

eric ide

mercurial