1
<?xml version="1.0" encoding="UTF-8"?>
3
<class>ResetPasswordPage</class>
4
<widget class="QWizardPage" name="ResetPasswordPage">
5
<property name="geometry">
13
<property name="windowTitle">
16
<layout class="QVBoxLayout" name="verticalLayout_4">
17
<property name="spacing">
20
<property name="margin">
24
<layout class="QGridLayout" name="gridLayout">
25
<item row="0" column="0">
26
<layout class="QVBoxLayout" name="verticalLayout">
27
<property name="spacing">
31
<widget class="QLabel" name="reset_code">
32
<property name="sizePolicy">
33
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
34
<horstretch>0</horstretch>
35
<verstretch>0</verstretch>
38
<property name="minimumSize">
44
<property name="maximumSize">
46
<width>16777215</width>
47
<height>16777215</height>
50
<property name="font">
55
<property name="text">
56
<string notr="true">reset_code</string>
61
<widget class="QLineEdit" name="reset_code_line_edit">
62
<property name="sizePolicy">
63
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
64
<horstretch>0</horstretch>
65
<verstretch>0</verstretch>
68
<property name="minimumSize">
74
<property name="maximumSize">
77
<height>16777215</height>
84
<item row="1" column="0">
85
<layout class="QVBoxLayout" name="verticalLayout_2">
86
<property name="spacing">
90
<widget class="QLabel" name="password_label">
91
<property name="sizePolicy">
92
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
93
<horstretch>0</horstretch>
94
<verstretch>0</verstretch>
97
<property name="minimumSize">
103
<property name="maximumSize">
105
<width>16777215</width>
106
<height>16777215</height>
109
<property name="font">
114
<property name="text">
115
<string notr="true">password_label</string>
120
<widget class="QLineEdit" name="password_line_edit">
121
<property name="sizePolicy">
122
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
123
<horstretch>0</horstretch>
124
<verstretch>0</verstretch>
127
<property name="minimumSize">
133
<property name="maximumSize">
136
<height>16777215</height>
139
<property name="echoMode">
140
<enum>QLineEdit::Password</enum>
146
<item row="2" column="0">
147
<layout class="QVBoxLayout" name="verticalLayout_3">
148
<property name="spacing">
152
<widget class="QLabel" name="confirm_password_label">
153
<property name="sizePolicy">
154
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
155
<horstretch>0</horstretch>
156
<verstretch>0</verstretch>
159
<property name="minimumSize">
165
<property name="font">
170
<property name="text">
171
<string notr="true">confirm_password_label</string>
176
<widget class="QLineEdit" name="confirm_password_line_edit">
177
<property name="sizePolicy">
178
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
179
<horstretch>0</horstretch>
180
<verstretch>0</verstretch>
183
<property name="minimumSize">
189
<property name="maximumSize">
192
<height>16777215</height>
195
<property name="echoMode">
196
<enum>QLineEdit::Password</enum>
202
<item row="1" column="1" rowspan="2">
203
<widget class="QLabel" name="password_assistance">
204
<property name="sizePolicy">
205
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
206
<horstretch>0</horstretch>
207
<verstretch>0</verstretch>
210
<property name="minimumSize">
216
<property name="maximumSize">
222
<property name="text">
223
<string notr="true">password_assistance</string>
225
<property name="wordWrap">
228
<property name="indent">
236
<layout class="QHBoxLayout" name="horizontalLayout_3">
237
<property name="rightMargin">
241
<spacer name="horizontalSpacer_4">
242
<property name="orientation">
243
<enum>Qt::Horizontal</enum>
245
<property name="sizeType">
246
<enum>QSizePolicy::Expanding</enum>
248
<property name="sizeHint" stdset="0">
257
<widget class="QPushButton" name="reset_password_button">
258
<property name="enabled">
261
<property name="text">
262
<string notr="true"/>
269
<spacer name="verticalSpacer">
270
<property name="orientation">
271
<enum>Qt::Vertical</enum>
273
<property name="sizeHint" stdset="0">
1
<?xml version="1.0" encoding="UTF-8"?>
3
<class>ResetPasswordPage</class>
4
<widget class="QWizardPage" name="ResetPasswordPage">
5
<property name="geometry">
13
<property name="windowTitle">
14
<string>WizardPage</string>
16
<property name="layoutDirection">
17
<enum>Qt::LeftToRight</enum>
19
<layout class="QVBoxLayout" name="verticalLayout">
20
<property name="spacing">
23
<property name="margin">
27
<layout class="QHBoxLayout" name="horizontalLayout">
29
<layout class="QVBoxLayout" name="verticalLayout_2">
31
<widget class="QLabel" name="reset_code">
32
<property name="sizePolicy">
33
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
34
<horstretch>0</horstretch>
35
<verstretch>0</verstretch>
38
<property name="minimumSize">
44
<property name="maximumSize">
46
<width>16777215</width>
47
<height>16777215</height>
50
<property name="font">
56
<property name="text">
57
<string>reset_code</string>
62
<widget class="QLineEdit" name="reset_code_line_edit">
63
<property name="sizePolicy">
64
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
65
<horstretch>0</horstretch>
66
<verstretch>0</verstretch>
69
<property name="minimumSize">
75
<property name="maximumSize">
78
<height>16777215</height>
84
<widget class="QLabel" name="password_label">
85
<property name="sizePolicy">
86
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
87
<horstretch>0</horstretch>
88
<verstretch>0</verstretch>
91
<property name="minimumSize">
97
<property name="maximumSize">
99
<width>16777215</width>
100
<height>16777215</height>
103
<property name="font">
109
<property name="text">
110
<string>password_label</string>
115
<widget class="QLineEdit" name="password_line_edit">
116
<property name="sizePolicy">
117
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
118
<horstretch>0</horstretch>
119
<verstretch>0</verstretch>
122
<property name="minimumSize">
128
<property name="maximumSize">
131
<height>16777215</height>
134
<property name="echoMode">
135
<enum>QLineEdit::Password</enum>
140
<widget class="QLabel" name="confirm_password_label">
141
<property name="sizePolicy">
142
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
143
<horstretch>0</horstretch>
144
<verstretch>0</verstretch>
147
<property name="minimumSize">
153
<property name="font">
159
<property name="text">
160
<string>confirm_password_label</string>
165
<widget class="QLineEdit" name="confirm_password_line_edit">
166
<property name="sizePolicy">
167
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
168
<horstretch>0</horstretch>
169
<verstretch>0</verstretch>
172
<property name="minimumSize">
178
<property name="maximumSize">
181
<height>16777215</height>
184
<property name="echoMode">
185
<enum>QLineEdit::Password</enum>
190
<spacer name="verticalSpacer">
191
<property name="orientation">
192
<enum>Qt::Vertical</enum>
194
<property name="sizeHint" stdset="0">
203
<spacer name="horizontalSpacer_2">
204
<property name="orientation">
205
<enum>Qt::Horizontal</enum>
207
<property name="sizeType">
208
<enum>QSizePolicy::Fixed</enum>
210
<property name="sizeHint" stdset="0">
221
<layout class="QVBoxLayout" name="verticalLayout_3">
223
<spacer name="verticalSpacer_3">
224
<property name="orientation">
225
<enum>Qt::Vertical</enum>
227
<property name="sizeType">
228
<enum>QSizePolicy::Fixed</enum>
230
<property name="sizeHint" stdset="0">
239
<widget class="QLabel" name="password_assistance">
240
<property name="sizePolicy">
241
<sizepolicy hsizetype="Maximum" vsizetype="Preferred">
242
<horstretch>0</horstretch>
243
<verstretch>0</verstretch>
246
<property name="minimumSize">
252
<property name="maximumSize">
255
<height>16777215</height>
258
<property name="text">
259
<string>password_assistance</string>
261
<property name="indent">
267
<spacer name="verticalSpacer_2">
268
<property name="orientation">
269
<enum>Qt::Vertical</enum>
271
<property name="sizeHint" stdset="0">
280
<spacer name="horizontalSpacer">
281
<property name="orientation">
282
<enum>Qt::Horizontal</enum>
284
<property name="sizeType">
285
<enum>QSizePolicy::Ignored</enum>
287
<property name="sizeHint" stdset="0">
300
<layout class="QHBoxLayout" name="horizontalLayout_2">
302
<layout class="QHBoxLayout" name="horizontalLayout_3">
303
<property name="rightMargin">
307
<spacer name="horizontalSpacer_4">
308
<property name="orientation">
309
<enum>Qt::Horizontal</enum>
311
<property name="sizeType">
312
<enum>QSizePolicy::Expanding</enum>
314
<property name="sizeHint" stdset="0">
323
<widget class="QPushButton" name="reset_password_button">
324
<property name="enabled">
327
<property name="text">
341
<sender>confirm_password_line_edit</sender>
342
<signal>returnPressed()</signal>
343
<receiver>reset_password_button</receiver>
346
<hint type="sourcelabel">
350
<hint type="destinationlabel">