blob: 88a07fb2ede35fdd0ee524c462b3418fd5f6acb2 [file] [log] [blame]
Edric Milaret627500d2015-03-27 16:41:40 -04001<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>CallWidget</class>
4 <widget class="QWidget" name="CallWidget">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04009 <width>1128</width>
Edric Milareta0ebd062016-01-13 12:18:23 -050010 <height>724</height>
Edric Milaret627500d2015-03-27 16:41:40 -040011 </rect>
12 </property>
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
17 </sizepolicy>
18 </property>
19 <property name="windowTitle">
Edric Milaret41941582016-09-14 12:59:04 -040020 <string/>
Edric Milaret627500d2015-03-27 16:41:40 -040021 </property>
22 <layout class="QGridLayout" name="gridLayout">
Nicolas Jager97a21b42015-12-03 16:55:45 -050023 <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 <property name="spacing">
36 <number>0</number>
37 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -050038 <item row="0" column="1">
39 <layout class="QVBoxLayout" name="verticalLayout_13">
40 <property name="spacing">
41 <number>0</number>
42 </property>
43 <property name="leftMargin">
44 <number>0</number>
45 </property>
46 <property name="topMargin">
47 <number>0</number>
48 </property>
49 <property name="rightMargin">
50 <number>0</number>
51 </property>
52 <property name="bottomMargin">
53 <number>0</number>
54 </property>
55 </layout>
56 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -050057 <item row="0" column="0">
58 <layout class="QGridLayout" name="gridLayout_2">
59 <property name="leftMargin">
60 <number>0</number>
Edric Milaretc9d3e412015-08-11 15:43:04 -040061 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -050062 <property name="topMargin">
63 <number>0</number>
64 </property>
65 <property name="rightMargin">
66 <number>0</number>
67 </property>
68 <property name="bottomMargin">
69 <number>0</number>
70 </property>
71 <property name="spacing">
72 <number>0</number>
73 </property>
74 <item row="0" column="0">
75 <widget class="QSplitter" name="splitter">
76 <property name="orientation">
77 <enum>Qt::Horizontal</enum>
78 </property>
79 <property name="handleWidth">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -040080 <number>2</number>
Nicolas Jagerb98066a2016-01-15 12:10:08 -050081 </property>
82 <property name="childrenCollapsible">
Nicolas Jager84f1a2b2016-02-05 11:10:13 -050083 <bool>true</bool>
Nicolas Jagerb98066a2016-01-15 12:10:08 -050084 </property>
85 <widget class="QWidget" name="widgetSplitterLeft" native="true">
Edric Milareta0ebd062016-01-13 12:18:23 -050086 <property name="sizePolicy">
Nicolas Jagerb98066a2016-01-15 12:10:08 -050087 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
Edric Milareta0ebd062016-01-13 12:18:23 -050088 <horstretch>0</horstretch>
89 <verstretch>0</verstretch>
90 </sizepolicy>
91 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -050092 <property name="minimumSize">
93 <size>
94 <width>324</width>
95 <height>0</height>
96 </size>
Edric Milaret3aca8e32015-06-12 10:01:40 -040097 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -050098 <layout class="QGridLayout" name="gridLayout_3">
99 <property name="leftMargin">
100 <number>0</number>
Edric Milareta0ebd062016-01-13 12:18:23 -0500101 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500102 <property name="topMargin">
103 <number>0</number>
104 </property>
105 <property name="rightMargin">
106 <number>0</number>
107 </property>
108 <property name="bottomMargin">
109 <number>0</number>
110 </property>
111 <property name="spacing">
112 <number>0</number>
113 </property>
114 <item row="0" column="0">
Olivier SOLDANO9657fd12017-03-27 16:06:53 -0400115 <layout class="QVBoxLayout" name="verticalLayout_2" stretch="3,1,18">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500116 <property name="spacing">
117 <number>0</number>
118 </property>
119 <property name="sizeConstraint">
120 <enum>QLayout::SetDefaultConstraint</enum>
121 </property>
122 <item>
Olivier SOLDANO9657fd12017-03-27 16:06:53 -0400123 <widget class="CurrentAccountWidget" name="currentAccountWidget" native="true">
124 <property name="sizePolicy">
125 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
126 <horstretch>0</horstretch>
127 <verstretch>0</verstretch>
128 </sizepolicy>
129 </property>
130 <property name="minimumSize">
131 <size>
132 <width>0</width>
133 <height>100</height>
134 </size>
135 </property>
136 </widget>
137 </item>
138 <item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500139 <widget class="QWidget" name="selectBar" native="true">
140 <property name="maximumSize">
141 <size>
142 <width>324</width>
143 <height>16777215</height>
144 </size>
145 </property>
146 <layout class="QHBoxLayout" name="horizontalLayout_4">
147 <property name="spacing">
148 <number>0</number>
Edric Milareta0ebd062016-01-13 12:18:23 -0500149 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500150 <property name="leftMargin">
151 <number>0</number>
Edric Milareta0ebd062016-01-13 12:18:23 -0500152 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500153 <property name="topMargin">
154 <number>0</number>
Edric Milareta0ebd062016-01-13 12:18:23 -0500155 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500156 <property name="rightMargin">
157 <number>0</number>
Edric Milareta0ebd062016-01-13 12:18:23 -0500158 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500159 <property name="bottomMargin">
160 <number>0</number>
Edric Milareta0ebd062016-01-13 12:18:23 -0500161 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500162 <item>
163 <spacer name="horizontalSpacer">
164 <property name="orientation">
165 <enum>Qt::Horizontal</enum>
166 </property>
167 <property name="sizeType">
168 <enum>QSizePolicy::Fixed</enum>
169 </property>
170 <property name="sizeHint" stdset="0">
171 <size>
172 <width>16</width>
173 <height>38</height>
174 </size>
175 </property>
176 </spacer>
177 </item>
178 <item>
179 <widget class="RingContactLineEdit" name="ringContactLineEdit">
180 <property name="enabled">
181 <bool>true</bool>
182 </property>
183 <property name="sizePolicy">
184 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
185 <horstretch>0</horstretch>
186 <verstretch>0</verstretch>
187 </sizepolicy>
188 </property>
189 <property name="minimumSize">
190 <size>
191 <width>244</width>
192 <height>30</height>
193 </size>
194 </property>
195 <property name="baseSize">
196 <size>
197 <width>244</width>
198 <height>30</height>
199 </size>
200 </property>
201 <property name="font">
202 <font>
203 <pointsize>9</pointsize>
204 </font>
205 </property>
206 <property name="maxLength">
207 <number>100</number>
208 </property>
209 <property name="alignment">
210 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
211 </property>
212 <property name="placeholderText">
213 <string>Search contacts or enter ring ID</string>
214 </property>
215 <property name="clearButtonEnabled">
216 <bool>true</bool>
217 </property>
218 </widget>
219 </item>
220 <item>
221 <spacer name="horizontalSpacer_3">
222 <property name="orientation">
223 <enum>Qt::Horizontal</enum>
224 </property>
225 <property name="sizeType">
226 <enum>QSizePolicy::Fixed</enum>
227 </property>
228 <property name="sizeHint" stdset="0">
229 <size>
230 <width>10</width>
231 <height>20</height>
232 </size>
233 </property>
234 </spacer>
235 </item>
236 <item>
Olivier SOLDANO47aa97f2017-04-04 10:40:00 -0400237 <widget class="QPushButton" name="searchBtn">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500238 <property name="minimumSize">
239 <size>
240 <width>30</width>
241 <height>30</height>
242 </size>
243 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500244 <property name="text">
245 <string/>
246 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -0500247 <property name="icon">
248 <iconset resource="ressources.qrc">
Olivier SOLDANO9657fd12017-03-27 16:06:53 -0400249 <normaloff>:/images/icons/ic_search_black_18dp_2x.png</normaloff>:/images/icons/ic_search_black_18dp_2x.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -0500250 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500251 </widget>
252 </item>
253 <item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500254 <spacer name="horizontalSpacer_2">
255 <property name="orientation">
256 <enum>Qt::Horizontal</enum>
257 </property>
258 <property name="sizeType">
259 <enum>QSizePolicy::Fixed</enum>
260 </property>
261 <property name="sizeHint" stdset="0">
262 <size>
263 <width>20</width>
264 <height>20</height>
265 </size>
266 </property>
267 </spacer>
268 </item>
269 </layout>
270 </widget>
271 </item>
272 <item>
273 <layout class="QVBoxLayout" name="verticalLayout_5" stretch="0">
Nicolas Jager97a21b42015-12-03 16:55:45 -0500274 <property name="spacing">
275 <number>0</number>
276 </property>
277 <property name="leftMargin">
278 <number>0</number>
279 </property>
280 <property name="topMargin">
281 <number>0</number>
282 </property>
Edric Milareted0b2802015-10-01 15:10:02 -0400283 <property name="bottomMargin">
284 <number>0</number>
285 </property>
286 <item>
Anthony Léonardd47179c2017-03-28 10:39:10 -0400287 <widget class="QTabWidget" name="mainTabMenu">
Edric Milareted0b2802015-10-01 15:10:02 -0400288 <property name="sizePolicy">
289 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
290 <horstretch>0</horstretch>
291 <verstretch>0</verstretch>
292 </sizepolicy>
293 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500294 <property name="minimumSize">
295 <size>
296 <width>0</width>
297 <height>0</height>
298 </size>
299 </property>
300 <property name="maximumSize">
301 <size>
302 <width>16777215</width>
303 <height>16777215</height>
304 </size>
305 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500306 <property name="currentIndex">
307 <number>0</number>
308 </property>
Anthony Léonardecfe7422017-05-04 14:14:37 -0400309 <property name="iconSize">
310 <size>
311 <width>24</width>
312 <height>24</height>
313 </size>
314 </property>
315 <widget class="QWidget" name="mainTabMenuPage1">
316 <attribute name="icon">
317 <iconset resource="ressources.qrc">
318 <normaloff>:/images/icons/ic_chat_black_24dp_2x.png</normaloff>:/images/icons/ic_chat_black_24dp_2x.png</iconset>
319 </attribute>
Anthony Léonardd47179c2017-03-28 10:39:10 -0400320 <attribute name="title">
Anthony Léonardecfe7422017-05-04 14:14:37 -0400321 <string/>
322 </attribute>
323 <attribute name="toolTip">
Anthony Léonardd47179c2017-03-28 10:39:10 -0400324 <string>Conversations</string>
325 </attribute>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500326 <layout class="QVBoxLayout" name="verticalLayout_6">
327 <property name="spacing">
328 <number>0</number>
329 </property>
330 <property name="leftMargin">
331 <number>0</number>
332 </property>
333 <property name="topMargin">
334 <number>0</number>
335 </property>
336 <property name="rightMargin">
337 <number>0</number>
338 </property>
339 <property name="bottomMargin">
340 <number>0</number>
341 </property>
342 <item>
343 <widget class="SmartList" name="smartList">
344 <property name="minimumSize">
345 <size>
346 <width>324</width>
347 <height>0</height>
348 </size>
349 </property>
350 <property name="mouseTracking">
351 <bool>true</bool>
352 </property>
353 <property name="indentation">
354 <number>0</number>
355 </property>
356 <property name="headerHidden">
357 <bool>true</bool>
358 </property>
Olivier SOLDANO69361192017-04-20 10:32:05 -0400359 <attribute name="headerMinimumSectionSize">
360 <number>0</number>
361 </attribute>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500362 </widget>
363 </item>
364 </layout>
365 </widget>
Anthony Léonardd47179c2017-03-28 10:39:10 -0400366 <widget class="QWidget" name="mainTabMenuPage2">
Anthony Léonardecfe7422017-05-04 14:14:37 -0400367 <attribute name="icon">
368 <iconset resource="ressources.qrc">
369 <normaloff>:/images/icons/ic_person_add_black_24dp_2x.png</normaloff>:/images/icons/ic_person_add_black_24dp_2x.png</iconset>
370 </attribute>
Anthony Léonardd47179c2017-03-28 10:39:10 -0400371 <attribute name="title">
Anthony Léonardecfe7422017-05-04 14:14:37 -0400372 <string/>
373 </attribute>
374 <attribute name="toolTip">
375 <string>Contact requests</string>
Anthony Léonardd47179c2017-03-28 10:39:10 -0400376 </attribute>
377 <layout class="QVBoxLayout" name="verticalLayout_7">
378 <property name="spacing">
379 <number>0</number>
380 </property>
381 <property name="leftMargin">
382 <number>0</number>
383 </property>
384 <property name="topMargin">
385 <number>0</number>
386 </property>
387 <property name="rightMargin">
388 <number>0</number>
389 </property>
390 <property name="bottomMargin">
391 <number>0</number>
392 </property>
393 <item>
Olivier SOLDANO69361192017-04-20 10:32:05 -0400394 <widget class="ContactRequestListWidget" name="contactRequestList">
395 <property name="styleSheet">
396 <string notr="true"/>
397 </property>
398 <property name="rootIsDecorated">
399 <bool>false</bool>
400 </property>
401 <attribute name="headerVisible">
402 <bool>false</bool>
403 </attribute>
404 <attribute name="headerMinimumSectionSize">
405 <number>0</number>
406 </attribute>
407 </widget>
Anthony Léonardd47179c2017-03-28 10:39:10 -0400408 </item>
409 </layout>
410 </widget>
Edric Milareted0b2802015-10-01 15:10:02 -0400411 </widget>
412 </item>
413 </layout>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500414 </item>
415 </layout>
416 </item>
417 </layout>
Edric Milaret3aca8e32015-06-12 10:01:40 -0400418 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500419 <widget class="QWidget" name="widgetSplitterRight" native="true">
420 <property name="sizePolicy">
421 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
422 <horstretch>1</horstretch>
423 <verstretch>0</verstretch>
424 </sizepolicy>
425 </property>
426 <layout class="QGridLayout" name="gridLayout_4">
427 <property name="sizeConstraint">
428 <enum>QLayout::SetNoConstraint</enum>
429 </property>
430 <property name="leftMargin">
431 <number>0</number>
432 </property>
433 <property name="topMargin">
434 <number>0</number>
435 </property>
436 <property name="rightMargin">
437 <number>0</number>
438 </property>
439 <property name="bottomMargin">
440 <number>0</number>
441 </property>
442 <property name="spacing">
443 <number>0</number>
444 </property>
445 <item row="0" column="0">
446 <widget class="QWidget" name="CallSubGroup" native="true">
447 <property name="sizePolicy">
448 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
449 <horstretch>0</horstretch>
450 <verstretch>0</verstretch>
451 </sizepolicy>
452 </property>
453 <layout class="QVBoxLayout" name="verticalLayout">
454 <property name="spacing">
455 <number>0</number>
456 </property>
457 <property name="sizeConstraint">
458 <enum>QLayout::SetMaximumSize</enum>
459 </property>
460 <property name="leftMargin">
461 <number>0</number>
462 </property>
463 <property name="topMargin">
464 <number>0</number>
465 </property>
466 <property name="rightMargin">
467 <number>0</number>
468 </property>
469 <property name="bottomMargin">
470 <number>0</number>
471 </property>
472 <item>
473 <widget class="QStackedWidget" name="stackedWidget">
474 <property name="sizePolicy">
475 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
476 <horstretch>0</horstretch>
477 <verstretch>0</verstretch>
478 </sizepolicy>
479 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -0400480 <property name="toolTip">
481 <string/>
482 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500483 <property name="currentIndex">
Edric Milaret5d6fdf92016-02-29 13:56:03 -0500484 <number>0</number>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500485 </property>
486 <widget class="QWidget" name="welcomePage">
Nicolas Jager1ddb38d2016-01-20 11:11:49 -0500487 <layout class="QVBoxLayout" name="verticalLayout_15">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500488 <property name="spacing">
489 <number>0</number>
490 </property>
491 <property name="leftMargin">
492 <number>0</number>
493 </property>
494 <property name="topMargin">
495 <number>0</number>
496 </property>
497 <property name="rightMargin">
498 <number>0</number>
499 </property>
500 <property name="bottomMargin">
501 <number>0</number>
502 </property>
503 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500504 <layout class="QHBoxLayout" name="horizontalLayout_9">
505 <property name="spacing">
506 <number>0</number>
507 </property>
508 <property name="topMargin">
509 <number>7</number>
510 </property>
511 <property name="rightMargin">
512 <number>7</number>
513 </property>
514 <item>
515 <spacer name="horizontalSpacer_11">
516 <property name="orientation">
517 <enum>Qt::Horizontal</enum>
518 </property>
519 <property name="sizeHint" stdset="0">
520 <size>
521 <width>40</width>
522 <height>20</height>
523 </size>
524 </property>
525 </spacer>
526 </item>
527 <item>
528 <widget class="QPushButton" name="settingsButton">
529 <property name="sizePolicy">
530 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
531 <horstretch>0</horstretch>
532 <verstretch>0</verstretch>
533 </sizepolicy>
534 </property>
535 <property name="minimumSize">
536 <size>
537 <width>30</width>
538 <height>30</height>
539 </size>
540 </property>
541 <property name="maximumSize">
542 <size>
543 <width>30</width>
544 <height>30</height>
545 </size>
546 </property>
547 <property name="toolTip">
548 <string>settings menu</string>
549 </property>
550 <property name="text">
551 <string/>
552 </property>
553 <property name="icon">
554 <iconset resource="ressources.qrc">
555 <normaloff>:/images/icons/ic_settings_white_48dp_2x.png</normaloff>:/images/icons/ic_settings_white_48dp_2x.png</iconset>
556 </property>
557 <property name="iconSize">
558 <size>
559 <width>18</width>
560 <height>18</height>
561 </size>
562 </property>
563 </widget>
564 </item>
565 </layout>
566 </item>
567 <item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500568 <spacer name="verticalSpacer">
569 <property name="orientation">
570 <enum>Qt::Vertical</enum>
571 </property>
572 <property name="sizeHint" stdset="0">
573 <size>
574 <width>20</width>
575 <height>40</height>
576 </size>
577 </property>
578 </spacer>
579 </item>
580 <item>
581 <widget class="QLabel" name="ringLogo">
582 <property name="sizePolicy">
583 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
584 <horstretch>0</horstretch>
585 <verstretch>0</verstretch>
586 </sizepolicy>
587 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500588 <property name="minimumSize">
589 <size>
590 <width>100</width>
591 <height>100</height>
592 </size>
593 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500594 <property name="maximumSize">
595 <size>
596 <width>16777215</width>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500597 <height>100</height>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500598 </size>
599 </property>
600 <property name="text">
601 <string/>
602 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500603 <property name="scaledContents">
604 <bool>false</bool>
605 </property>
606 <property name="alignment">
607 <set>Qt::AlignCenter</set>
608 </property>
609 <property name="wordWrap">
610 <bool>false</bool>
611 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500612 </widget>
613 </item>
614 <item alignment="Qt::AlignHCenter">
615 <widget class="QLabel" name="descLabel">
616 <property name="sizePolicy">
617 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
618 <horstretch>0</horstretch>
619 <verstretch>0</verstretch>
620 </sizepolicy>
621 </property>
622 <property name="font">
623 <font>
624 <pointsize>11</pointsize>
625 <weight>50</weight>
626 <bold>false</bold>
627 </font>
628 </property>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400629 <property name="styleSheet">
630 <string notr="true"/>
631 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500632 <property name="text">
Anthony Léonardf62caa32016-11-30 10:52:19 -0500633 <string>Ring is free software for universal communication which respects the freedoms and privacy of its users.</string>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500634 </property>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400635 <property name="textFormat">
636 <enum>Qt::PlainText</enum>
637 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500638 <property name="alignment">
639 <set>Qt::AlignCenter</set>
640 </property>
641 <property name="wordWrap">
642 <bool>true</bool>
643 </property>
644 </widget>
645 </item>
646 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400647 <widget class="QLabel" name="thisIsYourLabel">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500648 <property name="sizePolicy">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400649 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500650 <horstretch>0</horstretch>
651 <verstretch>0</verstretch>
652 </sizepolicy>
653 </property>
654 <property name="minimumSize">
655 <size>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400656 <width>400</width>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500657 <height>50</height>
658 </size>
659 </property>
660 <property name="font">
661 <font>
662 <underline>false</underline>
663 <strikeout>false</strikeout>
664 <kerning>true</kerning>
665 </font>
666 </property>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400667 <property name="styleSheet">
668 <string notr="true">color: #aeaeae</string>
669 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500670 <property name="text">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400671 <string>This is your RingID.
672Copy and share it with your friends!</string>
673 </property>
674 <property name="textFormat">
675 <enum>Qt::PlainText</enum>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500676 </property>
677 <property name="alignment">
678 <set>Qt::AlignCenter</set>
679 </property>
680 <property name="wordWrap">
681 <bool>true</bool>
682 </property>
683 </widget>
684 </item>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500685 <item>
686 <layout class="QHBoxLayout" name="horizontalLayout_8">
687 <property name="topMargin">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500688 <number>0</number>
689 </property>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500690 <item>
691 <spacer name="horizontalSpacer_8">
692 <property name="orientation">
693 <enum>Qt::Horizontal</enum>
694 </property>
695 <property name="sizeHint" stdset="0">
696 <size>
697 <width>40</width>
698 <height>20</height>
699 </size>
700 </property>
701 </spacer>
702 </item>
703 <item>
704 <widget class="IdLabel" name="ringIdLabel">
705 <property name="sizePolicy">
706 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
707 <horstretch>0</horstretch>
708 <verstretch>0</verstretch>
709 </sizepolicy>
710 </property>
711 <property name="minimumSize">
712 <size>
713 <width>0</width>
714 <height>0</height>
715 </size>
716 </property>
717 <property name="font">
718 <font>
719 <pointsize>14</pointsize>
720 </font>
721 </property>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400722 <property name="styleSheet">
723 <string notr="true"/>
724 </property>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500725 <property name="frameShape">
726 <enum>QFrame::Box</enum>
727 </property>
728 <property name="lineWidth">
729 <number>0</number>
730 </property>
731 <property name="text">
732 <string notr="true">id</string>
733 </property>
734 <property name="alignment">
735 <set>Qt::AlignCenter</set>
736 </property>
737 <property name="margin">
738 <number>5</number>
739 </property>
740 <property name="textInteractionFlags">
741 <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
742 </property>
743 </widget>
744 </item>
745 <item>
746 <spacer name="horizontalSpacer_10">
747 <property name="orientation">
748 <enum>Qt::Horizontal</enum>
749 </property>
750 <property name="sizeType">
751 <enum>QSizePolicy::Fixed</enum>
752 </property>
753 <property name="sizeHint" stdset="0">
754 <size>
755 <width>5</width>
756 <height>20</height>
757 </size>
758 </property>
759 </spacer>
760 </item>
761 <item>
Edric Milaret1e598592016-09-02 10:10:01 -0400762 <widget class="QToolButton" name="qrButton">
Edric Milaret4097d2f2016-02-09 14:41:50 -0500763 <property name="sizePolicy">
764 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
765 <horstretch>0</horstretch>
766 <verstretch>0</verstretch>
767 </sizepolicy>
768 </property>
Nicolas Jager5e8c3822016-02-05 17:01:49 -0500769 <property name="minimumSize">
770 <size>
771 <width>30</width>
772 <height>30</height>
773 </size>
774 </property>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500775 <property name="maximumSize">
776 <size>
777 <width>30</width>
778 <height>30</height>
779 </size>
780 </property>
781 <property name="toolTip">
782 <string>Share your ring id</string>
783 </property>
784 <property name="text">
785 <string/>
786 </property>
787 <property name="icon">
788 <iconset resource="ressources.qrc">
Edric Milaret1e598592016-09-02 10:10:01 -0400789 <normaloff>:/images/qrcode.png</normaloff>:/images/qrcode.png</iconset>
790 </property>
791 <property name="iconSize">
792 <size>
793 <width>18</width>
794 <height>18</height>
795 </size>
796 </property>
797 <property name="checkable">
798 <bool>true</bool>
799 </property>
800 </widget>
801 </item>
802 <item>
803 <spacer name="horizontalSpacer_12">
804 <property name="orientation">
805 <enum>Qt::Horizontal</enum>
806 </property>
807 <property name="sizeType">
808 <enum>QSizePolicy::Fixed</enum>
809 </property>
810 <property name="sizeHint" stdset="0">
811 <size>
812 <width>5</width>
813 <height>20</height>
814 </size>
815 </property>
816 </spacer>
817 </item>
818 <item>
819 <widget class="QToolButton" name="shareButton">
820 <property name="minimumSize">
821 <size>
822 <width>30</width>
823 <height>30</height>
824 </size>
825 </property>
826 <property name="maximumSize">
827 <size>
828 <width>30</width>
829 <height>30</height>
830 </size>
831 </property>
832 <property name="text">
833 <string/>
834 </property>
835 <property name="icon">
836 <iconset resource="ressources.qrc">
837 <normaloff>:/images/icons/ic_share_black_48dp_2x.png</normaloff>:/images/icons/ic_share_black_48dp_2x.png</iconset>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500838 </property>
839 <property name="iconSize">
840 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -0500841 <width>18</width>
842 <height>18</height>
Edric Milaret4097d2f2016-02-09 14:41:50 -0500843 </size>
844 </property>
845 </widget>
846 </item>
847 <item>
848 <spacer name="horizontalSpacer_9">
849 <property name="orientation">
850 <enum>Qt::Horizontal</enum>
851 </property>
852 <property name="sizeHint" stdset="0">
853 <size>
854 <width>40</width>
855 <height>20</height>
856 </size>
857 </property>
858 </spacer>
859 </item>
860 </layout>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500861 </item>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400862 <item>
863 <widget class="QLabel" name="copyLabel">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500864 <property name="sizePolicy">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400865 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500866 <horstretch>0</horstretch>
867 <verstretch>0</verstretch>
868 </sizepolicy>
869 </property>
870 <property name="minimumSize">
871 <size>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400872 <width>50</width>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500873 <height>0</height>
874 </size>
875 </property>
876 <property name="font">
877 <font>
878 <pointsize>8</pointsize>
879 </font>
880 </property>
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400881 <property name="styleSheet">
882 <string notr="true">color: #aeaeae</string>
883 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500884 <property name="frameShape">
885 <enum>QFrame::NoFrame</enum>
886 </property>
887 <property name="text">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400888 <string>Double-click to copy</string>
889 </property>
890 <property name="textFormat">
891 <enum>Qt::PlainText</enum>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500892 </property>
893 <property name="alignment">
894 <set>Qt::AlignCenter</set>
895 </property>
896 <property name="wordWrap">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400897 <bool>false</bool>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500898 </property>
899 </widget>
900 </item>
Edric Milaret1e598592016-09-02 10:10:01 -0400901 <item>
902 <spacer name="verticalSpacer_4">
903 <property name="orientation">
904 <enum>Qt::Vertical</enum>
905 </property>
906 <property name="sizeType">
907 <enum>QSizePolicy::Fixed</enum>
908 </property>
909 <property name="sizeHint" stdset="0">
910 <size>
911 <width>20</width>
912 <height>10</height>
913 </size>
914 </property>
915 </spacer>
916 </item>
Edric Milarete19c4cd2016-02-12 10:19:44 -0500917 <item alignment="Qt::AlignHCenter">
918 <widget class="QLabel" name="qrLabel">
Olivier SOLDANO69de4392017-07-14 14:26:10 -0400919 <property name="styleSheet">
920 <string notr="true">color: #aeaeae</string>
921 </property>
Edric Milarete19c4cd2016-02-12 10:19:44 -0500922 <property name="text">
923 <string>Error while generating QR Code</string>
924 </property>
925 </widget>
926 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500927 <item>
928 <spacer name="verticalSpacer_2">
929 <property name="orientation">
930 <enum>Qt::Vertical</enum>
931 </property>
Edric Milaret1e598592016-09-02 10:10:01 -0400932 <property name="sizeType">
933 <enum>QSizePolicy::Expanding</enum>
934 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500935 <property name="sizeHint" stdset="0">
936 <size>
937 <width>20</width>
Edric Milaret1e598592016-09-02 10:10:01 -0400938 <height>20</height>
Nicolas Jagerb98066a2016-01-15 12:10:08 -0500939 </size>
940 </property>
941 </spacer>
942 </item>
943 </layout>
944 </widget>
Olivier SOLDANOdd878662017-03-27 16:00:06 -0400945 <widget class="QWidget" name="sendContactRequestPage">
946 <layout class="QVBoxLayout" name="verticalLayout_7">
947 <item>
948 <layout class="QHBoxLayout" name="horizontalLayout_10">
949 <property name="bottomMargin">
950 <number>0</number>
951 </property>
952 <item>
953 <widget class="QPushButton" name="sendCRBackButton">
954 <property name="minimumSize">
955 <size>
956 <width>30</width>
957 <height>30</height>
958 </size>
959 </property>
960 <property name="maximumSize">
961 <size>
962 <width>30</width>
963 <height>30</height>
964 </size>
965 </property>
966 <property name="toolTip">
967 <string/>
968 </property>
969 <property name="text">
970 <string/>
971 </property>
972 <property name="icon">
973 <iconset resource="ressources.qrc">
974 <normaloff>:/images/icons/ic_arrow_back_white_24dp.png</normaloff>:/images/icons/ic_arrow_back_white_24dp.png</iconset>
975 </property>
976 <property name="iconSize">
977 <size>
978 <width>18</width>
979 <height>18</height>
980 </size>
981 </property>
982 <property name="flat">
983 <bool>false</bool>
984 </property>
985 </widget>
986 </item>
987 <item>
988 <spacer name="horizontalSpacer_14">
989 <property name="orientation">
990 <enum>Qt::Horizontal</enum>
991 </property>
992 <property name="sizeHint" stdset="0">
993 <size>
994 <width>40</width>
995 <height>20</height>
996 </size>
997 </property>
998 </spacer>
999 </item>
1000 </layout>
1001 </item>
1002 <item>
1003 <widget class="SendContactRequestWidget" name="sendContactRequestWidget" native="true">
1004 <property name="sizePolicy">
1005 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1006 <horstretch>0</horstretch>
1007 <verstretch>0</verstretch>
1008 </sizepolicy>
1009 </property>
1010 <property name="locale">
1011 <locale language="English" country="UnitedStates"/>
1012 </property>
1013 </widget>
1014 </item>
1015 </layout>
1016 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001017 <widget class="QWidget" name="messagingPage">
1018 <property name="sizePolicy">
1019 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1020 <horstretch>0</horstretch>
1021 <verstretch>0</verstretch>
1022 </sizepolicy>
1023 </property>
1024 <layout class="QVBoxLayout" name="verticalLayout_12">
1025 <property name="leftMargin">
1026 <number>5</number>
1027 </property>
1028 <property name="topMargin">
1029 <number>5</number>
1030 </property>
1031 <property name="rightMargin">
1032 <number>5</number>
1033 </property>
1034 <property name="bottomMargin">
1035 <number>2</number>
1036 </property>
1037 <item>
1038 <layout class="QHBoxLayout" name="horizontalLayout_6">
1039 <property name="bottomMargin">
1040 <number>0</number>
1041 </property>
1042 <item>
1043 <widget class="QPushButton" name="imBackButton">
1044 <property name="minimumSize">
1045 <size>
1046 <width>30</width>
1047 <height>30</height>
1048 </size>
1049 </property>
1050 <property name="maximumSize">
1051 <size>
1052 <width>30</width>
1053 <height>30</height>
1054 </size>
1055 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001056 <property name="toolTip">
1057 <string/>
1058 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001059 <property name="text">
1060 <string/>
1061 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001062 <property name="icon">
1063 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001064 <normaloff>:/images/icons/ic_arrow_back_white_24dp.png</normaloff>:/images/icons/ic_arrow_back_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001065 </property>
1066 <property name="iconSize">
1067 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001068 <width>18</width>
1069 <height>18</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001070 </size>
1071 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001072 <property name="flat">
1073 <bool>false</bool>
1074 </property>
1075 </widget>
1076 </item>
1077 <item>
Olivier SOLDANO31b9aac2017-07-14 15:50:09 -04001078 <layout class="QVBoxLayout" name="verticalLayout_14">
1079 <property name="spacing">
1080 <number>0</number>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001081 </property>
Olivier SOLDANO31b9aac2017-07-14 15:50:09 -04001082 <property name="leftMargin">
1083 <number>0</number>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001084 </property>
Olivier SOLDANO31b9aac2017-07-14 15:50:09 -04001085 <item>
1086 <widget class="QLabel" name="imNameLabel">
1087 <property name="sizePolicy">
1088 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1089 <horstretch>0</horstretch>
1090 <verstretch>0</verstretch>
1091 </sizepolicy>
1092 </property>
1093 <property name="minimumSize">
1094 <size>
1095 <width>200</width>
1096 <height>0</height>
1097 </size>
1098 </property>
1099 <property name="font">
1100 <font>
1101 <pointsize>10</pointsize>
1102 <weight>75</weight>
1103 <bold>true</bold>
1104 </font>
1105 </property>
1106 <property name="styleSheet">
1107 <string notr="true">color: rgb(63,63,63);</string>
1108 </property>
1109 <property name="text">
1110 <string/>
1111 </property>
1112 <property name="alignment">
1113 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1114 </property>
1115 <property name="wordWrap">
1116 <bool>false</bool>
1117 </property>
1118 </widget>
1119 </item>
1120 <item>
1121 <widget class="QLabel" name="imIdLabel">
1122 <property name="sizePolicy">
1123 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1124 <horstretch>0</horstretch>
1125 <verstretch>0</verstretch>
1126 </sizepolicy>
1127 </property>
1128 <property name="minimumSize">
1129 <size>
1130 <width>200</width>
1131 <height>0</height>
1132 </size>
1133 </property>
1134 <property name="font">
1135 <font>
1136 <pointsize>9</pointsize>
1137 </font>
1138 </property>
1139 <property name="styleSheet">
1140 <string notr="true">color: rgb(192,192,192);</string>
1141 </property>
1142 <property name="text">
1143 <string/>
1144 </property>
1145 <property name="alignment">
1146 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
1147 </property>
1148 </widget>
1149 </item>
1150 </layout>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001151 </item>
1152 <item>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001153 <spacer name="horizontalSpacer_6">
1154 <property name="orientation">
1155 <enum>Qt::Horizontal</enum>
1156 </property>
1157 <property name="sizeHint" stdset="0">
1158 <size>
1159 <width>40</width>
1160 <height>20</height>
1161 </size>
1162 </property>
1163 </spacer>
1164 </item>
1165 <item>
1166 <widget class="QComboBox" name="contactMethodComboBox">
1167 <property name="minimumSize">
1168 <size>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001169 <width>160</width>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001170 <height>0</height>
1171 </size>
1172 </property>
1173 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001174 </item>
Edric Milaret7cf39e22016-02-02 12:44:03 -05001175 <item>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001176 <widget class="QPushButton" name="sendContactRequestPageButton">
Edric Milaret7cf39e22016-02-02 12:44:03 -05001177 <property name="sizePolicy">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001178 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
Edric Milaret7cf39e22016-02-02 12:44:03 -05001179 <horstretch>0</horstretch>
1180 <verstretch>0</verstretch>
1181 </sizepolicy>
1182 </property>
1183 <property name="minimumSize">
1184 <size>
1185 <width>30</width>
1186 <height>30</height>
1187 </size>
1188 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001189 <property name="toolTip">
1190 <string>Add to contacts</string>
1191 </property>
1192 <property name="styleSheet">
1193 <string notr="true"/>
Edric Milaret7cf39e22016-02-02 12:44:03 -05001194 </property>
1195 <property name="text">
1196 <string/>
1197 </property>
1198 <property name="icon">
1199 <iconset resource="ressources.qrc">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001200 <normaloff>:/images/icons/ic_person_add_white_24dp.png</normaloff>:/images/icons/ic_person_add_white_24dp.png</iconset>
Edric Milaret7cf39e22016-02-02 12:44:03 -05001201 </property>
1202 </widget>
1203 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001204 </layout>
1205 </item>
Edric Milaret4be72022016-01-19 10:24:13 -05001206 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
1207 <widget class="QLabel" name="noMessagesLabel">
1208 <property name="enabled">
1209 <bool>true</bool>
1210 </property>
1211 <property name="font">
1212 <font>
1213 <pointsize>12</pointsize>
1214 <weight>75</weight>
1215 <bold>true</bold>
1216 </font>
1217 </property>
1218 <property name="text">
1219 <string>Start the conversation !</string>
1220 </property>
1221 </widget>
1222 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001223 <item>
1224 <widget class="QListView" name="listMessageView">
1225 <property name="sizePolicy">
1226 <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
1227 <horstretch>0</horstretch>
1228 <verstretch>0</verstretch>
1229 </sizepolicy>
1230 </property>
1231 <property name="font">
1232 <font>
1233 <stylestrategy>PreferAntialias</stylestrategy>
1234 </font>
1235 </property>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001236 <property name="focusPolicy">
1237 <enum>Qt::NoFocus</enum>
1238 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001239 <property name="frameShape">
1240 <enum>QFrame::NoFrame</enum>
1241 </property>
1242 <property name="frameShadow">
1243 <enum>QFrame::Sunken</enum>
1244 </property>
1245 <property name="horizontalScrollBarPolicy">
1246 <enum>Qt::ScrollBarAsNeeded</enum>
1247 </property>
1248 <property name="verticalScrollMode">
1249 <enum>QAbstractItemView::ScrollPerPixel</enum>
1250 </property>
1251 <property name="horizontalScrollMode">
1252 <enum>QAbstractItemView::ScrollPerPixel</enum>
1253 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001254 <property name="spacing">
1255 <number>1</number>
1256 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001257 <property name="wordWrap">
1258 <bool>true</bool>
1259 </property>
1260 <property name="selectionRectVisible">
1261 <bool>false</bool>
1262 </property>
1263 </widget>
1264 </item>
1265 <item>
1266 <layout class="QHBoxLayout" name="horizontalLayout_5">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001267 <property name="leftMargin">
1268 <number>6</number>
1269 </property>
1270 <property name="topMargin">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001271 <number>0</number>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001272 </property>
1273 <property name="rightMargin">
1274 <number>6</number>
1275 </property>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001276 <property name="bottomMargin">
1277 <number>6</number>
1278 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001279 <item>
Edric Milaret6a785af2016-03-07 15:39:30 -05001280 <widget class="QLineEdit" name="imMessageEdit">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001281 <property name="minimumSize">
1282 <size>
1283 <width>0</width>
1284 <height>30</height>
1285 </size>
1286 </property>
1287 <property name="font">
1288 <font>
1289 <pointsize>10</pointsize>
1290 </font>
1291 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001292 <property name="inputMask">
1293 <string/>
1294 </property>
1295 <property name="placeholderText">
1296 <string>Type your message here</string>
1297 </property>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001298 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001299 </item>
1300 <item>
Edric Milaret6a785af2016-03-07 15:39:30 -05001301 <widget class="QPushButton" name="sendIMButton">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001302 <property name="minimumSize">
1303 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001304 <width>30</width>
1305 <height>30</height>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001306 </size>
1307 </property>
1308 <property name="maximumSize">
1309 <size>
Edric Milaret6a785af2016-03-07 15:39:30 -05001310 <width>30</width>
1311 <height>30</height>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001312 </size>
1313 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001314 <property name="toolTip">
1315 <string>send message</string>
1316 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001317 <property name="text">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001318 <string/>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001319 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001320 <property name="icon">
1321 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001322 <normaloff>:/images/icons/ic_send_white_24dp.png</normaloff>:/images/icons/ic_send_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001323 </property>
1324 <property name="iconSize">
1325 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001326 <width>18</width>
1327 <height>18</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001328 </size>
1329 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001330 </widget>
1331 </item>
1332 </layout>
1333 </item>
1334 </layout>
1335 </widget>
1336 <widget class="QWidget" name="callInvitePage">
1337 <layout class="QVBoxLayout" name="verticalLayout_9">
1338 <property name="spacing">
1339 <number>0</number>
1340 </property>
1341 <property name="leftMargin">
1342 <number>0</number>
1343 </property>
1344 <property name="topMargin">
1345 <number>0</number>
1346 </property>
1347 <property name="rightMargin">
1348 <number>0</number>
1349 </property>
1350 <property name="bottomMargin">
1351 <number>0</number>
1352 </property>
1353 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001354 <widget class="QWidget" name="callInvite" native="true">
1355 <property name="sizePolicy">
1356 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1357 <horstretch>0</horstretch>
1358 <verstretch>0</verstretch>
1359 </sizepolicy>
1360 </property>
1361 <property name="minimumSize">
1362 <size>
1363 <width>166</width>
1364 <height>0</height>
1365 </size>
1366 </property>
1367 <property name="baseSize">
1368 <size>
1369 <width>166</width>
1370 <height>0</height>
1371 </size>
1372 </property>
1373 <layout class="QVBoxLayout" name="verticalLayout_4">
1374 <property name="spacing">
1375 <number>0</number>
1376 </property>
1377 <property name="leftMargin">
1378 <number>0</number>
1379 </property>
1380 <property name="topMargin">
1381 <number>0</number>
1382 </property>
1383 <property name="rightMargin">
1384 <number>0</number>
1385 </property>
1386 <property name="bottomMargin">
1387 <number>10</number>
1388 </property>
1389 <item>
1390 <layout class="QVBoxLayout" name="verticalLayout_3">
1391 <property name="spacing">
1392 <number>0</number>
1393 </property>
1394 <item>
Edric Milareta20501f2016-01-27 11:38:05 -05001395 <widget class="QLabel" name="callerPhoto">
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001396 <property name="sizePolicy">
1397 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1398 <horstretch>0</horstretch>
1399 <verstretch>0</verstretch>
1400 </sizepolicy>
1401 </property>
1402 <property name="minimumSize">
1403 <size>
1404 <width>130</width>
1405 <height>130</height>
1406 </size>
1407 </property>
1408 <property name="baseSize">
1409 <size>
1410 <width>130</width>
1411 <height>130</height>
1412 </size>
1413 </property>
1414 <property name="text">
1415 <string/>
1416 </property>
1417 <property name="pixmap">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001418 <pixmap resource="ressources.qrc">:/images/user/btn-default-userpic.svg</pixmap>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001419 </property>
1420 <property name="alignment">
1421 <set>Qt::AlignCenter</set>
1422 </property>
1423 </widget>
1424 </item>
1425 <item alignment="Qt::AlignHCenter">
1426 <widget class="QLabel" name="callerIdLabel">
1427 <property name="styleSheet">
1428 <string notr="true">color: rgb(174, 174, 174);</string>
1429 </property>
1430 <property name="text">
1431 <string>Call</string>
1432 </property>
1433 </widget>
1434 </item>
Olivier SOLDANO2c03dc72017-05-25 11:17:13 -04001435 <item alignment="Qt::AlignHCenter">
1436 <widget class="QLabel" name="callerBestIdLabel">
1437 <property name="styleSheet">
1438 <string notr="true">color: rgb(174, 174, 174); font-style: italic;</string>
1439 </property>
1440 <property name="text">
1441 <string>BestId</string>
1442 </property>
1443 </widget>
1444 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001445 <item>
1446 <widget class="QLabel" name="wantToTalkLabel">
1447 <property name="styleSheet">
1448 <string notr="true">color: rgb(174, 174, 174);</string>
1449 </property>
1450 <property name="text">
1451 <string>Wants to talk to you!</string>
1452 </property>
1453 <property name="alignment">
1454 <set>Qt::AlignCenter</set>
1455 </property>
1456 </widget>
1457 </item>
1458 </layout>
1459 </item>
1460 <item>
1461 <layout class="QHBoxLayout" name="horizontalLayout">
1462 <property name="topMargin">
1463 <number>20</number>
1464 </property>
1465 <item>
1466 <widget class="QPushButton" name="acceptButton">
1467 <property name="sizePolicy">
1468 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1469 <horstretch>0</horstretch>
1470 <verstretch>0</verstretch>
1471 </sizepolicy>
1472 </property>
1473 <property name="minimumSize">
1474 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001475 <width>56</width>
1476 <height>56</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001477 </size>
1478 </property>
1479 <property name="icon">
1480 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001481 <normaloff>:/images/icons/ic_done_white_24dp.png</normaloff>:/images/icons/ic_done_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001482 </property>
1483 <property name="iconSize">
1484 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001485 <width>24</width>
1486 <height>24</height>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001487 </size>
1488 </property>
1489 </widget>
1490 </item>
1491 <item>
1492 <spacer name="horizontalSpacer_4">
1493 <property name="orientation">
1494 <enum>Qt::Horizontal</enum>
1495 </property>
1496 <property name="sizeType">
1497 <enum>QSizePolicy::Fixed</enum>
1498 </property>
1499 <property name="sizeHint" stdset="0">
1500 <size>
1501 <width>40</width>
1502 <height>20</height>
1503 </size>
1504 </property>
1505 </spacer>
1506 </item>
1507 <item>
1508 <widget class="QPushButton" name="refuseButton">
1509 <property name="sizePolicy">
1510 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1511 <horstretch>0</horstretch>
1512 <verstretch>0</verstretch>
1513 </sizepolicy>
1514 </property>
1515 <property name="minimumSize">
1516 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001517 <width>56</width>
1518 <height>56</height>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001519 </size>
1520 </property>
1521 <property name="layoutDirection">
1522 <enum>Qt::RightToLeft</enum>
1523 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001524 <property name="icon">
1525 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001526 <normaloff>:/images/icons/ic_close_white_24dp.png</normaloff>:/images/icons/ic_close_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001527 </property>
1528 <property name="iconSize">
1529 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001530 <width>24</width>
1531 <height>24</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001532 </size>
1533 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001534 </widget>
1535 </item>
1536 </layout>
1537 </item>
1538 <item>
1539 <layout class="QHBoxLayout" name="horizontalLayout_7">
1540 <item>
1541 <widget class="QLabel" name="acceptLabel">
1542 <property name="styleSheet">
1543 <string notr="true">color: rgb(174, 174, 174);</string>
1544 </property>
1545 <property name="text">
1546 <string>Answer</string>
1547 </property>
1548 <property name="alignment">
1549 <set>Qt::AlignCenter</set>
1550 </property>
1551 </widget>
1552 </item>
1553 <item>
1554 <spacer name="horizontalSpacer_5">
1555 <property name="orientation">
1556 <enum>Qt::Horizontal</enum>
1557 </property>
1558 <property name="sizeType">
1559 <enum>QSizePolicy::Fixed</enum>
1560 </property>
1561 <property name="sizeHint" stdset="0">
1562 <size>
1563 <width>40</width>
1564 <height>20</height>
1565 </size>
1566 </property>
1567 </spacer>
1568 </item>
1569 <item>
1570 <widget class="QLabel" name="refuseLabel">
1571 <property name="layoutDirection">
1572 <enum>Qt::RightToLeft</enum>
1573 </property>
1574 <property name="styleSheet">
1575 <string notr="true">color: rgb(174, 174, 174);</string>
1576 </property>
1577 <property name="text">
1578 <string>Ignore</string>
1579 </property>
1580 <property name="alignment">
1581 <set>Qt::AlignCenter</set>
1582 </property>
1583 </widget>
1584 </item>
1585 </layout>
1586 </item>
1587 </layout>
1588 </widget>
1589 </item>
1590 </layout>
1591 </widget>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001592 <widget class="QWidget" name="outboundCallPage">
1593 <layout class="QVBoxLayout" name="verticalLayout_11">
1594 <property name="spacing">
1595 <number>0</number>
1596 </property>
1597 <property name="leftMargin">
1598 <number>0</number>
1599 </property>
1600 <property name="topMargin">
1601 <number>0</number>
1602 </property>
1603 <property name="rightMargin">
1604 <number>0</number>
1605 </property>
1606 <property name="bottomMargin">
1607 <number>0</number>
1608 </property>
1609 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
1610 <widget class="QWidget" name="outboundCall" native="true">
1611 <layout class="QVBoxLayout" name="spinnerLayout">
1612 <item>
Edric1bed3f92016-05-19 10:24:48 -04001613 <widget class="QLabel" name="callingPhoto">
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001614 <property name="sizePolicy">
1615 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1616 <horstretch>0</horstretch>
1617 <verstretch>0</verstretch>
1618 </sizepolicy>
1619 </property>
1620 <property name="minimumSize">
1621 <size>
1622 <width>130</width>
1623 <height>130</height>
1624 </size>
1625 </property>
1626 <property name="baseSize">
1627 <size>
1628 <width>130</width>
1629 <height>130</height>
1630 </size>
1631 </property>
1632 <property name="text">
1633 <string/>
1634 </property>
1635 <property name="pixmap">
1636 <pixmap resource="ressources.qrc">:/images/user/btn-default-userpic.svg</pixmap>
1637 </property>
1638 <property name="alignment">
1639 <set>Qt::AlignCenter</set>
1640 </property>
1641 </widget>
1642 </item>
1643 <item>
1644 <widget class="QLabel" name="outboundCallLabel">
1645 <property name="styleSheet">
1646 <string notr="true">color: rgb(174, 174, 174);</string>
1647 </property>
1648 <property name="text">
1649 <string>Calling</string>
1650 </property>
1651 <property name="alignment">
1652 <set>Qt::AlignCenter</set>
1653 </property>
1654 </widget>
1655 </item>
1656 <item alignment="Qt::AlignHCenter">
Olivier SOLDANO19193412017-06-06 12:03:36 -04001657 <widget class="QLabel" name="spinnerLabel">
1658 <property name="sizePolicy">
1659 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1660 <horstretch>0</horstretch>
1661 <verstretch>0</verstretch>
1662 </sizepolicy>
1663 </property>
1664 <property name="minimumSize">
1665 <size>
1666 <width>20</width>
1667 <height>0</height>
1668 </size>
1669 </property>
1670 <property name="text">
1671 <string/>
1672 </property>
1673 </widget>
1674 </item>
1675 <item alignment="Qt::AlignHCenter">
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001676 <widget class="QPushButton" name="cancelButton">
1677 <property name="sizePolicy">
1678 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1679 <horstretch>0</horstretch>
1680 <verstretch>0</verstretch>
1681 </sizepolicy>
1682 </property>
1683 <property name="minimumSize">
1684 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001685 <width>56</width>
1686 <height>56</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001687 </size>
1688 </property>
1689 <property name="maximumSize">
1690 <size>
1691 <width>64</width>
1692 <height>64</height>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001693 </size>
1694 </property>
1695 <property name="baseSize">
1696 <size>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001697 <width>64</width>
1698 <height>64</height>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001699 </size>
1700 </property>
1701 <property name="layoutDirection">
1702 <enum>Qt::LeftToRight</enum>
1703 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001704 <property name="icon">
1705 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001706 <normaloff>:/images/icons/ic_close_white_24dp.png</normaloff>:/images/icons/ic_close_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001707 </property>
1708 <property name="iconSize">
1709 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001710 <width>24</width>
1711 <height>24</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001712 </size>
1713 </property>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001714 </widget>
1715 </item>
1716 <item>
1717 <widget class="QLabel" name="cancelCallLabel">
1718 <property name="styleSheet">
1719 <string notr="true">color: rgb(174, 174, 174);</string>
1720 </property>
1721 <property name="text">
1722 <string>Cancel</string>
1723 </property>
1724 <property name="alignment">
1725 <set>Qt::AlignCenter</set>
1726 </property>
1727 </widget>
1728 </item>
1729 </layout>
1730 </widget>
1731 </item>
1732 </layout>
1733 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001734 <widget class="QWidget" name="videoPage">
1735 <layout class="QVBoxLayout" name="verticalLayout_10">
1736 <property name="spacing">
1737 <number>0</number>
1738 </property>
1739 <property name="leftMargin">
1740 <number>0</number>
1741 </property>
1742 <property name="topMargin">
1743 <number>0</number>
1744 </property>
1745 <property name="rightMargin">
1746 <number>0</number>
1747 </property>
1748 <property name="bottomMargin">
1749 <number>0</number>
1750 </property>
1751 <item>
Nicolas Jagere0854512016-02-29 12:08:10 -05001752 <widget class="QSplitter" name="splitter_2">
1753 <property name="orientation">
1754 <enum>Qt::Horizontal</enum>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001755 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001756 <widget class="VideoView" name="videoWidget" native="true">
1757 <property name="sizePolicy">
1758 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1759 <horstretch>0</horstretch>
1760 <verstretch>0</verstretch>
1761 </sizepolicy>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001762 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001763 </widget>
1764 <widget class="InstantMessagingWidget" name="instantMessagingWidget" native="true">
1765 <property name="sizePolicy">
1766 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
1767 <horstretch>0</horstretch>
1768 <verstretch>0</verstretch>
1769 </sizepolicy>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001770 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001771 <property name="minimumSize">
1772 <size>
1773 <width>0</width>
1774 <height>0</height>
1775 </size>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001776 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001777 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001778 </widget>
1779 </item>
1780 </layout>
1781 </widget>
Anthony Léonard2fde81d2017-04-17 10:06:55 -04001782 <widget class="QWidget" name="contactRequestPage">
Anthony Léonardd47179c2017-03-28 10:39:10 -04001783 <layout class="QVBoxLayout" name="verticalLayout_8">
1784 <property name="leftMargin">
1785 <number>5</number>
1786 </property>
1787 <property name="topMargin">
1788 <number>5</number>
1789 </property>
1790 <property name="rightMargin">
1791 <number>0</number>
1792 </property>
1793 <property name="bottomMargin">
1794 <number>0</number>
1795 </property>
1796 <item>
1797 <layout class="QHBoxLayout" name="horizontalLayout_2">
1798 <item>
1799 <widget class="QPushButton" name="pendingCRBackButton">
1800 <property name="minimumSize">
1801 <size>
1802 <width>30</width>
1803 <height>30</height>
1804 </size>
1805 </property>
1806 <property name="maximumSize">
1807 <size>
1808 <width>30</width>
1809 <height>30</height>
1810 </size>
1811 </property>
1812 <property name="text">
1813 <string/>
1814 </property>
1815 <property name="icon">
1816 <iconset resource="ressources.qrc">
1817 <normaloff>:/images/icons/ic_arrow_back_white_24dp.png</normaloff>:/images/icons/ic_arrow_back_white_24dp.png</iconset>
1818 </property>
1819 <property name="iconSize">
1820 <size>
1821 <width>18</width>
1822 <height>18</height>
1823 </size>
1824 </property>
1825 </widget>
1826 </item>
1827 <item>
1828 <spacer name="horizontalSpacer_13">
1829 <property name="orientation">
1830 <enum>Qt::Horizontal</enum>
1831 </property>
1832 <property name="sizeHint" stdset="0">
1833 <size>
1834 <width>40</width>
1835 <height>20</height>
1836 </size>
1837 </property>
1838 </spacer>
1839 </item>
1840 </layout>
1841 </item>
1842 <item>
1843 <widget class="ContactRequestWidget" name="contactRequestWidget" native="true">
1844 <property name="sizePolicy">
1845 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1846 <horstretch>0</horstretch>
1847 <verstretch>0</verstretch>
1848 </sizepolicy>
1849 </property>
1850 </widget>
1851 </item>
1852 </layout>
1853 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001854 </widget>
1855 </item>
1856 </layout>
1857 </widget>
1858 </item>
1859 </layout>
1860 </widget>
1861 </widget>
1862 </item>
1863 </layout>
Edric Milaret3aca8e32015-06-12 10:01:40 -04001864 </item>
Edric Milaret627500d2015-03-27 16:41:40 -04001865 </layout>
1866 </widget>
1867 <customwidgets>
1868 <customwidget>
Edric Milaretcdc978b2015-06-04 11:25:12 -04001869 <class>InstantMessagingWidget</class>
1870 <extends>QWidget</extends>
1871 <header>instantmessagingwidget.h</header>
1872 <container>1</container>
1873 </customwidget>
Edric Milaretd9ebe232015-06-15 10:44:49 -04001874 <customwidget>
1875 <class>VideoView</class>
1876 <extends>QWidget</extends>
1877 <header>videoview.h</header>
1878 <container>1</container>
1879 </customwidget>
Nicolas Jager97a21b42015-12-03 16:55:45 -05001880 <customwidget>
1881 <class>RingContactLineEdit</class>
1882 <extends>QLineEdit</extends>
1883 <header>ringcontactlineedit.h</header>
1884 </customwidget>
1885 <customwidget>
1886 <class>IdLabel</class>
1887 <extends>QLabel</extends>
1888 <header>idlabel.h</header>
1889 </customwidget>
1890 <customwidget>
1891 <class>SmartList</class>
1892 <extends>QTreeView</extends>
1893 <header>smartlist.h</header>
1894 </customwidget>
Olivier SOLDANOdd878662017-03-27 16:00:06 -04001895 <customwidget>
1896 <class>SendContactRequestWidget</class>
1897 <extends>QWidget</extends>
1898 <header>sendcontactrequestwidget.h</header>
1899 <container>1</container>
1900 </customwidget>
Olivier SOLDANO9657fd12017-03-27 16:06:53 -04001901 <customwidget>
1902 <class>CurrentAccountWidget</class>
1903 <extends>QWidget</extends>
1904 <header>currentaccountwidget.h</header>
1905 <container>1</container>
1906 </customwidget>
Anthony Léonardd47179c2017-03-28 10:39:10 -04001907 <customwidget>
1908 <class>ContactRequestWidget</class>
1909 <extends>QWidget</extends>
1910 <header>contactrequestwidget.h</header>
1911 <container>1</container>
1912 </customwidget>
Olivier SOLDANO69361192017-04-20 10:32:05 -04001913 <customwidget>
1914 <class>ContactRequestListWidget</class>
1915 <extends>QTreeView</extends>
1916 <header>contactrequestlistwidget.h</header>
1917 </customwidget>
Edric Milaret627500d2015-03-27 16:41:40 -04001918 </customwidgets>
Edric Milaret3aca8e32015-06-12 10:01:40 -04001919 <resources>
1920 <include location="ressources.qrc"/>
1921 </resources>
Edric Milaret627500d2015-03-27 16:41:40 -04001922 <connections/>
1923</ui>