Documentation/Source/eric5.IconEditor.IconEditorGrid.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.IconEditor.IconEditorGrid.html
--- a/Documentation/Source/eric5.IconEditor.IconEditorGrid.html	Sat Aug 20 16:28:25 2011 +0200
+++ b/Documentation/Source/eric5.IconEditor.IconEditorGrid.html	Sat Aug 20 16:30:49 2011 +0200
@@ -54,12 +54,13 @@
 <table>
 <tr><td>None</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#IconEditCommand.__init__">IconEditCommand</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#IconEditCommand.redo">redo</a></td>
 <td>Public method to perform the redo.</td>
 </tr><tr>
@@ -70,6 +71,10 @@
 <td>Public method to perform the undo.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="IconEditCommand.__init__" ID="IconEditCommand.__init__"></a>
 <h4>IconEditCommand (Constructor)</h4>
 <b>IconEditCommand</b>(<i>grid, text, oldImage, parent=None</i>)
@@ -116,7 +121,7 @@
 <h2>IconEditorGrid</h2>
 <p>
     Class implementing the icon editor grid.
-</p><h4>Signals</h4>
+</p><h3>Signals</h3>
 <dl>
 <dt>canRedoChanged(bool)</dt>
 <dd>
@@ -154,12 +159,13 @@
 <table>
 <tr><td>Circle</td></tr><tr><td>CircleSelection</td></tr><tr><td>ColorPicker</td></tr><tr><td>Ellipse</td></tr><tr><td>Fill</td></tr><tr><td>FilledCircle</td></tr><tr><td>FilledEllipse</td></tr><tr><td>FilledRectangle</td></tr><tr><td>Line</td></tr><tr><td>MarkColor</td></tr><tr><td>NoMarkColor</td></tr><tr><td>Pencil</td></tr><tr><td>Rectangle</td></tr><tr><td>RectangleSelection</td></tr><tr><td>Rubber</td></tr>
 </table>
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <h3>Methods</h3>
 <table>
 <tr>
-<td><a href="#IconEditorGrid.__init__">IconEditorGrid</a></td>
-<td>Constructor</td>
-</tr><tr>
 <td><a href="#IconEditorGrid.__checkClipboard">__checkClipboard</a></td>
 <td>Private slot to check, if the clipboard contains a valid image, and signal the result.</td>
 </tr><tr>
@@ -323,6 +329,10 @@
 <td>Public method to get the current zoom factor.</td>
 </tr>
 </table>
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
 <a NAME="IconEditorGrid.__init__" ID="IconEditorGrid.__init__"></a>
 <h4>IconEditorGrid (Constructor)</h4>
 <b>IconEditorGrid</b>(<i>parent=None</i>)

eric ide

mercurial