eric6/Documentation/Source/index-eric6.Utilities.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7635
0cdead130a81
equal deleted inserted replaced
7272:1779dc278077 7273:391d6b7b1eff
18 18
19 </style> 19 </style>
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.Utilities</h1> 22 <h1>eric6.Utilities</h1>
23
23 <p> 24 <p>
24 Package implementing various functions/classes needed everywhere within eric6. 25 Package implementing various functions/classes needed everywhere within eric6.
25 </p> 26 </p>
26 27
27 <h3>Packages</h3> 28 <h3>Packages</h3>
28 <table> 29 <table>
30
29 <tr> 31 <tr>
30 <td><a href="index-eric6.Utilities.ClassBrowsers.html">ClassBrowsers</a></td> 32 <td><a href="index-eric6.Utilities.ClassBrowsers.html">ClassBrowsers</a></td>
31 <td>Package implementing class browsers for various languages.</td> 33 <td>Package implementing class browsers for various languages.</td>
32 </tr><tr> 34 </tr>
35 <tr>
33 <td><a href="index-eric6.Utilities.crypto.html">crypto</a></td> 36 <td><a href="index-eric6.Utilities.crypto.html">crypto</a></td>
34 <td>Package implementing cryptography related functionality.</td> 37 <td>Package implementing cryptography related functionality.</td>
35 </tr> 38 </tr>
36 </table> 39 </table>
37 40
38 <h3>Modules</h3> 41 <h3>Modules</h3>
39 <table> 42 <table>
43
40 <tr> 44 <tr>
41 <td><a href="eric6.Utilities.AutoSaver.html">AutoSaver</a></td> 45 <td><a href="eric6.Utilities.AutoSaver.html">AutoSaver</a></td>
42 <td>Module implementing an auto saver class.</td> 46 <td>Module implementing an auto saver class.</td>
43 </tr><tr> 47 </tr>
48 <tr>
44 <td><a href="eric6.Utilities.BackgroundClient.html">BackgroundClient</a></td> 49 <td><a href="eric6.Utilities.BackgroundClient.html">BackgroundClient</a></td>
45 <td>Module implementing a Qt free version of a background client for the various checkers and other python interpreter dependent functions.</td> 50 <td>Module implementing a Qt free version of a background client for the various checkers and other python interpreter dependent functions.</td>
46 </tr><tr> 51 </tr>
52 <tr>
47 <td><a href="eric6.Utilities.BackgroundService.html">BackgroundService</a></td> 53 <td><a href="eric6.Utilities.BackgroundService.html">BackgroundService</a></td>
48 <td>Module implementing a background service for the various checkers and other python interpreter dependent functions.</td> 54 <td>Module implementing a background service for the various checkers and other python interpreter dependent functions.</td>
49 </tr><tr> 55 </tr>
56 <tr>
50 <td><a href="eric6.Utilities.FtpUtilities.html">FtpUtilities</a></td> 57 <td><a href="eric6.Utilities.FtpUtilities.html">FtpUtilities</a></td>
51 <td>Module implementing some FTP related utilities.</td> 58 <td>Module implementing some FTP related utilities.</td>
52 </tr><tr> 59 </tr>
60 <tr>
53 <td><a href="eric6.Utilities.GetSysPath.html">GetSysPath</a></td> 61 <td><a href="eric6.Utilities.GetSysPath.html">GetSysPath</a></td>
54 <td>Module to get sys.path of an external interpreter.</td> 62 <td>Module to get sys.path of an external interpreter.</td>
55 </tr><tr> 63 </tr>
64 <tr>
56 <td><a href="eric6.Utilities.MimeTypes.html">MimeTypes</a></td> 65 <td><a href="eric6.Utilities.MimeTypes.html">MimeTypes</a></td>
57 <td>Module implementing mimetype dependent functions.</td> 66 <td>Module implementing mimetype dependent functions.</td>
58 </tr><tr> 67 </tr>
68 <tr>
59 <td><a href="eric6.Utilities.ModuleParser.html">ModuleParser</a></td> 69 <td><a href="eric6.Utilities.ModuleParser.html">ModuleParser</a></td>
60 <td>Parse a Python module file.</td> 70 <td>Parse a Python module file.</td>
61 </tr><tr> 71 </tr>
72 <tr>
62 <td><a href="eric6.Utilities.MouseUtilities.html">MouseUtilities</a></td> 73 <td><a href="eric6.Utilities.MouseUtilities.html">MouseUtilities</a></td>
63 <td>Module implementing utility functions related to Mouse stuff.</td> 74 <td>Module implementing utility functions related to Mouse stuff.</td>
64 </tr><tr> 75 </tr>
76 <tr>
65 <td><a href="eric6.Utilities.PasswordChecker.html">PasswordChecker</a></td> 77 <td><a href="eric6.Utilities.PasswordChecker.html">PasswordChecker</a></td>
66 <td>Module implementing a checker for password strength.</td> 78 <td>Module implementing a checker for password strength.</td>
67 </tr><tr> 79 </tr>
80 <tr>
68 <td><a href="eric6.Utilities.PySideImporter.html">PySideImporter</a></td> 81 <td><a href="eric6.Utilities.PySideImporter.html">PySideImporter</a></td>
69 <td>Module to check for the presence of PySide/PySide2 by importing it.</td> 82 <td>Module to check for the presence of PySide/PySide2 by importing it.</td>
70 </tr><tr> 83 </tr>
84 <tr>
71 <td><a href="eric6.Utilities.__init__.html">Utilities</a></td> 85 <td><a href="eric6.Utilities.__init__.html">Utilities</a></td>
72 <td>Package implementing various functions/classes needed everywhere within eric6.</td> 86 <td>Package implementing various functions/classes needed everywhere within eric6.</td>
73 </tr><tr> 87 </tr>
88 <tr>
74 <td><a href="eric6.Utilities.binplistlib.html">binplistlib</a></td> 89 <td><a href="eric6.Utilities.binplistlib.html">binplistlib</a></td>
75 <td>Module implementing a library for reading and writing binary property list files.</td> 90 <td>Module implementing a library for reading and writing binary property list files.</td>
76 </tr><tr> 91 </tr>
92 <tr>
77 <td><a href="eric6.Utilities.uic.html">uic</a></td> 93 <td><a href="eric6.Utilities.uic.html">uic</a></td>
78 <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td> 94 <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td>
79 </tr> 95 </tr>
80 </table> 96 </table>
81 </body></html> 97 </body></html>

eric ide

mercurial