32 <tr> |
32 <tr> |
33 <td><a href="#ProfileTreeWidgetItem">ProfileTreeWidgetItem</a></td> |
33 <td><a href="#ProfileTreeWidgetItem">ProfileTreeWidgetItem</a></td> |
34 <td>Class implementing a custom QTreeWidgetItem to allow sorting on numeric values.</td> |
34 <td>Class implementing a custom QTreeWidgetItem to allow sorting on numeric values.</td> |
35 </tr><tr> |
35 </tr><tr> |
36 <td><a href="#PyProfileDialog">PyProfileDialog</a></td> |
36 <td><a href="#PyProfileDialog">PyProfileDialog</a></td> |
37 <td>Class implementing a dialog to display the results of a syntax check run.</td> |
37 <td>Class implementing a dialog to display the results of a profiling run.</td> |
38 </tr> |
38 </tr> |
39 </table> |
39 </table> |
40 <h3>Functions</h3> |
40 <h3>Functions</h3> |
41 <table> |
41 <table> |
42 <tr><td>None</td></tr> |
42 <tr><td>None</td></tr> |
107 <div align="right"><a href="#top">Up</a></div> |
107 <div align="right"><a href="#top">Up</a></div> |
108 <hr /><hr /> |
108 <hr /><hr /> |
109 <a NAME="PyProfileDialog" ID="PyProfileDialog"></a> |
109 <a NAME="PyProfileDialog" ID="PyProfileDialog"></a> |
110 <h2>PyProfileDialog</h2> |
110 <h2>PyProfileDialog</h2> |
111 <p> |
111 <p> |
112 Class implementing a dialog to display the results of a syntax check run. |
112 Class implementing a dialog to display the results of a profiling run. |
113 </p> |
113 </p> |
114 <h3>Derived from</h3> |
114 <h3>Derived from</h3> |
115 QDialog, Ui_PyProfileDialog |
115 QDialog, Ui_PyProfileDialog |
116 <h3>Class Attributes</h3> |
116 <h3>Class Attributes</h3> |
117 <table> |
117 <table> |