--- a/Documentation/Source/eric5.Graphics.ClassItem.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Graphics.ClassItem.html Sun Oct 13 17:44:48 2013 +0200 @@ -100,7 +100,8 @@ class model containing the class data (ClassModel) </dd><dt><i>external</i></dt> <dd> -flag indicating a class defined outside our scope (boolean) +flag indicating a class defined outside our scope + (boolean) </dd><dt><i>x</i></dt> <dd> x-coordinate (integer) @@ -112,7 +113,8 @@ flag indicating a rounded corner (boolean) </dd><dt><i>noAttrs=</i></dt> <dd> -flag indicating, that no attributes should be shown (boolean) +flag indicating, that no attributes should be shown + (boolean) </dd><dt><i>parent=</i></dt> <dd> reference to the parent object (QGraphicsItem) @@ -137,8 +139,8 @@ Public method to build a string to persist the specific item data. </p><p> This string must start with ", " and should be built like - "attribute=value" with pairs separated by ", ". value must not contain ", " - or newlines. + "attribute=value" with pairs separated by ", ". value must not + contain ", " or newlines. </p><dl> <dt>Returns:</dt> <dd>