src/eric7/Documentation/Source/eric7.WebBrowser.WebAuth.Fido2PinDialog.html

Sat, 14 Dec 2024 13:03:11 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 14 Dec 2024 13:03:11 +0100
branch
eric7
changeset 11093
e8932a99beb4
parent 10860
46d5db6cd55d
permissions
-rw-r--r--

pip Interface
- Changed the package search function to open an external web browser with the package search term (PyPI does not support programmatic search anymore).

10860
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <!DOCTYPE html>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <html><head>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <title>eric7.WebBrowser.WebAuth.Fido2PinDialog</title>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <meta charset="UTF-8">
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <link rel="stylesheet" href="styles.css">
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 </head>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 <body>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 <a NAME="top" ID="top"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 <h1>eric7.WebBrowser.WebAuth.Fido2PinDialog</h1>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 Module implementing a dialog to enter the current and potentially new PIN.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 <h3>Global Attributes</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 <h3>Classes</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <td><a href="#Fido2PinDialog">Fido2PinDialog</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <td>Class implementing a dialog to enter the current and potentially new PIN.</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 <td><a href="#Fido2PinDialogMode">Fido2PinDialogMode</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <td>Class defining the various PIN dialog mode.</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 <h3>Functions</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 <hr />
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 <hr />
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 <a NAME="Fido2PinDialog" ID="Fido2PinDialog"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <h2>Fido2PinDialog</h2>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 Class implementing a dialog to enter the current and potentially new PIN.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <h3>Derived from</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 QDialog, Ui_Fido2PinDialog
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 <h3>Class Attributes</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 <h3>Class Methods</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 <h3>Methods</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <td><a href="#Fido2PinDialog.__init__">Fido2PinDialog</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 <td>Constructor</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 <td><a href="#Fido2PinDialog.__checkPins">__checkPins</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
64 <td>Private slot to check the entered PIN(s).</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <td><a href="#Fido2PinDialog.__showPinErrors">__showPinErrors</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 <td>Private method to show some error messages.</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 <td><a href="#Fido2PinDialog.getPins">getPins</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
72 <td>Public method to get the entered PINs.</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
73 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
74 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 <td><a href="#Fido2PinDialog.on_newPinButton_toggled">on_newPinButton_toggled</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
76 <td>Private slot to handle the toggling of the new PIN visibility.</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
77 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
78 <tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
79 <td><a href="#Fido2PinDialog.on_pinButton_toggled">on_pinButton_toggled</a></td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
80 <td>Private slot to handle the toggling of the PIN visibility.</td>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 </tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 <h3>Static Methods</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
86 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 <a NAME="Fido2PinDialog.__init__" ID="Fido2PinDialog.__init__"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 <h4>Fido2PinDialog (Constructor)</h4>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 <b>Fido2PinDialog</b>(<i>mode, title, message, minLength, retries, parent=None</i>)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 Constructor
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 <dt><i>mode</i> (Fido2PinDialogMode)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 mode of the dialog
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 <dt><i>title</i> (str)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 header title to be shown
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 <dt><i>message</i> (str)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
109 more decriptive text to be shown
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 <dt><i>minLength</i> (int)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 minimum PIN length
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 <dt><i>retries</i> (int)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 number of attempts remaining before the security key get locked
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 <dt><i>parent</i> (QWidget (optional))</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 reference to the parent widget (defaults to None)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 </dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 <a NAME="Fido2PinDialog.__checkPins" ID="Fido2PinDialog.__checkPins"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 <h4>Fido2PinDialog.__checkPins</h4>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 <b>__checkPins</b>(<i></i>)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
128 Private slot to check the entered PIN(s).
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
129 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
131 Appropriate error messages are shown in case of issues and the state of
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
132 the OK button is set accordingly.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
133 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
134
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 <a NAME="Fido2PinDialog.__showPinErrors" ID="Fido2PinDialog.__showPinErrors"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 <h4>Fido2PinDialog.__showPinErrors</h4>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 <b>__showPinErrors</b>(<i>errorMessages</i>)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
139 Private method to show some error messages.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 <dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 <dt><i>errorMessages</i> (list of str)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 list of error messages
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 </dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 <a NAME="Fido2PinDialog.getPins" ID="Fido2PinDialog.getPins"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 <h4>Fido2PinDialog.getPins</h4>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 <b>getPins</b>(<i></i>)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 Public method to get the entered PINs.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 <dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
157 <dt>Return:</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 tuple containing the current and new PIN
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 </dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 <dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
163 <dt>Return Type:</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
165 tuple of (str, str)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
166 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 </dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
168 <a NAME="Fido2PinDialog.on_newPinButton_toggled" ID="Fido2PinDialog.on_newPinButton_toggled"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
169 <h4>Fido2PinDialog.on_newPinButton_toggled</h4>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 <b>on_newPinButton_toggled</b>(<i>checked</i>)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 Private slot to handle the toggling of the new PIN visibility.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
173 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
175 <dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 <dt><i>checked</i> (bool)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
178 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
179 state of the new PIN visibility button
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
180 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
181 </dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
182 <a NAME="Fido2PinDialog.on_pinButton_toggled" ID="Fido2PinDialog.on_pinButton_toggled"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
183 <h4>Fido2PinDialog.on_pinButton_toggled</h4>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
184 <b>on_pinButton_toggled</b>(<i>checked</i>)
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
185 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
186 Private slot to handle the toggling of the PIN visibility.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
188
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
189 <dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
190
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
191 <dt><i>checked</i> (bool)</dt>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
192 <dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 state of the PIN visibility button
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
194 </dd>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
195 </dl>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
196 <div align="right"><a href="#top">Up</a></div>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
197 <hr />
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
198 <hr />
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
199 <a NAME="Fido2PinDialogMode" ID="Fido2PinDialogMode"></a>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
200 <h2>Fido2PinDialogMode</h2>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
201 <p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
202 Class defining the various PIN dialog mode.
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
203 </p>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
204
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
205 <h3>Derived from</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
206 enum.Enum
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
207 <h3>Class Attributes</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
208 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
209 <tr><td>CHANGE</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
210 <tr><td>GET</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
211 <tr><td>SET</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
212 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
213
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
214 <h3>Class Methods</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
215 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
216 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
217 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
218
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
219 <h3>Methods</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
220 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
221 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
222 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
223
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
224 <h3>Static Methods</h3>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
225 <table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
226 <tr><td>None</td></tr>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
227 </table>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
228
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
229
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
230 <div align="right"><a href="#top">Up</a></div>
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
231 <hr />
46d5db6cd55d Updated the source code documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
232 </body></html>

eric ide

mercurial