|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.IconEditor</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.IconEditor</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the icon editor tool. |
|
12 </p> |
|
13 |
|
14 <h3>Packages</h3> |
|
15 <table> |
|
16 |
|
17 <tr> |
|
18 <td><a href="index-eric7.IconEditor.cursors.html">cursors</a></td> |
|
19 <td>Package defining some cursors.</td> |
|
20 </tr> |
|
21 </table> |
|
22 |
|
23 <h3>Modules</h3> |
|
24 <table> |
|
25 |
|
26 <tr> |
|
27 <td><a href="eric7.IconEditor.IconEditorGrid.html">IconEditorGrid</a></td> |
|
28 <td>Module implementing the icon editor grid.</td> |
|
29 </tr> |
|
30 <tr> |
|
31 <td><a href="eric7.IconEditor.IconEditorPalette.html">IconEditorPalette</a></td> |
|
32 <td>Module implementing a palette widget for the icon editor.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.IconEditor.IconEditorWindow.html">IconEditorWindow</a></td> |
|
36 <td>Module implementing the icon editor main window.</td> |
|
37 </tr> |
|
38 <tr> |
|
39 <td><a href="eric7.IconEditor.IconSizeDialog.html">IconSizeDialog</a></td> |
|
40 <td>Module implementing a dialog to enter the icon size.</td> |
|
41 </tr> |
|
42 </table> |
|
43 </body></html> |