Documentation/Source/index-eric5.html

Mon, 26 Jul 2010 19:59:27 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 26 Jul 2010 19:59:27 +0200
changeset 409
0ea528e80202
parent 358
68fa7bc235fb
child 440
69ace3e2dcf6
permissions
-rw-r--r--

Added another style for the source docu.

<?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</title>
<style>
body {
    background: white;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: black; background: #C1BBA4; }
h4 { color: black; background: #C1BBA4; }
    
a { color: #C07037; }

</style>
</head>
<body>
<h1>eric5</h1>
<p>
Package implementing the eric5 Python IDE (version 5.1).
</p><p>
To get more information about eric5 please see the 
<a href="http://eric-ide.python-projects.org/index.html">eric web site</a>.
</p>

<h3>Packages</h3>
<table>
<tr>
<td><a href="index-eric5.Cooperation.html">Cooperation</a></td>
<td>Package containing the modules dealing with cooperation.</td>
</tr><tr>
<td><a href="index-eric5.DataViews.html">DataViews</a></td>
<td>Package containing modules for viewing various data.</td>
</tr><tr>
<td><a href="index-eric5.DebugClients.html">DebugClients</a></td>
<td>Package implementing debug clients for various languages.</td>
</tr><tr>
<td><a href="index-eric5.Debugger.html">Debugger</a></td>
<td>Package implementing the Debugger frontend</td>
</tr><tr>
<td><a href="index-eric5.DocumentationTools.html">DocumentationTools</a></td>
<td>Package implementing the source code documentation tools.</td>
</tr><tr>
<td><a href="index-eric5.E5Graphics.html">E5Graphics</a></td>
<td>Package implementing some QGraphicsView related general purpoe classes.</td>
</tr><tr>
<td><a href="index-eric5.E5Gui.html">E5Gui</a></td>
<td>Package implementing some special GUI elements.</td>
</tr><tr>
<td><a href="index-eric5.E5Network.html">E5Network</a></td>
<td>Package implementing some special network related objects.</td>
</tr><tr>
<td><a href="index-eric5.E5XML.html">E5XML</a></td>
<td>Package implementing the XML handling module of eric5.</td>
</tr><tr>
<td><a href="index-eric5.Globals.html">Globals</a></td>
<td>Module defining common data to be used by all modules.</td>
</tr><tr>
<td><a href="index-eric5.Graphics.html">Graphics</a></td>
<td>Package implementing various graphical representations.</td>
</tr><tr>
<td><a href="index-eric5.Helpviewer.html">Helpviewer</a></td>
<td>Package implementing a little web browser.</td>
</tr><tr>
<td><a href="index-eric5.IconEditor.html">IconEditor</a></td>
<td>Package implementing the icon editor tool.</td>
</tr><tr>
<td><a href="index-eric5.MultiProject.html">MultiProject</a></td>
<td>Package implementing the multi project management module of eric5.</td>
</tr><tr>
<td><a href="index-eric5.PluginManager.html">PluginManager</a></td>
<td>Package containing the code for the Plugin Manager and related parts.</td>
</tr><tr>
<td><a href="index-eric5.Plugins.html">Plugins</a></td>
<td>Package containing all core plugins.</td>
</tr><tr>
<td><a href="index-eric5.Preferences.html">Preferences</a></td>
<td>Package implementing the preferences interface.</td>
</tr><tr>
<td><a href="index-eric5.Project.html">Project</a></td>
<td>Package implementing the project management module of eric5.</td>
</tr><tr>
<td><a href="index-eric5.PyUnit.html">PyUnit</a></td>
<td>Package implementing an interface to the pyunit unittest package.</td>
</tr><tr>
<td><a href="index-eric5.QScintilla.html">QScintilla</a></td>
<td>Package implementing the editor and shell components of the eric5 IDE.</td>
</tr><tr>
<td><a href="index-eric5.SqlBrowser.html">SqlBrowser</a></td>
<td>Package containing module for the SQL browser tool.</td>
</tr><tr>
<td><a href="index-eric5.Tasks.html">Tasks</a></td>
<td>Package containing modules for the task management tool.</td>
</tr><tr>
<td><a href="index-eric5.Templates.html">Templates</a></td>
<td>Package containing modules for the templating system.</td>
</tr><tr>
<td><a href="index-eric5.Tools.html">Tools</a></td>
<td>Package implementing some useful tools used by the IDE.</td>
</tr><tr>
<td><a href="index-eric5.UI.html">UI</a></td>
<td>Package implementing the main user interface and general purpose dialogs.</td>
</tr><tr>
<td><a href="index-eric5.Utilities.html">Utilities</a></td>
<td>Package implementing various functions/classes needed everywhere within eric5.</td>
</tr><tr>
<td><a href="index-eric5.VCS.html">VCS</a></td>
<td>Module implementing the general part of the interface to version control systems.</td>
</tr><tr>
<td><a href="index-eric5.ViewManager.html">ViewManager</a></td>
<td>Package implementing the viewmanager of the eric5 IDE.</td>
</tr>
</table>

<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.compileUiFiles.html">compileUiFiles</a></td>
<td>Script for eric5 to compile all .ui files to Python source.</td>
</tr><tr>
<td><a href="eric5.eric5.html">eric5</a></td>
<td>Eric5 Python IDE</td>
</tr><tr>
<td><a href="eric5.eric5-api.html">eric5-api</a></td>
<td>Eric5 API Generator</td>
</tr><tr>
<td><a href="eric5.eric5-compare.html">eric5-compare</a></td>
<td>Eric5 Compare</td>
</tr><tr>
<td><a href="eric5.eric5-configure.html">eric5-configure</a></td>
<td>Eric5 Configure</td>
</tr><tr>
<td><a href="eric5.eric5-diff.html">eric5-diff</a></td>
<td>Eric5 Diff</td>
</tr><tr>
<td><a href="eric5.eric5-doc.html">eric5-doc</a></td>
<td>Eric5 Documentation Generator</td>
</tr><tr>
<td><a href="eric5.eric5-editor.html">eric5-editor</a></td>
<td>Eric5 Editor</td>
</tr><tr>
<td><a href="eric5.eric5-iconeditor.html">eric5-iconeditor</a></td>
<td>Eric5 Icon Editor</td>
</tr><tr>
<td><a href="eric5.eric5-plugininstall.html">eric5-plugininstall</a></td>
<td>Eric5 Plugin Installer</td>
</tr><tr>
<td><a href="eric5.eric5-pluginrepository.html">eric5-pluginrepository</a></td>
<td>Eric5 Plugin Installer</td>
</tr><tr>
<td><a href="eric5.eric5-pluginuninstall.html">eric5-pluginuninstall</a></td>
<td>Eric5 Plugin Uninstaller</td>
</tr><tr>
<td><a href="eric5.eric5-qregexp.html">eric5-qregexp</a></td>
<td>Eric5 QRegExp</td>
</tr><tr>
<td><a href="eric5.eric5-re.html">eric5-re</a></td>
<td>Eric5 Re</td>
</tr><tr>
<td><a href="eric5.eric5-sqlbrowser.html">eric5-sqlbrowser</a></td>
<td>Eric5 SQL Browser</td>
</tr><tr>
<td><a href="eric5.eric5-tray.html">eric5-tray</a></td>
<td>Eric5 Tray</td>
</tr><tr>
<td><a href="eric5.eric5-trpreviewer.html">eric5-trpreviewer</a></td>
<td>Eric5 TR Previewer</td>
</tr><tr>
<td><a href="eric5.eric5-uipreviewer.html">eric5-uipreviewer</a></td>
<td>Eric5 UI Previewer</td>
</tr><tr>
<td><a href="eric5.eric5-unittest.html">eric5-unittest</a></td>
<td>Eric5 Unittest</td>
</tr><tr>
<td><a href="eric5.eric5-webbrowser.html">eric5-webbrowser</a></td>
<td>Eric5 Web Browser</td>
</tr><tr>
<td><a href="eric5.eric5config.html">eric5config</a></td>
<td>Module containing the default configuration of the eric5 installation</td>
</tr><tr>
<td><a href="eric5.install.html">install</a></td>
<td>Installation script for the eric5 IDE and all eric5 related tools.</td>
</tr><tr>
<td><a href="eric5.install-i18n.html">install-i18n</a></td>
<td>Installation script for the eric5 IDE translation files.</td>
</tr><tr>
<td><a href="eric5.patch_modpython.html">patch_modpython</a></td>
<td>Script to patch mod_python for usage with the eric5 IDE.</td>
</tr><tr>
<td><a href="eric5.patch_pyxml.html">patch_pyxml</a></td>
<td>Script to patch pyXML to correct a bug.</td>
</tr><tr>
<td><a href="eric5.uninstall.html">uninstall</a></td>
<td>Uninstallation script for the eric5 IDE and all eric5 related tools.</td>
</tr>
</table>
</body></html>

eric ide

mercurial