src/eric7/Documentation/Source/eric7.UI.UserInterface.html

branch
eric7
changeset 10862
c14dae55e9d8
parent 10838
2989df16da36
child 10877
83e79644616a
diff -r dca41a88abcb -r c14dae55e9d8 src/eric7/Documentation/Source/eric7.UI.UserInterface.html
--- a/src/eric7/Documentation/Source/eric7.UI.UserInterface.html	Mon Jul 22 17:10:23 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.UserInterface.html	Mon Jul 22 17:37:28 2024 +0200
@@ -702,6 +702,10 @@
 <td>Private slot to handle SSL errors.</td>
 </tr>
 <tr>
+<td><a href="#UserInterface.__startFido2SecurityKeyMgmt">__startFido2SecurityKeyMgmt</a></td>
+<td>Private slot to start the FIDO2 Security Key Management.</td>
+</tr>
+<tr>
 <td><a href="#UserInterface.__startTestProject">__startTestProject</a></td>
 <td>Private slot for displaying the testing dialog and run the test for the current project.</td>
 </tr>
@@ -2718,6 +2722,13 @@
 list of SSL errors
 </dd>
 </dl>
+<a NAME="UserInterface.__startFido2SecurityKeyMgmt" ID="UserInterface.__startFido2SecurityKeyMgmt"></a>
+<h4>UserInterface.__startFido2SecurityKeyMgmt</h4>
+<b>__startFido2SecurityKeyMgmt</b>(<i></i>)
+<p>
+        Private slot to start the FIDO2 Security Key Management.
+</p>
+
 <a NAME="UserInterface.__startTestProject" ID="UserInterface.__startTestProject"></a>
 <h4>UserInterface.__startTestProject</h4>
 <b>__startTestProject</b>(<i></i>)

eric ide

mercurial