--- a/src/eric7/Documentation/Source/eric7.MicroPython.CircuitPythonUpdater.ShowBundlesDialog.html Sun Feb 12 18:11:20 2023 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,88 +0,0 @@ -<!DOCTYPE html> -<html><head> -<title>eric7.MicroPython.CircuitPythonUpdater.ShowBundlesDialog</title> -<meta charset="UTF-8"> -<link rel="stylesheet" href="styles.css"> -</head> -<body> -<a NAME="top" ID="top"></a> -<h1>eric7.MicroPython.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> \ No newline at end of file