PyInstallerInterface/Documentation/source/index-Plugin_Packager_PyInstaller.PyInstallerInterface.html

branch
eric7
changeset 38
fc9ef9dcd51a
child 44
fca2c68606b8
equal deleted inserted replaced
37:9ecfea29a47c 38:fc9ef9dcd51a
1 <!DOCTYPE html>
2 <html><head>
3 <title>Plugin_Packager_PyInstaller.PyInstallerInterface</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>Plugin_Packager_PyInstaller.PyInstallerInterface</h1>
23
24 <p>
25 Package containing dialogs of the PyInstaller interface plug-in.
26 </p>
27
28
29 <h3>Modules</h3>
30 <table>
31
32 <tr>
33 <td><a href="Plugin_Packager_PyInstaller.PyInstallerInterface.PyInstallerCleanupDialog.html">PyInstallerCleanupDialog</a></td>
34 <td>Module implementing a dialog to select the cleanup action.</td>
35 </tr>
36 <tr>
37 <td><a href="Plugin_Packager_PyInstaller.PyInstallerInterface.PyInstallerConfigDialog.html">PyInstallerConfigDialog</a></td>
38 <td>Module implementing PyInstallerConfigDialog.</td>
39 </tr>
40 <tr>
41 <td><a href="Plugin_Packager_PyInstaller.PyInstallerInterface.PyInstallerExecDialog.html">PyInstallerExecDialog</a></td>
42 <td>Module implementing a dialog to show the output of the pyinstaller/pyi-makespec process.</td>
43 </tr>
44 </table>
45 </body></html>

eric ide

mercurial