Documentation/Source/eric5.Debugger.WatchPointViewer.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.Debugger.WatchPointViewer.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.Debugger.WatchPointViewer.html	Fri Mar 11 16:51:57 2011 +0100
@@ -147,7 +147,7 @@
 </table>
 <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a>
 <h4>WatchPointViewer (Constructor)</h4>
-<b>WatchPointViewer</b>(<i>parent = None</i>)
+<b>WatchPointViewer</b>(<i>parent=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -247,7 +247,7 @@
         Private slot to handle the enable watch expression context menu entry.
 </p><a NAME="WatchPointViewer.__findDuplicates" ID="WatchPointViewer.__findDuplicates"></a>
 <h4>WatchPointViewer.__findDuplicates</h4>
-<b>__findDuplicates</b>(<i>cond, special, showMessage = False, index = QModelIndex()</i>)
+<b>__findDuplicates</b>(<i>cond, special, showMessage=False, index=QModelIndex()</i>)
 <p>
         Private method to check, if an entry already exists.
 </p><dl>
@@ -307,7 +307,7 @@
         Private slot to resort the tree.
 </p><a NAME="WatchPointViewer.__setRowSelected" ID="WatchPointViewer.__setRowSelected"></a>
 <h4>WatchPointViewer.__setRowSelected</h4>
-<b>__setRowSelected</b>(<i>index, selected = True</i>)
+<b>__setRowSelected</b>(<i>index, selected=True</i>)
 <p>
         Private slot to select a complete row.
 </p><dl>

eric ide

mercurial