src/eric7/Documentation/Source/index-eric7.Utilities.html

Mon, 09 Jan 2023 11:22:56 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Jan 2023 11:22:56 +0100
branch
eric7
changeset 9686
2eee7a645cba
parent 9624
b47dfa7a137d
child 10479
856476537696
permissions
-rw-r--r--

Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.

<!DOCTYPE html>
<html><head>
<title>eric7.Utilities</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.Utilities</h1>

<p>
Package implementing various functions/classes needed everywhere within eric.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-eric7.Utilities.ClassBrowsers.html">ClassBrowsers</a></td>
<td>Package implementing class browsers for various languages.</td>
</tr>
<tr>
<td><a href="index-eric7.Utilities.crypto.html">crypto</a></td>
<td>Package implementing cryptography related functionality.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.Utilities.AutoSaver.html">AutoSaver</a></td>
<td>Module implementing an auto saver class.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.BackgroundClient.html">BackgroundClient</a></td>
<td>Module implementing a Qt free version of a background client for the various checkers and other python interpreter dependent functions.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.BackgroundService.html">BackgroundService</a></td>
<td>Module implementing a background service for the various checkers and other Python interpreter dependent functions.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.FtpUtilities.html">FtpUtilities</a></td>
<td>Module implementing some FTP related utilities.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.GetSysPath.html">GetSysPath</a></td>
<td>Module to get sys.path of an external interpreter.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.MimeTypes.html">MimeTypes</a></td>
<td>Module implementing mimetype dependent functions.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.ModuleParser.html">ModuleParser</a></td>
<td>Parse a Python module file.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.MouseUtilities.html">MouseUtilities</a></td>
<td>Module implementing utility functions related to Mouse stuff.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.PasswordChecker.html">PasswordChecker</a></td>
<td>Module implementing a checker for password strength.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.__init__.html">Utilities</a></td>
<td>Package implementing various functions/classes needed everywhere within eric.</td>
</tr>
<tr>
<td><a href="eric7.Utilities.uic.html">uic</a></td>
<td>Module implementing a function to compile all user interface files of a directory or directory tree.</td>
</tr>
</table>
</body></html>

eric ide

mercurial