Documentation/Source/eric5.DataViews.PyProfileDialog.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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> 121 <td><a href="#PyProfileDialog.__init__">PyProfileDialog</a></td>
110 <td>Constructor</td> 122 <td>Constructor</td>
146 <td>Private slot called by a button of the button box clicked.</td> 158 <td>Private slot called by a button of the button box clicked.</td>
147 </tr><tr> 159 </tr><tr>
148 <td><a href="#PyProfileDialog.start">start</a></td> 160 <td><a href="#PyProfileDialog.start">start</a></td>
149 <td>Public slot to start the calculation of the profile data.</td> 161 <td>Public slot to start the calculation of the profile data.</td>
150 </tr> 162 </tr>
163 </table>
164 <h3>Static Methods</h3>
165 <table>
166 <tr><td>None</td></tr>
151 </table> 167 </table>
152 <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a> 168 <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a>
153 <h4>PyProfileDialog (Constructor)</h4> 169 <h4>PyProfileDialog (Constructor)</h4>
154 <b>PyProfileDialog</b>(<i>parent = None</i>) 170 <b>PyProfileDialog</b>(<i>parent = None</i>)
155 <p> 171 <p>

eric ide

mercurial