-
Notifications
You must be signed in to change notification settings - Fork 0
/
applydelegatepage.ui
377 lines (377 loc) · 9.92 KB
/
applydelegatepage.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ApplyDelegatePage</class>
<widget class="QWidget" name="ApplyDelegatePage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>827</width>
<height>525</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>30</x>
<y>27</y>
<width>191</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>代理账户升级</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>240</x>
<y>28</y>
<width>500</width>
<height>32</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(127, 127, 127);</string>
</property>
<property name="text">
<string>升级成代理账户后,您不仅拥有注册用户的功能,还拥有被投票的权利;
并且当您的排名进入前99名以后,你将获得出块权利,从而获得出块奖励</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>130</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(40,40,40);</string>
</property>
<property name="text">
<string>待升级账户</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>50</x>
<y>190</y>
<width>100</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(40,40,40);</string>
</property>
<property name="text">
<string>待升级账户地址</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>90</x>
<y>230</y>
<width>60</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(40,40,40);</string>
</property>
<property name="text">
<string>账户余额</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="tipLabel">
<property name="geometry">
<rect>
<x>330</x>
<y>150</y>
<width>200</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 96, 82);</string>
</property>
<property name="text">
<string>余额不足</string>
</property>
</widget>
<widget class="QComboBox" name="accountComboBox">
<property name="geometry">
<rect>
<x>177</x>
<y>150</y>
<width>120</width>
<height>24</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="addressLabel">
<property name="geometry">
<rect>
<x>180</x>
<y>190</y>
<width>520</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(134, 134, 134);</string>
</property>
<property name="text">
<string notr="true">GOPSSDDSWEXsdfsdffdfdfd</string>
</property>
</widget>
<widget class="QLabel" name="balanceLabel">
<property name="geometry">
<rect>
<x>180</x>
<y>230</y>
<width>221</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(90, 119, 197);</string>
</property>
<property name="text">
<string notr="true">0 GOP</string>
</property>
</widget>
<widget class="QToolButton" name="upgradeBtn">
<property name="geometry">
<rect>
<x>180</x>
<y>440</y>
<width>120</width>
<height>36</height>
</rect>
</property>
<property name="font">
<font/>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true">QToolButton{background-color:#469cfc;color:#ffffff;border:0px solid rgb(64,153,255);border-radius:3px;}
QToolButton:hover{background-color:#62a9f8;}
QToolButton:disabled{background-color:#cecece;}</string>
</property>
<property name="text">
<string>升级</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>180</x>
<y>270</y>
<width>371</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-weight:600; color:#282828;">账户需要保留余额 </span><span style=" font-weight:600; color:#ff503f;">1221.83GOP </span><span style=" font-weight:600; color:#282828;">来进行升级</span></p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>180</x>
<y>295</y>
<width>321</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(134, 134, 134);</string>
</property>
<property name="text">
<string>实际费用是1221.828181(包括0.01手续费)</string>
</property>
</widget>
<widget class="QLabel" name="wrongLabel">
<property name="geometry">
<rect>
<x>460</x>
<y>343</y>
<width>200</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 96, 82);</string>
</property>
<property name="text">
<string>该账户名已有人使用,请换一个</string>
</property>
</widget>
<widget class="QLabel" name="correctLabel">
<property name="geometry">
<rect>
<x>460</x>
<y>343</y>
<width>350</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(103,182,103);</string>
</property>
<property name="text">
<string>该账户名可用,一旦设置不可更改</string>
</property>
</widget>
<widget class="QLineEdit" name="addressNameLineEdit">
<property name="geometry">
<rect>
<x>180</x>
<y>340</y>
<width>250</width>
<height>30</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="contextMenuPolicy">
<enum>Qt::DefaultContextMenu</enum>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>60</x>
<y>343</y>
<width>90</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(40,40,40);</string>
</property>
<property name="text">
<string>升级账户名</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="tipLabel2">
<property name="geometry">
<rect>
<x>187</x>
<y>376</y>
<width>600</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font/>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(134, 134, 134);</string>
</property>
<property name="text">
<string>只允许小写字母和数字,且必须以小写字母开头
此账户名将被永久的注册在Fry区块链上,不可删除和修改</string>
</property>
</widget>
<widget class="QLabel" name="wrongLabel2">
<property name="geometry">
<rect>
<x>460</x>
<y>343</y>
<width>200</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 96, 82);</string>
</property>
<property name="text">
<string>超过63个字符</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>