Documentation/Source/index-eric5.Globals.html

Sun, 09 Mar 2014 19:04:42 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 09 Mar 2014 19:04:42 +0100
changeset 3353
ddc966a494b0
parent 2387
2d119e79ab54
permissions
-rw-r--r--

Added capability to commit a new branch directly without the need to select the commit menu entry.

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


<h3>Modules</h3>
<table>
<tr>
<td><a href="eric5.Globals.AppInfo.html">AppInfo</a></td>
<td>Module implementing a function to generate an application info.</td>
</tr><tr>
<td><a href="eric5.Globals.__init__.html">Globals</a></td>
<td>Module defining common data to be used by all modules.</td>
</tr>
</table>
</body></html>

eric ide

mercurial