eric6/Documentation/Help/source.qhp

changeset 8134
a5c4ac339f2a
parent 8131
f2129bb79269
child 8138
169e65a6787c
--- a/eric6/Documentation/Help/source.qhp	Wed Feb 24 17:55:10 2021 +0100
+++ b/eric6/Documentation/Help/source.qhp	Wed Feb 24 20:17:35 2021 +0100
@@ -237,6 +237,7 @@
           <section title="eric6.MicroPython" ref="index-eric6.MicroPython.html">
             <section title="eric6.MicroPython.AddEditDevicesDialog" ref="eric6.MicroPython.AddEditDevicesDialog.html" />
             <section title="eric6.MicroPython.CircuitPythonDevices" ref="eric6.MicroPython.CircuitPythonDevices.html" />
+            <section title="eric6.MicroPython.ConnectionSelectionDialog" ref="eric6.MicroPython.ConnectionSelectionDialog.html" />
             <section title="eric6.MicroPython.EspBackupRestoreFirmwareDialog" ref="eric6.MicroPython.EspBackupRestoreFirmwareDialog.html" />
             <section title="eric6.MicroPython.EspDevices" ref="eric6.MicroPython.EspDevices.html" />
             <section title="eric6.MicroPython.EspFirmwareSelectionDialog" ref="eric6.MicroPython.EspFirmwareSelectionDialog.html" />
@@ -3021,6 +3022,12 @@
       <keyword name="Connection.setClient" id="Connection.setClient" ref="eric6.Cooperation.Connection.html#Connection.setClient" />
       <keyword name="Connection.setGreetingMessage" id="Connection.setGreetingMessage" ref="eric6.Cooperation.Connection.html#Connection.setGreetingMessage" />
       <keyword name="Connection.timerEvent" id="Connection.timerEvent" ref="eric6.Cooperation.Connection.html#Connection.timerEvent" />
+      <keyword name="ConnectionSelectionDialog" id="ConnectionSelectionDialog" ref="eric6.MicroPython.ConnectionSelectionDialog.html#ConnectionSelectionDialog" />
+      <keyword name="ConnectionSelectionDialog (Constructor)" id="ConnectionSelectionDialog (Constructor)" ref="eric6.MicroPython.ConnectionSelectionDialog.html#ConnectionSelectionDialog.__init__" />
+      <keyword name="ConnectionSelectionDialog (Module)" id="ConnectionSelectionDialog (Module)" ref="eric6.MicroPython.ConnectionSelectionDialog.html" />
+      <keyword name="ConnectionSelectionDialog.__updateOK" id="ConnectionSelectionDialog.__updateOK" ref="eric6.MicroPython.ConnectionSelectionDialog.html#ConnectionSelectionDialog.__updateOK" />
+      <keyword name="ConnectionSelectionDialog.getData" id="ConnectionSelectionDialog.getData" ref="eric6.MicroPython.ConnectionSelectionDialog.html#ConnectionSelectionDialog.getData" />
+      <keyword name="ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged" id="ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged" ref="eric6.MicroPython.ConnectionSelectionDialog.html#ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged" />
       <keyword name="ContentDisposition" id="ContentDisposition" ref="eric6.E5Network.E5RFC6266.html#ContentDisposition" />
       <keyword name="ContentDisposition (Constructor)" id="ContentDisposition (Constructor)" ref="eric6.E5Network.E5RFC6266.html#ContentDisposition.__init__" />
       <keyword name="ContentDisposition.filename" id="ContentDisposition.filename" ref="eric6.E5Network.E5RFC6266.html#ContentDisposition.filename" />
@@ -18504,6 +18511,7 @@
       <file>eric6.IconEditor.IconSizeDialog.html</file>
       <file>eric6.MicroPython.AddEditDevicesDialog.html</file>
       <file>eric6.MicroPython.CircuitPythonDevices.html</file>
+      <file>eric6.MicroPython.ConnectionSelectionDialog.html</file>
       <file>eric6.MicroPython.EspBackupRestoreFirmwareDialog.html</file>
       <file>eric6.MicroPython.EspDevices.html</file>
       <file>eric6.MicroPython.EspFirmwareSelectionDialog.html</file>

eric ide

mercurial