Documentation/Source/eric5.Debugger.WatchPointViewer.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.Debugger.WatchPointViewer.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.Debugger.WatchPointViewer.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.Debugger.WatchPointViewer</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; v&#105;&#101;w&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.
+Module implementing the watch expression viewer widget.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#WatchPointViewer">WatchPointViewer</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; v&#105;&#101;w&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.</td>
+<td>Class implementing the watch expression viewer widget.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -43,10 +43,10 @@
 <a NAME="WatchPointViewer" ID="WatchPointViewer"></a>
 <h2>WatchPointViewer</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; v&#105;&#101;w&#101;&#114; w&#105;&#100;&#103;&#101;&#116;.
+    Class implementing the watch expression viewer widget.
 </p><p>
-    &#87;&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; w&#105;&#108;&#108; &#98;&#101; &#115;&#104;&#111;w&#110; w&#105;&#116;&#104; &#97;&#108;&#108; &#116;&#104;&#101;&#105;&#114; &#100;&#101;&#116;&#97;&#105;&#108;&#115;. &#84;&#104;&#101;y &#99;&#97;&#110; &#98;&#101; &#109;&#111;&#100;&#105;&#102;&#105;&#101;&#100; &#116;&#104;&#114;&#111;&#117;&#103;&#104;
-    &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#111;&#102; &#116;&#104;&#105;&#115; w&#105;&#100;&#103;&#101;&#116;.
+    Watch expressions will be shown with all their details. They can be modified through
+    the context menu of this widget.
 </p>
 <h3>Derived from</h3>
 QTreeView
@@ -58,313 +58,313 @@
 <table>
 <tr>
 <td><a href="#WatchPointViewer.__init__">WatchPointViewer</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__addWatchPoint">__addWatchPoint</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#100;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the add watch expression context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__clearSelection">__clearSelection</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to clear the selection.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__configure">__configure</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.</td>
+<td>Private method to open the configuration dialog.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__createPopupMenus">__createPopupMenus</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;&#115;.</td>
+<td>Private method to generate the popup menus.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__deleteAllWatchPoints">__deleteAllWatchPoints</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#101;&#108;&#101;&#116;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the delete all watch expressions context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__deleteSelectedWatchPoints">__deleteSelectedWatchPoints</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#101;&#108;&#101;&#116;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the delete selected watch expressions context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__deleteWatchPoint">__deleteWatchPoint</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#101;&#108;&#101;&#116;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the delete watch expression context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__disableAllWatchPoints">__disableAllWatchPoints</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#97;&#98;&#108;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the disable all watch expressions context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__disableSelectedWatchPoints">__disableSelectedWatchPoints</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#97;&#98;&#108;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the disable selected watch expressions context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__disableWatchPoint">__disableWatchPoint</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#97;&#98;&#108;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the disable watch expression context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__doEditWatchPoint">__doEditWatchPoint</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;.</td>
+<td>Private slot to edit a watch expression.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__doubleClicked">__doubleClicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108;.</td>
+<td>Private slot to handle the double clicked signal.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__editWatchPoint">__editWatchPoint</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#100;&#105;&#116; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the edit watch expression context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__enableAllWatchPoints">__enableAllWatchPoints</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the enable all watch expressions context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__enableSelectedWatchPoints">__enableSelectedWatchPoints</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the enable selected watch expressions context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__enableWatchPoint">__enableWatchPoint</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.</td>
+<td>Private slot to handle the enable watch expression context menu entry.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__findDuplicates">__findDuplicates</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y &#97;&#108;&#114;&#101;&#97;&#100;y &#101;x&#105;&#115;&#116;&#115;.</td>
+<td>Private method to check, if an entry already exists.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__fromSourceIndex">__fromSourceIndex</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#111;&#110;v&#101;&#114;&#116; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#105;&#110;&#100;&#101;x &#116;&#111; &#97;&#110; &#105;&#110;&#100;&#101;x.</td>
+<td>Private slot to convert a source index to an index.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__getSelectedItemsCount">__getSelectedItemsCount</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#111;&#117;&#110;&#116; &#111;&#102; &#105;&#116;&#101;&#109;&#115; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100;.</td>
+<td>Private method to get the count of items selected.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__layoutDisplay">__layoutDisplay</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#112;&#101;&#114;&#102;&#111;&#114;&#109; &#97; &#108;&#97;y&#111;&#117;&#116; &#111;&#112;&#101;&#114;&#97;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to perform a layout operation.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__resizeColumns">__resizeColumns</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#115;&#105;z&#101; &#116;&#104;&#101; v&#105;&#101;w w&#104;&#101;&#110; &#105;&#116;&#101;&#109;&#115; &#103;&#101;&#116; &#97;&#100;&#100;&#101;&#100;, &#101;&#100;&#105;&#116;&#101;&#100; &#111;&#114; &#100;&#101;&#108;&#101;&#116;&#101;&#100;.</td>
+<td>Private slot to resize the view when items get added, edited or deleted.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__resort">__resort</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#115;&#111;&#114;&#116; &#116;&#104;&#101; &#116;&#114;&#101;&#101;.</td>
+<td>Private slot to resort the tree.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__setRowSelected">__setRowSelected</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#97; &#99;&#111;&#109;&#112;&#108;&#101;&#116;&#101; &#114;&#111;w.</td>
+<td>Private slot to select a complete row.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__setWpEnabled">__setWpEnabled</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#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;&#117;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;.</td>
+<td>Private method to set the enabled status of a watch expression.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__showBackMenu">__showBackMenu</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#103;&#114;&#111;&#117;&#110;&#100; &#109;&#101;&#110;&#117;.</td>
+<td>Private slot to handle the aboutToShow signal of the background menu.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__showContextMenu">__showContextMenu</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117;.</td>
+<td>Private slot to show the context menu.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.__toSourceIndex">__toSourceIndex</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#111;&#110;v&#101;&#114;&#116; &#97;&#110; &#105;&#110;&#100;&#101;x &#116;&#111; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#105;&#110;&#100;&#101;x.</td>
+<td>Private slot to convert an index to a source index.</td>
 </tr><tr>
 <td><a href="#WatchPointViewer.setModel">setModel</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#109;&#111;&#100;&#101;&#108;.</td>
+<td>Public slot to set the watch expression model.</td>
 </tr>
 </table>
 <a NAME="WatchPointViewer.__init__" ID="WatchPointViewer.__init__"></a>
 <h4>WatchPointViewer (Constructor)</h4>
 <b>WatchPointViewer</b>(<i>parent = None</i>)
 <p>
-        &#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+        Constructor
 </p><dl>
 <dt><i>parent</i></dt>
 <dd>
-&#116;&#104;&#101; &#112;&#97;&#114;&#101;&#110;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+the parent (QWidget)
 </dd>
 </dl><a NAME="WatchPointViewer.__addWatchPoint" ID="WatchPointViewer.__addWatchPoint"></a>
 <h4>WatchPointViewer.__addWatchPoint</h4>
 <b>__addWatchPoint</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#100;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the add watch expression context menu entry.
 </p><a NAME="WatchPointViewer.__clearSelection" ID="WatchPointViewer.__clearSelection"></a>
 <h4>WatchPointViewer.__clearSelection</h4>
 <b>__clearSelection</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#108;&#101;&#97;&#114; &#116;&#104;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to clear the selection.
 </p><a NAME="WatchPointViewer.__configure" ID="WatchPointViewer.__configure"></a>
 <h4>WatchPointViewer.__configure</h4>
 <b>__configure</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#111;&#112;&#101;&#110; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#100;&#105;&#97;&#108;&#111;&#103;.
+        Private method to open the configuration dialog.
 </p><a NAME="WatchPointViewer.__createPopupMenus" ID="WatchPointViewer.__createPopupMenus"></a>
 <h4>WatchPointViewer.__createPopupMenus</h4>
 <b>__createPopupMenus</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#110;&#101;&#114;&#97;&#116;&#101; &#116;&#104;&#101; &#112;&#111;&#112;&#117;&#112; &#109;&#101;&#110;&#117;&#115;.
+        Private method to generate the popup menus.
 </p><a NAME="WatchPointViewer.__deleteAllWatchPoints" ID="WatchPointViewer.__deleteAllWatchPoints"></a>
 <h4>WatchPointViewer.__deleteAllWatchPoints</h4>
 <b>__deleteAllWatchPoints</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#101;&#108;&#101;&#116;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the delete all watch expressions context menu entry.
 </p><a NAME="WatchPointViewer.__deleteSelectedWatchPoints" ID="WatchPointViewer.__deleteSelectedWatchPoints"></a>
 <h4>WatchPointViewer.__deleteSelectedWatchPoints</h4>
 <b>__deleteSelectedWatchPoints</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#101;&#108;&#101;&#116;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the delete selected watch expressions context menu entry.
 </p><a NAME="WatchPointViewer.__deleteWatchPoint" ID="WatchPointViewer.__deleteWatchPoint"></a>
 <h4>WatchPointViewer.__deleteWatchPoint</h4>
 <b>__deleteWatchPoint</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#101;&#108;&#101;&#116;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the delete watch expression context menu entry.
 </p><a NAME="WatchPointViewer.__disableAllWatchPoints" ID="WatchPointViewer.__disableAllWatchPoints"></a>
 <h4>WatchPointViewer.__disableAllWatchPoints</h4>
 <b>__disableAllWatchPoints</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#97;&#98;&#108;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the disable all watch expressions context menu entry.
 </p><a NAME="WatchPointViewer.__disableSelectedWatchPoints" ID="WatchPointViewer.__disableSelectedWatchPoints"></a>
 <h4>WatchPointViewer.__disableSelectedWatchPoints</h4>
 <b>__disableSelectedWatchPoints</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#97;&#98;&#108;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the disable selected watch expressions context menu entry.
 </p><a NAME="WatchPointViewer.__disableWatchPoint" ID="WatchPointViewer.__disableWatchPoint"></a>
 <h4>WatchPointViewer.__disableWatchPoint</h4>
 <b>__disableWatchPoint</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#105;&#115;&#97;&#98;&#108;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the disable watch expression context menu entry.
 </p><a NAME="WatchPointViewer.__doEditWatchPoint" ID="WatchPointViewer.__doEditWatchPoint"></a>
 <h4>WatchPointViewer.__doEditWatchPoint</h4>
 <b>__doEditWatchPoint</b>(<i>index</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#101;&#100;&#105;&#116; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;.
+        Private slot to edit a watch expression.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#116;&#111; &#98;&#101; &#101;&#100;&#105;&#116;&#101;&#100; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of watch expression to be edited (QModelIndex)
 </dd>
 </dl><a NAME="WatchPointViewer.__doubleClicked" ID="WatchPointViewer.__doubleClicked"></a>
 <h4>WatchPointViewer.__doubleClicked</h4>
 <b>__doubleClicked</b>(<i>index</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; &#115;&#105;&#103;&#110;&#97;&#108;.
+        Private slot to handle the double clicked signal.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; &#116;&#104;&#101; &#101;&#110;&#116;&#114;y &#116;&#104;&#97;&#116; w&#97;&#115; &#100;&#111;&#117;&#98;&#108;&#101; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of the entry that was double clicked (QModelIndex)
 </dd>
 </dl><a NAME="WatchPointViewer.__editWatchPoint" ID="WatchPointViewer.__editWatchPoint"></a>
 <h4>WatchPointViewer.__editWatchPoint</h4>
 <b>__editWatchPoint</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#100;&#105;&#116; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the edit watch expression context menu entry.
 </p><a NAME="WatchPointViewer.__enableAllWatchPoints" ID="WatchPointViewer.__enableAllWatchPoints"></a>
 <h4>WatchPointViewer.__enableAllWatchPoints</h4>
 <b>__enableAllWatchPoints</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101; &#97;&#108;&#108; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the enable all watch expressions context menu entry.
 </p><a NAME="WatchPointViewer.__enableSelectedWatchPoints" ID="WatchPointViewer.__enableSelectedWatchPoints"></a>
 <h4>WatchPointViewer.__enableSelectedWatchPoints</h4>
 <b>__enableSelectedWatchPoints</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;&#115; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        Private slot to handle the enable selected watch expressions context menu entry.
 </p><a NAME="WatchPointViewer.__enableWatchPoint" ID="WatchPointViewer.__enableWatchPoint"></a>
 <h4>WatchPointViewer.__enableWatchPoint</h4>
 <b>__enableWatchPoint</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#101;&#110;&#116;&#114;y.
+        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>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#97;&#110; &#101;&#110;&#116;&#114;y &#97;&#108;&#114;&#101;&#97;&#100;y &#101;x&#105;&#115;&#116;&#115;.
+        Private method to check, if an entry already exists.
 </p><dl>
 <dt><i>cond</i></dt>
 <dd>
-&#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#104;&#101;&#99;&#107; (&#115;&#116;&#114;&#105;&#110;&#103;)
+condition to check (string)
 </dd><dt><i>special</i></dt>
 <dd>
-&#115;&#112;&#101;&#99;&#105;&#97;&#108; &#99;&#111;&#110;&#100;&#105;&#116;&#105;&#111;&#110; &#116;&#111; &#99;&#104;&#101;&#99;&#107; (&#115;&#116;&#114;&#105;&#110;&#103;)
+special condition to check (string)
 </dd><dt><i>showMessage</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#109;&#101;&#115;&#115;&#97;&#103;&#101; &#115;&#104;&#111;&#117;&#108;&#100; &#98;&#101; &#115;&#104;&#111;w&#110;,
-            &#105;&#102; &#97; &#100;&#117;&#112;&#108;&#105;&#99;&#97;&#116;&#101; &#101;&#110;&#116;&#114;y &#105;&#115; &#102;&#111;&#117;&#110;&#100; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a message should be shown,
+            if a duplicate entry is found (boolean)
 </dd><dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#116;&#104;&#97;&#116; &#115;&#104;&#111;&#117;&#108;&#100; &#110;&#111;&#116; &#98;&#101; &#99;&#111;&#110;&#115;&#105;&#100;&#101;&#114;&#101;&#100; &#100;&#117;&#112;&#108;&#105;&#99;&#97;&#116;&#101; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index that should not be considered duplicate (QModelIndex)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#97; &#100;&#117;&#112;&#108;&#105;&#99;&#97;&#116;&#101; &#101;&#110;&#116;&#114;y (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating a duplicate entry (boolean)
 </dd>
 </dl><a NAME="WatchPointViewer.__fromSourceIndex" ID="WatchPointViewer.__fromSourceIndex"></a>
 <h4>WatchPointViewer.__fromSourceIndex</h4>
 <b>__fromSourceIndex</b>(<i>sindex</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#111;&#110;v&#101;&#114;&#116; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#105;&#110;&#100;&#101;x &#116;&#111; &#97;&#110; &#105;&#110;&#100;&#101;x.
+        Private slot to convert a source index to an index.
 </p><dl>
 <dt><i>sindex</i></dt>
 <dd>
-&#115;&#111;&#117;&#114;&#99;&#101; &#105;&#110;&#100;&#101;x &#116;&#111; &#98;&#101; &#99;&#111;&#110;v&#101;&#114;&#116;&#101;&#100; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+source index to be converted (QModelIndex)
 </dd>
 </dl><a NAME="WatchPointViewer.__getSelectedItemsCount" ID="WatchPointViewer.__getSelectedItemsCount"></a>
 <h4>WatchPointViewer.__getSelectedItemsCount</h4>
 <b>__getSelectedItemsCount</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; &#99;&#111;&#117;&#110;&#116; &#111;&#102; &#105;&#116;&#101;&#109;&#115; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100;.
+        Private method to get the count of items selected.
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-&#99;&#111;&#117;&#110;&#116; &#111;&#102; &#105;&#116;&#101;&#109;&#115; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+count of items selected (integer)
 </dd>
 </dl><a NAME="WatchPointViewer.__layoutDisplay" ID="WatchPointViewer.__layoutDisplay"></a>
 <h4>WatchPointViewer.__layoutDisplay</h4>
 <b>__layoutDisplay</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#112;&#101;&#114;&#102;&#111;&#114;&#109; &#97; &#108;&#97;y&#111;&#117;&#116; &#111;&#112;&#101;&#114;&#97;&#116;&#105;&#111;&#110;.
+        Private slot to perform a layout operation.
 </p><a NAME="WatchPointViewer.__resizeColumns" ID="WatchPointViewer.__resizeColumns"></a>
 <h4>WatchPointViewer.__resizeColumns</h4>
 <b>__resizeColumns</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#115;&#105;z&#101; &#116;&#104;&#101; v&#105;&#101;w w&#104;&#101;&#110; &#105;&#116;&#101;&#109;&#115; &#103;&#101;&#116; &#97;&#100;&#100;&#101;&#100;, &#101;&#100;&#105;&#116;&#101;&#100; &#111;&#114; &#100;&#101;&#108;&#101;&#116;&#101;&#100;.
+        Private slot to resize the view when items get added, edited or deleted.
 </p><a NAME="WatchPointViewer.__resort" ID="WatchPointViewer.__resort"></a>
 <h4>WatchPointViewer.__resort</h4>
 <b>__resort</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#114;&#101;&#115;&#111;&#114;&#116; &#116;&#104;&#101; &#116;&#114;&#101;&#101;.
+        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>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#108;&#101;&#99;&#116; &#97; &#99;&#111;&#109;&#112;&#108;&#101;&#116;&#101; &#114;&#111;w.
+        Private slot to select a complete row.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#100;&#101;&#116;&#101;&#114;&#109;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#114;&#111;w &#116;&#111; &#98;&#101; &#115;&#101;&#108;&#101;&#99;&#116;&#101;&#100; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index determining the row to be selected (QModelIndex)
 </dd><dt><i>selected</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110; (&#98;&#111;&#111;&#108;)
+flag indicating the action (bool)
 </dd>
 </dl><a NAME="WatchPointViewer.__setWpEnabled" ID="WatchPointViewer.__setWpEnabled"></a>
 <h4>WatchPointViewer.__setWpEnabled</h4>
 <b>__setWpEnabled</b>(<i>index, enabled</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#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;&#117;&#115; &#111;&#102; &#97; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110;.
+        Private method to set the enabled status of a watch expression.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#111;&#102; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#116;&#111; &#98;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100;/&#100;&#105;&#115;&#97;&#98;&#108;&#101;&#100; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index of watch expression to be enabled/disabled (QModelIndex)
 </dd><dt><i>enabled</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#101;&#110;&#97;&#98;&#108;&#101;&#100; &#115;&#116;&#97;&#116;&#117;&#115; &#116;&#111; &#98;&#101; &#115;&#101;&#116; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+flag indicating the enabled status to be set (boolean)
 </dd>
 </dl><a NAME="WatchPointViewer.__showBackMenu" ID="WatchPointViewer.__showBackMenu"></a>
 <h4>WatchPointViewer.__showBackMenu</h4>
 <b>__showBackMenu</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#104;&#97;&#110;&#100;&#108;&#101; &#116;&#104;&#101; &#97;&#98;&#111;&#117;&#116;&#84;&#111;&#83;&#104;&#111;w &#115;&#105;&#103;&#110;&#97;&#108; &#111;&#102; &#116;&#104;&#101; &#98;&#97;&#99;&#107;&#103;&#114;&#111;&#117;&#110;&#100; &#109;&#101;&#110;&#117;.
+        Private slot to handle the aboutToShow signal of the background menu.
 </p><a NAME="WatchPointViewer.__showContextMenu" ID="WatchPointViewer.__showContextMenu"></a>
 <h4>WatchPointViewer.__showContextMenu</h4>
 <b>__showContextMenu</b>(<i>coord</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#104;&#111;w &#116;&#104;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117;.
+        Private slot to show the context menu.
 </p><dl>
 <dt><i>coord</i></dt>
 <dd>
-&#116;&#104;&#101; &#112;&#111;&#115;&#105;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#109;&#111;&#117;&#115;&#101; &#112;&#111;&#105;&#110;&#116;&#101;&#114; (&#81;&#80;&#111;&#105;&#110;&#116;)
+the position of the mouse pointer (QPoint)
 </dd>
 </dl><a NAME="WatchPointViewer.__toSourceIndex" ID="WatchPointViewer.__toSourceIndex"></a>
 <h4>WatchPointViewer.__toSourceIndex</h4>
 <b>__toSourceIndex</b>(<i>index</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#116;&#111; &#99;&#111;&#110;v&#101;&#114;&#116; &#97;&#110; &#105;&#110;&#100;&#101;x &#116;&#111; &#97; &#115;&#111;&#117;&#114;&#99;&#101; &#105;&#110;&#100;&#101;x.
+        Private slot to convert an index to a source index.
 </p><dl>
 <dt><i>index</i></dt>
 <dd>
-&#105;&#110;&#100;&#101;x &#116;&#111; &#98;&#101; &#99;&#111;&#110;v&#101;&#114;&#116;&#101;&#100; (&#81;&#77;&#111;&#100;&#101;&#108;&#73;&#110;&#100;&#101;x)
+index to be converted (QModelIndex)
 </dd>
 </dl><a NAME="WatchPointViewer.setModel" ID="WatchPointViewer.setModel"></a>
 <h4>WatchPointViewer.setModel</h4>
 <b>setModel</b>(<i>model</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#101;&#116; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#109;&#111;&#100;&#101;&#108;.
+        Public slot to set the watch expression model.
 </p><dl>
 <dt><i>reference</i></dt>
 <dd>
-&#116;&#111; &#116;&#104;&#101; w&#97;&#116;&#99;&#104; &#101;x&#112;&#114;&#101;&#115;&#115;&#105;&#111;&#110; &#109;&#111;&#100;&#101;&#108; (&#87;&#97;&#116;&#99;&#104;&#80;&#111;&#105;&#110;&#116;&#77;&#111;&#100;&#101;&#108;)
+to the watch expression model (WatchPointModel)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial