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

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
135 tuple of (int, int, str, str) 135 tuple of (int, int, str, str)
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <a NAME="ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged" ID="ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged"></a> 138 <a NAME="ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged" ID="ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged"></a>
139 <h4>ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged</h4> 139 <h4>ConnectionSelectionDialog.on_deviceTypeComboBox_currentTextChanged</h4>
140 <b>on_deviceTypeComboBox_currentTextChanged</b>(<i>txt</i>) 140 <b>on_deviceTypeComboBox_currentTextChanged</b>(<i>_txt</i>)
141 <p> 141 <p>
142 Private slot to handle the selection of a device type. 142 Private slot to handle the selection of a device type.
143 </p> 143 </p>
144 144
145 <dl> 145 <dl>
146 146
147 <dt><i>txt</i> (str)</dt> 147 <dt><i>_txt</i> (str)</dt>
148 <dd> 148 <dd>
149 selected device description 149 selected device description (unused)
150 </dd> 150 </dd>
151 </dl> 151 </dl>
152 <a NAME="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged" ID="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged"></a> 152 <a NAME="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged" ID="ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged"></a>
153 <h4>ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged</h4> 153 <h4>ConnectionSelectionDialog.on_portNameComboBox_currentTextChanged</h4>
154 <b>on_portNameComboBox_currentTextChanged</b>(<i>txt</i>) 154 <b>on_portNameComboBox_currentTextChanged</b>(<i>_txt</i>)
155 <p> 155 <p>
156 Private slot to handle the selection of a port name. 156 Private slot to handle the selection of a port name.
157 </p> 157 </p>
158 158
159 <dl> 159 <dl>
160 160
161 <dt><i>txt</i> (str)</dt> 161 <dt><i>_txt</i> (str)</dt>
162 <dd> 162 <dd>
163 selected port 163 selected port (unused)
164 </dd> 164 </dd>
165 </dl> 165 </dl>
166 <div align="right"><a href="#top">Up</a></div> 166 <div align="right"><a href="#top">Up</a></div>
167 <hr /> 167 <hr />
168 </body></html> 168 </body></html>

eric ide

mercurial