Documentation/Source/index-eric5.Utilities.html

Tue, 02 Oct 2012 19:53:31 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 02 Oct 2012 19:53:31 +0200
changeset 2087
795992a5c561
parent 2047
739aa1717df5
child 2367
78f6c8193d37
permissions
-rw-r--r--

Made the sixth set of Qt5 compatibility changes.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
<html><head>
<title>eric5.Utilities</title>
<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><tr>
<td><a href="index-eric5.Utilities.py3flakes.html">py3flakes</a></td>
<td>Package containg the pyflakes Python3 port adapted for Qt.</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.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.__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.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