Documentation/Source/eric5.DataViews.PyProfileDialog.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
52 QTreeWidgetItem 52 QTreeWidgetItem
53 <h3>Class Attributes</h3> 53 <h3>Class Attributes</h3>
54 <table> 54 <table>
55 <tr><td>None</td></tr> 55 <tr><td>None</td></tr>
56 </table> 56 </table>
57 <h3>Class Methods</h3>
58 <table>
59 <tr><td>None</td></tr>
60 </table>
57 <h3>Methods</h3> 61 <h3>Methods</h3>
58 <table> 62 <table>
59 <tr> 63 <tr>
60 <td><a href="#ProfileTreeWidgetItem.__getNC">__getNC</a></td> 64 <td><a href="#ProfileTreeWidgetItem.__getNC">__getNC</a></td>
61 <td>Private method to get the value to compare on for the first column.</td> 65 <td>Private method to get the value to compare on for the first column.</td>
62 </tr><tr> 66 </tr><tr>
63 <td><a href="#ProfileTreeWidgetItem.__lt__">__lt__</a></td> 67 <td><a href="#ProfileTreeWidgetItem.__lt__">__lt__</a></td>
64 <td>Public method to check, if the item is less than the other one.</td> 68 <td>Public method to check, if the item is less than the other one.</td>
65 </tr> 69 </tr>
70 </table>
71 <h3>Static Methods</h3>
72 <table>
73 <tr><td>None</td></tr>
66 </table> 74 </table>
67 <a NAME="ProfileTreeWidgetItem.__getNC" ID="ProfileTreeWidgetItem.__getNC"></a> 75 <a NAME="ProfileTreeWidgetItem.__getNC" ID="ProfileTreeWidgetItem.__getNC"></a>
68 <h4>ProfileTreeWidgetItem.__getNC</h4> 76 <h4>ProfileTreeWidgetItem.__getNC</h4>
69 <b>__getNC</b>(<i>itm</i>) 77 <b>__getNC</b>(<i>itm</i>)
70 <p> 78 <p>
101 QDialog, Ui_PyProfileDialog 109 QDialog, Ui_PyProfileDialog
102 <h3>Class Attributes</h3> 110 <h3>Class Attributes</h3>
103 <table> 111 <table>
104 <tr><td>None</td></tr> 112 <tr><td>None</td></tr>
105 </table> 113 </table>
114 <h3>Class Methods</h3>
115 <table>
116 <tr><td>None</td></tr>
117 </table>
106 <h3>Methods</h3> 118 <h3>Methods</h3>
107 <table> 119 <table>
108 <tr> 120 <tr>
109 <td><a href="#PyProfileDialog.__init__">PyProfileDialog</a></td>
110 <td>Constructor</td>
111 </tr><tr>
112 <td><a href="#PyProfileDialog.__createResultItem">__createResultItem</a></td> 121 <td><a href="#PyProfileDialog.__createResultItem">__createResultItem</a></td>
113 <td>Private method to create an entry in the result list.</td> 122 <td>Private method to create an entry in the result list.</td>
114 </tr><tr> 123 </tr><tr>
115 <td><a href="#PyProfileDialog.__createSummaryItem">__createSummaryItem</a></td> 124 <td><a href="#PyProfileDialog.__createSummaryItem">__createSummaryItem</a></td>
116 <td>Private method to create an entry in the summary list.</td> 125 <td>Private method to create an entry in the summary list.</td>
146 <td>Private slot called by a button of the button box clicked.</td> 155 <td>Private slot called by a button of the button box clicked.</td>
147 </tr><tr> 156 </tr><tr>
148 <td><a href="#PyProfileDialog.start">start</a></td> 157 <td><a href="#PyProfileDialog.start">start</a></td>
149 <td>Public slot to start the calculation of the profile data.</td> 158 <td>Public slot to start the calculation of the profile data.</td>
150 </tr> 159 </tr>
160 </table>
161 <h3>Static Methods</h3>
162 <table>
163 <tr><td>None</td></tr>
151 </table> 164 </table>
152 <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a> 165 <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a>
153 <h4>PyProfileDialog (Constructor)</h4> 166 <h4>PyProfileDialog (Constructor)</h4>
154 <b>PyProfileDialog</b>(<i>parent=None</i>) 167 <b>PyProfileDialog</b>(<i>parent=None</i>)
155 <p> 168 <p>

eric ide

mercurial