|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric5.IconEditor</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body> |
|
11 <h1>eric5.IconEditor</h1> |
|
12 <p> |
|
13 Package implementing the icon editor tool. |
|
14 </p> |
|
15 |
|
16 <h3>Packages</h3> |
|
17 <table> |
|
18 <tr> |
|
19 <td><a href="index-eric5.IconEditor.cursors.html">cursors</a></td> |
|
20 <td>Package defining some cursors.</td> |
|
21 </tr> |
|
22 </table> |
|
23 |
|
24 <h3>Modules</h3> |
|
25 <table> |
|
26 <tr> |
|
27 <td><a href="eric5.IconEditor.IconEditorGrid.html">IconEditorGrid</a></td> |
|
28 <td>Module implementing the icon editor grid.</td> |
|
29 </tr><tr> |
|
30 <td><a href="eric5.IconEditor.IconEditorPalette.html">IconEditorPalette</a></td> |
|
31 <td>Module implementing a palette widget for the icon editor.</td> |
|
32 </tr><tr> |
|
33 <td><a href="eric5.IconEditor.IconEditorWindow.html">IconEditorWindow</a></td> |
|
34 <td>Module implementing the icon editor main window.</td> |
|
35 </tr><tr> |
|
36 <td><a href="eric5.IconEditor.IconSizeDialog.html">IconSizeDialog</a></td> |
|
37 <td>Module implementing a dialog to enter the icon size.</td> |
|
38 </tr><tr> |
|
39 <td><a href="eric5.IconEditor.IconZoomDialog.html">IconZoomDialog</a></td> |
|
40 <td>Module implementing a dialog to select the zoom factor.</td> |
|
41 </tr> |
|
42 </table> |
|
43 </body></html> |