src/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html	Mon Apr 22 15:15:36 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html	Mon Apr 22 18:23:20 2024 +0200
@@ -132,16 +132,16 @@
 </dl>
 <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>)
+<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>
+<dt><i>_index</i> (int)</dt>
 <dd>
-index of the current item
+index of the current item (unused)
 </dd>
 </dl>
 <a NAME="AddEditDevicesDialog.on_reportButton_clicked" ID="AddEditDevicesDialog.on_reportButton_clicked"></a>

eric ide

mercurial