Documentation/Source/index-eric5.Utilities.html

Thu, 03 Apr 2014 23:05:31 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Thu, 03 Apr 2014 23:05:31 +0200
branch
Py2 comp.
changeset 3484
645c12de6b0c
parent 3456
96232974dcdb
parent 3208
884465a61753
child 3566
b0307dc42e99
permissions
-rw-r--r--

Merge with default branch.

<!DOCTYPE html>
<html><head>
<title>eric5.Utilities</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>eric5.Utilities</h1>
<p>
Package implementing various functions/classes needed everywhere within eric5.
</p>

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

<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.Utilities.AutoSaver.html">AutoSaver</a></td>
<td>Module implementing an auto saver class.</td>
</tr><tr>
<td><a href="eric5.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="eric5.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="eric5.Utilities.FtpUtilities.html">FtpUtilities</a></td>
<td>Module implementing some FTP related utilities.</td>
</tr><tr>
<td><a href="eric5.Utilities.ModuleParser.html">ModuleParser</a></td>
<td>Parse a Python module file.</td>
</tr><tr>
<td><a href="eric5.Utilities.PasswordChecker.html">PasswordChecker</a></td>
<td>Module implementing a checker for password strength.</td>
</tr><tr>
<td><a href="eric5.Utilities.PySideImporter.html">PySideImporter</a></td>
<td>Module to check for the presence of PySide by importing it.</td>
</tr><tr>
<td><a href="eric5.Utilities.__init__.html">Utilities</a></td>
<td>Package implementing various functions/classes needed everywhere within eric5.</td>
</tr><tr>
<td><a href="eric5.Utilities.binplistlib.html">binplistlib</a></td>
<td>Module implementing a library for reading and writing binary property list files.</td>
</tr><tr>
<td><a href="eric5.Utilities.compatibility_fixes.html">compatibility_fixes</a></td>
<td>Module implementing the open behavior of Python3 for use with Eric5.</td>
</tr><tr>
<td><a href="eric5.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