Documentation/Source/eric5.IconEditor.IconEditorGrid.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.IconEditor.IconEditorGrid.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.IconEditor.IconEditorGrid.html	Sun Sep 29 18:23:27 2013 +0200
@@ -412,7 +412,8 @@
 <h4>IconEditorGrid.__drawTool</h4>
 <b>__drawTool</b>(<i>pos, mark</i>)
 <p>
-        Public method to perform a draw operation depending of the current tool.
+        Public method to perform a draw operation depending of the current
+        tool.
 </p><dl>
 <dt><i>pos</i></dt>
 <dd>
@@ -420,9 +421,11 @@
 </dd><dt><i>mark</i></dt>
 <dd>
 flag indicating a mark operation (boolean)
-</dd><dt><i>flag</i></dt>
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
 <dd>
-indicating a successful draw (boolean)
+flag indicating a successful draw (boolean)
 </dd>
 </dl><a NAME="IconEditorGrid.__getSelectionImage" ID="IconEditorGrid.__getSelectionImage"></a>
 <h4>IconEditorGrid.__getSelectionImage</h4>
@@ -495,7 +498,11 @@
 </dd><dt><i>j</i></dt>
 <dd>
 y-coordinate of the pixel in the image (integer)
-        return rectangle for the given pixel coordinates (QRect)
+</dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+rectangle for the given pixel coordinates (QRect)
 </dd>
 </dl><a NAME="IconEditorGrid.__setImagePixel" ID="IconEditorGrid.__setImagePixel"></a>
 <h4>IconEditorGrid.__setImagePixel</h4>

eric ide

mercurial