blob: b04d16d5ab9174a4131734922db686c57f6d1631 [file] [log] [blame]
Isa Nanic6e4a39a2018-12-04 14:26:02 -05001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>LinkDevWidget</class>
4 <widget class="QWidget" name="LinkDevWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>744</width>
10 <height>848</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <widget class="QWidget" name="verticalLayoutWidget">
17 <property name="geometry">
18 <rect>
19 <x>9</x>
20 <y>9</y>
21 <width>701</width>
22 <height>791</height>
23 </rect>
24 </property>
25 <layout class="QVBoxLayout" name="verticalLayout" stretch="0">
26 <item>
27 <widget class="QStackedWidget" name="stackedWidget">
Isa Nanic5bafcb92018-12-19 12:54:51 -050028 <property name="minimumSize">
29 <size>
30 <width>600</width>
31 <height>0</height>
32 </size>
33 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050034 <property name="currentIndex">
Isa Nanic5bafcb92018-12-19 12:54:51 -050035 <number>0</number>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050036 </property>
37 <widget class="QWidget" name="start">
38 <widget class="QWidget" name="verticalLayoutWidget_2">
39 <property name="geometry">
40 <rect>
41 <x>9</x>
42 <y>19</y>
43 <width>681</width>
44 <height>761</height>
45 </rect>
46 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -050047 <layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,0,0,0,0,0,1">
Isa Nanic6e4a39a2018-12-04 14:26:02 -050048 <item>
49 <spacer name="verticalSpacer">
50 <property name="orientation">
51 <enum>Qt::Vertical</enum>
52 </property>
53 <property name="sizeType">
54 <enum>QSizePolicy::MinimumExpanding</enum>
55 </property>
56 <property name="sizeHint" stdset="0">
57 <size>
58 <width>20</width>
59 <height>40</height>
60 </size>
61 </property>
62 </spacer>
63 </item>
64 <item>
65 <layout class="QHBoxLayout" name="horizontalLayout" stretch="1,0,1">
66 <item>
67 <spacer name="horizontalSpacer">
68 <property name="orientation">
69 <enum>Qt::Horizontal</enum>
70 </property>
71 <property name="sizeHint" stdset="0">
72 <size>
73 <width>40</width>
74 <height>20</height>
75 </size>
76 </property>
77 </spacer>
78 </item>
79 <item>
80 <widget class="QLabel" name="label">
Isa Nanic5bafcb92018-12-19 12:54:51 -050081 <property name="sizePolicy">
82 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
83 <horstretch>0</horstretch>
84 <verstretch>0</verstretch>
85 </sizepolicy>
86 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050087 <property name="font">
88 <font>
89 <pointsize>10</pointsize>
90 </font>
91 </property>
92 <property name="text">
93 <string>Add A New Device</string>
94 </property>
95 </widget>
96 </item>
97 <item>
98 <spacer name="horizontalSpacer_2">
99 <property name="orientation">
100 <enum>Qt::Horizontal</enum>
101 </property>
102 <property name="sizeType">
103 <enum>QSizePolicy::Minimum</enum>
104 </property>
105 <property name="sizeHint" stdset="0">
106 <size>
107 <width>40</width>
108 <height>20</height>
109 </size>
110 </property>
111 </spacer>
112 </item>
113 </layout>
114 </item>
115 <item>
116 <spacer name="verticalSpacer_3">
117 <property name="orientation">
118 <enum>Qt::Vertical</enum>
119 </property>
120 <property name="sizeType">
121 <enum>QSizePolicy::Fixed</enum>
122 </property>
123 <property name="sizeHint" stdset="0">
124 <size>
125 <width>20</width>
126 <height>40</height>
127 </size>
128 </property>
129 </spacer>
130 </item>
131 <item>
132 <layout class="QHBoxLayout" name="horizontalLayout_5">
133 <item>
134 <spacer name="horizontalSpacer_3">
135 <property name="orientation">
136 <enum>Qt::Horizontal</enum>
137 </property>
138 <property name="sizeHint" stdset="0">
139 <size>
140 <width>40</width>
141 <height>20</height>
142 </size>
143 </property>
144 </spacer>
145 </item>
146 <item>
147 <widget class="QLabel" name="label_2">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500148 <property name="sizePolicy">
149 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
150 <horstretch>0</horstretch>
151 <verstretch>0</verstretch>
152 </sizepolicy>
153 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500154 <property name="text">
155 <string>To add a new device, enter your account password:</string>
156 </property>
157 </widget>
158 </item>
159 <item>
160 <spacer name="horizontalSpacer_4">
161 <property name="orientation">
162 <enum>Qt::Horizontal</enum>
163 </property>
164 <property name="sizeHint" stdset="0">
165 <size>
166 <width>40</width>
167 <height>20</height>
168 </size>
169 </property>
170 </spacer>
171 </item>
172 </layout>
173 </item>
174 <item>
175 <layout class="QHBoxLayout" name="horizontalLayout_2">
176 <item>
177 <spacer name="horizontalSpacer_7">
178 <property name="orientation">
179 <enum>Qt::Horizontal</enum>
180 </property>
181 <property name="sizeHint" stdset="0">
182 <size>
183 <width>40</width>
184 <height>20</height>
185 </size>
186 </property>
187 </spacer>
188 </item>
189 <item>
190 <widget class="QLineEdit" name="passwordLineEdit">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500191 <property name="sizePolicy">
192 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
193 <horstretch>0</horstretch>
194 <verstretch>0</verstretch>
195 </sizepolicy>
196 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500197 <property name="minimumSize">
198 <size>
199 <width>250</width>
200 <height>0</height>
201 </size>
202 </property>
203 <property name="echoMode">
204 <enum>QLineEdit::Password</enum>
205 </property>
206 <property name="alignment">
207 <set>Qt::AlignCenter</set>
208 </property>
209 </widget>
210 </item>
211 <item>
212 <spacer name="horizontalSpacer_8">
213 <property name="orientation">
214 <enum>Qt::Horizontal</enum>
215 </property>
216 <property name="sizeHint" stdset="0">
217 <size>
218 <width>40</width>
219 <height>20</height>
220 </size>
221 </property>
222 </spacer>
223 </item>
224 </layout>
225 </item>
226 <item>
227 <layout class="QHBoxLayout" name="horizontalLayout_3">
228 <item>
229 <spacer name="horizontalSpacer_9">
230 <property name="orientation">
231 <enum>Qt::Horizontal</enum>
232 </property>
233 <property name="sizeHint" stdset="0">
234 <size>
235 <width>40</width>
236 <height>20</height>
237 </size>
238 </property>
239 </spacer>
240 </item>
241 <item>
242 <widget class="QPushButton" name="cancelBtn">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500243 <property name="sizePolicy">
244 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
245 <horstretch>0</horstretch>
246 <verstretch>0</verstretch>
247 </sizepolicy>
248 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500249 <property name="text">
250 <string>Cancel</string>
251 </property>
252 </widget>
253 </item>
254 <item>
255 <spacer name="horizontalSpacer_11">
256 <property name="orientation">
257 <enum>Qt::Horizontal</enum>
258 </property>
259 <property name="sizeType">
260 <enum>QSizePolicy::Fixed</enum>
261 </property>
262 <property name="sizeHint" stdset="0">
263 <size>
264 <width>40</width>
265 <height>20</height>
266 </size>
267 </property>
268 </spacer>
269 </item>
270 <item>
271 <widget class="QPushButton" name="enterBtn">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500272 <property name="sizePolicy">
273 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
274 <horstretch>0</horstretch>
275 <verstretch>0</verstretch>
276 </sizepolicy>
277 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500278 <property name="text">
279 <string>Enter</string>
280 </property>
281 </widget>
282 </item>
283 <item>
284 <spacer name="horizontalSpacer_10">
285 <property name="orientation">
286 <enum>Qt::Horizontal</enum>
287 </property>
288 <property name="sizeHint" stdset="0">
289 <size>
290 <width>40</width>
291 <height>20</height>
292 </size>
293 </property>
294 </spacer>
295 </item>
296 </layout>
297 </item>
298 <item>
299 <spacer name="verticalSpacer_2">
300 <property name="orientation">
301 <enum>Qt::Vertical</enum>
302 </property>
303 <property name="sizeHint" stdset="0">
304 <size>
305 <width>20</width>
306 <height>40</height>
307 </size>
308 </property>
309 </spacer>
310 </item>
311 </layout>
312 </widget>
313 </widget>
314 <widget class="QWidget" name="middle">
315 <widget class="QWidget" name="verticalLayoutWidget_3">
316 <property name="geometry">
317 <rect>
318 <x>14</x>
319 <y>9</y>
320 <width>671</width>
321 <height>771</height>
322 </rect>
323 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500324 <layout class="QVBoxLayout" name="verticalLayout_3" stretch="1,0,1">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500325 <item>
326 <spacer name="verticalSpacer_4">
327 <property name="orientation">
328 <enum>Qt::Vertical</enum>
329 </property>
330 <property name="sizeHint" stdset="0">
331 <size>
332 <width>20</width>
333 <height>40</height>
334 </size>
335 </property>
336 </spacer>
337 </item>
338 <item>
339 <widget class="QWidget" name="widget" native="true">
340 <layout class="QVBoxLayout" name="verticalLayout_5">
341 <item>
342 <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="1,0,1">
343 <item>
344 <spacer name="horizontalSpacer_12">
345 <property name="orientation">
346 <enum>Qt::Horizontal</enum>
347 </property>
348 <property name="sizeHint" stdset="0">
349 <size>
350 <width>40</width>
351 <height>20</height>
352 </size>
353 </property>
354 </spacer>
355 </item>
356 <item>
357 <widget class="QLabel" name="label_3">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500358 <property name="sizePolicy">
359 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
360 <horstretch>0</horstretch>
361 <verstretch>0</verstretch>
362 </sizepolicy>
363 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500364 <property name="text">
Sébastien Blincba5b522018-12-10 12:48:36 -0500365 <string>Exporting account on the network</string>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500366 </property>
Isa Nanic054ef9a2018-12-11 11:56:28 -0500367 <property name="alignment">
368 <set>Qt::AlignCenter</set>
369 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500370 </widget>
371 </item>
372 <item>
373 <spacer name="horizontalSpacer_13">
374 <property name="orientation">
375 <enum>Qt::Horizontal</enum>
376 </property>
377 <property name="sizeHint" stdset="0">
378 <size>
379 <width>40</width>
380 <height>20</height>
381 </size>
382 </property>
383 </spacer>
384 </item>
385 </layout>
386 </item>
387 <item>
388 <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="1,0,1">
389 <item>
390 <spacer name="horizontalSpacer_5">
391 <property name="orientation">
392 <enum>Qt::Horizontal</enum>
393 </property>
394 <property name="sizeHint" stdset="0">
395 <size>
396 <width>40</width>
397 <height>20</height>
398 </size>
399 </property>
400 </spacer>
401 </item>
402 <item>
403 <widget class="QLabel" name="spinningLabel">
404 <property name="sizePolicy">
405 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
406 <horstretch>0</horstretch>
407 <verstretch>0</verstretch>
408 </sizepolicy>
409 </property>
410 <property name="minimumSize">
411 <size>
412 <width>50</width>
413 <height>50</height>
414 </size>
415 </property>
416 <property name="maximumSize">
417 <size>
418 <width>50</width>
419 <height>50</height>
420 </size>
421 </property>
422 <property name="text">
423 <string/>
424 </property>
425 </widget>
426 </item>
427 <item>
428 <spacer name="horizontalSpacer_6">
429 <property name="orientation">
430 <enum>Qt::Horizontal</enum>
431 </property>
432 <property name="sizeHint" stdset="0">
433 <size>
434 <width>40</width>
435 <height>20</height>
436 </size>
437 </property>
438 </spacer>
439 </item>
440 </layout>
441 </item>
442 </layout>
443 </widget>
444 </item>
445 <item>
446 <spacer name="verticalSpacer_5">
447 <property name="orientation">
448 <enum>Qt::Vertical</enum>
449 </property>
450 <property name="sizeHint" stdset="0">
451 <size>
452 <width>20</width>
453 <height>40</height>
454 </size>
455 </property>
456 </spacer>
457 </item>
458 </layout>
459 </widget>
460 </widget>
461 <widget class="QWidget" name="end">
462 <widget class="QWidget" name="verticalLayoutWidget_4">
463 <property name="geometry">
464 <rect>
465 <x>10</x>
466 <y>10</y>
467 <width>681</width>
468 <height>771</height>
469 </rect>
470 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500471 <layout class="QVBoxLayout" name="verticalLayout_4" stretch="1,0,0,0,0,1">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500472 <item>
473 <spacer name="verticalSpacer_6">
474 <property name="orientation">
475 <enum>Qt::Vertical</enum>
476 </property>
477 <property name="sizeHint" stdset="0">
478 <size>
479 <width>20</width>
480 <height>40</height>
481 </size>
482 </property>
483 </spacer>
484 </item>
485 <item>
486 <layout class="QHBoxLayout" name="horizontalLayout_7">
487 <item>
488 <spacer name="horizontalSpacer_14">
489 <property name="orientation">
490 <enum>Qt::Horizontal</enum>
491 </property>
492 <property name="sizeHint" stdset="0">
493 <size>
494 <width>40</width>
495 <height>20</height>
496 </size>
497 </property>
498 </spacer>
499 </item>
500 <item>
501 <widget class="QLabel" name="label_4">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500502 <property name="sizePolicy">
503 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
504 <horstretch>0</horstretch>
505 <verstretch>0</verstretch>
506 </sizepolicy>
507 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500508 <property name="text">
509 <string>Your generated pin:</string>
510 </property>
511 </widget>
512 </item>
513 <item>
514 <spacer name="horizontalSpacer_15">
515 <property name="orientation">
516 <enum>Qt::Horizontal</enum>
517 </property>
518 <property name="sizeHint" stdset="0">
519 <size>
520 <width>40</width>
521 <height>20</height>
522 </size>
523 </property>
524 </spacer>
525 </item>
526 </layout>
527 </item>
528 <item>
529 <layout class="QHBoxLayout" name="horizontalLayout_8">
530 <item>
531 <spacer name="horizontalSpacer_16">
532 <property name="orientation">
533 <enum>Qt::Horizontal</enum>
534 </property>
535 <property name="sizeHint" stdset="0">
536 <size>
537 <width>40</width>
538 <height>20</height>
539 </size>
540 </property>
541 </spacer>
542 </item>
543 <item>
544 <widget class="QLabel" name="label_5">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500545 <property name="sizePolicy">
546 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
547 <horstretch>0</horstretch>
548 <verstretch>0</verstretch>
549 </sizepolicy>
550 </property>
Isa Nanic054ef9a2018-12-11 11:56:28 -0500551 <property name="font">
552 <font>
553 <pointsize>10</pointsize>
554 </font>
555 </property>
556 <property name="cursor">
557 <cursorShape>IBeamCursor</cursorShape>
558 </property>
559 <property name="focusPolicy">
560 <enum>Qt::StrongFocus</enum>
561 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500562 <property name="text">
563 <string/>
564 </property>
Isa Nanic054ef9a2018-12-11 11:56:28 -0500565 <property name="textInteractionFlags">
566 <set>Qt::TextSelectableByMouse</set>
567 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500568 </widget>
569 </item>
570 <item>
571 <spacer name="horizontalSpacer_17">
572 <property name="orientation">
573 <enum>Qt::Horizontal</enum>
574 </property>
575 <property name="sizeHint" stdset="0">
576 <size>
577 <width>40</width>
578 <height>20</height>
579 </size>
580 </property>
581 </spacer>
582 </item>
583 </layout>
584 </item>
585 <item>
586 <layout class="QHBoxLayout" name="horizontalLayout_9">
587 <item>
588 <spacer name="horizontalSpacer_18">
589 <property name="orientation">
590 <enum>Qt::Horizontal</enum>
591 </property>
592 <property name="sizeHint" stdset="0">
593 <size>
594 <width>40</width>
595 <height>20</height>
596 </size>
597 </property>
598 </spacer>
599 </item>
600 <item>
601 <widget class="QLabel" name="label_6">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500602 <property name="sizePolicy">
603 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
604 <horstretch>0</horstretch>
605 <verstretch>0</verstretch>
606 </sizepolicy>
607 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500608 <property name="text">
609 <string>This pin and the account password should be entered in your device within 5 minutes.</string>
610 </property>
611 </widget>
612 </item>
613 <item>
614 <spacer name="horizontalSpacer_19">
615 <property name="orientation">
616 <enum>Qt::Horizontal</enum>
617 </property>
618 <property name="sizeHint" stdset="0">
619 <size>
620 <width>40</width>
621 <height>20</height>
622 </size>
623 </property>
624 </spacer>
625 </item>
626 </layout>
627 </item>
628 <item>
629 <layout class="QHBoxLayout" name="horizontalLayout_10">
630 <item>
631 <spacer name="horizontalSpacer_20">
632 <property name="orientation">
633 <enum>Qt::Horizontal</enum>
634 </property>
635 <property name="sizeHint" stdset="0">
636 <size>
637 <width>40</width>
638 <height>20</height>
639 </size>
640 </property>
641 </spacer>
642 </item>
643 <item>
644 <widget class="QPushButton" name="closePushButton">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500645 <property name="sizePolicy">
646 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
647 <horstretch>0</horstretch>
648 <verstretch>0</verstretch>
649 </sizepolicy>
650 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500651 <property name="text">
652 <string>Close</string>
653 </property>
654 </widget>
655 </item>
656 <item>
657 <spacer name="horizontalSpacer_21">
658 <property name="orientation">
659 <enum>Qt::Horizontal</enum>
660 </property>
661 <property name="sizeHint" stdset="0">
662 <size>
663 <width>40</width>
664 <height>20</height>
665 </size>
666 </property>
667 </spacer>
668 </item>
669 </layout>
670 </item>
671 <item>
672 <spacer name="verticalSpacer_7">
673 <property name="orientation">
674 <enum>Qt::Vertical</enum>
675 </property>
676 <property name="sizeHint" stdset="0">
677 <size>
678 <width>20</width>
679 <height>40</height>
680 </size>
681 </property>
682 </spacer>
683 </item>
684 </layout>
685 </widget>
686 </widget>
687 </widget>
688 </item>
689 </layout>
690 </widget>
691 </widget>
692 <resources/>
693 <connections/>
694</ui>