eric6/Documentation/Source/eric6.Graphics.UMLGraphicsView.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
child 8289
871b40c5a77a
--- a/eric6/Documentation/Source/eric6.Graphics.UMLGraphicsView.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Graphics.UMLGraphicsView.html	Mon Feb 01 10:38:16 2021 +0100
@@ -312,7 +312,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 bounding rectangle (QRectF)
 </dd>
@@ -396,7 +396,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating, if the event was handled (boolean)
 </dd>
@@ -421,7 +421,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of interesting collision items (QGraphicsItem)
 </dd>
@@ -441,7 +441,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 item found (UMLItem) or None
 </dd>
@@ -461,7 +461,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 item found (UMLItem) or None
 </dd>
@@ -488,7 +488,7 @@
         Public method to get the ID to be assigned to an item.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 item ID (integer)
 </dd>
@@ -501,7 +501,7 @@
         Public method to get a list of data to be persisted.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of data to be persisted (list of strings)
 </dd>
@@ -514,7 +514,7 @@
         Public method to populate a toolbar with our actions.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the populated toolBar (QToolBar)
 </dd>
@@ -552,7 +552,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of flag indicating success (boolean) and faulty line
             number (integer)

eric ide

mercurial