Documentation/Source/eric5.DataViews.PyProfileDialog.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.DataViews.PyProfileDialog.html
--- a/Documentation/Source/eric5.DataViews.PyProfileDialog.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.DataViews.PyProfileDialog.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.DataViews.PyProfileDialog</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#112;&#114;&#111;&#102;&#105;&#108;&#101; &#100;&#97;&#116;&#97;.
+Module implementing a dialog to display profile data.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,10 +32,10 @@
 <table>
 <tr>
 <td><a href="#ProfileTreeWidgetItem">ProfileTreeWidgetItem</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; &#81;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116;&#73;&#116;&#101;&#109; &#116;&#111; &#97;&#108;&#108;&#111;w &#115;&#111;&#114;&#116;&#105;&#110;&#103; &#111;&#110; &#110;&#117;&#109;&#101;&#114;&#105;&#99; v&#97;&#108;&#117;&#101;&#115;.</td>
+<td>Class implementing a custom QTreeWidgetItem to allow sorting on numeric values.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog">PyProfileDialog</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#114;&#101;&#115;&#117;&#108;&#116;&#115; &#111;&#102; &#97; &#115;y&#110;&#116;&#97;x &#99;&#104;&#101;&#99;&#107; &#114;&#117;&#110;.</td>
+<td>Class implementing a dialog to display the results of a syntax check run.</td>
 </tr>
 </table>
 <h3>Functions</h3>
@@ -46,7 +46,7 @@
 <a NAME="ProfileTreeWidgetItem" ID="ProfileTreeWidgetItem"></a>
 <h2>ProfileTreeWidgetItem</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; &#81;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116;&#73;&#116;&#101;&#109; &#116;&#111; &#97;&#108;&#108;&#111;w &#115;&#111;&#114;&#116;&#105;&#110;&#103; &#111;&#110; &#110;&#117;&#109;&#101;&#114;&#105;&#99; v&#97;&#108;&#117;&#101;&#115;.
+    Class implementing a custom QTreeWidgetItem to allow sorting on numeric values.
 </p>
 <h3>Derived from</h3>
 QTreeWidgetItem
@@ -58,36 +58,36 @@
 <table>
 <tr>
 <td><a href="#ProfileTreeWidgetItem.__getNC">__getNC</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101; &#116;&#111; &#99;&#111;&#109;&#112;&#97;&#114;&#101; &#111;&#110; &#102;&#111;&#114; &#116;&#104;&#101; &#102;&#105;&#114;&#115;&#116; &#99;&#111;&#108;&#117;&#109;&#110;.</td>
+<td>Private method to get the value to compare on for the first column.</td>
 </tr><tr>
 <td><a href="#ProfileTreeWidgetItem.__lt__">__lt__</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#101; &#105;&#116;&#101;&#109; &#105;&#115; &#108;&#101;&#115;&#115; &#116;&#104;&#97;&#110; &#116;&#104;&#101; &#111;&#116;&#104;&#101;&#114; &#111;&#110;&#101;.</td>
+<td>Public method to check, if the item is less than the other one.</td>
 </tr>
 </table>
 <a NAME="ProfileTreeWidgetItem.__getNC" ID="ProfileTreeWidgetItem.__getNC"></a>
 <h4>ProfileTreeWidgetItem.__getNC</h4>
 <b>__getNC</b>(<i>itm</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#103;&#101;&#116; &#116;&#104;&#101; v&#97;&#108;&#117;&#101; &#116;&#111; &#99;&#111;&#109;&#112;&#97;&#114;&#101; &#111;&#110; &#102;&#111;&#114; &#116;&#104;&#101; &#102;&#105;&#114;&#115;&#116; &#99;&#111;&#108;&#117;&#109;&#110;.
+        Private method to get the value to compare on for the first column.
 </p><dl>
 <dt><i>itm</i></dt>
 <dd>
-&#105;&#116;&#101;&#109; &#116;&#111; &#111;&#112;&#101;&#114;&#97;&#116;&#101; &#111;&#110; (&#80;&#114;&#111;&#102;&#105;&#108;&#101;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116;&#73;&#116;&#101;&#109;)
+item to operate on (ProfileTreeWidgetItem)
 </dd>
 </dl><a NAME="ProfileTreeWidgetItem.__lt__" ID="ProfileTreeWidgetItem.__lt__"></a>
 <h4>ProfileTreeWidgetItem.__lt__</h4>
 <b>__lt__</b>(<i>other</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#104;&#101;&#99;&#107;, &#105;&#102; &#116;&#104;&#101; &#105;&#116;&#101;&#109; &#105;&#115; &#108;&#101;&#115;&#115; &#116;&#104;&#97;&#110; &#116;&#104;&#101; &#111;&#116;&#104;&#101;&#114; &#111;&#110;&#101;.
+        Public method to check, if the item is less than the other one.
 </p><dl>
 <dt><i>other</i></dt>
 <dd>
-&#114;&#101;&#102;&#101;&#114;&#101;&#110;&#99;&#101; &#116;&#111; &#105;&#116;&#101;&#109; &#116;&#111; &#99;&#111;&#109;&#112;&#97;&#114;&#101; &#97;&#103;&#97;&#105;&#110;&#115;&#116; (&#80;&#114;&#111;&#102;&#105;&#108;&#101;&#84;&#114;&#101;&#101;&#87;&#105;&#100;&#103;&#101;&#116;&#73;&#116;&#101;&#109;)
+reference to item to compare against (ProfileTreeWidgetItem)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-&#116;&#114;&#117;&#101;, &#105;&#102; &#116;&#104;&#105;&#115; &#105;&#116;&#101;&#109; &#105;&#115; &#108;&#101;&#115;&#115; &#116;&#104;&#97;&#110; &#111;&#116;&#104;&#101;&#114; (&#98;&#111;&#111;&#108;&#101;&#97;&#110;)
+true, if this item is less than other (boolean)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
@@ -95,7 +95,7 @@
 <a NAME="PyProfileDialog" ID="PyProfileDialog"></a>
 <h2>PyProfileDialog</h2>
 <p>
-    &#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#105;&#97;&#108;&#111;&#103; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#114;&#101;&#115;&#117;&#108;&#116;&#115; &#111;&#102; &#97; &#115;y&#110;&#116;&#97;x &#99;&#104;&#101;&#99;&#107; &#114;&#117;&#110;.
+    Class implementing a dialog to display the results of a syntax check run.
 </p>
 <h3>Derived from</h3>
 QDialog, Ui_PyProfileDialog
@@ -107,180 +107,180 @@
 <table>
 <tr>
 <td><a href="#PyProfileDialog.__init__">PyProfileDialog</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__createResultItem">__createResultItem</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#114;&#101;&#115;&#117;&#108;&#116; &#108;&#105;&#115;&#116;.</td>
+<td>Private method to create an entry in the result list.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__createSummaryItem">__createSummaryItem</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#115;&#117;&#109;&#109;&#97;&#114;y &#108;&#105;&#115;&#116;.</td>
+<td>Private method to create an entry in the summary list.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__eraseAll">__eraseAll</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; &#69;&#114;&#97;&#115;&#101; &#65;&#108;&#108; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to handle the Erase All context menu action.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__eraseProfile">__eraseProfile</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; &#69;&#114;&#97;&#115;&#101; &#80;&#114;&#111;&#102;&#105;&#108;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to handle the Erase Profile context menu action.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__eraseTiming">__eraseTiming</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; &#69;&#114;&#97;&#115;&#101; &#84;&#105;&#109;&#105;&#110;&#103; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to handle the Erase Timing context menu action.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__filter">__filter</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; &#69;x&#99;&#108;&#117;&#100;&#101;/&#73;&#110;&#99;&#108;&#117;&#100;&#101; &#80;y&#116;&#104;&#111;&#110; &#76;&#105;&#98;&#114;&#97;&#114;y &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.</td>
+<td>Private slot to handle the Exclude/Include Python Library context menu action.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__finish">__finish</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110; &#102;&#105;&#110;&#105;&#115;&#104;&#101;&#100; &#111;&#114; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#112;&#114;&#101;&#115;&#115;&#101;&#100; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110;.</td>
+<td>Private slot called when the action finished or the user pressed the button.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__populateLists">__populateLists</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#112;&#111;&#112;&#117;&#108;&#97;&#116;&#101; &#116;&#104;&#101; &#108;&#105;&#115;&#116;v&#105;&#101;w&#115;.</td>
+<td>Private method used to populate the listviews.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__resortResultList">__resortResultList</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#111;&#114;&#116; &#116;&#104;&#101; &#116;&#114;&#101;&#101;.</td>
+<td>Private method to resort the tree.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__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; &#111;&#102; &#116;&#104;&#101; &#108;&#105;&#115;&#116;v&#105;&#101;w.</td>
+<td>Private slot to show the context menu of the listview.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.__unfinish">__unfinish</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#114;&#101;v&#101;&#114;&#116; &#116;&#104;&#101; &#101;&#102;&#102;&#101;&#99;&#116;&#115; &#111;&#102; &#116;&#104;&#101; &#95;&#95;&#102;&#105;&#110;&#105;&#115;&#104; &#115;&#108;&#111;&#116;.</td>
+<td>Private slot called to revert the effects of the __finish slot.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td>
-<td>&#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.</td>
+<td>Private slot called by a button of the button box clicked.</td>
 </tr><tr>
 <td><a href="#PyProfileDialog.start">start</a></td>
-<td>&#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#99;&#97;&#108;&#99;&#117;&#108;&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#102;&#105;&#108;&#101; &#100;&#97;&#116;&#97;.</td>
+<td>Public slot to start the calculation of the profile data.</td>
 </tr>
 </table>
 <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a>
 <h4>PyProfileDialog (Constructor)</h4>
 <b>PyProfileDialog</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>
-&#112;&#97;&#114;&#101;&#110;&#116; w&#105;&#100;&#103;&#101;&#116; (&#81;&#87;&#105;&#100;&#103;&#101;&#116;)
+parent widget (QWidget)
 </dd>
 </dl><a NAME="PyProfileDialog.__createResultItem" ID="PyProfileDialog.__createResultItem"></a>
 <h4>PyProfileDialog.__createResultItem</h4>
 <b>__createResultItem</b>(<i>calls, totalTime, totalTimePerCall, cumulativeTime, cumulativeTimePerCall, file, line, functionName</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#114;&#101;&#115;&#117;&#108;&#116; &#108;&#105;&#115;&#116;.
+        Private method to create an entry in the result list.
 </p><dl>
 <dt><i>calls</i></dt>
 <dd>
-&#110;&#117;&#109;&#98;&#101;&#114; &#111;&#102; &#99;&#97;&#108;&#108;&#115; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+number of calls (integer)
 </dd><dt><i>totalTime</i></dt>
 <dd>
-&#116;&#111;&#116;&#97;&#108; &#116;&#105;&#109;&#101; (&#100;&#111;&#117;&#98;&#108;&#101;)
+total time (double)
 </dd><dt><i>totalTimePerCall</i></dt>
 <dd>
-&#116;&#111;&#116;&#97;&#108; &#116;&#105;&#109;&#101; &#112;&#101;&#114; &#99;&#97;&#108;&#108; (&#100;&#111;&#117;&#98;&#108;&#101;)
+total time per call (double)
 </dd><dt><i>cumulativeTime</i></dt>
 <dd>
-&#99;&#117;&#109;&#117;&#108;&#97;&#116;&#105;v&#101; &#116;&#105;&#109;&#101; (&#100;&#111;&#117;&#98;&#108;&#101;)
+cumulative time (double)
 </dd><dt><i>cumulativeTimePerCall</i></dt>
 <dd>
-&#99;&#117;&#109;&#117;&#108;&#97;&#116;&#105;v&#101; &#116;&#105;&#109;&#101; &#112;&#101;&#114; &#99;&#97;&#108;&#108; (&#100;&#111;&#117;&#98;&#108;&#101;)
+cumulative time per call (double)
 </dd><dt><i>file</i></dt>
 <dd>
-&#102;&#105;&#108;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+filename of file (string)
 </dd><dt><i>line</i></dt>
 <dd>
-&#108;&#105;&#110;&#101;&#110;&#117;&#109;&#98;&#101;&#114; (&#105;&#110;&#116;&#101;&#103;&#101;&#114;)
+linenumber (integer)
 </dd><dt><i>functionName</i></dt>
 <dd>
-&#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#110;&#97;&#109;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+function name (string)
 </dd>
 </dl><a NAME="PyProfileDialog.__createSummaryItem" ID="PyProfileDialog.__createSummaryItem"></a>
 <h4>PyProfileDialog.__createSummaryItem</h4>
 <b>__createSummaryItem</b>(<i>label, contents</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#99;&#114;&#101;&#97;&#116;&#101; &#97;&#110; &#101;&#110;&#116;&#114;y &#105;&#110; &#116;&#104;&#101; &#115;&#117;&#109;&#109;&#97;&#114;y &#108;&#105;&#115;&#116;.
+        Private method to create an entry in the summary list.
 </p><dl>
 <dt><i>label</i></dt>
 <dd>
-&#116;&#101;x&#116; &#111;&#102; &#116;&#104;&#101; &#102;&#105;&#114;&#115;&#116; &#99;&#111;&#108;&#117;&#109;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+text of the first column (string)
 </dd><dt><i>contents</i></dt>
 <dd>
-&#116;&#101;x&#116; &#111;&#102; &#116;&#104;&#101; &#115;&#101;&#99;&#111;&#110;&#100; &#99;&#111;&#108;&#117;&#109;&#110; (&#115;&#116;&#114;&#105;&#110;&#103;)
+text of the second column (string)
 </dd>
 </dl><a NAME="PyProfileDialog.__eraseAll" ID="PyProfileDialog.__eraseAll"></a>
 <h4>PyProfileDialog.__eraseAll</h4>
 <b>__eraseAll</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; &#69;&#114;&#97;&#115;&#101; &#65;&#108;&#108; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to handle the Erase All context menu action.
 </p><a NAME="PyProfileDialog.__eraseProfile" ID="PyProfileDialog.__eraseProfile"></a>
 <h4>PyProfileDialog.__eraseProfile</h4>
 <b>__eraseProfile</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; &#69;&#114;&#97;&#115;&#101; &#80;&#114;&#111;&#102;&#105;&#108;&#101; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to handle the Erase Profile context menu action.
 </p><a NAME="PyProfileDialog.__eraseTiming" ID="PyProfileDialog.__eraseTiming"></a>
 <h4>PyProfileDialog.__eraseTiming</h4>
 <b>__eraseTiming</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; &#69;&#114;&#97;&#115;&#101; &#84;&#105;&#109;&#105;&#110;&#103; &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to handle the Erase Timing context menu action.
 </p><a NAME="PyProfileDialog.__filter" ID="PyProfileDialog.__filter"></a>
 <h4>PyProfileDialog.__filter</h4>
 <b>__filter</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; &#69;x&#99;&#108;&#117;&#100;&#101;/&#73;&#110;&#99;&#108;&#117;&#100;&#101; &#80;y&#116;&#104;&#111;&#110; &#76;&#105;&#98;&#114;&#97;&#114;y &#99;&#111;&#110;&#116;&#101;x&#116; &#109;&#101;&#110;&#117; &#97;&#99;&#116;&#105;&#111;&#110;.
+        Private slot to handle the Exclude/Include Python Library context menu action.
 </p><a NAME="PyProfileDialog.__finish" ID="PyProfileDialog.__finish"></a>
 <h4>PyProfileDialog.__finish</h4>
 <b>__finish</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; w&#104;&#101;&#110; &#116;&#104;&#101; &#97;&#99;&#116;&#105;&#111;&#110; &#102;&#105;&#110;&#105;&#115;&#104;&#101;&#100; &#111;&#114; &#116;&#104;&#101; &#117;&#115;&#101;&#114; &#112;&#114;&#101;&#115;&#115;&#101;&#100; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110;.
+        Private slot called when the action finished or the user pressed the button.
 </p><a NAME="PyProfileDialog.__populateLists" ID="PyProfileDialog.__populateLists"></a>
 <h4>PyProfileDialog.__populateLists</h4>
 <b>__populateLists</b>(<i>exclude = False</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#117;&#115;&#101;&#100; &#116;&#111; &#112;&#111;&#112;&#117;&#108;&#97;&#116;&#101; &#116;&#104;&#101; &#108;&#105;&#115;&#116;v&#105;&#101;w&#115;.
+        Private method used to populate the listviews.
 </p><dl>
 <dt><i>exclude</i></dt>
 <dd>
-&#102;&#108;&#97;&#103; &#105;&#110;&#100;&#105;&#99;&#97;&#116;&#105;&#110;&#103; w&#104;&#101;&#116;&#104;&#101;&#114; &#102;&#105;&#108;&#101;&#115; &#114;&#101;&#115;&#105;&#100;&#105;&#110;&#103; &#105;&#110; &#116;&#104;&#101;
-                &#80;y&#116;&#104;&#111;&#110; &#108;&#105;&#98;&#114;&#97;&#114;y &#115;&#104;&#111;&#117;&#108;&#100; &#98;&#101; &#101;x&#99;&#108;&#117;&#100;&#101;&#100;
+flag indicating whether files residing in the
+                Python library should be excluded
 </dd>
 </dl><a NAME="PyProfileDialog.__resortResultList" ID="PyProfileDialog.__resortResultList"></a>
 <h4>PyProfileDialog.__resortResultList</h4>
 <b>__resortResultList</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#109;&#101;&#116;&#104;&#111;&#100; &#116;&#111; &#114;&#101;&#115;&#111;&#114;&#116; &#116;&#104;&#101; &#116;&#114;&#101;&#101;.
+        Private method to resort the tree.
 </p><a NAME="PyProfileDialog.__showContextMenu" ID="PyProfileDialog.__showContextMenu"></a>
 <h4>PyProfileDialog.__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; &#111;&#102; &#116;&#104;&#101; &#108;&#105;&#115;&#116;v&#105;&#101;w.
+        Private slot to show the context menu of the listview.
 </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="PyProfileDialog.__unfinish" ID="PyProfileDialog.__unfinish"></a>
 <h4>PyProfileDialog.__unfinish</h4>
 <b>__unfinish</b>(<i></i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#116;&#111; &#114;&#101;v&#101;&#114;&#116; &#116;&#104;&#101; &#101;&#102;&#102;&#101;&#99;&#116;&#115; &#111;&#102; &#116;&#104;&#101; &#95;&#95;&#102;&#105;&#110;&#105;&#115;&#104; &#115;&#108;&#111;&#116;.
+        Private slot called to revert the effects of the __finish slot.
 </p><a NAME="PyProfileDialog.on_buttonBox_clicked" ID="PyProfileDialog.on_buttonBox_clicked"></a>
 <h4>PyProfileDialog.on_buttonBox_clicked</h4>
 <b>on_buttonBox_clicked</b>(<i>button</i>)
 <p>
-        &#80;&#114;&#105;v&#97;&#116;&#101; &#115;&#108;&#111;&#116; &#99;&#97;&#108;&#108;&#101;&#100; &#98;y &#97; &#98;&#117;&#116;&#116;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#98;&#117;&#116;&#116;&#111;&#110; &#98;&#111;x &#99;&#108;&#105;&#99;&#107;&#101;&#100;.
+        Private slot called by a button of the button box clicked.
 </p><dl>
 <dt><i>button</i></dt>
 <dd>
-&#98;&#117;&#116;&#116;&#111;&#110; &#116;&#104;&#97;&#116; w&#97;&#115; &#99;&#108;&#105;&#99;&#107;&#101;&#100; (&#81;&#65;&#98;&#115;&#116;&#114;&#97;&#99;&#116;&#66;&#117;&#116;&#116;&#111;&#110;)
+button that was clicked (QAbstractButton)
 </dd>
 </dl><a NAME="PyProfileDialog.start" ID="PyProfileDialog.start"></a>
 <h4>PyProfileDialog.start</h4>
 <b>start</b>(<i>pfn, fn=None</i>)
 <p>
-        &#80;&#117;&#98;&#108;&#105;&#99; &#115;&#108;&#111;&#116; &#116;&#111; &#115;&#116;&#97;&#114;&#116; &#116;&#104;&#101; &#99;&#97;&#108;&#99;&#117;&#108;&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#102;&#105;&#108;&#101; &#100;&#97;&#116;&#97;.
+        Public slot to start the calculation of the profile data.
 </p><dl>
 <dt><i>pfn</i></dt>
 <dd>
-&#98;&#97;&#115;&#101;&#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#112;&#114;&#111;&#102;&#105;&#108;&#105;&#110;&#103; &#102;&#105;&#108;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;)
+basename of the profiling file (string)
 </dd><dt><i>fn</i></dt>
 <dd>
-&#102;&#105;&#108;&#101; &#116;&#111; &#100;&#105;&#115;&#112;&#108;&#97;y &#116;&#104;&#101; &#112;&#114;&#111;&#102;&#105;&#108;&#105;&#110;&#103; &#100;&#97;&#116;&#97; &#102;&#111;&#114; (&#115;&#116;&#114;&#105;&#110;&#103;)
+file to display the profiling data for (string)
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial