src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html

branch
eric7
changeset 10860
46d5db6cd55d
parent 10692
9becf9ca115c
child 11181
52e30cc024aa
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html	Mon Jul 22 17:07:46 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html	Mon Jul 22 17:08:40 2024 +0200
@@ -587,6 +587,10 @@
 <td>Private method to show the search window.</td>
 </tr>
 <tr>
+<td><a href="#WebBrowserWindow.__showSecurityKeysDialog">__showSecurityKeysDialog</a></td>
+<td>Private slot to show a dialog for managing FIDO2 security keys.</td>
+</tr>
+<tr>
 <td><a href="#WebBrowserWindow.__showSessionManagerDialog">__showSessionManagerDialog</a></td>
 <td>Private slot to show the session manager dialog.</td>
 </tr>
@@ -2437,6 +2441,13 @@
         Private method to show the search window.
 </p>
 
+<a NAME="WebBrowserWindow.__showSecurityKeysDialog" ID="WebBrowserWindow.__showSecurityKeysDialog"></a>
+<h4>WebBrowserWindow.__showSecurityKeysDialog</h4>
+<b>__showSecurityKeysDialog</b>(<i></i>)
+<p>
+        Private slot to show a dialog for managing FIDO2 security keys.
+</p>
+
 <a NAME="WebBrowserWindow.__showSessionManagerDialog" ID="WebBrowserWindow.__showSessionManagerDialog"></a>
 <h4>WebBrowserWindow.__showSessionManagerDialog</h4>
 <b>__showSessionManagerDialog</b>(<i></i>)

eric ide

mercurial