blob: 362e880ba087a3700056e0ac31182ebe051dbd9a [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>SettingsWidget</class>
4 <widget class="QWidget" name="SettingsWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
Isa Nanic5bafcb92018-12-19 12:54:51 -05009 <width>898</width>
10 <height>647</height>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050011 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Form</string>
15 </property>
16 <property name="styleSheet">
17 <string notr="true">background: white;</string>
18 </property>
19 <layout class="QHBoxLayout" name="horizontalLayout_3">
20 <property name="spacing">
Isa Nanic5bafcb92018-12-19 12:54:51 -050021 <number>0</number>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050022 </property>
23 <property name="leftMargin">
24 <number>0</number>
25 </property>
26 <property name="topMargin">
27 <number>0</number>
28 </property>
29 <property name="rightMargin">
30 <number>0</number>
31 </property>
32 <property name="bottomMargin">
33 <number>0</number>
34 </property>
35 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -050036 <widget class="QWidget" name="containerWidget" native="true">
Isa Nanic9316d472018-12-18 16:27:13 -050037 <layout class="QGridLayout" name="containerWidgetLayout">
Isa Nanic6e4a39a2018-12-04 14:26:02 -050038 <property name="leftMargin">
39 <number>0</number>
40 </property>
41 <property name="topMargin">
42 <number>0</number>
43 </property>
44 <property name="rightMargin">
45 <number>0</number>
46 </property>
47 <property name="bottomMargin">
48 <number>0</number>
49 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -050050 <property name="spacing">
51 <number>0</number>
52 </property>
53 <item row="0" column="0">
54 <widget class="QWidget" name="leftSettingsWidget" native="true">
55 <property name="sizePolicy">
56 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
57 <horstretch>0</horstretch>
58 <verstretch>0</verstretch>
59 </sizepolicy>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050060 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -050061 <property name="minimumSize">
Isa Nanic6e4a39a2018-12-04 14:26:02 -050062 <size>
Andreas Traczykfc33a492018-12-14 13:53:13 -050063 <width>0</width>
64 <height>0</height>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050065 </size>
66 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -050067 <property name="maximumSize">
68 <size>
69 <width>16777215</width>
70 <height>16777215</height>
71 </size>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050072 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -050073 <property name="baseSize">
74 <size>
75 <width>0</width>
76 <height>0</height>
77 </size>
Isa Nanic6e4a39a2018-12-04 14:26:02 -050078 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -050079 <property name="styleSheet">
80 <string notr="true">background: rgb(245, 245,245);</string>
81 </property>
82 <layout class="QVBoxLayout" name="leftVerticalLayout" stretch="0,0,0,1,0,0,0,5">
83 <property name="spacing">
84 <number>0</number>
85 </property>
86 <property name="leftMargin">
87 <number>0</number>
88 </property>
89 <property name="topMargin">
90 <number>0</number>
91 </property>
92 <property name="rightMargin">
93 <number>0</number>
94 </property>
95 <property name="bottomMargin">
96 <number>0</number>
97 </property>
98 <item>
99 <spacer name="verticalSpacer_5">
100 <property name="orientation">
101 <enum>Qt::Vertical</enum>
102 </property>
103 <property name="sizeType">
104 <enum>QSizePolicy::Fixed</enum>
105 </property>
106 <property name="sizeHint" stdset="0">
107 <size>
108 <width>20</width>
109 <height>15</height>
110 </size>
111 </property>
112 </spacer>
113 </item>
114 <item>
115 <layout class="QHBoxLayout" name="horizontalLayout">
116 <property name="spacing">
117 <number>0</number>
118 </property>
119 <property name="rightMargin">
120 <number>9</number>
121 </property>
122 <item>
123 <spacer name="horizontalSpacer_8">
124 <property name="orientation">
125 <enum>Qt::Horizontal</enum>
126 </property>
127 <property name="sizeType">
128 <enum>QSizePolicy::Fixed</enum>
129 </property>
130 <property name="sizeHint" stdset="0">
131 <size>
132 <width>40</width>
133 <height>20</height>
134 </size>
135 </property>
136 </spacer>
137 </item>
138 <item>
139 <widget class="QLabel" name="label_10">
140 <property name="font">
141 <font>
142 <pointsize>14</pointsize>
143 <underline>false</underline>
144 </font>
145 </property>
146 <property name="text">
147 <string>Settings</string>
148 </property>
149 </widget>
150 </item>
151 <item>
152 <spacer name="horizontalSpacer_2">
153 <property name="orientation">
154 <enum>Qt::Horizontal</enum>
155 </property>
156 <property name="sizeType">
157 <enum>QSizePolicy::MinimumExpanding</enum>
158 </property>
159 <property name="sizeHint" stdset="0">
160 <size>
161 <width>40</width>
162 <height>20</height>
163 </size>
164 </property>
165 </spacer>
166 </item>
167 <item>
168 <widget class="QPushButton" name="exitSettingsButton">
169 <property name="minimumSize">
170 <size>
171 <width>30</width>
172 <height>30</height>
173 </size>
174 </property>
175 <property name="maximumSize">
176 <size>
177 <width>30</width>
178 <height>30</height>
179 </size>
180 </property>
181 <property name="styleSheet">
182 <string notr="true">QPushButton {background: white; border: 0px; border-radius: 8px;}
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500183QPushButton:hover {background: rgb(237,237, 237); border: 0px; border-radius: 8px;}
184QPushButton:pressed {background: rgb(230,230, 230); border: 0px; border-radius: 8px;}</string>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500185 </property>
186 <property name="text">
187 <string/>
188 </property>
189 </widget>
190 </item>
191 </layout>
192 </item>
193 <item>
194 <spacer name="verticalSpacer_4">
195 <property name="orientation">
196 <enum>Qt::Vertical</enum>
197 </property>
198 <property name="sizeType">
199 <enum>QSizePolicy::Fixed</enum>
200 </property>
201 <property name="sizeHint" stdset="0">
202 <size>
203 <width>20</width>
204 <height>15</height>
205 </size>
206 </property>
207 </spacer>
208 </item>
209 <item>
210 <spacer name="verticalSpacer_6">
211 <property name="orientation">
212 <enum>Qt::Vertical</enum>
213 </property>
214 <property name="sizeHint" stdset="0">
215 <size>
216 <width>20</width>
217 <height>40</height>
218 </size>
219 </property>
220 </spacer>
221 </item>
222 <item>
223 <widget class="QPushButton" name="accountSettingsButton">
224 <property name="sizePolicy">
225 <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
226 <horstretch>0</horstretch>
227 <verstretch>0</verstretch>
228 </sizepolicy>
229 </property>
230 <property name="minimumSize">
231 <size>
232 <width>200</width>
233 <height>60</height>
234 </size>
235 </property>
236 <property name="maximumSize">
237 <size>
238 <width>16777215</width>
239 <height>60</height>
240 </size>
241 </property>
242 <property name="font">
243 <font>
244 <pointsize>12</pointsize>
245 </font>
246 </property>
247 <property name="mouseTracking">
248 <bool>true</bool>
249 </property>
250 <property name="styleSheet">
251 <string notr="true"/>
252 </property>
253 <property name="text">
254 <string>Account</string>
255 </property>
256 <property name="checkable">
257 <bool>true</bool>
258 </property>
259 <property name="flat">
260 <bool>true</bool>
261 </property>
262 </widget>
263 </item>
264 <item>
265 <widget class="QPushButton" name="generalSettingsButton">
266 <property name="sizePolicy">
267 <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
268 <horstretch>0</horstretch>
269 <verstretch>0</verstretch>
270 </sizepolicy>
271 </property>
272 <property name="minimumSize">
273 <size>
274 <width>200</width>
275 <height>60</height>
276 </size>
277 </property>
278 <property name="maximumSize">
279 <size>
280 <width>16777215</width>
281 <height>60</height>
282 </size>
283 </property>
284 <property name="font">
285 <font>
286 <pointsize>12</pointsize>
287 </font>
288 </property>
289 <property name="mouseTracking">
290 <bool>true</bool>
291 </property>
292 <property name="styleSheet">
293 <string notr="true"/>
294 </property>
295 <property name="text">
296 <string>General</string>
297 </property>
298 <property name="checkable">
299 <bool>true</bool>
300 </property>
301 <property name="flat">
302 <bool>true</bool>
303 </property>
304 </widget>
305 </item>
306 <item>
307 <widget class="QPushButton" name="avSettingsButton">
308 <property name="sizePolicy">
309 <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
310 <horstretch>0</horstretch>
311 <verstretch>0</verstretch>
312 </sizepolicy>
313 </property>
314 <property name="minimumSize">
315 <size>
316 <width>200</width>
317 <height>60</height>
318 </size>
319 </property>
320 <property name="maximumSize">
321 <size>
322 <width>16777215</width>
323 <height>60</height>
324 </size>
325 </property>
326 <property name="font">
327 <font>
328 <pointsize>12</pointsize>
329 </font>
330 </property>
331 <property name="mouseTracking">
332 <bool>true</bool>
333 </property>
334 <property name="styleSheet">
335 <string notr="true"/>
336 </property>
337 <property name="text">
338 <string>Audio / Video</string>
339 </property>
340 <property name="checkable">
341 <bool>true</bool>
342 </property>
343 <property name="default">
344 <bool>false</bool>
345 </property>
346 <property name="flat">
347 <bool>true</bool>
348 </property>
349 </widget>
350 </item>
351 <item>
352 <spacer name="verticalSpacer">
353 <property name="orientation">
354 <enum>Qt::Vertical</enum>
355 </property>
356 <property name="sizeHint" stdset="0">
357 <size>
358 <width>20</width>
359 <height>40</height>
360 </size>
361 </property>
362 </spacer>
363 </item>
364 </layout>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500365 </widget>
366 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500367 <item row="0" column="1">
368 <widget class="QWidget" name="rightSettingsWidget" native="true">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500369 <property name="sizePolicy">
370 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
371 <horstretch>0</horstretch>
372 <verstretch>0</verstretch>
373 </sizepolicy>
374 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500375 <property name="maximumSize">
376 <size>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500377 <width>16777215</width>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500378 <height>16777215</height>
379 </size>
380 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500381 <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0">
382 <property name="spacing">
383 <number>0</number>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500384 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500385 <property name="leftMargin">
386 <number>0</number>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500387 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500388 <property name="topMargin">
389 <number>0</number>
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500390 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500391 <property name="rightMargin">
392 <number>0</number>
393 </property>
394 <property name="bottomMargin">
395 <number>0</number>
396 </property>
397 <item>
398 <widget class="QStackedWidget" name="stackedWidget">
399 <property name="sizePolicy">
400 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
401 <horstretch>0</horstretch>
402 <verstretch>0</verstretch>
403 </sizepolicy>
404 </property>
405 <property name="minimumSize">
406 <size>
407 <width>500</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500408 <height>590</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500409 </size>
410 </property>
411 <property name="maximumSize">
412 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500413 <width>16777215</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500414 <height>16777215</height>
415 </size>
416 </property>
417 <property name="styleSheet">
418 <string notr="true">background: white;</string>
419 </property>
420 <property name="currentIndex">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500421 <number>1</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500422 </property>
423 <widget class="QWidget" name="generalSettings">
424 <property name="sizePolicy">
425 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
426 <horstretch>0</horstretch>
427 <verstretch>0</verstretch>
428 </sizepolicy>
429 </property>
430 <property name="minimumSize">
431 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500432 <width>0</width>
433 <height>0</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500434 </size>
435 </property>
436 <property name="maximumSize">
437 <size>
438 <width>16777215</width>
439 <height>16777215</height>
440 </size>
441 </property>
442 <layout class="QVBoxLayout" name="verticalLayout" stretch="0">
Isa Nanic9316d472018-12-18 16:27:13 -0500443 <property name="spacing">
444 <number>0</number>
445 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500446 <property name="leftMargin">
447 <number>0</number>
448 </property>
449 <property name="topMargin">
450 <number>0</number>
451 </property>
452 <property name="rightMargin">
453 <number>0</number>
454 </property>
455 <property name="bottomMargin">
456 <number>0</number>
457 </property>
458 <item>
459 <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="2,0,3">
Isa Nanic6e4a39a2018-12-04 14:26:02 -0500460 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500461 <spacer name="horizontalSpacer_16">
462 <property name="orientation">
463 <enum>Qt::Horizontal</enum>
464 </property>
465 <property name="sizeHint" stdset="0">
466 <size>
467 <width>50</width>
468 <height>20</height>
469 </size>
470 </property>
471 </spacer>
472 </item>
473 <item>
474 <widget class="QWidget" name="widget" native="true">
475 <property name="minimumSize">
476 <size>
477 <width>580</width>
478 <height>0</height>
479 </size>
480 </property>
481 <property name="maximumSize">
482 <size>
483 <width>580</width>
484 <height>16777215</height>
485 </size>
486 </property>
487 <layout class="QVBoxLayout" name="verticalLayout_5">
Isa Nanic5bafcb92018-12-19 12:54:51 -0500488 <property name="topMargin">
489 <number>0</number>
490 </property>
491 <property name="bottomMargin">
492 <number>0</number>
493 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500494 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500495 <layout class="QVBoxLayout" name="verticalLayout_4" stretch="2,0,0,0,0,0,0,0,0,0,0,0,0,0,5">
Andreas Traczykfc33a492018-12-14 13:53:13 -0500496 <item>
497 <spacer name="verticalSpacer_2">
498 <property name="orientation">
499 <enum>Qt::Vertical</enum>
500 </property>
501 <property name="sizeType">
502 <enum>QSizePolicy::MinimumExpanding</enum>
503 </property>
504 <property name="sizeHint" stdset="0">
505 <size>
506 <width>20</width>
507 <height>40</height>
508 </size>
509 </property>
510 </spacer>
511 </item>
512 <item>
513 <widget class="QLabel" name="label_4">
514 <property name="font">
515 <font>
516 <pointsize>13</pointsize>
517 </font>
518 </property>
519 <property name="text">
520 <string>System</string>
521 </property>
522 </widget>
523 </item>
524 <item>
525 <spacer name="verticalSpacer_19">
526 <property name="orientation">
527 <enum>Qt::Vertical</enum>
528 </property>
529 <property name="sizeType">
530 <enum>QSizePolicy::Fixed</enum>
531 </property>
532 <property name="sizeHint" stdset="0">
533 <size>
534 <width>20</width>
535 <height>20</height>
536 </size>
537 </property>
538 </spacer>
539 </item>
540 <item>
541 <layout class="QHBoxLayout" name="horizontalLayout_19">
542 <property name="leftMargin">
543 <number>40</number>
544 </property>
545 <property name="topMargin">
546 <number>5</number>
547 </property>
548 <item>
549 <widget class="QCheckBox" name="notificationCheckBox">
550 <property name="font">
551 <font>
552 <pointsize>10</pointsize>
553 </font>
554 </property>
555 <property name="toolTip">
556 <string>enable notifications checkbox</string>
557 </property>
558 <property name="styleSheet">
559 <string notr="true">color: rgb(77, 77, 77);</string>
560 </property>
561 <property name="text">
562 <string>Enable desktop notifications</string>
563 </property>
564 </widget>
565 </item>
566 </layout>
567 </item>
568 <item>
569 <layout class="QHBoxLayout" name="horizontalLayout_20">
570 <property name="leftMargin">
571 <number>40</number>
572 </property>
573 <item>
574 <widget class="QCheckBox" name="closeOrMinCheckBox">
575 <property name="font">
576 <font>
577 <pointsize>10</pointsize>
578 </font>
579 </property>
580 <property name="toolTip">
581 <string>keep minimized on close checkbox</string>
582 </property>
583 <property name="styleSheet">
584 <string notr="true">color: rgb(77, 77, 77);</string>
585 </property>
586 <property name="text">
587 <string>Keep minimized on close</string>
588 </property>
589 </widget>
590 </item>
591 </layout>
592 </item>
593 <item>
594 <spacer name="verticalSpacer_11">
595 <property name="orientation">
596 <enum>Qt::Vertical</enum>
597 </property>
598 <property name="sizeType">
599 <enum>QSizePolicy::Fixed</enum>
600 </property>
601 <property name="sizeHint" stdset="0">
602 <size>
603 <width>20</width>
604 <height>15</height>
605 </size>
606 </property>
607 </spacer>
608 </item>
609 <item>
610 <layout class="QHBoxLayout" name="horizontalLayout_22">
611 <property name="leftMargin">
612 <number>50</number>
613 </property>
614 <property name="topMargin">
615 <number>0</number>
616 </property>
617 <property name="rightMargin">
618 <number>0</number>
619 </property>
620 <item>
621 <widget class="QLabel" name="label_3">
622 <property name="font">
623 <font>
624 <pointsize>10</pointsize>
625 </font>
626 </property>
627 <property name="text">
628 <string>Download folder</string>
629 </property>
630 </widget>
631 </item>
632 <item>
633 <spacer name="horizontalSpacer_18">
634 <property name="orientation">
635 <enum>Qt::Horizontal</enum>
636 </property>
637 <property name="sizeHint" stdset="0">
638 <size>
639 <width>40</width>
640 <height>20</height>
641 </size>
642 </property>
643 </spacer>
644 </item>
645 <item>
646 <widget class="QPushButton" name="downloadButton">
647 <property name="enabled">
648 <bool>true</bool>
649 </property>
650 <property name="minimumSize">
651 <size>
652 <width>150</width>
653 <height>30</height>
654 </size>
655 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500656 <property name="styleSheet">
657 <string notr="true">QPushButton {background: rgb(245, 245, 245); border: 0px; border-radius: 3px; padding: 5px;}
658QPushButton:hover {background: rgb(237,237, 237); border: 0px; border-radius: 3px;}
659QPushButton:pressed {background: rgb(230,230, 230); border: 0px; border-radius: 3px;}</string>
660 </property>
661 <property name="icon">
662 <iconset>
663 <normaloff>images/icons/round-folder-24px.svg</normaloff>images/icons/round-folder-24px.svg</iconset>
664 </property>
665 <property name="iconSize">
666 <size>
667 <width>24</width>
668 <height>24</height>
669 </size>
670 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500671 </widget>
672 </item>
673 </layout>
674 </item>
675 <item>
676 <spacer name="verticalSpacer_18">
677 <property name="orientation">
678 <enum>Qt::Vertical</enum>
679 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500680 <property name="sizeType">
681 <enum>QSizePolicy::Fixed</enum>
682 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500683 <property name="sizeHint" stdset="0">
684 <size>
685 <width>20</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -0500686 <height>30</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -0500687 </size>
688 </property>
689 </spacer>
690 </item>
691 <item>
692 <layout class="QVBoxLayout" name="verticalLayout_11">
693 <item>
694 <layout class="QHBoxLayout" name="horizontalLayout_28">
695 <item>
696 <widget class="QLabel" name="label_2">
697 <property name="font">
698 <font>
699 <pointsize>12</pointsize>
700 </font>
701 </property>
702 <property name="text">
703 <string>Recordings</string>
704 </property>
705 </widget>
706 </item>
707 </layout>
708 </item>
709 <item>
710 <spacer name="verticalSpacer_20">
711 <property name="orientation">
712 <enum>Qt::Vertical</enum>
713 </property>
714 <property name="sizeType">
715 <enum>QSizePolicy::Fixed</enum>
716 </property>
717 <property name="sizeHint" stdset="0">
718 <size>
719 <width>20</width>
720 <height>20</height>
721 </size>
722 </property>
723 </spacer>
724 </item>
725 <item>
726 <layout class="QHBoxLayout" name="horizontalLayout_29">
727 <property name="leftMargin">
728 <number>50</number>
729 </property>
730 <property name="topMargin">
731 <number>5</number>
732 </property>
733 <item>
734 <widget class="QLabel" name="label_5">
735 <property name="font">
736 <font>
737 <pointsize>10</pointsize>
738 </font>
739 </property>
740 <property name="text">
741 <string>Save in</string>
742 </property>
743 </widget>
744 </item>
745 <item>
746 <spacer name="horizontalSpacer_12">
747 <property name="orientation">
748 <enum>Qt::Horizontal</enum>
749 </property>
750 <property name="sizeType">
751 <enum>QSizePolicy::MinimumExpanding</enum>
752 </property>
753 <property name="sizeHint" stdset="0">
754 <size>
755 <width>40</width>
756 <height>20</height>
757 </size>
758 </property>
759 </spacer>
760 </item>
761 <item>
762 <widget class="QPushButton" name="recordPathButton">
763 <property name="minimumSize">
764 <size>
765 <width>150</width>
766 <height>30</height>
767 </size>
768 </property>
769 <property name="maximumSize">
770 <size>
771 <width>16777215</width>
772 <height>30</height>
773 </size>
774 </property>
775 <property name="styleSheet">
776 <string notr="true">QPushButton {background: rgb(245, 245, 245); border: 0px; border-radius: 3px; padding: 5px;}
777QPushButton:hover {background: rgb(237,237, 237); border: 0px; border-radius: 3px;}
778QPushButton:pressed {background: rgb(230,230, 230); border: 0px; border-radius: 3px;}</string>
779 </property>
780 <property name="text">
781 <string/>
782 </property>
783 <property name="icon">
784 <iconset>
785 <normaloff>images/icons/round-folder-24px.svg</normaloff>images/icons/round-folder-24px.svg</iconset>
786 </property>
787 <property name="iconSize">
788 <size>
789 <width>24</width>
790 <height>24</height>
791 </size>
792 </property>
793 </widget>
794 </item>
795 </layout>
796 </item>
797 <item>
798 <layout class="QHBoxLayout" name="horizontalLayout_30">
799 <property name="leftMargin">
800 <number>20</number>
801 </property>
802 <item>
803 <widget class="QCheckBox" name="alwaysRecordingCheckBox">
804 <property name="font">
805 <font>
806 <pointsize>10</pointsize>
807 </font>
808 </property>
809 <property name="text">
810 <string>Always Recording</string>
811 </property>
812 </widget>
813 </item>
814 </layout>
815 </item>
816 </layout>
817 </item>
818 <item>
819 <spacer name="verticalSpacer_14">
820 <property name="orientation">
821 <enum>Qt::Vertical</enum>
822 </property>
823 <property name="sizeHint" stdset="0">
824 <size>
825 <width>20</width>
826 <height>40</height>
827 </size>
828 </property>
829 </spacer>
830 </item>
831 <item>
832 <widget class="QLabel" name="label_6">
833 <property name="font">
834 <font>
835 <pointsize>12</pointsize>
836 </font>
837 </property>
838 <property name="text">
839 <string>Updates</string>
840 </property>
841 </widget>
842 </item>
843 <item>
844 <spacer name="verticalSpacer_21">
845 <property name="orientation">
846 <enum>Qt::Vertical</enum>
847 </property>
848 <property name="sizeType">
849 <enum>QSizePolicy::Fixed</enum>
850 </property>
851 <property name="sizeHint" stdset="0">
852 <size>
853 <width>20</width>
854 <height>20</height>
855 </size>
856 </property>
857 </spacer>
858 </item>
859 <item>
860 <layout class="QHBoxLayout" name="horizontalLayout_6">
861 <property name="leftMargin">
862 <number>40</number>
863 </property>
864 <property name="topMargin">
865 <number>5</number>
866 </property>
867 <item>
868 <widget class="QCheckBox" name="autoUpdateCheckBox">
869 <property name="font">
870 <font>
871 <pointsize>10</pointsize>
872 </font>
873 </property>
874 <property name="acceptDrops">
875 <bool>false</bool>
876 </property>
877 <property name="toolTip">
878 <string>Autamatic update checks checkbox</string>
879 </property>
880 <property name="styleSheet">
881 <string notr="true">color: rgb(77, 77, 77);</string>
882 </property>
883 <property name="text">
884 <string>Check for updates automatically every</string>
885 </property>
886 <property name="checked">
887 <bool>true</bool>
888 </property>
889 </widget>
890 </item>
891 <item>
892 <widget class="QSpinBox" name="intervalUpdateCheckSpinBox">
893 <property name="enabled">
894 <bool>true</bool>
895 </property>
896 <property name="maximumSize">
897 <size>
898 <width>60</width>
899 <height>16777215</height>
900 </size>
901 </property>
902 <property name="toolTip">
903 <string>Interval between update checks in days selector</string>
904 </property>
905 <property name="suffix">
906 <string> days</string>
907 </property>
908 <property name="minimum">
909 <number>1</number>
910 </property>
911 <property name="value">
912 <number>3</number>
913 </property>
914 </widget>
915 </item>
916 </layout>
917 </item>
918 <item>
919 <layout class="QHBoxLayout" name="horizontalLayout_17">
920 <property name="topMargin">
921 <number>0</number>
922 </property>
923 <item>
924 <spacer name="horizontalSpacer_5">
925 <property name="orientation">
926 <enum>Qt::Horizontal</enum>
927 </property>
928 <property name="sizeHint" stdset="0">
929 <size>
930 <width>40</width>
931 <height>20</height>
932 </size>
933 </property>
934 </spacer>
935 </item>
936 <item>
937 <widget class="QPushButton" name="checkUpdateButton">
938 <property name="sizePolicy">
939 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
940 <horstretch>0</horstretch>
941 <verstretch>0</verstretch>
942 </sizepolicy>
943 </property>
944 <property name="minimumSize">
945 <size>
946 <width>0</width>
947 <height>30</height>
948 </size>
949 </property>
950 <property name="font">
951 <font>
952 <pointsize>9</pointsize>
953 </font>
954 </property>
955 <property name="toolTip">
956 <string>Check for updates now button</string>
957 </property>
958 <property name="styleSheet">
959 <string notr="true">QPushButton {background: rgb(245, 245, 245); border: 0px; border-radius: 3px; padding: 5px;}
960QPushButton:hover {background: rgb(237,237, 237); border: 0px; border-radius: 3px;}
961QPushButton:pressed {background: rgb(230,230, 230); border: 0px; border-radius: 3px;}</string>
962 </property>
963 <property name="text">
964 <string>Check for updates now</string>
965 </property>
966 </widget>
967 </item>
968 <item>
969 <spacer name="horizontalSpacer_4">
970 <property name="orientation">
971 <enum>Qt::Horizontal</enum>
972 </property>
973 <property name="sizeHint" stdset="0">
974 <size>
975 <width>40</width>
976 <height>20</height>
977 </size>
978 </property>
979 </spacer>
980 </item>
981 </layout>
982 </item>
983 <item>
984 <spacer name="accountSettingsBottom">
985 <property name="orientation">
986 <enum>Qt::Vertical</enum>
987 </property>
988 <property name="sizeType">
989 <enum>QSizePolicy::MinimumExpanding</enum>
990 </property>
991 <property name="sizeHint" stdset="0">
992 <size>
993 <width>20</width>
994 <height>40</height>
995 </size>
996 </property>
997 </spacer>
998 </item>
999 </layout>
1000 </item>
1001 </layout>
1002 </widget>
1003 </item>
1004 <item>
1005 <spacer name="horizontalSpacer_17">
1006 <property name="orientation">
1007 <enum>Qt::Horizontal</enum>
1008 </property>
1009 <property name="sizeHint" stdset="0">
1010 <size>
1011 <width>50</width>
1012 <height>20</height>
1013 </size>
1014 </property>
1015 </spacer>
1016 </item>
1017 </layout>
1018 </item>
1019 </layout>
1020 </widget>
1021 <widget class="QWidget" name="currentAccountSettingsScrollWidget">
1022 <property name="sizePolicy">
1023 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1024 <horstretch>0</horstretch>
1025 <verstretch>0</verstretch>
1026 </sizepolicy>
1027 </property>
1028 <property name="minimumSize">
1029 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001030 <width>0</width>
1031 <height>0</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001032 </size>
1033 </property>
1034 <property name="maximumSize">
1035 <size>
1036 <width>16777215</width>
1037 <height>16777215</height>
1038 </size>
1039 </property>
1040 <property name="styleSheet">
1041 <string notr="true"/>
1042 </property>
1043 <layout class="QVBoxLayout" name="verticalLayout_2">
Isa Nanic9316d472018-12-18 16:27:13 -05001044 <property name="spacing">
1045 <number>0</number>
1046 </property>
1047 <property name="leftMargin">
1048 <number>0</number>
1049 </property>
1050 <property name="topMargin">
1051 <number>0</number>
1052 </property>
1053 <property name="rightMargin">
1054 <number>0</number>
1055 </property>
1056 <property name="bottomMargin">
1057 <number>0</number>
1058 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001059 <item>
1060 <widget class="QScrollArea" name="scrollArea">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001061 <property name="minimumSize">
1062 <size>
1063 <width>0</width>
1064 <height>580</height>
1065 </size>
1066 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001067 <property name="frameShape">
1068 <enum>QFrame::NoFrame</enum>
1069 </property>
1070 <property name="frameShadow">
1071 <enum>QFrame::Plain</enum>
1072 </property>
1073 <property name="verticalScrollBarPolicy">
1074 <enum>Qt::ScrollBarAsNeeded</enum>
1075 </property>
1076 <property name="horizontalScrollBarPolicy">
1077 <enum>Qt::ScrollBarAlwaysOff</enum>
1078 </property>
1079 <property name="sizeAdjustPolicy">
1080 <enum>QAbstractScrollArea::AdjustIgnored</enum>
1081 </property>
1082 <property name="widgetResizable">
1083 <bool>true</bool>
1084 </property>
1085 <widget class="QWidget" name="scrollAreaWidgetContents">
1086 <property name="geometry">
1087 <rect>
1088 <x>0</x>
1089 <y>0</y>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001090 <width>696</width>
1091 <height>647</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001092 </rect>
1093 </property>
1094 <property name="styleSheet">
1095 <string notr="true"/>
1096 </property>
1097 <layout class="QHBoxLayout" name="horizontalLayout_12" stretch="0">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001098 <property name="spacing">
1099 <number>0</number>
1100 </property>
1101 <property name="leftMargin">
1102 <number>0</number>
1103 </property>
1104 <property name="topMargin">
1105 <number>0</number>
1106 </property>
1107 <property name="rightMargin">
1108 <number>0</number>
1109 </property>
1110 <property name="bottomMargin">
1111 <number>0</number>
1112 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05001113 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001114 <layout class="QHBoxLayout" name="accountHorLayout" stretch="2,0,0,3">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001115 <property name="spacing">
1116 <number>0</number>
1117 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05001118 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001119 <spacer name="horizontalSpacer_6">
Isa Nanic6e4a39a2018-12-04 14:26:02 -05001120 <property name="orientation">
1121 <enum>Qt::Horizontal</enum>
1122 </property>
1123 <property name="sizeHint" stdset="0">
1124 <size>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001125 <width>460</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001126 <height>0</height>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05001127 </size>
1128 </property>
1129 </spacer>
1130 </item>
1131 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001132 <widget class="QWidget" name="centralWidget" native="true">
Isa Nanic6e4a39a2018-12-04 14:26:02 -05001133 <property name="minimumSize">
1134 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001135 <width>0</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001136 <height>0</height>
1137 </size>
1138 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001139 <layout class="QVBoxLayout" name="currentAccountSettingsScrollLayout" stretch="3,0,0,1,0,0,0,0,3,0,5">
1140 <property name="spacing">
1141 <number>0</number>
1142 </property>
1143 <property name="leftMargin">
1144 <number>0</number>
1145 </property>
1146 <property name="topMargin">
1147 <number>0</number>
1148 </property>
1149 <property name="rightMargin">
1150 <number>0</number>
1151 </property>
1152 <property name="bottomMargin">
1153 <number>0</number>
1154 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001155 <item>
1156 <spacer name="verticalSpacer_7">
1157 <property name="orientation">
1158 <enum>Qt::Vertical</enum>
1159 </property>
1160 <property name="sizeType">
1161 <enum>QSizePolicy::MinimumExpanding</enum>
1162 </property>
1163 <property name="sizeHint" stdset="0">
1164 <size>
1165 <width>20</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001166 <height>10</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001167 </size>
1168 </property>
1169 </spacer>
1170 </item>
1171 <item>
1172 <layout class="QHBoxLayout" name="horizontalLayout_56">
1173 <property name="bottomMargin">
1174 <number>0</number>
1175 </property>
1176 <item>
1177 <layout class="QVBoxLayout" name="verticalLayout_17">
1178 <property name="spacing">
1179 <number>0</number>
1180 </property>
1181 <property name="leftMargin">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001182 <number>0</number>
1183 </property>
1184 <property name="topMargin">
1185 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001186 </property>
1187 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001188 <spacer name="verticalSpacer_15">
1189 <property name="orientation">
1190 <enum>Qt::Vertical</enum>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001191 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001192 <property name="sizeHint" stdset="0">
Andreas Traczykfc33a492018-12-14 13:53:13 -05001193 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001194 <width>20</width>
1195 <height>10</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001196 </size>
1197 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001198 </spacer>
1199 </item>
1200 <item>
1201 <layout class="QHBoxLayout" name="horizontalLayout_2">
1202 <property name="bottomMargin">
1203 <number>20</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001204 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001205 <item>
1206 <widget class="QPushButton" name="currentAccountAvatar">
1207 <property name="sizePolicy">
1208 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1209 <horstretch>0</horstretch>
1210 <verstretch>0</verstretch>
1211 </sizepolicy>
1212 </property>
1213 <property name="minimumSize">
1214 <size>
1215 <width>150</width>
1216 <height>150</height>
1217 </size>
1218 </property>
1219 <property name="maximumSize">
1220 <size>
1221 <width>150</width>
1222 <height>150</height>
1223 </size>
1224 </property>
1225 <property name="font">
1226 <font>
1227 <stylestrategy>PreferAntialias</stylestrategy>
1228 </font>
1229 </property>
1230 <property name="cursor">
1231 <cursorShape>PointingHandCursor</cursorShape>
1232 </property>
1233 <property name="styleSheet">
1234 <string notr="true">border: none;</string>
1235 </property>
1236 <property name="text">
1237 <string/>
1238 </property>
1239 <property name="iconSize">
1240 <size>
1241 <width>160</width>
1242 <height>160</height>
1243 </size>
1244 </property>
1245 <property name="flat">
1246 <bool>false</bool>
1247 </property>
1248 </widget>
1249 </item>
1250 </layout>
1251 </item>
1252 <item>
1253 <layout class="QHBoxLayout" name="horizontalLayout_64" stretch="0">
1254 <property name="spacing">
1255 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001256 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001257 <property name="topMargin">
1258 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001259 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001260 <property name="rightMargin">
1261 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001262 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001263 <item>
1264 <widget class="QLineEdit" name="displayNameLineEdit">
1265 <property name="sizePolicy">
1266 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1267 <horstretch>0</horstretch>
1268 <verstretch>0</verstretch>
1269 </sizepolicy>
1270 </property>
1271 <property name="minimumSize">
1272 <size>
1273 <width>170</width>
1274 <height>30</height>
1275 </size>
1276 </property>
1277 <property name="maximumSize">
1278 <size>
1279 <width>170</width>
1280 <height>30</height>
1281 </size>
1282 </property>
1283 <property name="font">
1284 <font>
1285 <stylestrategy>PreferAntialias</stylestrategy>
1286 </font>
1287 </property>
1288 <property name="styleSheet">
1289 <string notr="true">border: 0px; border-radius: 3px; background: rgb(245, 245, 245);</string>
1290 </property>
1291 <property name="text">
1292 <string/>
1293 </property>
1294 </widget>
1295 </item>
1296 </layout>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001297 </item>
1298 </layout>
1299 </item>
1300 <item>
1301 <layout class="QVBoxLayout" name="verticalLayout_18">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001302 <property name="spacing">
1303 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001304 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001305 <property name="topMargin">
1306 <number>0</number>
1307 </property>
1308 <item>
1309 <spacer name="verticalSpacer_13">
1310 <property name="orientation">
1311 <enum>Qt::Vertical</enum>
1312 </property>
1313 <property name="sizeHint" stdset="0">
1314 <size>
1315 <width>20</width>
1316 <height>10</height>
1317 </size>
1318 </property>
1319 </spacer>
1320 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001321 <item>
1322 <layout class="QHBoxLayout" name="horizontalLayout_58" stretch="0,40">
1323 <property name="spacing">
1324 <number>0</number>
1325 </property>
1326 <property name="sizeConstraint">
1327 <enum>QLayout::SetDefaultConstraint</enum>
1328 </property>
1329 <item>
1330 <widget class="QWidget" name="widget_4" native="true">
1331 <property name="sizePolicy">
1332 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
1333 <horstretch>0</horstretch>
1334 <verstretch>0</verstretch>
1335 </sizepolicy>
1336 </property>
1337 <property name="minimumSize">
1338 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001339 <width>114</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001340 <height>0</height>
1341 </size>
1342 </property>
1343 <property name="maximumSize">
1344 <size>
1345 <width>110</width>
1346 <height>16777215</height>
1347 </size>
1348 </property>
1349 <layout class="QVBoxLayout" name="verticalLayout_19">
1350 <property name="spacing">
1351 <number>0</number>
1352 </property>
1353 <property name="leftMargin">
1354 <number>0</number>
1355 </property>
1356 <property name="topMargin">
1357 <number>0</number>
1358 </property>
1359 <property name="rightMargin">
1360 <number>0</number>
1361 </property>
1362 <property name="bottomMargin">
1363 <number>0</number>
1364 </property>
1365 <item>
1366 <layout class="QHBoxLayout" name="horizontalLayout_16">
1367 <property name="bottomMargin">
1368 <number>5</number>
1369 </property>
1370 <item>
1371 <spacer name="horizontalSpacer_14">
1372 <property name="orientation">
1373 <enum>Qt::Horizontal</enum>
1374 </property>
1375 <property name="sizeType">
1376 <enum>QSizePolicy::MinimumExpanding</enum>
1377 </property>
1378 <property name="sizeHint" stdset="0">
1379 <size>
1380 <width>1</width>
1381 <height>20</height>
1382 </size>
1383 </property>
1384 </spacer>
1385 </item>
1386 <item>
1387 <widget class="QLabel" name="label_11">
1388 <property name="minimumSize">
1389 <size>
1390 <width>0</width>
1391 <height>40</height>
1392 </size>
1393 </property>
1394 <property name="maximumSize">
1395 <size>
1396 <width>16777215</width>
1397 <height>40</height>
1398 </size>
1399 </property>
1400 <property name="font">
1401 <font>
1402 <pointsize>8</pointsize>
1403 <weight>50</weight>
1404 <bold>false</bold>
1405 </font>
1406 </property>
1407 <property name="layoutDirection">
1408 <enum>Qt::LeftToRight</enum>
1409 </property>
1410 <property name="text">
1411 <string>Account</string>
1412 </property>
1413 <property name="alignment">
1414 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1415 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001416 <property name="textInteractionFlags">
1417 <set>Qt::NoTextInteraction</set>
1418 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001419 </widget>
1420 </item>
1421 </layout>
1422 </item>
1423 <item>
1424 <layout class="QHBoxLayout" name="horizontalLayout_60">
1425 <property name="bottomMargin">
1426 <number>0</number>
1427 </property>
1428 <item>
1429 <spacer name="horizontalSpacer_42">
1430 <property name="orientation">
1431 <enum>Qt::Horizontal</enum>
1432 </property>
1433 <property name="sizeType">
1434 <enum>QSizePolicy::MinimumExpanding</enum>
1435 </property>
1436 <property name="sizeHint" stdset="0">
1437 <size>
1438 <width>1</width>
1439 <height>20</height>
1440 </size>
1441 </property>
1442 </spacer>
1443 </item>
1444 <item>
1445 <widget class="QLabel" name="currentRegisteredIDLabel">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001446 <property name="enabled">
1447 <bool>true</bool>
1448 </property>
1449 <property name="sizePolicy">
1450 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1451 <horstretch>0</horstretch>
1452 <verstretch>0</verstretch>
1453 </sizepolicy>
1454 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001455 <property name="minimumSize">
1456 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001457 <width>0</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001458 <height>32</height>
1459 </size>
1460 </property>
1461 <property name="maximumSize">
1462 <size>
1463 <width>16777215</width>
1464 <height>32</height>
1465 </size>
1466 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001467 <property name="font">
1468 <font>
1469 <pointsize>8</pointsize>
1470 </font>
1471 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001472 <property name="text">
1473 <string>Registered Name</string>
1474 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001475 <property name="alignment">
1476 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1477 </property>
1478 <property name="textInteractionFlags">
1479 <set>Qt::NoTextInteraction</set>
1480 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001481 </widget>
1482 </item>
1483 </layout>
1484 </item>
1485 <item>
1486 <layout class="QHBoxLayout" name="horizontalLayout_59">
1487 <property name="bottomMargin">
1488 <number>3</number>
1489 </property>
1490 <item>
1491 <spacer name="horizontalSpacer_41">
1492 <property name="orientation">
1493 <enum>Qt::Horizontal</enum>
1494 </property>
1495 <property name="sizeType">
1496 <enum>QSizePolicy::MinimumExpanding</enum>
1497 </property>
1498 <property name="sizeHint" stdset="0">
1499 <size>
1500 <width>1</width>
1501 <height>20</height>
1502 </size>
1503 </property>
1504 </spacer>
1505 </item>
1506 <item>
1507 <widget class="QLabel" name="currentRingIDMessage">
1508 <property name="sizePolicy">
1509 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
1510 <horstretch>0</horstretch>
1511 <verstretch>0</verstretch>
1512 </sizepolicy>
1513 </property>
1514 <property name="minimumSize">
1515 <size>
1516 <width>0</width>
1517 <height>40</height>
1518 </size>
1519 </property>
1520 <property name="maximumSize">
1521 <size>
1522 <width>150</width>
1523 <height>40</height>
1524 </size>
1525 </property>
1526 <property name="font">
1527 <font>
1528 <pointsize>8</pointsize>
1529 <stylestrategy>PreferAntialias</stylestrategy>
1530 </font>
1531 </property>
1532 <property name="text">
1533 <string>ID</string>
1534 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001535 <property name="textInteractionFlags">
1536 <set>Qt::NoTextInteraction</set>
1537 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001538 </widget>
1539 </item>
1540 </layout>
1541 </item>
1542 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001543 <layout class="QGridLayout" name="gridLayout_2">
1544 <property name="bottomMargin">
1545 <number>0</number>
1546 </property>
1547 <property name="spacing">
1548 <number>0</number>
1549 </property>
1550 <item row="0" column="0">
Andreas Traczykfc33a492018-12-14 13:53:13 -05001551 <spacer name="horizontalSpacer_25">
1552 <property name="orientation">
1553 <enum>Qt::Horizontal</enum>
1554 </property>
1555 <property name="sizeHint" stdset="0">
1556 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001557 <width>1</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001558 <height>20</height>
1559 </size>
1560 </property>
1561 </spacer>
1562 </item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001563 <item row="0" column="1">
Andreas Traczykfc33a492018-12-14 13:53:13 -05001564 <widget class="QLabel" name="label_7">
1565 <property name="minimumSize">
1566 <size>
1567 <width>0</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001568 <height>26</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001569 </size>
1570 </property>
1571 <property name="maximumSize">
1572 <size>
1573 <width>16777215</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001574 <height>26</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001575 </size>
1576 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001577 <property name="font">
1578 <font>
1579 <pointsize>8</pointsize>
1580 </font>
1581 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001582 <property name="text">
1583 <string>Password</string>
1584 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001585 <property name="alignment">
1586 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1587 </property>
1588 <property name="textInteractionFlags">
1589 <set>Qt::NoTextInteraction</set>
1590 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001591 </widget>
1592 </item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001593 <item row="1" column="1">
1594 <spacer name="verticalSpacer_16">
1595 <property name="orientation">
1596 <enum>Qt::Vertical</enum>
1597 </property>
1598 <property name="sizeType">
1599 <enum>QSizePolicy::Fixed</enum>
1600 </property>
1601 <property name="sizeHint" stdset="0">
1602 <size>
1603 <width>20</width>
1604 <height>2</height>
1605 </size>
1606 </property>
1607 </spacer>
1608 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001609 </layout>
1610 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001611 </layout>
1612 </widget>
1613 </item>
1614 <item>
1615 <layout class="QVBoxLayout" name="verticalLayout_20">
1616 <property name="spacing">
1617 <number>0</number>
1618 </property>
1619 <property name="leftMargin">
1620 <number>10</number>
1621 </property>
1622 <item>
1623 <layout class="QHBoxLayout" name="horizontalLayout_14">
1624 <property name="bottomMargin">
1625 <number>5</number>
1626 </property>
1627 <item>
1628 <widget class="QCheckBox" name="accountEnableCheckBox">
1629 <property name="sizePolicy">
1630 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1631 <horstretch>0</horstretch>
1632 <verstretch>0</verstretch>
1633 </sizepolicy>
1634 </property>
1635 <property name="minimumSize">
1636 <size>
1637 <width>0</width>
1638 <height>40</height>
1639 </size>
1640 </property>
1641 <property name="maximumSize">
1642 <size>
1643 <width>140</width>
1644 <height>40</height>
1645 </size>
1646 </property>
1647 <property name="font">
1648 <font>
1649 <pointsize>9</pointsize>
1650 </font>
1651 </property>
1652 <property name="layoutDirection">
1653 <enum>Qt::LeftToRight</enum>
1654 </property>
1655 <property name="styleSheet">
1656 <string notr="true"/>
1657 </property>
1658 <property name="text">
1659 <string>Enable</string>
1660 </property>
1661 </widget>
1662 </item>
1663 <item>
1664 <spacer name="horizontalSpacer_15">
1665 <property name="orientation">
1666 <enum>Qt::Horizontal</enum>
1667 </property>
1668 <property name="sizeType">
1669 <enum>QSizePolicy::MinimumExpanding</enum>
1670 </property>
1671 <property name="sizeHint" stdset="0">
1672 <size>
1673 <width>1</width>
1674 <height>20</height>
1675 </size>
1676 </property>
1677 </spacer>
1678 </item>
1679 </layout>
1680 </item>
1681 <item>
1682 <layout class="QHBoxLayout" name="horizontalLayout_61">
1683 <item>
1684 <widget class="QLineEdit" name="currentRegisteredID">
1685 <property name="sizePolicy">
1686 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
1687 <horstretch>0</horstretch>
1688 <verstretch>0</verstretch>
1689 </sizepolicy>
1690 </property>
1691 <property name="minimumSize">
1692 <size>
1693 <width>250</width>
1694 <height>32</height>
1695 </size>
1696 </property>
1697 <property name="maximumSize">
1698 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001699 <width>16777215</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001700 <height>32</height>
1701 </size>
1702 </property>
1703 <property name="font">
1704 <font>
1705 <pointsize>9</pointsize>
1706 <stylestrategy>PreferAntialias</stylestrategy>
1707 </font>
1708 </property>
1709 <property name="mouseTracking">
1710 <bool>true</bool>
1711 </property>
1712 <property name="styleSheet">
1713 <string notr="true">padding-left: 10; border: 1px solid black;</string>
1714 </property>
1715 <property name="text">
1716 <string/>
1717 </property>
1718 <property name="frame">
1719 <bool>false</bool>
1720 </property>
1721 <property name="alignment">
1722 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1723 </property>
1724 <property name="readOnly">
1725 <bool>false</bool>
1726 </property>
1727 <property name="placeholderText">
1728 <string>Type here to register a username</string>
1729 </property>
1730 <property name="clearButtonEnabled">
1731 <bool>false</bool>
1732 </property>
1733 </widget>
1734 </item>
1735 <item>
1736 <widget class="QPushButton" name="regNameButton">
1737 <property name="minimumSize">
1738 <size>
1739 <width>32</width>
1740 <height>32</height>
1741 </size>
1742 </property>
1743 <property name="maximumSize">
1744 <size>
1745 <width>32</width>
1746 <height>32</height>
1747 </size>
1748 </property>
1749 <property name="text">
1750 <string/>
1751 </property>
1752 <property name="iconSize">
1753 <size>
1754 <width>24</width>
1755 <height>24</height>
1756 </size>
1757 </property>
1758 <property name="flat">
1759 <bool>true</bool>
1760 </property>
1761 </widget>
1762 </item>
1763 <item>
1764 <spacer name="horizontalSpacer_9">
1765 <property name="orientation">
1766 <enum>Qt::Horizontal</enum>
1767 </property>
1768 <property name="sizeType">
1769 <enum>QSizePolicy::MinimumExpanding</enum>
1770 </property>
1771 <property name="sizeHint" stdset="0">
1772 <size>
1773 <width>1</width>
1774 <height>20</height>
1775 </size>
1776 </property>
1777 </spacer>
1778 </item>
1779 </layout>
1780 </item>
1781 <item>
1782 <layout class="QHBoxLayout" name="horizontalLayout_62">
1783 <property name="spacing">
1784 <number>0</number>
1785 </property>
1786 <item>
1787 <widget class="QLineEdit" name="currentRingID">
1788 <property name="sizePolicy">
1789 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
1790 <horstretch>0</horstretch>
1791 <verstretch>0</verstretch>
1792 </sizepolicy>
1793 </property>
1794 <property name="minimumSize">
1795 <size>
1796 <width>290</width>
1797 <height>40</height>
1798 </size>
1799 </property>
1800 <property name="maximumSize">
1801 <size>
1802 <width>16777215</width>
1803 <height>40</height>
1804 </size>
1805 </property>
1806 <property name="font">
1807 <font>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001808 <pointsize>8</pointsize>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001809 <stylestrategy>PreferAntialias</stylestrategy>
1810 </font>
1811 </property>
1812 <property name="layoutDirection">
1813 <enum>Qt::RightToLeft</enum>
1814 </property>
1815 <property name="styleSheet">
1816 <string notr="true">border: 0px; padding: 1px;</string>
1817 </property>
1818 <property name="text">
1819 <string/>
1820 </property>
1821 <property name="alignment">
1822 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1823 </property>
1824 </widget>
1825 </item>
1826 <item>
1827 <spacer name="horizontalSpacer_10">
1828 <property name="orientation">
1829 <enum>Qt::Horizontal</enum>
1830 </property>
1831 <property name="sizeType">
1832 <enum>QSizePolicy::MinimumExpanding</enum>
1833 </property>
1834 <property name="sizeHint" stdset="0">
1835 <size>
1836 <width>1</width>
1837 <height>20</height>
1838 </size>
1839 </property>
1840 </spacer>
1841 </item>
1842 </layout>
1843 </item>
1844 <item>
1845 <layout class="QHBoxLayout" name="horizontalLayout_63">
1846 <property name="leftMargin">
Isa Nanic5bafcb92018-12-19 12:54:51 -05001847 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001848 </property>
1849 <property name="topMargin">
1850 <number>0</number>
1851 </property>
1852 <item>
1853 <widget class="QPushButton" name="passwdPushButton">
1854 <property name="sizePolicy">
1855 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1856 <horstretch>0</horstretch>
1857 <verstretch>0</verstretch>
1858 </sizepolicy>
1859 </property>
1860 <property name="minimumSize">
1861 <size>
1862 <width>134</width>
1863 <height>30</height>
1864 </size>
1865 </property>
1866 <property name="maximumSize">
1867 <size>
1868 <width>134</width>
1869 <height>30</height>
1870 </size>
1871 </property>
1872 <property name="font">
1873 <font>
1874 <pointsize>9</pointsize>
1875 <underline>false</underline>
1876 </font>
1877 </property>
1878 <property name="styleSheet">
1879 <string notr="true">QPushButton {background: rgb(245, 245, 245); border: 0px; border-radius: 3px;}
1880QPushButton:hover {background: rgb(237,237, 237); border: 0px; border-radius: 3px;}
1881QPushButton:pressed {background: rgb(230,230, 230); border: 0px; border-radius: 3px;}</string>
1882 </property>
1883 <property name="text">
1884 <string>Change Password</string>
1885 </property>
1886 <property name="checkable">
1887 <bool>true</bool>
1888 </property>
1889 </widget>
1890 </item>
1891 <item>
1892 <spacer name="horizontalSpacer_7">
1893 <property name="orientation">
1894 <enum>Qt::Horizontal</enum>
1895 </property>
1896 <property name="sizeHint" stdset="0">
1897 <size>
1898 <width>40</width>
1899 <height>20</height>
1900 </size>
1901 </property>
1902 </spacer>
1903 </item>
1904 </layout>
1905 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001906 </layout>
1907 </item>
1908 </layout>
1909 </item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05001910 <item>
1911 <layout class="QHBoxLayout" name="horizontalLayout_65">
1912 <property name="spacing">
1913 <number>15</number>
1914 </property>
1915 <property name="leftMargin">
1916 <number>10</number>
1917 </property>
1918 <property name="topMargin">
1919 <number>10</number>
1920 </property>
1921 <property name="rightMargin">
1922 <number>10</number>
1923 </property>
1924 <property name="bottomMargin">
1925 <number>0</number>
1926 </property>
1927 <item>
1928 <spacer name="horizontalSpacer_19">
1929 <property name="orientation">
1930 <enum>Qt::Horizontal</enum>
1931 </property>
1932 <property name="sizeType">
1933 <enum>QSizePolicy::MinimumExpanding</enum>
1934 </property>
1935 <property name="sizeHint" stdset="0">
1936 <size>
1937 <width>30</width>
1938 <height>20</height>
1939 </size>
1940 </property>
1941 </spacer>
1942 </item>
1943 <item>
1944 <widget class="QPushButton" name="btnExportAccount">
1945 <property name="minimumSize">
1946 <size>
1947 <width>150</width>
1948 <height>30</height>
1949 </size>
1950 </property>
1951 <property name="styleSheet">
1952 <string notr="true">border: 0px; border-radius: 3px; background: #e8f5e9;</string>
1953 </property>
1954 <property name="text">
1955 <string>Export Account</string>
1956 </property>
1957 <property name="flat">
1958 <bool>true</bool>
1959 </property>
1960 </widget>
1961 </item>
1962 <item>
1963 <widget class="QPushButton" name="btnDeletAccount">
1964 <property name="minimumSize">
1965 <size>
1966 <width>150</width>
1967 <height>30</height>
1968 </size>
1969 </property>
1970 <property name="styleSheet">
1971 <string notr="true">border: 0px; border-radius: 3px; background:#ffebee;</string>
1972 </property>
1973 <property name="text">
1974 <string>Delete Account</string>
1975 </property>
1976 <property name="flat">
1977 <bool>true</bool>
1978 </property>
1979 </widget>
1980 </item>
1981 <item>
1982 <spacer name="horizontalSpacer_26">
1983 <property name="orientation">
1984 <enum>Qt::Horizontal</enum>
1985 </property>
1986 <property name="sizeType">
1987 <enum>QSizePolicy::MinimumExpanding</enum>
1988 </property>
1989 <property name="sizeHint" stdset="0">
1990 <size>
1991 <width>30</width>
1992 <height>20</height>
1993 </size>
1994 </property>
1995 </spacer>
1996 </item>
1997 </layout>
1998 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05001999 </layout>
2000 </item>
2001 </layout>
2002 </item>
2003 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002004 <spacer name="verticalSpacer_8">
2005 <property name="orientation">
2006 <enum>Qt::Vertical</enum>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002007 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002008 <property name="sizeType">
2009 <enum>QSizePolicy::Fixed</enum>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002010 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002011 <property name="sizeHint" stdset="0">
2012 <size>
2013 <width>20</width>
2014 <height>20</height>
2015 </size>
2016 </property>
2017 </spacer>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002018 </item>
2019 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002020 <spacer name="verticalSpacer_12">
2021 <property name="orientation">
2022 <enum>Qt::Vertical</enum>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002023 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002024 <property name="sizeHint" stdset="0">
2025 <size>
2026 <width>20</width>
2027 <height>30</height>
2028 </size>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002029 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002030 </spacer>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002031 </item>
2032 <item>
2033 <layout class="QHBoxLayout" name="horizontalLayout_66">
Isa Nanic5bafcb92018-12-19 12:54:51 -05002034 <property name="spacing">
2035 <number>0</number>
2036 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002037 <property name="leftMargin">
2038 <number>0</number>
2039 </property>
2040 <property name="topMargin">
2041 <number>0</number>
2042 </property>
2043 <property name="rightMargin">
2044 <number>1</number>
2045 </property>
2046 <property name="bottomMargin">
2047 <number>3</number>
2048 </property>
2049 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002050 <layout class="QGridLayout" name="gridLayout_8">
2051 <property name="topMargin">
2052 <number>0</number>
2053 </property>
2054 <property name="bottomMargin">
2055 <number>0</number>
2056 </property>
2057 <property name="spacing">
2058 <number>0</number>
2059 </property>
2060 <item row="0" column="0">
2061 <widget class="QLabel" name="label">
2062 <property name="maximumSize">
2063 <size>
2064 <width>16777215</width>
2065 <height>30</height>
2066 </size>
2067 </property>
2068 <property name="font">
2069 <font>
2070 <pointsize>11</pointsize>
2071 </font>
2072 </property>
2073 <property name="text">
2074 <string>Linked Devices</string>
2075 </property>
2076 <property name="textInteractionFlags">
2077 <set>Qt::NoTextInteraction</set>
2078 </property>
2079 </widget>
2080 </item>
2081 </layout>
2082 </item>
2083 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002084 <spacer name="horizontalSpacer_46">
2085 <property name="orientation">
2086 <enum>Qt::Horizontal</enum>
2087 </property>
2088 <property name="sizeHint" stdset="0">
2089 <size>
2090 <width>40</width>
2091 <height>20</height>
2092 </size>
2093 </property>
2094 </spacer>
2095 </item>
2096 <item>
2097 <widget class="QLabel" name="label_12">
2098 <property name="minimumSize">
2099 <size>
2100 <width>0</width>
2101 <height>30</height>
2102 </size>
2103 </property>
2104 <property name="text">
2105 <string/>
2106 </property>
2107 </widget>
2108 </item>
2109 <item>
2110 <widget class="QPushButton" name="linkDevPushButton">
2111 <property name="minimumSize">
2112 <size>
2113 <width>150</width>
2114 <height>30</height>
2115 </size>
2116 </property>
2117 <property name="maximumSize">
2118 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002119 <width>16777215</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002120 <height>30</height>
2121 </size>
2122 </property>
2123 <property name="styleSheet">
2124 <string notr="true">border: 0px; border-radius: 3px; background: rgb(245, 245, 245);
2125padding: 5px;
2126</string>
2127 </property>
2128 <property name="text">
2129 <string>Link Another Device</string>
2130 </property>
2131 <property name="iconSize">
2132 <size>
2133 <width>24</width>
2134 <height>24</height>
2135 </size>
2136 </property>
2137 <property name="flat">
2138 <bool>false</bool>
2139 </property>
2140 </widget>
2141 </item>
2142 </layout>
2143 </item>
2144 <item>
2145 <widget class="QListWidget" name="settingsListWidget">
2146 <property name="sizePolicy">
2147 <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
2148 <horstretch>0</horstretch>
2149 <verstretch>0</verstretch>
2150 </sizepolicy>
2151 </property>
2152 <property name="minimumSize">
2153 <size>
2154 <width>600</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002155 <height>140</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002156 </size>
2157 </property>
2158 <property name="maximumSize">
2159 <size>
2160 <width>16777215</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002161 <height>130</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002162 </size>
2163 </property>
2164 <property name="styleSheet">
2165 <string notr="true">border: 1px solid grey;</string>
2166 </property>
2167 <property name="frameShadow">
2168 <enum>QFrame::Plain</enum>
2169 </property>
2170 <property name="editTriggers">
2171 <set>QAbstractItemView::NoEditTriggers</set>
2172 </property>
2173 <property name="showDropIndicator" stdset="0">
2174 <bool>false</bool>
2175 </property>
2176 <property name="alternatingRowColors">
2177 <bool>false</bool>
2178 </property>
2179 <property name="selectionMode">
2180 <enum>QAbstractItemView::NoSelection</enum>
2181 </property>
2182 <property name="uniformItemSizes">
2183 <bool>true</bool>
2184 </property>
2185 </widget>
2186 </item>
2187 <item>
2188 <layout class="QHBoxLayout" name="horizontalLayout_67">
2189 <property name="topMargin">
2190 <number>5</number>
2191 </property>
2192 <item>
2193 <widget class="QPushButton" name="blockedContactsBtn">
2194 <property name="minimumSize">
2195 <size>
2196 <width>120</width>
2197 <height>25</height>
2198 </size>
2199 </property>
2200 <property name="maximumSize">
2201 <size>
2202 <width>180</width>
2203 <height>25</height>
2204 </size>
2205 </property>
2206 <property name="layoutDirection">
2207 <enum>Qt::RightToLeft</enum>
2208 </property>
2209 <property name="styleSheet">
2210 <string notr="true">border: 0px; border-radius: 3px; background: rgb(245, 245, 245);
2211padding-right: 20px;
2212padding-left: 15px;
2213</string>
2214 </property>
2215 <property name="text">
2216 <string>Blocked Contacts</string>
2217 </property>
2218 <property name="iconSize">
2219 <size>
2220 <width>24</width>
2221 <height>24</height>
2222 </size>
2223 </property>
2224 </widget>
2225 </item>
2226 <item>
2227 <spacer name="horizontalSpacer_47">
2228 <property name="orientation">
2229 <enum>Qt::Horizontal</enum>
2230 </property>
2231 <property name="sizeHint" stdset="0">
2232 <size>
2233 <width>40</width>
2234 <height>20</height>
2235 </size>
2236 </property>
2237 </spacer>
2238 </item>
2239 </layout>
2240 </item>
2241 <item>
2242 <widget class="QLabel" name="advancedSettingsOffsetLabel">
2243 <property name="sizePolicy">
2244 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
2245 <horstretch>0</horstretch>
2246 <verstretch>0</verstretch>
2247 </sizepolicy>
2248 </property>
2249 <property name="minimumSize">
2250 <size>
2251 <width>0</width>
2252 <height>4</height>
2253 </size>
2254 </property>
2255 <property name="maximumSize">
2256 <size>
2257 <width>16777215</width>
2258 <height>4</height>
2259 </size>
2260 </property>
2261 <property name="text">
2262 <string/>
2263 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002264 <property name="textInteractionFlags">
2265 <set>Qt::NoTextInteraction</set>
2266 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002267 </widget>
2268 </item>
2269 <item>
2270 <spacer name="verticalSpacer_10">
2271 <property name="orientation">
2272 <enum>Qt::Vertical</enum>
2273 </property>
2274 <property name="sizeType">
2275 <enum>QSizePolicy::MinimumExpanding</enum>
2276 </property>
2277 <property name="sizeHint" stdset="0">
2278 <size>
2279 <width>20</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002280 <height>10</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002281 </size>
2282 </property>
2283 </spacer>
2284 </item>
2285 <item>
2286 <layout class="QHBoxLayout" name="horizontalLayout_68" stretch="1,0,1">
2287 <property name="topMargin">
2288 <number>4</number>
2289 </property>
2290 <property name="bottomMargin">
2291 <number>15</number>
2292 </property>
2293 <item>
2294 <spacer name="horizontalSpacer_48">
2295 <property name="orientation">
2296 <enum>Qt::Horizontal</enum>
2297 </property>
2298 <property name="sizeType">
2299 <enum>QSizePolicy::MinimumExpanding</enum>
2300 </property>
2301 <property name="sizeHint" stdset="0">
2302 <size>
2303 <width>40</width>
2304 <height>20</height>
2305 </size>
2306 </property>
2307 </spacer>
2308 </item>
2309 <item>
2310 <widget class="QPushButton" name="advancedAccountSettingsPButton">
2311 <property name="minimumSize">
2312 <size>
2313 <width>180</width>
2314 <height>30</height>
2315 </size>
2316 </property>
2317 <property name="maximumSize">
2318 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002319 <width>16777215</width>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002320 <height>30</height>
2321 </size>
2322 </property>
2323 <property name="layoutDirection">
2324 <enum>Qt::RightToLeft</enum>
2325 </property>
2326 <property name="styleSheet">
2327 <string notr="true">border: 0px; border-radius: 3px; background: rgb(245, 245, 245);
2328padding-right: 20px;
2329padding-left: 15px;
2330</string>
2331 </property>
2332 <property name="text">
2333 <string>Advanced Account Settings</string>
2334 </property>
2335 <property name="iconSize">
2336 <size>
2337 <width>24</width>
2338 <height>24</height>
2339 </size>
2340 </property>
2341 </widget>
2342 </item>
2343 <item>
2344 <spacer name="horizontalSpacer_49">
2345 <property name="orientation">
2346 <enum>Qt::Horizontal</enum>
2347 </property>
2348 <property name="sizeType">
2349 <enum>QSizePolicy::MinimumExpanding</enum>
2350 </property>
2351 <property name="sizeHint" stdset="0">
2352 <size>
2353 <width>40</width>
2354 <height>20</height>
2355 </size>
2356 </property>
2357 </spacer>
2358 </item>
2359 </layout>
2360 </item>
2361 <item>
2362 <spacer name="verticalSpacer_9">
2363 <property name="orientation">
2364 <enum>Qt::Vertical</enum>
2365 </property>
2366 <property name="sizeType">
2367 <enum>QSizePolicy::MinimumExpanding</enum>
2368 </property>
2369 <property name="sizeHint" stdset="0">
2370 <size>
2371 <width>20</width>
2372 <height>40</height>
2373 </size>
2374 </property>
2375 </spacer>
2376 </item>
2377 </layout>
2378 </widget>
2379 </item>
2380 <item>
2381 <widget class="QLabel" name="scrollBarLabel">
2382 <property name="minimumSize">
2383 <size>
2384 <width>4</width>
2385 <height>0</height>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002386 </size>
2387 </property>
2388 <property name="maximumSize">
2389 <size>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002390 <width>4</width>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002391 <height>16777215</height>
2392 </size>
2393 </property>
2394 <property name="toolTip">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002395 <string notr="true"/>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002396 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002397 <property name="whatsThis">
2398 <string notr="true"/>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002399 </property>
2400 <property name="text">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002401 <string/>
2402 </property>
2403 <property name="textFormat">
2404 <enum>Qt::PlainText</enum>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002405 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002406 <property name="textInteractionFlags">
2407 <set>Qt::NoTextInteraction</set>
2408 </property>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002409 </widget>
2410 </item>
2411 <item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002412 <spacer name="horizontalSpacer_3">
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002413 <property name="orientation">
2414 <enum>Qt::Horizontal</enum>
2415 </property>
2416 <property name="sizeHint" stdset="0">
2417 <size>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002418 <width>697</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002419 <height>0</height>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05002420 </size>
2421 </property>
2422 </spacer>
2423 </item>
2424 </layout>
2425 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002426 </layout>
2427 </widget>
2428 </widget>
2429 </item>
2430 </layout>
2431 </widget>
2432 <widget class="QWidget" name="avSettings">
2433 <property name="sizePolicy">
Isa Nanic9316d472018-12-18 16:27:13 -05002434 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002435 <horstretch>0</horstretch>
2436 <verstretch>0</verstretch>
2437 </sizepolicy>
2438 </property>
2439 <layout class="QGridLayout" name="gridLayout_3">
2440 <property name="leftMargin">
2441 <number>0</number>
2442 </property>
2443 <property name="topMargin">
2444 <number>0</number>
2445 </property>
2446 <property name="rightMargin">
2447 <number>0</number>
2448 </property>
2449 <property name="bottomMargin">
2450 <number>0</number>
2451 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002452 <property name="spacing">
2453 <number>0</number>
2454 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002455 <item row="0" column="0">
Isa Nanic9316d472018-12-18 16:27:13 -05002456 <widget class="QWidget" name="avwidget" native="true">
2457 <property name="sizePolicy">
2458 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
2459 <horstretch>0</horstretch>
2460 <verstretch>0</verstretch>
2461 </sizepolicy>
2462 </property>
2463 <layout class="QVBoxLayout" name="verticalLayout_3">
2464 <property name="spacing">
2465 <number>0</number>
2466 </property>
2467 <property name="leftMargin">
2468 <number>0</number>
2469 </property>
2470 <property name="topMargin">
2471 <number>0</number>
2472 </property>
2473 <property name="rightMargin">
2474 <number>0</number>
2475 </property>
2476 <property name="bottomMargin">
2477 <number>0</number>
2478 </property>
2479 <item>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002480 <layout class="QGridLayout" name="gridLayout" columnstretch="2,0,3">
Isa Nanic9316d472018-12-18 16:27:13 -05002481 <item row="0" column="0">
2482 <spacer name="horizontalSpacer">
2483 <property name="orientation">
2484 <enum>Qt::Horizontal</enum>
2485 </property>
2486 <property name="sizeHint" stdset="0">
2487 <size>
2488 <width>40</width>
2489 <height>20</height>
2490 </size>
2491 </property>
2492 </spacer>
2493 </item>
2494 <item row="0" column="1">
2495 <widget class="QWidget" name="widget_2" native="true">
2496 <property name="minimumSize">
2497 <size>
2498 <width>580</width>
2499 <height>0</height>
2500 </size>
2501 </property>
2502 <property name="maximumSize">
2503 <size>
2504 <width>580</width>
2505 <height>16777215</height>
2506 </size>
2507 </property>
2508 <property name="styleSheet">
2509 <string notr="true"/>
2510 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002511 <layout class="QVBoxLayout" name="verticalLayout_8" stretch="2,0,0,0,0,2,1,5">
Isa Nanic9316d472018-12-18 16:27:13 -05002512 <property name="spacing">
2513 <number>0</number>
2514 </property>
2515 <property name="leftMargin">
2516 <number>0</number>
2517 </property>
2518 <property name="topMargin">
2519 <number>0</number>
2520 </property>
2521 <property name="rightMargin">
2522 <number>0</number>
2523 </property>
2524 <property name="bottomMargin">
2525 <number>0</number>
2526 </property>
2527 <item>
2528 <spacer name="verticalSpacer_23">
2529 <property name="orientation">
2530 <enum>Qt::Vertical</enum>
2531 </property>
2532 <property name="sizeType">
2533 <enum>QSizePolicy::Expanding</enum>
2534 </property>
2535 <property name="sizeHint" stdset="0">
2536 <size>
2537 <width>20</width>
2538 <height>40</height>
2539 </size>
2540 </property>
2541 </spacer>
2542 </item>
2543 <item>
2544 <layout class="QVBoxLayout" name="verticalLayout_9">
2545 <property name="spacing">
Isa Nanic5bafcb92018-12-19 12:54:51 -05002546 <number>0</number>
Isa Nanic9316d472018-12-18 16:27:13 -05002547 </property>
2548 <item>
2549 <widget class="QLabel" name="label_16">
2550 <property name="minimumSize">
2551 <size>
2552 <width>0</width>
2553 <height>30</height>
2554 </size>
2555 </property>
2556 <property name="maximumSize">
2557 <size>
2558 <width>16777215</width>
2559 <height>30</height>
2560 </size>
2561 </property>
2562 <property name="font">
2563 <font>
2564 <pointsize>13</pointsize>
2565 </font>
2566 </property>
2567 <property name="text">
2568 <string>Audio</string>
2569 </property>
2570 </widget>
2571 </item>
2572 <item>
2573 <layout class="QVBoxLayout" name="verticalLayout_12">
2574 <property name="spacing">
2575 <number>7</number>
2576 </property>
2577 <property name="leftMargin">
2578 <number>20</number>
2579 </property>
2580 <item>
2581 <layout class="QHBoxLayout" name="horizontalLayout_32">
2582 <property name="spacing">
2583 <number>0</number>
2584 </property>
2585 <item>
2586 <widget class="QLabel" name="label_18">
2587 <property name="minimumSize">
2588 <size>
2589 <width>0</width>
2590 <height>0</height>
2591 </size>
2592 </property>
2593 <property name="maximumSize">
2594 <size>
2595 <width>16777215</width>
2596 <height>16777215</height>
2597 </size>
2598 </property>
2599 <property name="font">
2600 <font>
2601 <pointsize>11</pointsize>
2602 </font>
2603 </property>
2604 <property name="text">
2605 <string>Microphone</string>
2606 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002607 <property name="textInteractionFlags">
2608 <set>Qt::NoTextInteraction</set>
2609 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002610 </widget>
2611 </item>
2612 <item>
2613 <spacer name="horizontalSpacer_20">
2614 <property name="orientation">
2615 <enum>Qt::Horizontal</enum>
2616 </property>
2617 <property name="sizeHint" stdset="0">
2618 <size>
2619 <width>40</width>
2620 <height>20</height>
2621 </size>
2622 </property>
2623 </spacer>
2624 </item>
2625 <item>
2626 <widget class="QComboBox" name="inputComboBox">
2627 <property name="minimumSize">
2628 <size>
2629 <width>360</width>
2630 <height>0</height>
2631 </size>
2632 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002633 <property name="maximumSize">
2634 <size>
2635 <width>360</width>
2636 <height>16777215</height>
2637 </size>
2638 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002639 <property name="toolTip">
2640 <string>Audio input device selector</string>
2641 </property>
2642 <property name="sizeAdjustPolicy">
2643 <enum>QComboBox::AdjustToMinimumContentsLength</enum>
2644 </property>
2645 </widget>
2646 </item>
2647 </layout>
2648 </item>
2649 <item>
2650 <layout class="QHBoxLayout" name="horizontalLayout_31">
2651 <property name="spacing">
2652 <number>0</number>
2653 </property>
2654 <item>
2655 <widget class="QLabel" name="label_17">
2656 <property name="minimumSize">
2657 <size>
2658 <width>0</width>
2659 <height>0</height>
2660 </size>
2661 </property>
2662 <property name="maximumSize">
2663 <size>
2664 <width>16777215</width>
2665 <height>16777215</height>
2666 </size>
2667 </property>
2668 <property name="font">
2669 <font>
2670 <pointsize>11</pointsize>
2671 </font>
2672 </property>
2673 <property name="text">
2674 <string>Output Device</string>
2675 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002676 <property name="textInteractionFlags">
2677 <set>Qt::NoTextInteraction</set>
2678 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002679 </widget>
2680 </item>
2681 <item>
2682 <spacer name="horizontalSpacer_13">
2683 <property name="orientation">
2684 <enum>Qt::Horizontal</enum>
2685 </property>
2686 <property name="sizeHint" stdset="0">
2687 <size>
2688 <width>40</width>
2689 <height>20</height>
2690 </size>
2691 </property>
2692 </spacer>
2693 </item>
2694 <item>
2695 <widget class="QComboBox" name="outputComboBox">
2696 <property name="minimumSize">
2697 <size>
2698 <width>360</width>
2699 <height>0</height>
2700 </size>
2701 </property>
2702 <property name="maximumSize">
2703 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002704 <width>360</width>
Isa Nanic9316d472018-12-18 16:27:13 -05002705 <height>16777215</height>
2706 </size>
2707 </property>
2708 <property name="toolTip">
2709 <string>Choose the output device</string>
2710 </property>
2711 </widget>
2712 </item>
2713 </layout>
2714 </item>
2715 </layout>
2716 </item>
2717 </layout>
2718 </item>
2719 <item>
2720 <spacer name="verticalSpacer_22">
2721 <property name="orientation">
2722 <enum>Qt::Vertical</enum>
2723 </property>
2724 <property name="sizeType">
Isa Nanic5bafcb92018-12-19 12:54:51 -05002725 <enum>QSizePolicy::Minimum</enum>
Isa Nanic9316d472018-12-18 16:27:13 -05002726 </property>
2727 <property name="sizeHint" stdset="0">
2728 <size>
2729 <width>20</width>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002730 <height>10</height>
Isa Nanic9316d472018-12-18 16:27:13 -05002731 </size>
2732 </property>
2733 </spacer>
2734 </item>
2735 <item>
2736 <layout class="QVBoxLayout" name="verticalLayout_6">
2737 <property name="spacing">
Isa Nanic5bafcb92018-12-19 12:54:51 -05002738 <number>0</number>
Isa Nanic9316d472018-12-18 16:27:13 -05002739 </property>
2740 <property name="topMargin">
2741 <number>0</number>
2742 </property>
2743 <property name="bottomMargin">
2744 <number>0</number>
2745 </property>
2746 <item>
2747 <widget class="QLabel" name="label_19">
2748 <property name="minimumSize">
2749 <size>
2750 <width>0</width>
2751 <height>30</height>
2752 </size>
2753 </property>
2754 <property name="maximumSize">
2755 <size>
2756 <width>16777215</width>
2757 <height>30</height>
2758 </size>
2759 </property>
2760 <property name="font">
2761 <font>
2762 <pointsize>13</pointsize>
2763 </font>
2764 </property>
2765 <property name="text">
2766 <string>Video</string>
2767 </property>
2768 </widget>
2769 </item>
2770 <item>
2771 <layout class="QVBoxLayout" name="verticalLayout_13">
2772 <property name="leftMargin">
2773 <number>20</number>
2774 </property>
2775 <item>
2776 <layout class="QHBoxLayout" name="horizontalLayout_33">
2777 <property name="spacing">
2778 <number>0</number>
2779 </property>
2780 <item>
2781 <widget class="QLabel" name="label_20">
2782 <property name="font">
2783 <font>
2784 <pointsize>11</pointsize>
2785 </font>
2786 </property>
2787 <property name="text">
2788 <string>Device</string>
2789 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002790 <property name="textInteractionFlags">
2791 <set>Qt::NoTextInteraction</set>
2792 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002793 </widget>
2794 </item>
2795 <item>
2796 <spacer name="horizontalSpacer_21">
2797 <property name="orientation">
2798 <enum>Qt::Horizontal</enum>
2799 </property>
2800 <property name="sizeHint" stdset="0">
2801 <size>
2802 <width>40</width>
2803 <height>20</height>
2804 </size>
2805 </property>
2806 </spacer>
2807 </item>
2808 <item>
2809 <widget class="QComboBox" name="deviceBox">
2810 <property name="sizePolicy">
2811 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
2812 <horstretch>0</horstretch>
2813 <verstretch>0</verstretch>
2814 </sizepolicy>
2815 </property>
2816 <property name="minimumSize">
2817 <size>
2818 <width>360</width>
2819 <height>0</height>
2820 </size>
2821 </property>
2822 <property name="maximumSize">
2823 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002824 <width>360</width>
Isa Nanic9316d472018-12-18 16:27:13 -05002825 <height>16777215</height>
2826 </size>
2827 </property>
2828 <property name="toolTip">
2829 <string>Video device selector</string>
2830 </property>
2831 </widget>
2832 </item>
2833 </layout>
2834 </item>
2835 <item>
2836 <layout class="QHBoxLayout" name="horizontalLayout_34">
2837 <property name="spacing">
2838 <number>0</number>
2839 </property>
2840 <item>
2841 <widget class="QLabel" name="label_21">
2842 <property name="font">
2843 <font>
2844 <pointsize>11</pointsize>
2845 </font>
2846 </property>
2847 <property name="text">
2848 <string>Resolution</string>
2849 </property>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002850 <property name="textInteractionFlags">
2851 <set>Qt::NoTextInteraction</set>
2852 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002853 </widget>
2854 </item>
2855 <item>
2856 <spacer name="horizontalSpacer_22">
2857 <property name="orientation">
2858 <enum>Qt::Horizontal</enum>
2859 </property>
2860 <property name="sizeHint" stdset="0">
2861 <size>
2862 <width>40</width>
2863 <height>20</height>
2864 </size>
2865 </property>
2866 </spacer>
2867 </item>
2868 <item>
2869 <widget class="QComboBox" name="sizeBox">
2870 <property name="sizePolicy">
2871 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
2872 <horstretch>0</horstretch>
2873 <verstretch>0</verstretch>
2874 </sizepolicy>
2875 </property>
2876 <property name="minimumSize">
2877 <size>
2878 <width>360</width>
2879 <height>0</height>
2880 </size>
2881 </property>
2882 <property name="maximumSize">
2883 <size>
Isa Nanic5bafcb92018-12-19 12:54:51 -05002884 <width>360</width>
Isa Nanic9316d472018-12-18 16:27:13 -05002885 <height>16777215</height>
2886 </size>
2887 </property>
2888 <property name="toolTip">
2889 <string>Video device resolution selector</string>
2890 </property>
2891 </widget>
2892 </item>
2893 </layout>
2894 </item>
2895 </layout>
2896 </item>
2897 </layout>
2898 </item>
2899 <item>
2900 <spacer name="verticalSpacer_3">
2901 <property name="orientation">
2902 <enum>Qt::Vertical</enum>
2903 </property>
2904 <property name="sizeType">
2905 <enum>QSizePolicy::Fixed</enum>
2906 </property>
2907 <property name="sizeHint" stdset="0">
2908 <size>
2909 <width>20</width>
2910 <height>20</height>
2911 </size>
2912 </property>
2913 </spacer>
2914 </item>
2915 <item>
2916 <widget class="QWidget" name="videoLayoutWidget_2" native="true">
2917 <property name="sizePolicy">
2918 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
2919 <horstretch>0</horstretch>
2920 <verstretch>0</verstretch>
2921 </sizepolicy>
2922 </property>
2923 <property name="maximumSize">
2924 <size>
2925 <width>16777215</width>
2926 <height>300</height>
2927 </size>
2928 </property>
2929 <property name="styleSheet">
2930 <string notr="true">background-color:black;</string>
2931 </property>
2932 <layout class="QHBoxLayout" name="videoLayout" stretch="1,0,1">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002933 <property name="spacing">
2934 <number>0</number>
2935 </property>
2936 <property name="leftMargin">
Isa Nanic9316d472018-12-18 16:27:13 -05002937 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002938 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002939 <property name="topMargin">
2940 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002941 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002942 <property name="rightMargin">
2943 <number>0</number>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002944 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002945 <property name="bottomMargin">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002946 <number>0</number>
2947 </property>
2948 <item>
Isa Nanic9316d472018-12-18 16:27:13 -05002949 <spacer name="horizontalSpacer_23">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002950 <property name="orientation">
2951 <enum>Qt::Horizontal</enum>
2952 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002953 <property name="sizeType">
2954 <enum>QSizePolicy::MinimumExpanding</enum>
2955 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002956 <property name="sizeHint" stdset="0">
2957 <size>
2958 <width>40</width>
2959 <height>20</height>
2960 </size>
2961 </property>
2962 </spacer>
2963 </item>
2964 <item>
Isa Nanic9316d472018-12-18 16:27:13 -05002965 <widget class="VideoWidget" name="videoWidget" native="true">
2966 <property name="enabled">
2967 <bool>true</bool>
2968 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002969 <property name="sizePolicy">
Isa Nanic9316d472018-12-18 16:27:13 -05002970 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
Andreas Traczykfc33a492018-12-14 13:53:13 -05002971 <horstretch>0</horstretch>
2972 <verstretch>0</verstretch>
2973 </sizepolicy>
2974 </property>
2975 <property name="minimumSize">
2976 <size>
Isa Nanic9316d472018-12-18 16:27:13 -05002977 <width>510</width>
2978 <height>300</height>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002979 </size>
2980 </property>
2981 <property name="maximumSize">
2982 <size>
2983 <width>16777215</width>
2984 <height>16777215</height>
2985 </size>
2986 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002987 <property name="baseSize">
2988 <size>
2989 <width>0</width>
2990 <height>0</height>
2991 </size>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002992 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05002993 <property name="styleSheet">
2994 <string notr="true"/>
Andreas Traczykfc33a492018-12-14 13:53:13 -05002995 </property>
2996 </widget>
2997 </item>
2998 <item>
Isa Nanic9316d472018-12-18 16:27:13 -05002999 <spacer name="horizontalSpacer_24">
Andreas Traczykfc33a492018-12-14 13:53:13 -05003000 <property name="orientation">
3001 <enum>Qt::Horizontal</enum>
3002 </property>
Isa Nanic9316d472018-12-18 16:27:13 -05003003 <property name="sizeType">
3004 <enum>QSizePolicy::MinimumExpanding</enum>
3005 </property>
Andreas Traczykfc33a492018-12-14 13:53:13 -05003006 <property name="sizeHint" stdset="0">
3007 <size>
3008 <width>40</width>
3009 <height>20</height>
3010 </size>
3011 </property>
3012 </spacer>
3013 </item>
Andreas Traczykfc33a492018-12-14 13:53:13 -05003014 </layout>
Isa Nanic9316d472018-12-18 16:27:13 -05003015 </widget>
3016 </item>
3017 <item>
3018 <widget class="QLabel" name="previewUnavailableLabel">
3019 <property name="maximumSize">
3020 <size>
3021 <width>16777215</width>
3022 <height>30</height>
3023 </size>
3024 </property>
3025 <property name="font">
3026 <font>
3027 <pointsize>10</pointsize>
3028 </font>
3029 </property>
3030 <property name="text">
3031 <string>Preview unavailable during call</string>
3032 </property>
3033 <property name="alignment">
3034 <set>Qt::AlignCenter</set>
3035 </property>
3036 </widget>
3037 </item>
3038 <item>
3039 <spacer name="verticalSpacer_24">
3040 <property name="orientation">
3041 <enum>Qt::Vertical</enum>
3042 </property>
3043 <property name="sizeType">
3044 <enum>QSizePolicy::Expanding</enum>
3045 </property>
3046 <property name="sizeHint" stdset="0">
3047 <size>
3048 <width>20</width>
3049 <height>40</height>
3050 </size>
3051 </property>
3052 </spacer>
3053 </item>
3054 </layout>
3055 </widget>
3056 </item>
3057 <item row="0" column="2">
3058 <spacer name="horizontalSpacer_11">
3059 <property name="orientation">
3060 <enum>Qt::Horizontal</enum>
3061 </property>
3062 <property name="sizeHint" stdset="0">
3063 <size>
3064 <width>40</width>
3065 <height>20</height>
3066 </size>
3067 </property>
3068 </spacer>
3069 </item>
3070 </layout>
3071 </item>
3072 </layout>
3073 </widget>
Andreas Traczykfc33a492018-12-14 13:53:13 -05003074 </item>
3075 </layout>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05003076 </widget>
Andreas Traczykfc33a492018-12-14 13:53:13 -05003077 </widget>
3078 </item>
3079 </layout>
Isa Nanic6e4a39a2018-12-04 14:26:02 -05003080 </widget>
3081 </item>
3082 </layout>
3083 </widget>
3084 </item>
3085 </layout>
3086 </widget>
3087 <customwidgets>
3088 <customwidget>
3089 <class>VideoWidget</class>
3090 <extends>QWidget</extends>
3091 <header>videowidget.h</header>
3092 <container>1</container>
3093 </customwidget>
3094 </customwidgets>
3095 <resources/>
3096 <connections/>
3097</ui>