Documentation/Source/eric5.Debugger.BreakPointModel.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Debugger.BreakPointModel.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Debugger.BreakPointModel.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Debugger.BreakPointModel</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#66;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#109;&#111;&#100;&#101;&#108;.
+Module implementing the Breakpoint model.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#BreakPointModel">BreakPointModel</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#99;&#117;&#115;&#116;&#111;&#109; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;&#115;.</td>
+<td>Class implementing a custom model for breakpoints.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,7 +43,7 @@
 <a NAME="BreakPointModel" ID="BreakPointModel"></a>
 <h2>BreakPointModel</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#99;&#117;&#115;&#116;&#111;&#109; &#109;&#111;&#100;&#101;&#108; &#102;&#111;&#114; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;&#115;.
+    Class implementing a custom model for breakpoints.
 </p>
 <h3>Derived from</h3>
 QAbstractItemModel
@@ -55,320 +55,320 @@
 <table>
 <tr>
 <td><a href="#BreakPointModel.__init__">BreakPointModel</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#BreakPointModel.addBreakPoint">addBreakPoint</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#116;&#111; &#116;&#104;&#101; &#108;&#105;&#115;&#116;.</td>
+<td>Public method to add a new breakpoint to the list.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.columnCount">columnCount</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#99;&#111;&#108;&#117;&#109;&#110; &#99;&#111;&#117;&#110;&#116;.</td>
+<td>Public method to get the current column count.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.data">data</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97;.</td>
+<td>Public method to get the requested data.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.deleteAll">deleteAll</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97;&#108;&#108; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;&#115;.</td>
+<td>Public method to delete all breakpoints.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.deleteBreakPointByIndex">deleteBreakPointByIndex</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to set the values of a breakpoint given by index.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.deleteBreakPoints">deleteBreakPoints</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;&#115; &#103;&#105;v&#101;&#110; &#98;y &#116;&#104;&#101;&#105;&#114; &#105;&#110;&#100;&#101;x&#101;&#115;.</td>
+<td>Public method to delete a list of breakpoints given by their indexes.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.flags">flags</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#105;&#116;&#101;&#109; &#102;&#108;&#97;&#103;&#115;.</td>
+<td>Public method to get item flags.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.getBreakPointByIndex">getBreakPointByIndex</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to get the values of a breakpoint given by index.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.getBreakPointIndex">getBreakPointIndex</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#97;&#110;&#100; &#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114;.</td>
+<td>Public method to get the index of a breakpoint given by filename and line number.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.hasChildren">hasChildren</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#105;&#116;&#101;&#109;&#115;.</td>
+<td>Public method to check for the presence of child items.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.headerData">headerData</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;.</td>
+<td>Public method to get header data.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.index">index</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to create an index.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.isBreakPointTemporaryByIndex">isBreakPointTemporaryByIndex</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#101;&#115;&#116;, &#105;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#116;'&#115; &#105;&#110;&#100;&#101;x &#105;&#115; &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y.</td>
+<td>Public method to test, if a breakpoint given by it's index is temporary.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.parent">parent</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to get the parent index.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.rowCount">rowCount</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#114;&#111;w &#99;&#111;&#117;&#110;&#116;.</td>
+<td>Public method to get the current row count.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.setBreakPointByIndex">setBreakPointByIndex</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to set the values of a breakpoint given by index.</td>
 </tr><tr>
 <td><a href="#BreakPointModel.setBreakPointEnabledByIndex">setBreakPointEnabledByIndex</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.</td>
+<td>Public method to set the enabled state of a breakpoint given by index.</td>
 </tr>
 </table>
 <a NAME="BreakPointModel.__init__" ID="BreakPointModel.__init__"></a>
 <h4>BreakPointModel (Constructor)</h4>
 <b>BreakPointModel</b>(<i>parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>reference</i></dt>
 <dd>
-&#116;&#111; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#79;&#98;&#106;&#101;&#99;&#116;)
+to the parent widget (QObject)
 </dd>
 </dl><a NAME="BreakPointModel.addBreakPoint" ID="BreakPointModel.addBreakPoint"></a>
 <h4>BreakPointModel.addBreakPoint</h4>
 <b>addBreakPoint</b>(<i>fn, line, properties</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#97;&#100;&#100; &#97; &#110;&#101;w &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#116;&#111; &#116;&#104;&#101; &#108;&#105;&#115;&#116;.
+        Public method to add a new breakpoint to the list.
 </p><dl>
 <dt><i>fn</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+filename of the breakpoint (string)
 </dd><dt><i>line</i></dt>
 <dd>
-&#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+line number of the breakpoint (integer)
 </dd><dt><i>properties</i></dt>
 <dd>
-&#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;
-            (&#116;&#117;&#112;&#108;&#101; &#111;&#102; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;), &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), 
-             &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), &#105;&#103;&#110;&#111;&#114;&#101; &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;))
+properties of the breakpoint
+            (tuple of condition (string), temporary flag (bool), 
+             enabled flag (bool), ignore count (integer))
 </dd>
 </dl><a NAME="BreakPointModel.columnCount" ID="BreakPointModel.columnCount"></a>
 <h4>BreakPointModel.columnCount</h4>
 <b>columnCount</b>(<i>parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#99;&#111;&#108;&#117;&#109;&#110; &#99;&#111;&#117;&#110;&#116;.
+        Public method to get the current column count.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#99;&#111;&#108;&#117;&#109;&#110; &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+column count (integer)
 </dd>
 </dl><a NAME="BreakPointModel.data" ID="BreakPointModel.data"></a>
 <h4>BreakPointModel.data</h4>
 <b>data</b>(<i>index, role</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97;.
+        Public method to get the requested data.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the requested data (QModelIndex)
 </dd><dt><i>role</i></dt>
 <dd>
-&#114;&#111;&#108;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; (&#81;&#116;.&#73;&#116;&#101;&#109;&#68;&#97;&#116;&#97;&#82;&#111;&#108;&#101;)
+role of the requested data (Qt.ItemDataRole)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97;
+the requested data
 </dd>
 </dl><a NAME="BreakPointModel.deleteAll" ID="BreakPointModel.deleteAll"></a>
 <h4>BreakPointModel.deleteAll</h4>
 <b>deleteAll</b>(<i></i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97;&#108;&#108; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;&#115;.
+        Public method to delete all breakpoints.
 </p><a NAME="BreakPointModel.deleteBreakPointByIndex" ID="BreakPointModel.deleteBreakPointByIndex"></a>
 <h4>BreakPointModel.deleteBreakPointByIndex</h4>
 <b>deleteBreakPointByIndex</b>(<i>index</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.
+        Public method to set the values of a breakpoint given by index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the breakpoint (QModelIndex)
 </dd>
 </dl><a NAME="BreakPointModel.deleteBreakPoints" ID="BreakPointModel.deleteBreakPoints"></a>
 <h4>BreakPointModel.deleteBreakPoints</h4>
 <b>deleteBreakPoints</b>(<i>idxList</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#100;&#101;&#108;&#101;&#116;&#101; &#97; &#108;&#105;&#115;&#116; &#111;&#102; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;&#115; &#103;&#105;v&#101;&#110; &#98;y &#116;&#104;&#101;&#105;&#114; &#105;&#110;&#100;&#101;x&#101;&#115;.
+        Public method to delete a list of breakpoints given by their indexes.
 </p><dl>
 <dt><i>idxList</i></dt>
 <dd>
-&#108;&#105;&#115;&#116; &#111;&#102; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#105;&#110;&#100;&#101;x&#101;&#115; (&#108;&#105;&#115;&#116; &#111;&#102; &#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+list of breakpoint indexes (list of QModelIndex)
 </dd>
 </dl><a NAME="BreakPointModel.flags" ID="BreakPointModel.flags"></a>
 <h4>BreakPointModel.flags</h4>
 <b>flags</b>(<i>index</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#105;&#116;&#101;&#109; &#102;&#108;&#97;&#103;&#115;.
+        Public method to get item flags.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#102;&#108;&#97;&#103;&#115; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the requested flags (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#105;&#116;&#101;&#109; &#102;&#108;&#97;&#103;&#115; &#102;&#111;&#114; &#116;&#104;&#101; &#103;&#105;v&#101;&#110; &#105;&#110;&#100;&#101;x (&#81;&#116;.&#73;&#116;&#101;&#109;&#70;&#108;&#97;&#103;&#115;)
+item flags for the given index (Qt.ItemFlags)
 </dd>
 </dl><a NAME="BreakPointModel.getBreakPointByIndex" ID="BreakPointModel.getBreakPointByIndex"></a>
 <h4>BreakPointModel.getBreakPointByIndex</h4>
 <b>getBreakPointByIndex</b>(<i>index</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.
+        Public method to get the values of a breakpoint given by index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the breakpoint (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#108;&#105;&#115;&#116; &#111;&#102; &#115;&#101;v&#101;&#110; v&#97;&#108;&#117;&#101;&#115; (&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101;, &#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114;,
-            &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110;, &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#102;&#108;&#97;&#103;, &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#102;&#108;&#97;&#103;, &#105;&#103;&#110;&#111;&#114;&#101; &#99;&#111;&#117;&#110;&#116;))
+breakpoint (list of seven values (filename, line number,
+            condition, temporary flag, enabled flag, ignore count))
 </dd>
 </dl><a NAME="BreakPointModel.getBreakPointIndex" ID="BreakPointModel.getBreakPointIndex"></a>
 <h4>BreakPointModel.getBreakPointIndex</h4>
 <b>getBreakPointIndex</b>(<i>fn, lineno</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#97;&#110;&#100; &#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114;.
+        Public method to get the index of a breakpoint given by filename and line number.
 </p><dl>
 <dt><i>fn</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+filename of the breakpoint (string)
 </dd><dt><i>line</i></dt>
 <dd>
-&#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+line number of the breakpoint (integer)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index (QModelIndex)
 </dd>
 </dl><a NAME="BreakPointModel.hasChildren" ID="BreakPointModel.hasChildren"></a>
 <h4>BreakPointModel.hasChildren</h4>
 <b>hasChildren</b>(<i>parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107; &#102;&#111;&#114; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#105;&#116;&#101;&#109;&#115;.
+        Public method to check for the presence of child items.
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#116;&#101;&#109; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of parent item (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#112;&#114;&#101;&#115;&#101;&#110;&#99;&#101; &#111;&#102; &#99;&#104;&#105;&#108;&#100; &#105;&#116;&#101;&#109;&#115; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating the presence of child items (boolean)
 </dd>
 </dl><a NAME="BreakPointModel.headerData" ID="BreakPointModel.headerData"></a>
 <h4>BreakPointModel.headerData</h4>
 <b>headerData</b>(<i>section, orientation, role = Qt.DisplayRole</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;.
+        Public method to get header data.
 </p><dl>
 <dt><i>section</i></dt>
 <dd>
-&#115;&#101;&#99;&#116;&#105;&#111;&#110; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+section number of the requested header data (integer)
 </dd><dt><i>orientation</i></dt>
 <dd>
-&#111;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#104;&#101;&#97;&#100;&#101;&#114; (&#81;&#116;.&#79;&#114;&#105;&#101;&#110;&#116;&#97;&#116;&#105;&#111;&#110;)
+orientation of the header (Qt.Orientation)
 </dd><dt><i>role</i></dt>
 <dd>
-&#114;&#111;&#108;&#101; &#111;&#102; &#116;&#104;&#101; &#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#100;&#97;&#116;&#97; (&#81;&#116;.&#73;&#116;&#101;&#109;&#68;&#97;&#116;&#97;&#82;&#111;&#108;&#101;)
+role of the requested data (Qt.ItemDataRole)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#104;&#101;&#97;&#100;&#101;&#114; &#100;&#97;&#116;&#97;
+header data
 </dd>
 </dl><a NAME="BreakPointModel.index" ID="BreakPointModel.index"></a>
 <h4>BreakPointModel.index</h4>
 <b>index</b>(<i>row, column, parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#105;&#110;&#100;&#101;x.
+        Public method to create an index.
 </p><dl>
 <dt><i>row</i></dt>
 <dd>
-&#114;&#111;w &#110;&#117;&#109;&#98;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+row number for the index (integer)
 </dd><dt><i>column</i></dt>
 <dd>
-&#99;&#111;&#108;&#117;&#109;&#110; &#110;&#117;&#109;&#98;&#101;&#114; &#102;&#111;&#114; &#116;&#104;&#101; &#105;&#110;&#100;&#101;x (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+column number for the index (integer)
 </dd><dt><i>parent</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#116;&#101;&#109; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the parent item (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#101;&#113;&#117;&#101;&#115;&#116;&#101;&#100; &#105;&#110;&#100;&#101;x (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+requested index (QModelIndex)
 </dd>
 </dl><a NAME="BreakPointModel.isBreakPointTemporaryByIndex" ID="BreakPointModel.isBreakPointTemporaryByIndex"></a>
 <h4>BreakPointModel.isBreakPointTemporaryByIndex</h4>
 <b>isBreakPointTemporaryByIndex</b>(<i>index</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#116;&#101;&#115;&#116;, &#105;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#116;'&#115; &#105;&#110;&#100;&#101;x &#105;&#115; &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y.
+        Public method to test, if a breakpoint given by it's index is temporary.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#116;&#111; &#116;&#101;&#115;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the breakpoint to test (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a temporary breakpoint (boolean)
 </dd>
 </dl><a NAME="BreakPointModel.parent" ID="BreakPointModel.parent"></a>
 <h4>BreakPointModel.parent</h4>
 <b>parent</b>(<i>index</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; &#105;&#110;&#100;&#101;x.
+        Public method to get the parent index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#105;&#116;&#101;&#109; &#116;&#111; &#103;&#101;&#116; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of item to get parent (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of parent (QModelIndex)
 </dd>
 </dl><a NAME="BreakPointModel.rowCount" ID="BreakPointModel.rowCount"></a>
 <h4>BreakPointModel.rowCount</h4>
 <b>rowCount</b>(<i>parent = QModelIndex()</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#117;&#114;&#114;&#101;&#110;&#116; &#114;&#111;w &#99;&#111;&#117;&#110;&#116;.
+        Public method to get the current row count.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#114;&#111;w &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+row count (integer)
 </dd>
 </dl><a NAME="BreakPointModel.setBreakPointByIndex" ID="BreakPointModel.setBreakPointByIndex"></a>
 <h4>BreakPointModel.setBreakPointByIndex</h4>
 <b>setBreakPointByIndex</b>(<i>index, fn, line, properties</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101;&#115; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.
+        Public method to set the values of a breakpoint given by index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the breakpoint (QModelIndex)
 </dd><dt><i>fn</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#115;&#116;&#114;&#105;&#110;&#103;)
+filename of the breakpoint (string)
 </dd><dt><i>line</i></dt>
 <dd>
-&#108;&#105;&#110;&#101; &#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+line number of the breakpoint (integer)
 </dd><dt><i>properties</i></dt>
 <dd>
-&#112;&#114;&#111;&#112;&#101;&#114;&#116;&#105;&#101;&#115; &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116;
-            (&#116;&#117;&#112;&#108;&#101; &#111;&#102; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;), &#116;&#101;&#109;&#112;&#111;&#114;&#97;&#114;y &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), 
-             &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#102;&#108;&#97;&#103; (&#98;&#111;&#111;&#108;), &#105;&#103;&#110;&#111;&#114;&#101; &#99;&#111;&#117;&#110;&#116; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;))
+properties of the breakpoint
+            (tuple of condition (string), temporary flag (bool), 
+             enabled flag (bool), ignore count (integer))
 </dd>
 </dl><a NAME="BreakPointModel.setBreakPointEnabledByIndex" ID="BreakPointModel.setBreakPointEnabledByIndex"></a>
 <h4>BreakPointModel.setBreakPointEnabledByIndex</h4>
 <b>setBreakPointEnabledByIndex</b>(<i>index, enabled</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101; &#111;&#102; &#97; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; &#103;&#105;v&#101;&#110; &#98;y &#105;&#110;&#100;&#101;x.
+        Public method to set the enabled state of a breakpoint given by index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#98;&#114;&#101;&#97;&#107;&#112;&#111;&#105;&#110;&#116; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the breakpoint (QModelIndex)
 </dd><dt><i>enabled</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#103;&#105;v&#105;&#110;&#103; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#101; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag giving the enabled state (boolean)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial