16 |
16 |
17 a { color: #BA6D36; } |
17 a { color: #BA6D36; } |
18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body> |
|
22 <a NAME="top" ID="top"></a> |
22 <h1>eric6.WebBrowser.Sync.SyncEncryptionPage</h1> |
23 <h1>eric6.WebBrowser.Sync.SyncEncryptionPage</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing encryption settings wizard page. |
26 Module implementing encryption settings wizard page. |
25 </p> |
27 </p> |
26 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
|
29 |
27 <table> |
30 <table> |
28 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
29 </table> |
32 </table> |
30 <h3>Classes</h3> |
33 <h3>Classes</h3> |
31 <table> |
34 |
|
35 <table> |
|
36 |
32 <tr> |
37 <tr> |
33 <td><a href="#SyncEncryptionPage">SyncEncryptionPage</a></td> |
38 <td><a href="#SyncEncryptionPage">SyncEncryptionPage</a></td> |
34 <td>Class implementing encryption settings wizard page.</td> |
39 <td>Class implementing encryption settings wizard page.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
38 <table> |
43 |
39 <tr><td>None</td></tr> |
44 <table> |
40 </table> |
45 <tr><td>None</td></tr> |
41 <hr /><hr /> |
46 </table> |
|
47 <hr /> |
|
48 <hr /> |
42 <a NAME="SyncEncryptionPage" ID="SyncEncryptionPage"></a> |
49 <a NAME="SyncEncryptionPage" ID="SyncEncryptionPage"></a> |
43 <h2>SyncEncryptionPage</h2> |
50 <h2>SyncEncryptionPage</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing encryption settings wizard page. |
53 Class implementing encryption settings wizard page. |
46 </p> |
54 </p> |
47 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
48 QWizardPage, Ui_SyncEncryptionPage |
56 QWizardPage, Ui_SyncEncryptionPage |
49 <h3>Class Attributes</h3> |
57 <h3>Class Attributes</h3> |
|
58 |
50 <table> |
59 <table> |
51 <tr><td>None</td></tr> |
60 <tr><td>None</td></tr> |
52 </table> |
61 </table> |
53 <h3>Class Methods</h3> |
62 <h3>Class Methods</h3> |
|
63 |
54 <table> |
64 <table> |
55 <tr><td>None</td></tr> |
65 <tr><td>None</td></tr> |
56 </table> |
66 </table> |
57 <h3>Methods</h3> |
67 <h3>Methods</h3> |
58 <table> |
68 |
|
69 <table> |
|
70 |
59 <tr> |
71 <tr> |
60 <td><a href="#SyncEncryptionPage.__init__">SyncEncryptionPage</a></td> |
72 <td><a href="#SyncEncryptionPage.__init__">SyncEncryptionPage</a></td> |
61 <td>Constructor</td> |
73 <td>Constructor</td> |
62 </tr><tr> |
74 </tr> |
|
75 <tr> |
63 <td><a href="#SyncEncryptionPage.__updateUI">__updateUI</a></td> |
76 <td><a href="#SyncEncryptionPage.__updateUI">__updateUI</a></td> |
64 <td>Private slot to update the variable parts of the UI.</td> |
77 <td>Private slot to update the variable parts of the UI.</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="#SyncEncryptionPage.isComplete">isComplete</a></td> |
80 <td><a href="#SyncEncryptionPage.isComplete">isComplete</a></td> |
67 <td>Public method to check the completeness of the page.</td> |
81 <td>Public method to check the completeness of the page.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="#SyncEncryptionPage.nextId">nextId</a></td> |
84 <td><a href="#SyncEncryptionPage.nextId">nextId</a></td> |
70 <td>Public method returning the ID of the next wizard page.</td> |
85 <td>Public method returning the ID of the next wizard page.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#SyncEncryptionPage.on_encryptionGroupBox_toggled">on_encryptionGroupBox_toggled</a></td> |
88 <td><a href="#SyncEncryptionPage.on_encryptionGroupBox_toggled">on_encryptionGroupBox_toggled</a></td> |
73 <td>Private slot to handle changes of the encryption selection.</td> |
89 <td>Private slot to handle changes of the encryption selection.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged">on_encryptionKeyAgainEdit_textChanged</a></td> |
92 <td><a href="#SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged">on_encryptionKeyAgainEdit_textChanged</a></td> |
76 <td>Private slot to handle changes of the encryption key repetition.</td> |
93 <td>Private slot to handle changes of the encryption key repetition.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#SyncEncryptionPage.on_encryptionKeyEdit_textChanged">on_encryptionKeyEdit_textChanged</a></td> |
96 <td><a href="#SyncEncryptionPage.on_encryptionKeyEdit_textChanged">on_encryptionKeyEdit_textChanged</a></td> |
79 <td>Private slot to handle changes of the encryption key.</td> |
97 <td>Private slot to handle changes of the encryption key.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="#SyncEncryptionPage.on_reencryptCheckBox_toggled">on_reencryptCheckBox_toggled</a></td> |
100 <td><a href="#SyncEncryptionPage.on_reencryptCheckBox_toggled">on_reencryptCheckBox_toggled</a></td> |
82 <td>Private slot to handle changes of the re-encryption selection.</td> |
101 <td>Private slot to handle changes of the re-encryption selection.</td> |
83 </tr> |
102 </tr> |
84 </table> |
103 </table> |
85 <h3>Static Methods</h3> |
104 <h3>Static Methods</h3> |
86 <table> |
105 |
87 <tr><td>None</td></tr> |
106 <table> |
88 </table> |
107 <tr><td>None</td></tr> |
|
108 </table> |
|
109 |
89 <a NAME="SyncEncryptionPage.__init__" ID="SyncEncryptionPage.__init__"></a> |
110 <a NAME="SyncEncryptionPage.__init__" ID="SyncEncryptionPage.__init__"></a> |
90 <h4>SyncEncryptionPage (Constructor)</h4> |
111 <h4>SyncEncryptionPage (Constructor)</h4> |
91 <b>SyncEncryptionPage</b>(<i>parent=None</i>) |
112 <b>SyncEncryptionPage</b>(<i>parent=None</i>) |
|
113 |
92 <p> |
114 <p> |
93 Constructor |
115 Constructor |
94 </p><dl> |
116 </p> |
|
117 <dl> |
|
118 |
95 <dt><i>parent</i></dt> |
119 <dt><i>parent</i></dt> |
96 <dd> |
120 <dd> |
97 reference to the parent widget (QWidget) |
121 reference to the parent widget (QWidget) |
98 </dd> |
122 </dd> |
99 </dl><a NAME="SyncEncryptionPage.__updateUI" ID="SyncEncryptionPage.__updateUI"></a> |
123 </dl> |
|
124 <a NAME="SyncEncryptionPage.__updateUI" ID="SyncEncryptionPage.__updateUI"></a> |
100 <h4>SyncEncryptionPage.__updateUI</h4> |
125 <h4>SyncEncryptionPage.__updateUI</h4> |
101 <b>__updateUI</b>(<i></i>) |
126 <b>__updateUI</b>(<i></i>) |
|
127 |
102 <p> |
128 <p> |
103 Private slot to update the variable parts of the UI. |
129 Private slot to update the variable parts of the UI. |
104 </p><a NAME="SyncEncryptionPage.isComplete" ID="SyncEncryptionPage.isComplete"></a> |
130 </p> |
|
131 <a NAME="SyncEncryptionPage.isComplete" ID="SyncEncryptionPage.isComplete"></a> |
105 <h4>SyncEncryptionPage.isComplete</h4> |
132 <h4>SyncEncryptionPage.isComplete</h4> |
106 <b>isComplete</b>(<i></i>) |
133 <b>isComplete</b>(<i></i>) |
|
134 |
107 <p> |
135 <p> |
108 Public method to check the completeness of the page. |
136 Public method to check the completeness of the page. |
109 </p><dl> |
137 </p> |
|
138 <dl> |
110 <dt>Returns:</dt> |
139 <dt>Returns:</dt> |
111 <dd> |
140 <dd> |
112 flag indicating completeness (boolean) |
141 flag indicating completeness (boolean) |
113 </dd> |
142 </dd> |
114 </dl><a NAME="SyncEncryptionPage.nextId" ID="SyncEncryptionPage.nextId"></a> |
143 </dl> |
|
144 <a NAME="SyncEncryptionPage.nextId" ID="SyncEncryptionPage.nextId"></a> |
115 <h4>SyncEncryptionPage.nextId</h4> |
145 <h4>SyncEncryptionPage.nextId</h4> |
116 <b>nextId</b>(<i></i>) |
146 <b>nextId</b>(<i></i>) |
|
147 |
117 <p> |
148 <p> |
118 Public method returning the ID of the next wizard page. |
149 Public method returning the ID of the next wizard page. |
119 </p><dl> |
150 </p> |
|
151 <dl> |
120 <dt>Returns:</dt> |
152 <dt>Returns:</dt> |
121 <dd> |
153 <dd> |
122 next wizard page ID (integer) |
154 next wizard page ID (integer) |
123 </dd> |
155 </dd> |
124 </dl><a NAME="SyncEncryptionPage.on_encryptionGroupBox_toggled" ID="SyncEncryptionPage.on_encryptionGroupBox_toggled"></a> |
156 </dl> |
|
157 <a NAME="SyncEncryptionPage.on_encryptionGroupBox_toggled" ID="SyncEncryptionPage.on_encryptionGroupBox_toggled"></a> |
125 <h4>SyncEncryptionPage.on_encryptionGroupBox_toggled</h4> |
158 <h4>SyncEncryptionPage.on_encryptionGroupBox_toggled</h4> |
126 <b>on_encryptionGroupBox_toggled</b>(<i>on</i>) |
159 <b>on_encryptionGroupBox_toggled</b>(<i>on</i>) |
|
160 |
127 <p> |
161 <p> |
128 Private slot to handle changes of the encryption selection. |
162 Private slot to handle changes of the encryption selection. |
129 </p><dl> |
163 </p> |
|
164 <dl> |
|
165 |
130 <dt><i>on</i></dt> |
166 <dt><i>on</i></dt> |
131 <dd> |
167 <dd> |
132 state of the group box (boolean) |
168 state of the group box (boolean) |
133 </dd> |
169 </dd> |
134 </dl><a NAME="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged"></a> |
170 </dl> |
|
171 <a NAME="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged"></a> |
135 <h4>SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged</h4> |
172 <h4>SyncEncryptionPage.on_encryptionKeyAgainEdit_textChanged</h4> |
136 <b>on_encryptionKeyAgainEdit_textChanged</b>(<i>txt</i>) |
173 <b>on_encryptionKeyAgainEdit_textChanged</b>(<i>txt</i>) |
|
174 |
137 <p> |
175 <p> |
138 Private slot to handle changes of the encryption key repetition. |
176 Private slot to handle changes of the encryption key repetition. |
139 </p><dl> |
177 </p> |
|
178 <dl> |
|
179 |
140 <dt><i>txt</i></dt> |
180 <dt><i>txt</i></dt> |
141 <dd> |
181 <dd> |
142 content of the edit widget (string) |
182 content of the edit widget (string) |
143 </dd> |
183 </dd> |
144 </dl><a NAME="SyncEncryptionPage.on_encryptionKeyEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyEdit_textChanged"></a> |
184 </dl> |
|
185 <a NAME="SyncEncryptionPage.on_encryptionKeyEdit_textChanged" ID="SyncEncryptionPage.on_encryptionKeyEdit_textChanged"></a> |
145 <h4>SyncEncryptionPage.on_encryptionKeyEdit_textChanged</h4> |
186 <h4>SyncEncryptionPage.on_encryptionKeyEdit_textChanged</h4> |
146 <b>on_encryptionKeyEdit_textChanged</b>(<i>txt</i>) |
187 <b>on_encryptionKeyEdit_textChanged</b>(<i>txt</i>) |
|
188 |
147 <p> |
189 <p> |
148 Private slot to handle changes of the encryption key. |
190 Private slot to handle changes of the encryption key. |
149 </p><dl> |
191 </p> |
|
192 <dl> |
|
193 |
150 <dt><i>txt</i></dt> |
194 <dt><i>txt</i></dt> |
151 <dd> |
195 <dd> |
152 content of the edit widget (string) |
196 content of the edit widget (string) |
153 </dd> |
197 </dd> |
154 </dl><a NAME="SyncEncryptionPage.on_reencryptCheckBox_toggled" ID="SyncEncryptionPage.on_reencryptCheckBox_toggled"></a> |
198 </dl> |
|
199 <a NAME="SyncEncryptionPage.on_reencryptCheckBox_toggled" ID="SyncEncryptionPage.on_reencryptCheckBox_toggled"></a> |
155 <h4>SyncEncryptionPage.on_reencryptCheckBox_toggled</h4> |
200 <h4>SyncEncryptionPage.on_reencryptCheckBox_toggled</h4> |
156 <b>on_reencryptCheckBox_toggled</b>(<i>on</i>) |
201 <b>on_reencryptCheckBox_toggled</b>(<i>on</i>) |
|
202 |
157 <p> |
203 <p> |
158 Private slot to handle changes of the re-encryption selection. |
204 Private slot to handle changes of the re-encryption selection. |
159 </p><dl> |
205 </p> |
|
206 <dl> |
|
207 |
160 <dt><i>on</i></dt> |
208 <dt><i>on</i></dt> |
161 <dd> |
209 <dd> |
162 state of the check box (boolean) |
210 state of the check box (boolean) |
163 </dd> |
211 </dd> |
164 </dl> |
212 </dl> |