blob: d90d47c69b72773d76e84548f4eaeae2a8c5ba7c [file] [log] [blame]
Andreas Traczyk6ace34f2018-12-14 14:31:23 -05001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>NewWizardWidget</class>
4 <widget class="QWidget" name="NewWizardWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>768</width>
10 <height>873</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <property name="leftMargin">
18 <number>0</number>
19 </property>
20 <property name="topMargin">
21 <number>0</number>
22 </property>
23 <property name="rightMargin">
24 <number>0</number>
25 </property>
26 <property name="bottomMargin">
27 <number>0</number>
28 </property>
29 <property name="spacing">
30 <number>0</number>
31 </property>
32 <item row="0" column="0">
33 <widget class="QWidget" name="containerWidget" native="true">
34 <layout class="QGridLayout" name="gridLayout_5">
35 <property name="leftMargin">
36 <number>0</number>
37 </property>
38 <property name="topMargin">
39 <number>0</number>
40 </property>
41 <property name="rightMargin">
42 <number>0</number>
43 </property>
44 <property name="bottomMargin">
45 <number>0</number>
46 </property>
47 <property name="spacing">
48 <number>0</number>
49 </property>
50 <item row="0" column="0">
51 <layout class="QHBoxLayout" name="horizontalLayout_6">
52 <property name="spacing">
53 <number>0</number>
54 </property>
55 <property name="topMargin">
56 <number>0</number>
57 </property>
58 <item>
59 <widget class="QWidget" name="verticalWidget" native="true">
60 <property name="sizePolicy">
61 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
62 <horstretch>0</horstretch>
63 <verstretch>0</verstretch>
64 </sizepolicy>
65 </property>
66 <property name="minimumSize">
67 <size>
68 <width>512</width>
69 <height>512</height>
70 </size>
71 </property>
72 <property name="maximumSize">
73 <size>
74 <width>512</width>
75 <height>512</height>
76 </size>
77 </property>
78 <layout class="QVBoxLayout" name="verticalLayout_10">
79 <property name="spacing">
80 <number>0</number>
81 </property>
82 <property name="leftMargin">
83 <number>30</number>
84 </property>
85 <property name="topMargin">
86 <number>0</number>
87 </property>
88 <property name="rightMargin">
89 <number>30</number>
90 </property>
91 <property name="bottomMargin">
92 <number>30</number>
93 </property>
94 <item>
95 <layout class="QHBoxLayout" name="horizontalLayout_3">
96 <property name="topMargin">
97 <number>10</number>
98 </property>
99 <item>
100 <widget class="QStackedWidget" name="stackedWidget">
101 <property name="sizePolicy">
102 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
103 <horstretch>0</horstretch>
104 <verstretch>0</verstretch>
105 </sizepolicy>
106 </property>
107 <property name="styleSheet">
108 <string notr="true"/>
109 </property>
110 <property name="currentIndex">
111 <number>2</number>
112 </property>
113 <widget class="QWidget" name="welcomePage">
114 <layout class="QVBoxLayout" name="verticalLayout_3">
115 <item>
116 <spacer name="verticalSpacer_6">
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>60</height>
127 </size>
128 </property>
129 </spacer>
130 </item>
131 <item>
132 <widget class="QLabel" name="welcomeLabel">
133 <property name="font">
134 <font>
135 <pointsize>30</pointsize>
136 <weight>50</weight>
137 <bold>false</bold>
138 </font>
139 </property>
140 <property name="accessibleName">
141 <string>Welcome Label</string>
142 </property>
143 <property name="styleSheet">
144 <string notr="true">color: rgb(63, 63, 63)</string>
145 </property>
146 <property name="text">
147 <string> Welcome to</string>
148 </property>
149 <property name="alignment">
150 <set>Qt::AlignCenter</set>
151 </property>
152 <property name="margin">
153 <number>0</number>
154 </property>
155 <property name="indent">
156 <number>0</number>
157 </property>
158 </widget>
159 </item>
160 <item>
161 <spacer name="verticalSpacer_12">
162 <property name="orientation">
163 <enum>Qt::Vertical</enum>
164 </property>
165 <property name="sizeType">
166 <enum>QSizePolicy::Fixed</enum>
167 </property>
168 <property name="sizeHint" stdset="0">
169 <size>
170 <width>20</width>
171 <height>20</height>
172 </size>
173 </property>
174 </spacer>
175 </item>
176 <item>
177 <widget class="QLabel" name="welcomeLogo">
178 <property name="accessibleName">
179 <string>Welcome Logo</string>
180 </property>
181 <property name="text">
182 <string/>
183 </property>
184 </widget>
185 </item>
186 <item>
187 <spacer name="verticalSpacer_7">
188 <property name="orientation">
189 <enum>Qt::Vertical</enum>
190 </property>
191 <property name="sizeType">
192 <enum>QSizePolicy::Fixed</enum>
193 </property>
194 <property name="sizeHint" stdset="0">
195 <size>
196 <width>10</width>
197 <height>60</height>
198 </size>
199 </property>
200 </spacer>
201 </item>
202 <item>
203 <layout class="QHBoxLayout" name="horizontalLayout_4">
204 <property name="topMargin">
205 <number>0</number>
206 </property>
207 <item>
208 <widget class="QPushButton" name="newAccountButton">
209 <property name="sizePolicy">
210 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
211 <horstretch>0</horstretch>
212 <verstretch>0</verstretch>
213 </sizepolicy>
214 </property>
215 <property name="minimumSize">
216 <size>
217 <width>220</width>
218 <height>30</height>
219 </size>
220 </property>
221 <property name="maximumSize">
222 <size>
223 <width>220</width>
224 <height>16777215</height>
225 </size>
226 </property>
227 <property name="toolTip">
228 <string>Create Jami account button</string>
229 </property>
230 <property name="accessibleName">
231 <string/>
232 </property>
233 <property name="accessibleDescription">
234 <string>Push button for Jami account creation start trigger</string>
235 </property>
236 <property name="layoutDirection">
237 <enum>Qt::LeftToRight</enum>
238 </property>
239 <property name="text">
240 <string>Create a Jami account</string>
241 </property>
242 </widget>
243 </item>
244 </layout>
245 </item>
246 <item>
247 <layout class="QHBoxLayout" name="horizontalLayout_10">
248 <property name="topMargin">
249 <number>0</number>
250 </property>
251 <item>
252 <widget class="QPushButton" name="existingPushButton">
253 <property name="minimumSize">
254 <size>
255 <width>220</width>
256 <height>30</height>
257 </size>
258 </property>
259 <property name="maximumSize">
260 <size>
261 <width>220</width>
262 <height>16777215</height>
263 </size>
264 </property>
265 <property name="toolTip">
266 <string>Link device button</string>
267 </property>
268 <property name="accessibleName">
269 <string/>
270 </property>
271 <property name="accessibleDescription">
272 <string>Push button for device linkage start trigger</string>
273 </property>
274 <property name="text">
275 <string>Link this device to an account</string>
276 </property>
277 </widget>
278 </item>
279 </layout>
280 </item>
281 <item>
282 <spacer name="verticalSpacer_5">
283 <property name="orientation">
284 <enum>Qt::Vertical</enum>
285 </property>
286 <property name="sizeHint" stdset="0">
287 <size>
288 <width>20</width>
289 <height>40</height>
290 </size>
291 </property>
292 </spacer>
293 </item>
294 </layout>
295 </widget>
296 <widget class="QWidget" name="linkRingAccountPage">
297 <layout class="QVBoxLayout" name="verticalLayout_7">
298 <item>
299 <spacer name="verticalSpacer">
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 <item>
312 <widget class="QLabel" name="label_2">
313 <property name="font">
314 <font>
315 <pointsize>18</pointsize>
316 </font>
317 </property>
318 <property name="text">
319 <string>Link this device to an existing account</string>
320 </property>
321 <property name="alignment">
322 <set>Qt::AlignCenter</set>
323 </property>
324 <property name="wordWrap">
325 <bool>true</bool>
326 </property>
327 </widget>
328 </item>
329 <item>
330 <spacer name="verticalSpacer_14">
331 <property name="orientation">
332 <enum>Qt::Vertical</enum>
333 </property>
334 <property name="sizeHint" stdset="0">
335 <size>
336 <width>20</width>
337 <height>40</height>
338 </size>
339 </property>
340 </spacer>
341 </item>
342 <item>
343 <layout class="QHBoxLayout" name="horizontalLayout" stretch="0,0,0">
344 <property name="topMargin">
345 <number>0</number>
346 </property>
347 <item>
348 <layout class="QGridLayout" name="gridLayout_3">
349 <property name="topMargin">
350 <number>0</number>
351 </property>
352 <property name="rightMargin">
353 <number>0</number>
354 </property>
355 <property name="spacing">
356 <number>0</number>
357 </property>
358 <item row="0" column="0">
359 <widget class="QLabel" name="label_3">
360 <property name="minimumSize">
361 <size>
362 <width>0</width>
363 <height>30</height>
364 </size>
365 </property>
366 <property name="font">
367 <font>
368 <pointsize>8</pointsize>
369 </font>
370 </property>
371 <property name="text">
372 <string>Enter your pin:</string>
373 </property>
374 <property name="alignment">
375 <set>Qt::AlignCenter</set>
376 </property>
377 </widget>
378 </item>
379 <item row="1" column="0">
380 <widget class="QLineEdit" name="pinEdit">
381 <property name="minimumSize">
382 <size>
383 <width>180</width>
384 <height>30</height>
385 </size>
386 </property>
387 <property name="maximumSize">
388 <size>
389 <width>180</width>
390 <height>16777215</height>
391 </size>
392 </property>
393 </widget>
394 </item>
395 </layout>
396 </item>
397 <item>
398 <spacer name="horizontalSpacer_3">
399 <property name="orientation">
400 <enum>Qt::Horizontal</enum>
401 </property>
402 <property name="sizeHint" stdset="0">
403 <size>
404 <width>40</width>
405 <height>20</height>
406 </size>
407 </property>
408 </spacer>
409 </item>
410 <item>
411 <layout class="QGridLayout" name="gridLayout_4">
412 <property name="topMargin">
413 <number>0</number>
414 </property>
415 <property name="rightMargin">
416 <number>0</number>
417 </property>
418 <property name="spacing">
419 <number>0</number>
420 </property>
421 <item row="0" column="0">
422 <widget class="QLabel" name="label_4">
423 <property name="minimumSize">
424 <size>
425 <width>0</width>
426 <height>30</height>
427 </size>
428 </property>
429 <property name="font">
430 <font>
431 <pointsize>8</pointsize>
432 </font>
433 </property>
434 <property name="text">
435 <string>Or import a file:</string>
436 </property>
437 <property name="alignment">
438 <set>Qt::AlignCenter</set>
439 </property>
440 </widget>
441 </item>
442 <item row="1" column="0">
443 <widget class="QPushButton" name="fileImportBtn">
444 <property name="minimumSize">
445 <size>
446 <width>180</width>
447 <height>30</height>
448 </size>
449 </property>
450 <property name="maximumSize">
451 <size>
452 <width>180</width>
453 <height>30</height>
454 </size>
455 </property>
456 <property name="toolTip">
457 <string>Link from exported account archive file</string>
458 </property>
459 <property name="text">
460 <string>(None)</string>
461 </property>
462 </widget>
463 </item>
464 </layout>
465 </item>
466 </layout>
467 </item>
468 <item>
469 <spacer name="verticalSpacer_2">
470 <property name="orientation">
471 <enum>Qt::Vertical</enum>
472 </property>
473 <property name="sizeType">
474 <enum>QSizePolicy::Fixed</enum>
475 </property>
476 <property name="sizeHint" stdset="0">
477 <size>
478 <width>20</width>
479 <height>20</height>
480 </size>
481 </property>
482 </spacer>
483 </item>
484 <item>
485 <layout class="QGridLayout" name="gridLayout_2">
486 <property name="topMargin">
487 <number>0</number>
488 </property>
489 <property name="spacing">
490 <number>0</number>
491 </property>
492 <item row="1" column="0">
493 <widget class="QLineEdit" name="importPasswordEdit">
494 <property name="sizePolicy">
495 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
496 <horstretch>200</horstretch>
497 <verstretch>0</verstretch>
498 </sizepolicy>
499 </property>
500 <property name="minimumSize">
501 <size>
502 <width>200</width>
503 <height>30</height>
504 </size>
505 </property>
506 <property name="maximumSize">
507 <size>
508 <width>200</width>
509 <height>16777215</height>
510 </size>
511 </property>
512 </widget>
513 </item>
514 <item row="0" column="0">
515 <widget class="QLabel" name="label_5">
516 <property name="minimumSize">
517 <size>
518 <width>0</width>
519 <height>30</height>
520 </size>
521 </property>
522 <property name="font">
523 <font>
524 <pointsize>8</pointsize>
525 </font>
526 </property>
527 <property name="text">
528 <string>Password:</string>
529 </property>
530 <property name="alignment">
531 <set>Qt::AlignCenter</set>
532 </property>
533 </widget>
534 </item>
535 </layout>
536 </item>
537 <item>
538 <spacer name="verticalSpacer_13">
539 <property name="orientation">
540 <enum>Qt::Vertical</enum>
541 </property>
542 <property name="sizeHint" stdset="0">
543 <size>
544 <width>20</width>
545 <height>40</height>
546 </size>
547 </property>
548 </spacer>
549 </item>
550 </layout>
551 </widget>
552 <widget class="QWidget" name="createRingAccountPage">
553 <layout class="QVBoxLayout" name="verticalLayout_5">
554 <property name="spacing">
555 <number>0</number>
556 </property>
557 <property name="leftMargin">
558 <number>0</number>
559 </property>
560 <property name="topMargin">
561 <number>0</number>
562 </property>
563 <property name="rightMargin">
564 <number>0</number>
565 </property>
566 <property name="bottomMargin">
567 <number>0</number>
568 </property>
569 <item>
570 <widget class="QWidget" name="profileSectionOuterWidget" native="true">
571 <property name="sizePolicy">
572 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
573 <horstretch>0</horstretch>
574 <verstretch>0</verstretch>
575 </sizepolicy>
576 </property>
577 <property name="minimumSize">
578 <size>
579 <width>0</width>
580 <height>0</height>
581 </size>
582 </property>
583 <property name="maximumSize">
584 <size>
585 <width>16777215</width>
586 <height>16777215</height>
587 </size>
588 </property>
589 <layout class="QVBoxLayout" name="profileLayout">
590 <property name="spacing">
591 <number>0</number>
592 </property>
593 <property name="leftMargin">
594 <number>0</number>
595 </property>
596 <property name="topMargin">
597 <number>0</number>
598 </property>
599 <property name="rightMargin">
600 <number>0</number>
601 </property>
602 <property name="bottomMargin">
603 <number>0</number>
604 </property>
605 <item>
606 <widget class="QLabel" name="profileSectionLabel">
607 <property name="sizePolicy">
608 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
609 <horstretch>0</horstretch>
610 <verstretch>0</verstretch>
611 </sizepolicy>
612 </property>
613 <property name="font">
614 <font>
615 <pointsize>15</pointsize>
616 </font>
617 </property>
618 <property name="styleSheet">
619 <string notr="true">color: rgb(63, 63, 63)</string>
620 </property>
621 <property name="text">
622 <string>Profile</string>
623 </property>
624 <property name="alignment">
625 <set>Qt::AlignCenter</set>
626 </property>
627 </widget>
628 </item>
629 <item>
630 <widget class="QWidget" name="profileSectionInnerWidget" native="true">
631 <property name="styleSheet">
632 <string notr="true"/>
633 </property>
634 <layout class="QVBoxLayout" name="verticalLayout">
635 <property name="spacing">
636 <number>0</number>
637 </property>
638 <property name="leftMargin">
639 <number>0</number>
640 </property>
641 <property name="topMargin">
642 <number>0</number>
643 </property>
644 <property name="rightMargin">
645 <number>0</number>
646 </property>
647 <property name="bottomMargin">
648 <number>0</number>
649 </property>
650 <item>
651 <widget class="QWidget" name="gridWidget" native="true">
652 <layout class="QVBoxLayout" name="verticalLayout_6">
653 <property name="spacing">
654 <number>3</number>
655 </property>
656 <property name="leftMargin">
657 <number>0</number>
658 </property>
659 <property name="topMargin">
660 <number>0</number>
661 </property>
662 <property name="rightMargin">
663 <number>0</number>
664 </property>
665 <property name="bottomMargin">
666 <number>0</number>
667 </property>
668 <item>
669 <layout class="QHBoxLayout" name="horizontalLayout_2">
670 <property name="topMargin">
671 <number>0</number>
672 </property>
673 <item>
674 <widget class="PhotoboothWidget" name="setAvatarWidget" native="true">
675 <property name="sizePolicy">
676 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
677 <horstretch>0</horstretch>
678 <verstretch>0</verstretch>
679 </sizepolicy>
680 </property>
681 <property name="minimumSize">
682 <size>
683 <width>140</width>
684 <height>140</height>
685 </size>
686 </property>
687 <property name="styleSheet">
688 <string notr="true"/>
689 </property>
690 </widget>
691 </item>
692 </layout>
693 </item>
694 <item>
695 <spacer name="verticalSpacer_9">
696 <property name="orientation">
697 <enum>Qt::Vertical</enum>
698 </property>
699 <property name="sizeType">
700 <enum>QSizePolicy::Fixed</enum>
701 </property>
702 <property name="sizeHint" stdset="0">
703 <size>
704 <width>20</width>
705 <height>3</height>
706 </size>
707 </property>
708 </spacer>
709 </item>
710 <item>
711 <widget class="QWidget" name="fullNameWidget" native="true">
712 <property name="minimumSize">
713 <size>
714 <width>0</width>
715 <height>30</height>
716 </size>
717 </property>
718 <property name="maximumSize">
719 <size>
720 <width>16777215</width>
721 <height>16777215</height>
722 </size>
723 </property>
724 <layout class="QHBoxLayout" name="horizontalLayout_9">
725 <property name="spacing">
726 <number>0</number>
727 </property>
728 <property name="leftMargin">
729 <number>0</number>
730 </property>
731 <property name="topMargin">
732 <number>0</number>
733 </property>
734 <property name="rightMargin">
735 <number>0</number>
736 </property>
737 <property name="bottomMargin">
738 <number>0</number>
739 </property>
740 <item>
741 <spacer name="horizontalSpacer_5">
742 <property name="orientation">
743 <enum>Qt::Horizontal</enum>
744 </property>
745 <property name="sizeHint" stdset="0">
746 <size>
747 <width>40</width>
748 <height>20</height>
749 </size>
750 </property>
751 </spacer>
752 </item>
753 <item>
754 <widget class="QLineEdit" name="fullNameEdit">
755 <property name="minimumSize">
756 <size>
757 <width>200</width>
758 <height>30</height>
759 </size>
760 </property>
761 <property name="maximumSize">
762 <size>
763 <width>200</width>
764 <height>16777215</height>
765 </size>
766 </property>
767 <property name="font">
768 <font>
769 <pointsize>9</pointsize>
770 </font>
771 </property>
772 <property name="toolTip">
773 <string/>
774 </property>
775 <property name="placeholderText">
776 <string>Profile name</string>
777 </property>
778 </widget>
779 </item>
780 <item>
781 <spacer name="horizontalSpacer_15">
782 <property name="orientation">
783 <enum>Qt::Horizontal</enum>
784 </property>
785 <property name="sizeHint" stdset="0">
786 <size>
787 <width>40</width>
788 <height>20</height>
789 </size>
790 </property>
791 </spacer>
792 </item>
793 </layout>
794 </widget>
795 </item>
796 </layout>
797 </widget>
798 </item>
799 </layout>
800 </widget>
801 </item>
802 </layout>
803 </widget>
804 </item>
805 <item>
806 <widget class="QWidget" name="accountSectionOuterWidget" native="true">
807 <layout class="QVBoxLayout" name="verticalLayout_2">
808 <property name="spacing">
809 <number>3</number>
810 </property>
811 <property name="leftMargin">
812 <number>0</number>
813 </property>
814 <property name="topMargin">
815 <number>0</number>
816 </property>
817 <property name="rightMargin">
818 <number>0</number>
819 </property>
820 <property name="bottomMargin">
821 <number>0</number>
822 </property>
823 <item>
824 <spacer name="verticalSpacer_8">
825 <property name="orientation">
826 <enum>Qt::Vertical</enum>
827 </property>
828 <property name="sizeType">
829 <enum>QSizePolicy::Fixed</enum>
830 </property>
831 <property name="sizeHint" stdset="0">
832 <size>
833 <width>20</width>
834 <height>20</height>
835 </size>
836 </property>
837 </spacer>
838 </item>
839 <item>
840 <widget class="QLabel" name="accountSectionLabel">
841 <property name="font">
842 <font>
843 <pointsize>14</pointsize>
844 </font>
845 </property>
846 <property name="styleSheet">
847 <string notr="true">color: rgb(63, 63, 63)</string>
848 </property>
849 <property name="text">
850 <string>Account</string>
851 </property>
852 <property name="alignment">
853 <set>Qt::AlignCenter</set>
854 </property>
855 </widget>
856 </item>
857 <item>
858 <widget class="QWidget" name="accountSectionInnerWidget" native="true">
859 <property name="styleSheet">
860 <string notr="true"/>
861 </property>
862 <layout class="QVBoxLayout" name="verticalLayout_9">
863 <property name="topMargin">
864 <number>0</number>
865 </property>
866 <item>
867 <layout class="QGridLayout" name="gridLayout_6">
868 <property name="topMargin">
869 <number>0</number>
870 </property>
871 <item row="0" column="0">
872 <widget class="QWidget" name="verticalWidget" native="true">
873 <property name="sizePolicy">
874 <sizepolicy hsizetype="Fixed" vsizetype="MinimumExpanding">
875 <horstretch>0</horstretch>
876 <verstretch>0</verstretch>
877 </sizepolicy>
878 </property>
879 <layout class="QVBoxLayout" name="verticalLayout_11">
880 <property name="spacing">
881 <number>2</number>
882 </property>
883 <property name="leftMargin">
884 <number>0</number>
885 </property>
886 <property name="topMargin">
887 <number>0</number>
888 </property>
889 <property name="rightMargin">
890 <number>0</number>
891 </property>
892 <property name="bottomMargin">
893 <number>0</number>
894 </property>
895 <item>
896 <widget class="QWidget" name="infoWidget" native="true">
897 <property name="sizePolicy">
898 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
899 <horstretch>0</horstretch>
900 <verstretch>0</verstretch>
901 </sizepolicy>
902 </property>
903 <property name="minimumSize">
904 <size>
905 <width>0</width>
906 <height>30</height>
907 </size>
908 </property>
909 <property name="maximumSize">
910 <size>
911 <width>16777215</width>
912 <height>16777215</height>
913 </size>
914 </property>
915 <layout class="QHBoxLayout" name="horizontalLayout_8">
916 <property name="spacing">
917 <number>0</number>
918 </property>
919 <property name="leftMargin">
920 <number>0</number>
921 </property>
922 <property name="topMargin">
923 <number>0</number>
924 </property>
925 <property name="rightMargin">
926 <number>0</number>
927 </property>
928 <property name="bottomMargin">
929 <number>0</number>
930 </property>
931 <item>
932 <spacer name="horizontalSpacer_9">
933 <property name="orientation">
934 <enum>Qt::Horizontal</enum>
935 </property>
936 <property name="sizeHint" stdset="0">
937 <size>
938 <width>40</width>
939 <height>20</height>
940 </size>
941 </property>
942 </spacer>
943 </item>
944 <item>
945 <widget class="QLabel" name="infoLabel">
946 <property name="font">
947 <font>
948 <pointsize>12</pointsize>
949 </font>
950 </property>
951 <property name="text">
952 <string/>
953 </property>
954 <property name="alignment">
955 <set>Qt::AlignCenter</set>
956 </property>
957 <property name="wordWrap">
958 <bool>true</bool>
959 </property>
960 </widget>
961 </item>
962 <item>
963 <spacer name="horizontalSpacer_10">
964 <property name="orientation">
965 <enum>Qt::Horizontal</enum>
966 </property>
967 <property name="sizeHint" stdset="0">
968 <size>
969 <width>40</width>
970 <height>20</height>
971 </size>
972 </property>
973 </spacer>
974 </item>
975 </layout>
976 </widget>
977 </item>
978 <item>
979 <widget class="QWidget" name="signUpWidget" native="true">
980 <property name="sizePolicy">
981 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
982 <horstretch>0</horstretch>
983 <verstretch>0</verstretch>
984 </sizepolicy>
985 </property>
986 <property name="minimumSize">
987 <size>
988 <width>0</width>
989 <height>30</height>
990 </size>
991 </property>
992 <property name="maximumSize">
993 <size>
994 <width>16777215</width>
995 <height>16777215</height>
996 </size>
997 </property>
998 <layout class="QHBoxLayout" name="horizontalLayout_7">
999 <property name="spacing">
1000 <number>0</number>
1001 </property>
1002 <property name="leftMargin">
1003 <number>0</number>
1004 </property>
1005 <property name="topMargin">
1006 <number>0</number>
1007 </property>
1008 <property name="rightMargin">
1009 <number>0</number>
1010 </property>
1011 <property name="bottomMargin">
1012 <number>0</number>
1013 </property>
1014 <item>
1015 <spacer name="horizontalSpacer_2">
1016 <property name="orientation">
1017 <enum>Qt::Horizontal</enum>
1018 </property>
1019 <property name="sizeHint" stdset="0">
1020 <size>
1021 <width>40</width>
1022 <height>20</height>
1023 </size>
1024 </property>
1025 </spacer>
1026 </item>
1027 <item>
1028 <widget class="QCheckBox" name="signUpCheckbox">
1029 <property name="minimumSize">
1030 <size>
1031 <width>0</width>
1032 <height>30</height>
1033 </size>
1034 </property>
1035 <property name="toolTip">
1036 <string>Register your username on the Ring. This will reserve the username so that only you can use it. Your friends will be able to call you with your usename instead of using your RingID.</string>
1037 </property>
1038 <property name="accessibleName">
1039 <string>Public username checkbox</string>
1040 </property>
1041 <property name="accessibleDescription">
1042 <string>Checkbox selecting if the user wants a public username</string>
1043 </property>
1044 <property name="text">
1045 <string>Register public username</string>
1046 </property>
1047 <property name="checked">
1048 <bool>true</bool>
1049 </property>
1050 </widget>
1051 </item>
1052 <item>
1053 <spacer name="horizontalSpacer_4">
1054 <property name="orientation">
1055 <enum>Qt::Horizontal</enum>
1056 </property>
1057 <property name="sizeHint" stdset="0">
1058 <size>
1059 <width>40</width>
1060 <height>20</height>
1061 </size>
1062 </property>
1063 </spacer>
1064 </item>
1065 </layout>
1066 </widget>
1067 </item>
1068 <item>
1069 <widget class="QWidget" name="usernameWidget" native="true">
1070 <property name="sizePolicy">
1071 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1072 <horstretch>0</horstretch>
1073 <verstretch>0</verstretch>
1074 </sizepolicy>
1075 </property>
1076 <property name="minimumSize">
1077 <size>
1078 <width>0</width>
1079 <height>30</height>
1080 </size>
1081 </property>
1082 <property name="maximumSize">
1083 <size>
1084 <width>16777215</width>
1085 <height>16777215</height>
1086 </size>
1087 </property>
1088 <layout class="QHBoxLayout" name="usernameLayout">
1089 <property name="spacing">
1090 <number>0</number>
1091 </property>
1092 <property name="leftMargin">
1093 <number>0</number>
1094 </property>
1095 <property name="topMargin">
1096 <number>0</number>
1097 </property>
1098 <property name="rightMargin">
1099 <number>0</number>
1100 </property>
1101 <property name="bottomMargin">
1102 <number>0</number>
1103 </property>
1104 <item>
1105 <widget class="QLineEdit" name="usernameEdit">
1106 <property name="minimumSize">
1107 <size>
1108 <width>200</width>
1109 <height>30</height>
1110 </size>
1111 </property>
1112 <property name="maximumSize">
1113 <size>
1114 <width>200</width>
1115 <height>16777215</height>
1116 </size>
1117 </property>
1118 <property name="font">
1119 <font>
1120 <pointsize>9</pointsize>
1121 </font>
1122 </property>
1123 <property name="toolTip">
1124 <string>Public username edit</string>
1125 </property>
1126 <property name="accessibleName">
1127 <string/>
1128 </property>
1129 <property name="placeholderText">
1130 <string>Choose your username</string>
1131 </property>
1132 <property name="clearButtonEnabled">
1133 <bool>true</bool>
1134 </property>
1135 </widget>
1136 </item>
1137 </layout>
1138 </widget>
1139 </item>
1140 <item>
1141 <widget class="QWidget" name="passWidget" native="true">
1142 <property name="sizePolicy">
1143 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1144 <horstretch>0</horstretch>
1145 <verstretch>0</verstretch>
1146 </sizepolicy>
1147 </property>
1148 <property name="minimumSize">
1149 <size>
1150 <width>0</width>
1151 <height>30</height>
1152 </size>
1153 </property>
1154 <property name="maximumSize">
1155 <size>
1156 <width>16777215</width>
1157 <height>16777215</height>
1158 </size>
1159 </property>
1160 <layout class="QHBoxLayout" name="passLayout">
1161 <property name="spacing">
1162 <number>0</number>
1163 </property>
1164 <property name="leftMargin">
1165 <number>0</number>
1166 </property>
1167 <property name="topMargin">
1168 <number>0</number>
1169 </property>
1170 <property name="rightMargin">
1171 <number>0</number>
1172 </property>
1173 <property name="bottomMargin">
1174 <number>0</number>
1175 </property>
1176 <item>
1177 <widget class="QLineEdit" name="passwordEdit">
1178 <property name="minimumSize">
1179 <size>
1180 <width>200</width>
1181 <height>30</height>
1182 </size>
1183 </property>
1184 <property name="maximumSize">
1185 <size>
1186 <width>200</width>
1187 <height>16777215</height>
1188 </size>
1189 </property>
1190 <property name="font">
1191 <font>
1192 <pointsize>9</pointsize>
1193 </font>
1194 </property>
1195 <property name="toolTip">
1196 <string>Password text input</string>
1197 </property>
1198 <property name="accessibleName">
1199 <string/>
1200 </property>
1201 <property name="accessibleDescription">
1202 <string>Password text entry</string>
1203 </property>
1204 <property name="echoMode">
1205 <enum>QLineEdit::Password</enum>
1206 </property>
1207 <property name="placeholderText">
1208 <string>Password</string>
1209 </property>
1210 <property name="clearButtonEnabled">
1211 <bool>false</bool>
1212 </property>
1213 </widget>
1214 </item>
1215 </layout>
1216 </widget>
1217 </item>
1218 <item>
1219 <widget class="QWidget" name="confPassWidget" native="true">
1220 <property name="sizePolicy">
1221 <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
1222 <horstretch>0</horstretch>
1223 <verstretch>0</verstretch>
1224 </sizepolicy>
1225 </property>
1226 <property name="minimumSize">
1227 <size>
1228 <width>0</width>
1229 <height>30</height>
1230 </size>
1231 </property>
1232 <property name="maximumSize">
1233 <size>
1234 <width>16777215</width>
1235 <height>16777215</height>
1236 </size>
1237 </property>
1238 <layout class="QHBoxLayout" name="confirmPassLabel">
1239 <property name="spacing">
1240 <number>0</number>
1241 </property>
1242 <property name="leftMargin">
1243 <number>0</number>
1244 </property>
1245 <property name="topMargin">
1246 <number>0</number>
1247 </property>
1248 <property name="rightMargin">
1249 <number>0</number>
1250 </property>
1251 <property name="bottomMargin">
1252 <number>0</number>
1253 </property>
1254 <item>
1255 <widget class="QLineEdit" name="confirmPasswordEdit">
1256 <property name="minimumSize">
1257 <size>
1258 <width>200</width>
1259 <height>30</height>
1260 </size>
1261 </property>
1262 <property name="maximumSize">
1263 <size>
1264 <width>200</width>
1265 <height>16777215</height>
1266 </size>
1267 </property>
1268 <property name="font">
1269 <font>
1270 <pointsize>9</pointsize>
1271 </font>
1272 </property>
1273 <property name="toolTip">
1274 <string>Password confirmation text input</string>
1275 </property>
1276 <property name="accessibleName">
1277 <string/>
1278 </property>
1279 <property name="accessibleDescription">
1280 <string>Password confirmation text input</string>
1281 </property>
1282 <property name="echoMode">
1283 <enum>QLineEdit::Password</enum>
1284 </property>
1285 <property name="placeholderText">
1286 <string>Confirm password</string>
1287 </property>
1288 <property name="clearButtonEnabled">
1289 <bool>false</bool>
1290 </property>
1291 </widget>
1292 </item>
1293 </layout>
1294 </widget>
1295 </item>
1296 </layout>
1297 </widget>
1298 </item>
1299 </layout>
1300 </item>
1301 </layout>
1302 </widget>
1303 </item>
1304 </layout>
1305 </widget>
1306 </item>
1307 </layout>
1308 </widget>
1309 <widget class="QWidget" name="spinnerPage">
1310 <layout class="QVBoxLayout" name="verticalLayout_4">
1311 <item>
1312 <spacer name="verticalSpacer_3">
1313 <property name="orientation">
1314 <enum>Qt::Vertical</enum>
1315 </property>
1316 <property name="sizeHint" stdset="0">
1317 <size>
1318 <width>20</width>
1319 <height>40</height>
1320 </size>
1321 </property>
1322 </spacer>
1323 </item>
1324 <item alignment="Qt::AlignHCenter">
1325 <widget class="QLabel" name="spinnerLabel">
1326 <property name="text">
1327 <string/>
1328 </property>
1329 <property name="pixmap">
1330 <pixmap resource="ressources.qrc">:/images/jami_eclipse_spinner.gif</pixmap>
1331 </property>
1332 </widget>
1333 </item>
1334 <item>
1335 <spacer name="verticalSpacer_11">
1336 <property name="orientation">
1337 <enum>Qt::Vertical</enum>
1338 </property>
1339 <property name="sizeHint" stdset="0">
1340 <size>
1341 <width>20</width>
1342 <height>40</height>
1343 </size>
1344 </property>
1345 </spacer>
1346 </item>
1347 <item alignment="Qt::AlignHCenter">
1348 <widget class="QLabel" name="progressLabel">
1349 <property name="font">
1350 <font>
1351 <pointsize>11</pointsize>
1352 </font>
1353 </property>
1354 <property name="text">
1355 <string>Generating your Jami account…</string>
1356 </property>
1357 <property name="alignment">
1358 <set>Qt::AlignCenter</set>
1359 </property>
1360 </widget>
1361 </item>
1362 <item>
1363 <spacer name="verticalSpacer_10">
1364 <property name="orientation">
1365 <enum>Qt::Vertical</enum>
1366 </property>
1367 <property name="sizeType">
1368 <enum>QSizePolicy::Minimum</enum>
1369 </property>
1370 <property name="sizeHint" stdset="0">
1371 <size>
1372 <width>20</width>
1373 <height>20</height>
1374 </size>
1375 </property>
1376 </spacer>
1377 </item>
1378 </layout>
1379 </widget>
1380 </widget>
1381 </item>
1382 </layout>
1383 </item>
1384 <item>
1385 <spacer name="verticalSpacer_4">
1386 <property name="orientation">
1387 <enum>Qt::Vertical</enum>
1388 </property>
1389 <property name="sizeHint" stdset="0">
1390 <size>
1391 <width>20</width>
1392 <height>40</height>
1393 </size>
1394 </property>
1395 </spacer>
1396 </item>
1397 <item>
1398 <widget class="QWidget" name="navBarWidget" native="true">
1399 <layout class="QHBoxLayout" name="_2">
1400 <property name="spacing">
1401 <number>0</number>
1402 </property>
1403 <property name="leftMargin">
1404 <number>11</number>
1405 </property>
1406 <property name="topMargin">
1407 <number>11</number>
1408 </property>
1409 <property name="rightMargin">
1410 <number>11</number>
1411 </property>
1412 <property name="bottomMargin">
1413 <number>11</number>
1414 </property>
1415 <item>
1416 <widget class="QPushButton" name="previousButton">
1417 <property name="minimumSize">
1418 <size>
1419 <width>85</width>
1420 <height>30</height>
1421 </size>
1422 </property>
1423 <property name="toolTip">
1424 <string>Previous page button</string>
1425 </property>
1426 <property name="accessibleName">
1427 <string/>
1428 </property>
1429 <property name="accessibleDescription">
1430 <string>push button to access previous page of wizard</string>
1431 </property>
1432 <property name="text">
1433 <string>Previous</string>
1434 </property>
1435 </widget>
1436 </item>
1437 <item>
1438 <spacer name="horizontalSpacer">
1439 <property name="orientation">
1440 <enum>Qt::Horizontal</enum>
1441 </property>
1442 <property name="sizeHint" stdset="0">
1443 <size>
1444 <width>40</width>
1445 <height>20</height>
1446 </size>
1447 </property>
1448 </spacer>
1449 </item>
1450 <item>
1451 <widget class="QPushButton" name="backButton">
1452 <property name="minimumSize">
1453 <size>
1454 <width>85</width>
1455 <height>30</height>
1456 </size>
1457 </property>
1458 <property name="toolTip">
1459 <string>Cancel account create/link</string>
1460 </property>
1461 <property name="accessibleName">
1462 <string/>
1463 </property>
1464 <property name="accessibleDescription">
1465 <string>push button to cancel account creation or linking</string>
1466 </property>
1467 <property name="text">
1468 <string>Back</string>
1469 </property>
1470 </widget>
1471 </item>
1472 <item>
1473 <spacer name="horizontalSpacer_16">
1474 <property name="orientation">
1475 <enum>Qt::Horizontal</enum>
1476 </property>
1477 <property name="sizeHint" stdset="0">
1478 <size>
1479 <width>40</width>
1480 <height>20</height>
1481 </size>
1482 </property>
1483 </spacer>
1484 </item>
1485 <item>
1486 <widget class="QPushButton" name="nextButton">
1487 <property name="minimumSize">
1488 <size>
1489 <width>85</width>
1490 <height>30</height>
1491 </size>
1492 </property>
1493 <property name="maximumSize">
1494 <size>
1495 <width>85</width>
1496 <height>30</height>
1497 </size>
1498 </property>
1499 <property name="toolTip">
1500 <string>Next page Button</string>
1501 </property>
1502 <property name="accessibleName">
1503 <string/>
1504 </property>
1505 <property name="accessibleDescription">
1506 <string>Push button to access next page of wizard</string>
1507 </property>
1508 <property name="text">
1509 <string>Next</string>
1510 </property>
1511 <property name="flat">
1512 <bool>false</bool>
1513 </property>
1514 </widget>
1515 </item>
1516 </layout>
1517 </widget>
1518 </item>
1519 </layout>
1520 </widget>
1521 </item>
1522 </layout>
1523 </item>
1524 </layout>
1525 </widget>
1526 </item>
1527 </layout>
1528 </widget>
1529 <customwidgets>
1530 <customwidget>
1531 <class>PhotoboothWidget</class>
1532 <extends>QWidget</extends>
1533 <header>photoboothwidget.h</header>
1534 <container>1</container>
1535 </customwidget>
1536 </customwidgets>
1537 <resources>
1538 <include location="ressources.qrc"/>
1539 </resources>
1540 <connections/>
1541</ui>