Documentation/Source/eric5.Debugger.WatchPointModel.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.Debugger.WatchPointModel.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Debugger.WatchPointModel.html	Sun Sep 29 18:23:27 2013 +0200
@@ -119,9 +119,9 @@
 <p>
         Constructor
 </p><dl>
-<dt><i>reference</i></dt>
+<dt><i>parent</i></dt>
 <dd>
-to the parent widget (QObject)
+reference to the parent widget (QObject)
 </dd>
 </dl><a NAME="WatchPointModel.addWatchPoint" ID="WatchPointModel.addWatchPoint"></a>
 <h4>WatchPointModel.addWatchPoint</h4>
@@ -146,6 +146,11 @@
 <p>
         Public method to get the current column count.
 </p><dl>
+<dt><i>parent</i></dt>
+<dd>
+index of the parent item (QModelIndex)
+</dd>
+</dl><dl>
 <dt>Returns:</dt>
 <dd>
 column count (integer)
@@ -320,6 +325,11 @@
 <p>
         Public method to get the current row count.
 </p><dl>
+<dt><i>parent</i></dt>
+<dd>
+index of the parent item (QModelIndex)
+</dd>
+</dl><dl>
 <dt>Returns:</dt>
 <dd>
 row count (integer)

eric ide

mercurial