eric6/Documentation/Source/eric6.MicroPython.ConnectionSelectionDialog.html

changeset 8139
418c2d9a767d
parent 8134
a5c4ac339f2a
equal deleted inserted replaced
8138:169e65a6787c 8139:418c2d9a767d
84 </tr> 84 </tr>
85 <tr> 85 <tr>
86 <td><a href="#ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged">on_deviceTypeComboBox_currentTextChanged</a></td> 86 <td><a href="#ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged">on_deviceTypeComboBox_currentTextChanged</a></td>
87 <td>Private slot to handle the selection of a device type.</td> 87 <td>Private slot to handle the selection of a device type.</td>
88 </tr> 88 </tr>
89 <tr>
90 <td><a href="#ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged">on_portNameComboBox_currentTextChanged</a></td>
91 <td>Private slot to handle the selection of a port name.</td>
92 </tr>
89 </table> 93 </table>
90 <h3>Static Methods</h3> 94 <h3>Static Methods</h3>
91 95
92 <table> 96 <table>
93 <tr><td>None</td></tr> 97 <tr><td>None</td></tr>
158 <dt><i>txt</i> (str)</dt> 162 <dt><i>txt</i> (str)</dt>
159 <dd> 163 <dd>
160 selected device description 164 selected device description
161 </dd> 165 </dd>
162 </dl> 166 </dl>
167 <a NAME="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged" ID="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged"></a>
168 <h4>ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged</h4>
169 <b>on_portNameComboBox_currentTextChanged</b>(<i>txt</i>)
170
171 <p>
172 Private slot to handle the selection of a port name.
173 </p>
174 <dl>
175
176 <dt><i>txt</i> (str)</dt>
177 <dd>
178 selected port
179 </dd>
180 </dl>
163 <div align="right"><a href="#top">Up</a></div> 181 <div align="right"><a href="#top">Up</a></div>
164 <hr /> 182 <hr />
165 </body></html> 183 </body></html>

eric ide

mercurial