Documentation/Source/index-eric6.Globals.html

Sun, 16 Aug 2015 15:01:17 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 16 Aug 2015 15:01:17 +0200
changeset 4368
a8f6c587c7aa
parent 4343
afe0da217745
child 4397
64d36562c391
permissions
-rw-r--r--

Updated source docu.

<!DOCTYPE html>
<html><head>
<title>eric6.Globals</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>eric6.Globals</h1>
<p>
Module defining common data to be used by all modules.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric6.Globals.AppInfo.html">AppInfo</a></td>
<td>Module implementing a function to generate an application info.</td>
</tr><tr>
<td><a href="eric6.Globals.__init__.html">Globals</a></td>
<td>Module defining common data to be used by all modules.</td>
</tr><tr>
<td><a href="eric6.Globals.compatibility_fixes.html">compatibility_fixes</a></td>
<td>Module implementing the open behavior of Python3 for use with Eric6.</td>
</tr>
</table>
</body></html>

eric ide

mercurial