155 <tr> |
155 <tr> |
156 <td><a href="#MqttConnectionProfilesDialog.on_profilesList_currentItemChanged">on_profilesList_currentItemChanged</a></td> |
156 <td><a href="#MqttConnectionProfilesDialog.on_profilesList_currentItemChanged">on_profilesList_currentItemChanged</a></td> |
157 <td>Private slot to handle a change of the current profile.</td> |
157 <td>Private slot to handle a change of the current profile.</td> |
158 </tr> |
158 </tr> |
159 <tr> |
159 <tr> |
|
160 <td><a href="#MqttConnectionProfilesDialog.on_showPasswordButton_toggled">on_showPasswordButton_toggled</a></td> |
|
161 <td>Private slot to show or hide the password.</td> |
|
162 </tr> |
|
163 <tr> |
160 <td><a href="#MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled">on_tlsCertsFileButton_toggled</a></td> |
164 <td><a href="#MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled">on_tlsCertsFileButton_toggled</a></td> |
161 <td>Private slot handling the selection of using a non-default certificates file.</td> |
165 <td>Private slot handling the selection of using a non-default certificates file.</td> |
162 </tr> |
166 </tr> |
163 <tr> |
167 <tr> |
164 <td><a href="#MqttConnectionProfilesDialog.on_tlsCertsFilePicker_textChanged">on_tlsCertsFilePicker_textChanged</a></td> |
168 <td><a href="#MqttConnectionProfilesDialog.on_tlsCertsFilePicker_textChanged">on_tlsCertsFilePicker_textChanged</a></td> |
487 <dt><i>previous</i> (QListWidgetItem)</dt> |
491 <dt><i>previous</i> (QListWidgetItem)</dt> |
488 <dd> |
492 <dd> |
489 previous current item |
493 previous current item |
490 </dd> |
494 </dd> |
491 </dl> |
495 </dl> |
|
496 <a NAME="MqttConnectionProfilesDialog.on_showPasswordButton_toggled" ID="MqttConnectionProfilesDialog.on_showPasswordButton_toggled"></a> |
|
497 <h4>MqttConnectionProfilesDialog.on_showPasswordButton_toggled</h4> |
|
498 <b>on_showPasswordButton_toggled</b>(<i>checked</i>) |
|
499 |
|
500 <p> |
|
501 Private slot to show or hide the password. |
|
502 </p> |
|
503 <dl> |
|
504 |
|
505 <dt><i>checked</i> (bool)</dt> |
|
506 <dd> |
|
507 flag indicating the button state |
|
508 </dd> |
|
509 </dl> |
492 <a NAME="MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled" ID="MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled"></a> |
510 <a NAME="MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled" ID="MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled"></a> |
493 <h4>MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled</h4> |
511 <h4>MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled</h4> |
494 <b>on_tlsCertsFileButton_toggled</b>(<i>checked</i>) |
512 <b>on_tlsCertsFileButton_toggled</b>(<i>checked</i>) |
495 |
513 |
496 <p> |
514 <p> |