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

branch
maintenance
changeset 8043
0acf98cd089a
parent 7965
48fbf9149d16
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
20 </head> 20 </head>
21 <body> 21 <body>
22 <h1>eric6.Utilities</h1> 22 <h1>eric6.Utilities</h1>
23 23
24 <p> 24 <p>
25 Package implementing various functions/classes needed everywhere within eric6. 25 Package implementing various functions/classes needed everywhere within eric.
26 </p> 26 </p>
27 27
28 <h3>Packages</h3> 28 <h3>Packages</h3>
29 <table> 29 <table>
30 30
49 <td><a href="eric6.Utilities.BackgroundClient.html">BackgroundClient</a></td> 49 <td><a href="eric6.Utilities.BackgroundClient.html">BackgroundClient</a></td>
50 <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>
51 </tr> 51 </tr>
52 <tr> 52 <tr>
53 <td><a href="eric6.Utilities.BackgroundService.html">BackgroundService</a></td> 53 <td><a href="eric6.Utilities.BackgroundService.html">BackgroundService</a></td>
54 <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>
55 </tr> 55 </tr>
56 <tr> 56 <tr>
57 <td><a href="eric6.Utilities.FtpUtilities.html">FtpUtilities</a></td> 57 <td><a href="eric6.Utilities.FtpUtilities.html">FtpUtilities</a></td>
58 <td>Module implementing some FTP related utilities.</td> 58 <td>Module implementing some FTP related utilities.</td>
59 </tr> 59 </tr>
77 <td><a href="eric6.Utilities.PasswordChecker.html">PasswordChecker</a></td> 77 <td><a href="eric6.Utilities.PasswordChecker.html">PasswordChecker</a></td>
78 <td>Module implementing a checker for password strength.</td> 78 <td>Module implementing a checker for password strength.</td>
79 </tr> 79 </tr>
80 <tr> 80 <tr>
81 <td><a href="eric6.Utilities.PySideImporter.html">PySideImporter</a></td> 81 <td><a href="eric6.Utilities.PySideImporter.html">PySideImporter</a></td>
82 <td>Module to check for the presence of PySide2 by importing it.</td> 82 <td>Module to check for the presence of PySide2/PySide6 by importing it.</td>
83 </tr> 83 </tr>
84 <tr> 84 <tr>
85 <td><a href="eric6.Utilities.__init__.html">Utilities</a></td> 85 <td><a href="eric6.Utilities.__init__.html">Utilities</a></td>
86 <td>Package implementing various functions/classes needed everywhere within eric6.</td> 86 <td>Package implementing various functions/classes needed everywhere within eric.</td>
87 </tr> 87 </tr>
88 <tr> 88 <tr>
89 <td><a href="eric6.Utilities.uic.html">uic</a></td> 89 <td><a href="eric6.Utilities.uic.html">uic</a></td>
90 <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td> 90 <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td>
91 </tr> 91 </tr>

eric ide

mercurial