MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionProfilesDialog.html

branch
eric7
changeset 95
d830314cca87
parent 87
fe391e485681
child 108
d7808a71b234
--- a/MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionProfilesDialog.html	Mon Jun 14 19:14:23 2021 +0200
+++ b/MqttMonitor/Documentation/source/Plugin_Mqtt_Monitor.MqttMonitor.MqttConnectionProfilesDialog.html	Sat Jun 26 15:27:44 2021 +0200
@@ -157,6 +157,10 @@
 <td>Private slot to handle a change of the current profile.</td>
 </tr>
 <tr>
+<td><a href="#MqttConnectionProfilesDialog.on_showPasswordButton_toggled">on_showPasswordButton_toggled</a></td>
+<td>Private slot to show or hide the password.</td>
+</tr>
+<tr>
 <td><a href="#MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled">on_tlsCertsFileButton_toggled</a></td>
 <td>Private slot handling the selection of using a non-default certificates file.</td>
 </tr>
@@ -489,6 +493,20 @@
 previous current item
 </dd>
 </dl>
+<a NAME="MqttConnectionProfilesDialog.on_showPasswordButton_toggled" ID="MqttConnectionProfilesDialog.on_showPasswordButton_toggled"></a>
+<h4>MqttConnectionProfilesDialog.on_showPasswordButton_toggled</h4>
+<b>on_showPasswordButton_toggled</b>(<i>checked</i>)
+
+<p>
+        Private slot to show or hide the password.
+</p>
+<dl>
+
+<dt><i>checked</i> (bool)</dt>
+<dd>
+flag indicating the button state
+</dd>
+</dl>
 <a NAME="MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled" ID="MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled"></a>
 <h4>MqttConnectionProfilesDialog.on_tlsCertsFileButton_toggled</h4>
 <b>on_tlsCertsFileButton_toggled</b>(<i>checked</i>)

eric ide

mercurial