Documentation/Source/eric6.Utilities.GetSysPath.html

Sat, 13 Oct 2018 14:08:21 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 13 Oct 2018 14:08:21 +0200
changeset 6544
51996454f89f
child 6550
7c20da9a480a
permissions
-rw-r--r--

CreateDialogCodeDialog: extended the logic to support projects loading custom widgets from outside the eric or project directories (via a virtual environment).

<!DOCTYPE html>
<html><head>
<title>eric6.Utilities.GetSysPath</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><a NAME="top" ID="top"></a>
<h1>eric6.Utilities.GetSysPath</h1>
<p>
Module to check for the presence of PySide/PySide2 by importing it.
</p>
<h3>Global Attributes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>
<table>
<tr><td>None</td></tr>
</table>
<h3>Functions</h3>
<table>
<tr><td>None</td></tr>
</table>
<hr />
</body></html>

eric ide

mercurial