eric7.WebBrowser.WebAuth.Fido2InfoDialog
Module implementing a dialog showing information about the selected security key.
Global Attributes
Classes
Fido2InfoDialog |
Class implementing a dialog showing information about the selected security key. |
Functions
Fido2InfoDialog
Class implementing a dialog showing information about the selected security key.
Derived from
QDialog, Ui_Fido2InfoDialog
Class Attributes
Class Methods
Methods
Static Methods
Fido2InfoDialog (Constructor)
Fido2InfoDialog(header, manager, parent=None)
Constructor
- header (str)
-
header string
- manager (Fido2Management)
-
reference to the FIDO2 manager object
- parent (QWidget (optional))
-
reference to the parent widget (defaults to None)