diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.DataViews.PyProfileDialog.html --- a/Documentation/Source/eric5.DataViews.PyProfileDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DataViews.PyProfileDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,6 +54,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -64,6 +68,10 @@ <td>Public method to check, if the item is less than the other one.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ProfileTreeWidgetItem.__getNC" ID="ProfileTreeWidgetItem.__getNC"></a> <h4>ProfileTreeWidgetItem.__getNC</h4> <b>__getNC</b>(<i>itm</i>) @@ -103,12 +111,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#PyProfileDialog.__init__">PyProfileDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#PyProfileDialog.__createResultItem">__createResultItem</a></td> <td>Private method to create an entry in the result list.</td> </tr><tr> @@ -149,6 +158,10 @@ <td>Public slot to start the calculation of the profile data.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="PyProfileDialog.__init__" ID="PyProfileDialog.__init__"></a> <h4>PyProfileDialog (Constructor)</h4> <b>PyProfileDialog</b>(<i>parent=None</i>)