--- a/src/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,55 +7,52 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.MicroPython.AddEditDevicesDialog</h1> - <p> Module implementing a dialog to add or edit data of unknown MicroPython devices. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#AddEditDevicesDialog">AddEditDevicesDialog</a></td> <td>Class implementing a dialog to add or edit data of unknown MicroPython devices.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="AddEditDevicesDialog" ID="AddEditDevicesDialog"></a> <h2>AddEditDevicesDialog</h2> - <p> Class implementing a dialog to add or edit data of unknown MicroPython devices. </p> + <h3>Derived from</h3> QDialog, Ui_AddEditDevicesDialog <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="#AddEditDevicesDialog.__init__">AddEditDevicesDialog</a></td> <td>Constructor</td> @@ -73,16 +70,16 @@ <td>Private slot to report the entered data to the eric-bugs email address.</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="AddEditDevicesDialog.__init__" ID="AddEditDevicesDialog.__init__"></a> <h4>AddEditDevicesDialog (Constructor)</h4> <b>AddEditDevicesDialog</b>(<i>vid=0, pid=0, description=0, deviceData=None, parent=None</i>) - <p> Constructor </p> @@ -90,6 +87,7 @@ Note: Either vid and pid and description or deviceData dictionary must be given. </p> + <dl> <dt><i>vid</i> (int (optional))</dt> @@ -116,10 +114,10 @@ <a NAME="AddEditDevicesDialog.getDeviceDict" ID="AddEditDevicesDialog.getDeviceDict"></a> <h4>AddEditDevicesDialog.getDeviceDict</h4> <b>getDeviceDict</b>(<i></i>) - <p> Public method to get the entered data as a dictionary. </p> + <dl> <dt>Return:</dt> <dd> @@ -135,10 +133,10 @@ <a NAME="AddEditDevicesDialog.on_deviceTypeComboBox_currentIndexChanged" ID="AddEditDevicesDialog.on_deviceTypeComboBox_currentIndexChanged"></a> <h4>AddEditDevicesDialog.on_deviceTypeComboBox_currentIndexChanged</h4> <b>on_deviceTypeComboBox_currentIndexChanged</b>(<i>index</i>) - <p> Private slot to handle the selection of a device type. </p> + <dl> <dt><i>index</i> (int)</dt> @@ -149,10 +147,10 @@ <a NAME="AddEditDevicesDialog.on_reportButton_clicked" ID="AddEditDevicesDialog.on_reportButton_clicked"></a> <h4>AddEditDevicesDialog.on_reportButton_clicked</h4> <b>on_reportButton_clicked</b>(<i></i>) - <p> Private slot to report the entered data to the eric-bugs email address. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>