ProjectPyramid/Documentation/source/index-Plugin_Project_Pyramid.ProjectPyramid.html

Sun, 06 Jun 2021 16:30:37 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 06 Jun 2021 16:30:37 +0200
branch
eric7
changeset 148
dcbd3a96f03c
parent 147
eb28b4b6f7f5
child 157
ddbc0e38ea1b
permissions
-rw-r--r--

Ported the plug-in to PyQt6 for eric7 and adopted it for Pyramid 2.x.

<!DOCTYPE html>
<html><head>
<title>Plugin_Project_Pyramid.ProjectPyramid</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>Plugin_Project_Pyramid.ProjectPyramid</h1>

<p>
Package implementing project support for eric7 Pyramid projects.
</p>

<h3>Packages</h3>
<table>

<tr>
<td><a href="index-Plugin_Project_Pyramid.ProjectPyramid.ConfigurationPage.html">ConfigurationPage</a></td>
<td>Package implementing the Pyramid page of the configuration dialog.</td>
</tr>
</table>

<h3>Modules</h3>
<table>

<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.CreateParametersDialog.html">CreateParametersDialog</a></td>
<td>Module implementing a dialog for entering the create parameters.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.DistributionTypeSelectionDialog.html">DistributionTypeSelectionDialog</a></td>
<td>Module implementing a dialog to select the distribution file formats.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.FormSelectionDialog.html">FormSelectionDialog</a></td>
<td>Module implementing a dialog to select the template type.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.MigrateSummaryDialog.html">MigrateSummaryDialog</a></td>
<td>Module implementing a dialog showing a summary of all created.migrations.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.Project.html">Project</a></td>
<td>Module implementing the Pyramid project support.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.PyramidDialog.html">PyramidDialog</a></td>
<td>Module implementing a dialog starting a process and showing its output.</td>
</tr>
<tr>
<td><a href="Plugin_Project_Pyramid.ProjectPyramid.PyramidRoutesDialog.html">PyramidRoutesDialog</a></td>
<td>Module implementing a dialog showing the available routes.</td>
</tr>
</table>
</body></html>

eric ide

mercurial