eric6/Documentation/Source/index-eric6.Plugins.WizardPlugins.ColorDialogWizard.html

Mon, 08 Feb 2021 18:01:02 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 08 Feb 2021 18:01:02 +0100
changeset 8085
f6db8b3ecea9
parent 7273
391d6b7b1eff
permissions
-rw-r--r--

pip Interface
- changed code for the search function to work with the PyPI search page because the XML-RPC search interface of PyPI is still disabled

<!DOCTYPE html>
<html><head>
<title>eric6.Plugins.WizardPlugins.ColorDialogWizard</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.Plugins.WizardPlugins.ColorDialogWizard</h1>

<p>
Package implementing the color dialog wizard.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric6.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html">ColorDialogWizardDialog</a></td>
<td>Module implementing the color dialog wizard dialog.</td>
</tr>
</table>
</body></html>

eric ide

mercurial