eric6/Documentation/Source/eric6.IconEditor.IconEditorGrid.html

changeset 7989
a21d673a8f99
parent 7900
72b88fb20261
--- a/eric6/Documentation/Source/eric6.IconEditor.IconEditorGrid.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.IconEditor.IconEditorGrid.html	Sat Jan 16 16:51:23 2021 +0100
@@ -493,7 +493,7 @@
         Private method to get an image from the clipboard.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple with the image (QImage) and a flag indicating a
             valid image (boolean)
@@ -560,7 +560,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a successful draw (boolean)
 </dd>
@@ -580,7 +580,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 image of the selection (QImage)
 </dd>
@@ -600,7 +600,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple with the image coordinates (tuple of two integers)
 </dd>
@@ -639,7 +639,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a marked pixel (boolean)
 </dd>
@@ -663,7 +663,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 rectangle for the given pixel coordinates (QRect)
 </dd>
@@ -748,7 +748,7 @@
         Public slot to check the availability of the paste operation.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating availability of paste (boolean)
 </dd>
@@ -761,7 +761,7 @@
         Public method to return the redo status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of redo (boolean)
 </dd>
@@ -774,7 +774,7 @@
         Public method to return the undo status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of undo (boolean)
 </dd>
@@ -787,7 +787,7 @@
         Public method to get the compositing mode.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 compositing mode (QPainter.CompositionMode)
 </dd>
@@ -885,7 +885,7 @@
         Public method to get a copy of the icon image.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 copy of the icon image (QImage)
 </dd>
@@ -898,7 +898,7 @@
         Public method to get the size of the icon.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 width and height of the image as a tuple (integer, integer)
 </dd>
@@ -911,7 +911,7 @@
         Public method to check the dirty status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating a modified status (boolean)
 </dd>
@@ -924,7 +924,7 @@
         Public method to get the grid lines status.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 enabled status of the grid lines (boolean)
 </dd>
@@ -937,7 +937,7 @@
         Public method to check the availability of a selection.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of a selection (boolean)
 </dd>
@@ -1006,7 +1006,7 @@
         Public method to get the current drawing color.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 current drawing color (QColor)
 </dd>
@@ -1019,7 +1019,7 @@
         Public method to generate a preview pixmap.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 preview pixmap (QPixmap)
 </dd>
@@ -1151,7 +1151,7 @@
         Public method to report the size hint.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 size hint (QSize)
 </dd>
@@ -1164,7 +1164,7 @@
         Public method to get the current drawing tool.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 current drawing tool
             (IconEditorGrid.Pencil ... IconEditorGrid.CircleSelection)
@@ -1178,7 +1178,7 @@
         Public method to get the current zoom factor in percent.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 zoom factor (integer)
 </dd>

eric ide

mercurial