--- a/Documentation/Source/eric5.Debugger.VariablesViewer.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Debugger.VariablesViewer.html Sun Oct 13 17:44:48 2013 +0200 @@ -120,7 +120,8 @@ <a NAME="SpecialArrayElementVarItem" ID="SpecialArrayElementVarItem"></a> <h2>SpecialArrayElementVarItem</h2> <p> - Class implementing a QTreeWidgetItem that represents a special array variable node. + Class implementing a QTreeWidgetItem that represents a special array + variable node. </p> <h3>Derived from</h3> SpecialVarItem @@ -356,8 +357,8 @@ <p> Public method to return the data for the requested role. </p><p> - This implementation changes the original behavior in a way, that the display - data is returned as the tooltip for column 1. + This implementation changes the original behavior in a way, that the + display data is returned as the tooltip for column 1. </p><dl> <dt><i>column</i></dt> <dd> @@ -576,7 +577,8 @@ </p><dl> <dt><i>parentItem</i></dt> <dd> -reference to the item being expanded (QTreeWidgetItem) +reference to the item being expanded + (QTreeWidgetItem) </dd> </dl><a NAME="VariablesViewer.__findItem" ID="VariablesViewer.__findItem"></a> <h4>VariablesViewer.__findItem</h4> @@ -623,7 +625,8 @@ type string (string) </dd><dt><i>isSpecial</i></dt> <dd> -flag indicating that a special node should be generated (boolean) +flag indicating that a special node should be + generated (boolean) </dd> </dl><dl> <dt>Returns:</dt> @@ -684,7 +687,8 @@ </p><dl> <dt><i>parentItem</i></dt> <dd> -reference to the item being collapsed (QTreeWidgetItem) +reference to the item being collapsed + (QTreeWidgetItem) </dd> </dl><a NAME="VariablesViewer.expandItem" ID="VariablesViewer.expandItem"></a> <h4>VariablesViewer.expandItem</h4> @@ -694,7 +698,8 @@ </p><dl> <dt><i>parentItem</i></dt> <dd> -reference to the item being expanded (QTreeWidgetItem) +reference to the item being expanded + (QTreeWidgetItem) </dd> </dl><a NAME="VariablesViewer.handleResetUI" ID="VariablesViewer.handleResetUI"></a> <h4>VariablesViewer.handleResetUI</h4> @@ -707,8 +712,8 @@ <p> Protected method of QAbstractItemView. </p><p> - Reimplemented to disable expanding/collapsing - of items when double-clicking. Instead the double-clicked entry is opened. + Reimplemented to disable expanding/collapsing of items when + double-clicking. Instead the double-clicked entry is opened. </p><dl> <dt><i>mouseEvent</i></dt> <dd>