|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.Utilities</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.Utilities</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing various functions/classes needed everywhere within eric. |
|
12 </p> |
|
13 |
|
14 <h3>Packages</h3> |
|
15 <table> |
|
16 |
|
17 <tr> |
|
18 <td><a href="index-eric7.Utilities.ClassBrowsers.html">ClassBrowsers</a></td> |
|
19 <td>Package implementing class browsers for various languages.</td> |
|
20 </tr> |
|
21 <tr> |
|
22 <td><a href="index-eric7.Utilities.crypto.html">crypto</a></td> |
|
23 <td>Package implementing cryptography related functionality.</td> |
|
24 </tr> |
|
25 </table> |
|
26 |
|
27 <h3>Modules</h3> |
|
28 <table> |
|
29 |
|
30 <tr> |
|
31 <td><a href="eric7.Utilities.AutoSaver.html">AutoSaver</a></td> |
|
32 <td>Module implementing an auto saver class.</td> |
|
33 </tr> |
|
34 <tr> |
|
35 <td><a href="eric7.Utilities.BackgroundClient.html">BackgroundClient</a></td> |
|
36 <td>Module implementing a Qt free version of a background client for the various checkers and other python interpreter dependent functions.</td> |
|
37 </tr> |
|
38 <tr> |
|
39 <td><a href="eric7.Utilities.BackgroundService.html">BackgroundService</a></td> |
|
40 <td>Module implementing a background service for the various checkers and other Python interpreter dependent functions.</td> |
|
41 </tr> |
|
42 <tr> |
|
43 <td><a href="eric7.Utilities.FtpUtilities.html">FtpUtilities</a></td> |
|
44 <td>Module implementing some FTP related utilities.</td> |
|
45 </tr> |
|
46 <tr> |
|
47 <td><a href="eric7.Utilities.GetSysPath.html">GetSysPath</a></td> |
|
48 <td>Module to get sys.path of an external interpreter.</td> |
|
49 </tr> |
|
50 <tr> |
|
51 <td><a href="eric7.Utilities.MimeTypes.html">MimeTypes</a></td> |
|
52 <td>Module implementing mimetype dependent functions.</td> |
|
53 </tr> |
|
54 <tr> |
|
55 <td><a href="eric7.Utilities.ModuleParser.html">ModuleParser</a></td> |
|
56 <td>Parse a Python module file.</td> |
|
57 </tr> |
|
58 <tr> |
|
59 <td><a href="eric7.Utilities.MouseUtilities.html">MouseUtilities</a></td> |
|
60 <td>Module implementing utility functions related to Mouse stuff.</td> |
|
61 </tr> |
|
62 <tr> |
|
63 <td><a href="eric7.Utilities.PasswordChecker.html">PasswordChecker</a></td> |
|
64 <td>Module implementing a checker for password strength.</td> |
|
65 </tr> |
|
66 <tr> |
|
67 <td><a href="eric7.Utilities.PySideImporter.html">PySideImporter</a></td> |
|
68 <td>Module to check for the presence of PySide2/PySide6 by importing it.</td> |
|
69 </tr> |
|
70 <tr> |
|
71 <td><a href="eric7.Utilities.__init__.html">Utilities</a></td> |
|
72 <td>Package implementing various functions/classes needed everywhere within eric.</td> |
|
73 </tr> |
|
74 <tr> |
|
75 <td><a href="eric7.Utilities.uic.html">uic</a></td> |
|
76 <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td> |
|
77 </tr> |
|
78 </table> |
|
79 </body></html> |