--- a/Documentation/Source/eric5.DataViews.PyProfileDialog.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.DataViews.PyProfileDialog.html Sun Oct 13 17:44:48 2013 +0200 @@ -45,7 +45,8 @@ <a NAME="ProfileTreeWidgetItem" ID="ProfileTreeWidgetItem"></a> <h2>ProfileTreeWidgetItem</h2> <p> - Class implementing a custom QTreeWidgetItem to allow sorting on numeric values. + Class implementing a custom QTreeWidgetItem to allow sorting on numeric + values. </p> <h3>Derived from</h3> QTreeWidgetItem @@ -94,7 +95,8 @@ </p><dl> <dt><i>other</i></dt> <dd> -reference to item to compare against (ProfileTreeWidgetItem) +reference to item to compare against + (ProfileTreeWidgetItem) </dd> </dl><dl> <dt>Returns:</dt> @@ -242,12 +244,14 @@ <h4>PyProfileDialog.__filter</h4> <b>__filter</b>(<i></i>) <p> - Private slot to handle the Exclude/Include Python Library context menu action. + 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> - Private slot called when the action finished or the user pressed the button. + 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>)