src/eric7/Documentation/Source/eric7.MicroPython.Devices.CircuitPythonUpdater.ShowBundlesDialog.html

Mon, 13 Feb 2023 17:49:52 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 13 Feb 2023 17:49:52 +0100
branch
eric7
changeset 9756
9854647c8c5c
child 10479
856476537696
permissions
-rw-r--r--

Reorganized the MicroPython package.

<!DOCTYPE html>
<html><head>
<title>eric7.MicroPython.Devices.CircuitPythonUpdater.ShowBundlesDialog</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<a NAME="top" ID="top"></a>
<h1>eric7.MicroPython.Devices.CircuitPythonUpdater.ShowBundlesDialog</h1>

<p>
Module implementing a dialog showing the available bundles and their modules.
</p>
<h3>Global Attributes</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Classes</h3>

<table>

<tr>
<td><a href="#ShowBundlesDialog">ShowBundlesDialog</a></td>
<td>Class implementing a dialog showing the available bundles and their modules.</td>
</tr>
</table>
<h3>Functions</h3>

<table>
<tr><td>None</td></tr>
</table>
<hr />
<hr />
<a NAME="ShowBundlesDialog" ID="ShowBundlesDialog"></a>
<h2>ShowBundlesDialog</h2>

<p>
    Class implementing a dialog showing the available bundles and their modules.
</p>
<h3>Derived from</h3>
QDialog, Ui_ShowBundlesDialog
<h3>Class Attributes</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Class Methods</h3>

<table>
<tr><td>None</td></tr>
</table>
<h3>Methods</h3>

<table>

<tr>
<td><a href="#ShowBundlesDialog.__init__">ShowBundlesDialog</a></td>
<td>Constructor</td>
</tr>
</table>
<h3>Static Methods</h3>

<table>
<tr><td>None</td></tr>
</table>

<a NAME="ShowBundlesDialog.__init__" ID="ShowBundlesDialog.__init__"></a>
<h4>ShowBundlesDialog (Constructor)</h4>
<b>ShowBundlesDialog</b>(<i>withModules, parent=None</i>)

<p>
        Constructor
</p>
<dl>

<dt><i>withModules</i> (bool)</dt>
<dd>
flag indicating to list the modules and their version
</dd>
<dt><i>parent</i> (QWidget (optional))</dt>
<dd>
reference to the parent widget (defaults to None)
</dd>
</dl>
<div align="right"><a href="#top">Up</a></div>
<hr />
</body></html>

eric ide

mercurial