|
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.Utilities</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.Utilities</h1> |
|
12 <p> |
|
13 Package implementing various functions/classes needed everywhere within eric5. |
|
14 </p> |
|
15 |
|
16 <h3>Packages</h3> |
|
17 <table> |
|
18 <tr> |
|
19 <td><a href="index-eric5.Utilities.ClassBrowsers.html">ClassBrowsers</a></td> |
|
20 <td>Package implementing class browsers for various languages.</td> |
|
21 </tr> |
|
22 </table> |
|
23 |
|
24 <h3>Modules</h3> |
|
25 <table> |
|
26 <tr> |
|
27 <td><a href="eric5.Utilities.AutoSaver.html">AutoSaver</a></td> |
|
28 <td>Module implementing an auto saver class.</td> |
|
29 </tr><tr> |
|
30 <td><a href="eric5.Utilities.ModuleParser.html">ModuleParser</a></td> |
|
31 <td>Parse a Python module file.</td> |
|
32 </tr><tr> |
|
33 <td><a href="eric5.Utilities.SingleApplication.html">SingleApplication</a></td> |
|
34 <td>Module implementing the single application server and client.</td> |
|
35 </tr><tr> |
|
36 <td><a href="eric5.Utilities.Startup.html">Startup</a></td> |
|
37 <td>Module implementing some startup helper funcions</td> |
|
38 </tr><tr> |
|
39 <td><a href="eric5.Utilities.__init__.html">Utilities</a></td> |
|
40 <td>Package implementing various functions/classes needed everywhere within eric5.</td> |
|
41 </tr><tr> |
|
42 <td><a href="eric5.Utilities.uic.html">uic</a></td> |
|
43 <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td> |
|
44 </tr> |
|
45 </table> |
|
46 </body></html> |