blob: bc828c426b8bb97269b0725fee6388a705f4b72b [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 SOLDANO483f9682017-07-26 11:57:49 -04001085 <property name="bottomMargin">
1086 <number>4</number>
1087 </property>
Olivier SOLDANO31b9aac2017-07-14 15:50:09 -04001088 <item>
1089 <widget class="QLabel" name="imNameLabel">
1090 <property name="sizePolicy">
1091 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1092 <horstretch>0</horstretch>
1093 <verstretch>0</verstretch>
1094 </sizepolicy>
1095 </property>
1096 <property name="minimumSize">
1097 <size>
1098 <width>200</width>
1099 <height>0</height>
1100 </size>
1101 </property>
1102 <property name="font">
1103 <font>
1104 <pointsize>10</pointsize>
1105 <weight>75</weight>
1106 <bold>true</bold>
1107 </font>
1108 </property>
1109 <property name="styleSheet">
1110 <string notr="true">color: rgb(63,63,63);</string>
1111 </property>
1112 <property name="text">
1113 <string/>
1114 </property>
1115 <property name="alignment">
1116 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
1117 </property>
1118 <property name="wordWrap">
1119 <bool>false</bool>
1120 </property>
1121 </widget>
1122 </item>
1123 <item>
1124 <widget class="QLabel" name="imIdLabel">
1125 <property name="sizePolicy">
1126 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1127 <horstretch>0</horstretch>
1128 <verstretch>0</verstretch>
1129 </sizepolicy>
1130 </property>
1131 <property name="minimumSize">
1132 <size>
1133 <width>200</width>
1134 <height>0</height>
1135 </size>
1136 </property>
1137 <property name="font">
1138 <font>
1139 <pointsize>9</pointsize>
1140 </font>
1141 </property>
1142 <property name="styleSheet">
1143 <string notr="true">color: rgb(192,192,192);</string>
1144 </property>
1145 <property name="text">
1146 <string/>
1147 </property>
1148 <property name="alignment">
1149 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
1150 </property>
1151 </widget>
1152 </item>
1153 </layout>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001154 </item>
1155 <item>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001156 <spacer name="horizontalSpacer_6">
1157 <property name="orientation">
1158 <enum>Qt::Horizontal</enum>
1159 </property>
1160 <property name="sizeHint" stdset="0">
1161 <size>
1162 <width>40</width>
1163 <height>20</height>
1164 </size>
1165 </property>
1166 </spacer>
1167 </item>
1168 <item>
1169 <widget class="QComboBox" name="contactMethodComboBox">
1170 <property name="minimumSize">
1171 <size>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001172 <width>160</width>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001173 <height>0</height>
1174 </size>
1175 </property>
1176 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001177 </item>
Edric Milaret7cf39e22016-02-02 12:44:03 -05001178 <item>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001179 <widget class="QPushButton" name="sendContactRequestPageButton">
Edric Milaret7cf39e22016-02-02 12:44:03 -05001180 <property name="sizePolicy">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001181 <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
Edric Milaret7cf39e22016-02-02 12:44:03 -05001182 <horstretch>0</horstretch>
1183 <verstretch>0</verstretch>
1184 </sizepolicy>
1185 </property>
1186 <property name="minimumSize">
1187 <size>
1188 <width>30</width>
1189 <height>30</height>
1190 </size>
1191 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001192 <property name="toolTip">
1193 <string>Add to contacts</string>
1194 </property>
1195 <property name="styleSheet">
1196 <string notr="true"/>
Edric Milaret7cf39e22016-02-02 12:44:03 -05001197 </property>
1198 <property name="text">
1199 <string/>
1200 </property>
1201 <property name="icon">
1202 <iconset resource="ressources.qrc">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001203 <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 -05001204 </property>
1205 </widget>
1206 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001207 </layout>
1208 </item>
Edric Milaret4be72022016-01-19 10:24:13 -05001209 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
1210 <widget class="QLabel" name="noMessagesLabel">
1211 <property name="enabled">
1212 <bool>true</bool>
1213 </property>
1214 <property name="font">
1215 <font>
1216 <pointsize>12</pointsize>
1217 <weight>75</weight>
1218 <bold>true</bold>
1219 </font>
1220 </property>
1221 <property name="text">
1222 <string>Start the conversation !</string>
1223 </property>
1224 </widget>
1225 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001226 <item>
1227 <widget class="QListView" name="listMessageView">
1228 <property name="sizePolicy">
1229 <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
1230 <horstretch>0</horstretch>
1231 <verstretch>0</verstretch>
1232 </sizepolicy>
1233 </property>
1234 <property name="font">
1235 <font>
1236 <stylestrategy>PreferAntialias</stylestrategy>
1237 </font>
1238 </property>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001239 <property name="focusPolicy">
1240 <enum>Qt::NoFocus</enum>
1241 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001242 <property name="frameShape">
1243 <enum>QFrame::NoFrame</enum>
1244 </property>
1245 <property name="frameShadow">
1246 <enum>QFrame::Sunken</enum>
1247 </property>
1248 <property name="horizontalScrollBarPolicy">
1249 <enum>Qt::ScrollBarAsNeeded</enum>
1250 </property>
1251 <property name="verticalScrollMode">
1252 <enum>QAbstractItemView::ScrollPerPixel</enum>
1253 </property>
1254 <property name="horizontalScrollMode">
1255 <enum>QAbstractItemView::ScrollPerPixel</enum>
1256 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001257 <property name="spacing">
1258 <number>1</number>
1259 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001260 <property name="wordWrap">
1261 <bool>true</bool>
1262 </property>
1263 <property name="selectionRectVisible">
1264 <bool>false</bool>
1265 </property>
1266 </widget>
1267 </item>
1268 <item>
1269 <layout class="QHBoxLayout" name="horizontalLayout_5">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001270 <property name="leftMargin">
1271 <number>6</number>
1272 </property>
1273 <property name="topMargin">
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001274 <number>0</number>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001275 </property>
1276 <property name="rightMargin">
1277 <number>6</number>
1278 </property>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001279 <property name="bottomMargin">
1280 <number>6</number>
1281 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001282 <item>
Edric Milaret6a785af2016-03-07 15:39:30 -05001283 <widget class="QLineEdit" name="imMessageEdit">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001284 <property name="minimumSize">
1285 <size>
1286 <width>0</width>
1287 <height>30</height>
1288 </size>
1289 </property>
1290 <property name="font">
1291 <font>
1292 <pointsize>10</pointsize>
1293 </font>
1294 </property>
Olivier SOLDANO815d92f2017-07-13 14:05:36 -04001295 <property name="inputMask">
1296 <string/>
1297 </property>
1298 <property name="placeholderText">
1299 <string>Type your message here</string>
1300 </property>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001301 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001302 </item>
1303 <item>
Edric Milaret6a785af2016-03-07 15:39:30 -05001304 <widget class="QPushButton" name="sendIMButton">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001305 <property name="minimumSize">
1306 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001307 <width>30</width>
1308 <height>30</height>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001309 </size>
1310 </property>
1311 <property name="maximumSize">
1312 <size>
Edric Milaret6a785af2016-03-07 15:39:30 -05001313 <width>30</width>
1314 <height>30</height>
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001315 </size>
1316 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001317 <property name="toolTip">
1318 <string>send message</string>
1319 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001320 <property name="text">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001321 <string/>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001322 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001323 <property name="icon">
1324 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001325 <normaloff>:/images/icons/ic_send_white_24dp.png</normaloff>:/images/icons/ic_send_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001326 </property>
1327 <property name="iconSize">
1328 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001329 <width>18</width>
1330 <height>18</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001331 </size>
1332 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001333 </widget>
1334 </item>
1335 </layout>
1336 </item>
1337 </layout>
1338 </widget>
1339 <widget class="QWidget" name="callInvitePage">
1340 <layout class="QVBoxLayout" name="verticalLayout_9">
1341 <property name="spacing">
1342 <number>0</number>
1343 </property>
1344 <property name="leftMargin">
1345 <number>0</number>
1346 </property>
1347 <property name="topMargin">
1348 <number>0</number>
1349 </property>
1350 <property name="rightMargin">
1351 <number>0</number>
1352 </property>
1353 <property name="bottomMargin">
1354 <number>0</number>
1355 </property>
1356 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001357 <widget class="QWidget" name="callInvite" native="true">
1358 <property name="sizePolicy">
1359 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
1360 <horstretch>0</horstretch>
1361 <verstretch>0</verstretch>
1362 </sizepolicy>
1363 </property>
1364 <property name="minimumSize">
1365 <size>
1366 <width>166</width>
1367 <height>0</height>
1368 </size>
1369 </property>
1370 <property name="baseSize">
1371 <size>
1372 <width>166</width>
1373 <height>0</height>
1374 </size>
1375 </property>
1376 <layout class="QVBoxLayout" name="verticalLayout_4">
1377 <property name="spacing">
1378 <number>0</number>
1379 </property>
1380 <property name="leftMargin">
1381 <number>0</number>
1382 </property>
1383 <property name="topMargin">
1384 <number>0</number>
1385 </property>
1386 <property name="rightMargin">
1387 <number>0</number>
1388 </property>
1389 <property name="bottomMargin">
1390 <number>10</number>
1391 </property>
1392 <item>
1393 <layout class="QVBoxLayout" name="verticalLayout_3">
1394 <property name="spacing">
1395 <number>0</number>
1396 </property>
1397 <item>
Edric Milareta20501f2016-01-27 11:38:05 -05001398 <widget class="QLabel" name="callerPhoto">
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001399 <property name="sizePolicy">
1400 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1401 <horstretch>0</horstretch>
1402 <verstretch>0</verstretch>
1403 </sizepolicy>
1404 </property>
1405 <property name="minimumSize">
1406 <size>
1407 <width>130</width>
1408 <height>130</height>
1409 </size>
1410 </property>
1411 <property name="baseSize">
1412 <size>
1413 <width>130</width>
1414 <height>130</height>
1415 </size>
1416 </property>
1417 <property name="text">
1418 <string/>
1419 </property>
1420 <property name="pixmap">
Nicolas Jagerd0b33752016-01-17 00:00:40 -05001421 <pixmap resource="ressources.qrc">:/images/user/btn-default-userpic.svg</pixmap>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001422 </property>
1423 <property name="alignment">
1424 <set>Qt::AlignCenter</set>
1425 </property>
1426 </widget>
1427 </item>
1428 <item alignment="Qt::AlignHCenter">
1429 <widget class="QLabel" name="callerIdLabel">
1430 <property name="styleSheet">
1431 <string notr="true">color: rgb(174, 174, 174);</string>
1432 </property>
1433 <property name="text">
1434 <string>Call</string>
1435 </property>
1436 </widget>
1437 </item>
Olivier SOLDANO2c03dc72017-05-25 11:17:13 -04001438 <item alignment="Qt::AlignHCenter">
1439 <widget class="QLabel" name="callerBestIdLabel">
1440 <property name="styleSheet">
1441 <string notr="true">color: rgb(174, 174, 174); font-style: italic;</string>
1442 </property>
1443 <property name="text">
1444 <string>BestId</string>
1445 </property>
1446 </widget>
1447 </item>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001448 <item>
1449 <widget class="QLabel" name="wantToTalkLabel">
1450 <property name="styleSheet">
1451 <string notr="true">color: rgb(174, 174, 174);</string>
1452 </property>
1453 <property name="text">
1454 <string>Wants to talk to you!</string>
1455 </property>
1456 <property name="alignment">
1457 <set>Qt::AlignCenter</set>
1458 </property>
1459 </widget>
1460 </item>
1461 </layout>
1462 </item>
1463 <item>
1464 <layout class="QHBoxLayout" name="horizontalLayout">
1465 <property name="topMargin">
1466 <number>20</number>
1467 </property>
1468 <item>
1469 <widget class="QPushButton" name="acceptButton">
1470 <property name="sizePolicy">
1471 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1472 <horstretch>0</horstretch>
1473 <verstretch>0</verstretch>
1474 </sizepolicy>
1475 </property>
1476 <property name="minimumSize">
1477 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001478 <width>56</width>
1479 <height>56</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001480 </size>
1481 </property>
1482 <property name="icon">
1483 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001484 <normaloff>:/images/icons/ic_done_white_24dp.png</normaloff>:/images/icons/ic_done_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001485 </property>
1486 <property name="iconSize">
1487 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001488 <width>24</width>
1489 <height>24</height>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001490 </size>
1491 </property>
1492 </widget>
1493 </item>
1494 <item>
1495 <spacer name="horizontalSpacer_4">
1496 <property name="orientation">
1497 <enum>Qt::Horizontal</enum>
1498 </property>
1499 <property name="sizeType">
1500 <enum>QSizePolicy::Fixed</enum>
1501 </property>
1502 <property name="sizeHint" stdset="0">
1503 <size>
1504 <width>40</width>
1505 <height>20</height>
1506 </size>
1507 </property>
1508 </spacer>
1509 </item>
1510 <item>
1511 <widget class="QPushButton" name="refuseButton">
1512 <property name="sizePolicy">
1513 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1514 <horstretch>0</horstretch>
1515 <verstretch>0</verstretch>
1516 </sizepolicy>
1517 </property>
1518 <property name="minimumSize">
1519 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001520 <width>56</width>
1521 <height>56</height>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001522 </size>
1523 </property>
1524 <property name="layoutDirection">
1525 <enum>Qt::RightToLeft</enum>
1526 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001527 <property name="icon">
1528 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001529 <normaloff>:/images/icons/ic_close_white_24dp.png</normaloff>:/images/icons/ic_close_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001530 </property>
1531 <property name="iconSize">
1532 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001533 <width>24</width>
1534 <height>24</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001535 </size>
1536 </property>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001537 </widget>
1538 </item>
1539 </layout>
1540 </item>
1541 <item>
1542 <layout class="QHBoxLayout" name="horizontalLayout_7">
1543 <item>
1544 <widget class="QLabel" name="acceptLabel">
1545 <property name="styleSheet">
1546 <string notr="true">color: rgb(174, 174, 174);</string>
1547 </property>
1548 <property name="text">
1549 <string>Answer</string>
1550 </property>
1551 <property name="alignment">
1552 <set>Qt::AlignCenter</set>
1553 </property>
1554 </widget>
1555 </item>
1556 <item>
1557 <spacer name="horizontalSpacer_5">
1558 <property name="orientation">
1559 <enum>Qt::Horizontal</enum>
1560 </property>
1561 <property name="sizeType">
1562 <enum>QSizePolicy::Fixed</enum>
1563 </property>
1564 <property name="sizeHint" stdset="0">
1565 <size>
1566 <width>40</width>
1567 <height>20</height>
1568 </size>
1569 </property>
1570 </spacer>
1571 </item>
1572 <item>
1573 <widget class="QLabel" name="refuseLabel">
1574 <property name="layoutDirection">
1575 <enum>Qt::RightToLeft</enum>
1576 </property>
1577 <property name="styleSheet">
1578 <string notr="true">color: rgb(174, 174, 174);</string>
1579 </property>
1580 <property name="text">
1581 <string>Ignore</string>
1582 </property>
1583 <property name="alignment">
1584 <set>Qt::AlignCenter</set>
1585 </property>
1586 </widget>
1587 </item>
1588 </layout>
1589 </item>
1590 </layout>
1591 </widget>
1592 </item>
1593 </layout>
1594 </widget>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001595 <widget class="QWidget" name="outboundCallPage">
1596 <layout class="QVBoxLayout" name="verticalLayout_11">
1597 <property name="spacing">
1598 <number>0</number>
1599 </property>
1600 <property name="leftMargin">
1601 <number>0</number>
1602 </property>
1603 <property name="topMargin">
1604 <number>0</number>
1605 </property>
1606 <property name="rightMargin">
1607 <number>0</number>
1608 </property>
1609 <property name="bottomMargin">
1610 <number>0</number>
1611 </property>
1612 <item alignment="Qt::AlignHCenter|Qt::AlignVCenter">
1613 <widget class="QWidget" name="outboundCall" native="true">
1614 <layout class="QVBoxLayout" name="spinnerLayout">
1615 <item>
Edric1bed3f92016-05-19 10:24:48 -04001616 <widget class="QLabel" name="callingPhoto">
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001617 <property name="sizePolicy">
1618 <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
1619 <horstretch>0</horstretch>
1620 <verstretch>0</verstretch>
1621 </sizepolicy>
1622 </property>
1623 <property name="minimumSize">
1624 <size>
1625 <width>130</width>
1626 <height>130</height>
1627 </size>
1628 </property>
1629 <property name="baseSize">
1630 <size>
1631 <width>130</width>
1632 <height>130</height>
1633 </size>
1634 </property>
1635 <property name="text">
1636 <string/>
1637 </property>
1638 <property name="pixmap">
1639 <pixmap resource="ressources.qrc">:/images/user/btn-default-userpic.svg</pixmap>
1640 </property>
1641 <property name="alignment">
1642 <set>Qt::AlignCenter</set>
1643 </property>
1644 </widget>
1645 </item>
1646 <item>
1647 <widget class="QLabel" name="outboundCallLabel">
1648 <property name="styleSheet">
1649 <string notr="true">color: rgb(174, 174, 174);</string>
1650 </property>
1651 <property name="text">
1652 <string>Calling</string>
1653 </property>
1654 <property name="alignment">
1655 <set>Qt::AlignCenter</set>
1656 </property>
1657 </widget>
1658 </item>
1659 <item alignment="Qt::AlignHCenter">
Olivier SOLDANO19193412017-06-06 12:03:36 -04001660 <widget class="QLabel" name="spinnerLabel">
1661 <property name="sizePolicy">
1662 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1663 <horstretch>0</horstretch>
1664 <verstretch>0</verstretch>
1665 </sizepolicy>
1666 </property>
1667 <property name="minimumSize">
1668 <size>
1669 <width>20</width>
1670 <height>0</height>
1671 </size>
1672 </property>
1673 <property name="text">
1674 <string/>
1675 </property>
1676 </widget>
1677 </item>
1678 <item alignment="Qt::AlignHCenter">
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001679 <widget class="QPushButton" name="cancelButton">
1680 <property name="sizePolicy">
1681 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
1682 <horstretch>0</horstretch>
1683 <verstretch>0</verstretch>
1684 </sizepolicy>
1685 </property>
1686 <property name="minimumSize">
1687 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001688 <width>56</width>
1689 <height>56</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001690 </size>
1691 </property>
1692 <property name="maximumSize">
1693 <size>
1694 <width>64</width>
1695 <height>64</height>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001696 </size>
1697 </property>
1698 <property name="baseSize">
1699 <size>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001700 <width>64</width>
1701 <height>64</height>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001702 </size>
1703 </property>
1704 <property name="layoutDirection">
1705 <enum>Qt::LeftToRight</enum>
1706 </property>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001707 <property name="icon">
1708 <iconset resource="ressources.qrc">
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001709 <normaloff>:/images/icons/ic_close_white_24dp.png</normaloff>:/images/icons/ic_close_white_24dp.png</iconset>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001710 </property>
1711 <property name="iconSize">
1712 <size>
Nicolas Jager5e8c3822016-02-05 17:01:49 -05001713 <width>24</width>
1714 <height>24</height>
Nicolas Jager1ddb38d2016-01-20 11:11:49 -05001715 </size>
1716 </property>
Nicolas Jager45bf7c02016-01-20 09:53:02 -05001717 </widget>
1718 </item>
1719 <item>
1720 <widget class="QLabel" name="cancelCallLabel">
1721 <property name="styleSheet">
1722 <string notr="true">color: rgb(174, 174, 174);</string>
1723 </property>
1724 <property name="text">
1725 <string>Cancel</string>
1726 </property>
1727 <property name="alignment">
1728 <set>Qt::AlignCenter</set>
1729 </property>
1730 </widget>
1731 </item>
1732 </layout>
1733 </widget>
1734 </item>
1735 </layout>
1736 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001737 <widget class="QWidget" name="videoPage">
1738 <layout class="QVBoxLayout" name="verticalLayout_10">
1739 <property name="spacing">
1740 <number>0</number>
1741 </property>
1742 <property name="leftMargin">
1743 <number>0</number>
1744 </property>
1745 <property name="topMargin">
1746 <number>0</number>
1747 </property>
1748 <property name="rightMargin">
1749 <number>0</number>
1750 </property>
1751 <property name="bottomMargin">
1752 <number>0</number>
1753 </property>
1754 <item>
Nicolas Jagere0854512016-02-29 12:08:10 -05001755 <widget class="QSplitter" name="splitter_2">
1756 <property name="orientation">
1757 <enum>Qt::Horizontal</enum>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001758 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001759 <widget class="VideoView" name="videoWidget" native="true">
1760 <property name="sizePolicy">
1761 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1762 <horstretch>0</horstretch>
1763 <verstretch>0</verstretch>
1764 </sizepolicy>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001765 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001766 </widget>
1767 <widget class="InstantMessagingWidget" name="instantMessagingWidget" native="true">
1768 <property name="sizePolicy">
1769 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
1770 <horstretch>0</horstretch>
1771 <verstretch>0</verstretch>
1772 </sizepolicy>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001773 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001774 <property name="minimumSize">
1775 <size>
1776 <width>0</width>
1777 <height>0</height>
1778 </size>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001779 </property>
Nicolas Jagere0854512016-02-29 12:08:10 -05001780 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001781 </widget>
1782 </item>
1783 </layout>
1784 </widget>
Anthony Léonard2fde81d2017-04-17 10:06:55 -04001785 <widget class="QWidget" name="contactRequestPage">
Anthony Léonardd47179c2017-03-28 10:39:10 -04001786 <layout class="QVBoxLayout" name="verticalLayout_8">
1787 <property name="leftMargin">
1788 <number>5</number>
1789 </property>
1790 <property name="topMargin">
1791 <number>5</number>
1792 </property>
1793 <property name="rightMargin">
1794 <number>0</number>
1795 </property>
1796 <property name="bottomMargin">
1797 <number>0</number>
1798 </property>
1799 <item>
1800 <layout class="QHBoxLayout" name="horizontalLayout_2">
1801 <item>
1802 <widget class="QPushButton" name="pendingCRBackButton">
1803 <property name="minimumSize">
1804 <size>
1805 <width>30</width>
1806 <height>30</height>
1807 </size>
1808 </property>
1809 <property name="maximumSize">
1810 <size>
1811 <width>30</width>
1812 <height>30</height>
1813 </size>
1814 </property>
1815 <property name="text">
1816 <string/>
1817 </property>
1818 <property name="icon">
1819 <iconset resource="ressources.qrc">
1820 <normaloff>:/images/icons/ic_arrow_back_white_24dp.png</normaloff>:/images/icons/ic_arrow_back_white_24dp.png</iconset>
1821 </property>
1822 <property name="iconSize">
1823 <size>
1824 <width>18</width>
1825 <height>18</height>
1826 </size>
1827 </property>
1828 </widget>
1829 </item>
1830 <item>
1831 <spacer name="horizontalSpacer_13">
1832 <property name="orientation">
1833 <enum>Qt::Horizontal</enum>
1834 </property>
1835 <property name="sizeHint" stdset="0">
1836 <size>
1837 <width>40</width>
1838 <height>20</height>
1839 </size>
1840 </property>
1841 </spacer>
1842 </item>
1843 </layout>
1844 </item>
1845 <item>
1846 <widget class="ContactRequestWidget" name="contactRequestWidget" native="true">
1847 <property name="sizePolicy">
1848 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
1849 <horstretch>0</horstretch>
1850 <verstretch>0</verstretch>
1851 </sizepolicy>
1852 </property>
1853 </widget>
1854 </item>
1855 </layout>
1856 </widget>
Nicolas Jagerb98066a2016-01-15 12:10:08 -05001857 </widget>
1858 </item>
1859 </layout>
1860 </widget>
1861 </item>
1862 </layout>
1863 </widget>
1864 </widget>
1865 </item>
1866 </layout>
Edric Milaret3aca8e32015-06-12 10:01:40 -04001867 </item>
Edric Milaret627500d2015-03-27 16:41:40 -04001868 </layout>
1869 </widget>
1870 <customwidgets>
1871 <customwidget>
Edric Milaretcdc978b2015-06-04 11:25:12 -04001872 <class>InstantMessagingWidget</class>
1873 <extends>QWidget</extends>
1874 <header>instantmessagingwidget.h</header>
1875 <container>1</container>
1876 </customwidget>
Edric Milaretd9ebe232015-06-15 10:44:49 -04001877 <customwidget>
1878 <class>VideoView</class>
1879 <extends>QWidget</extends>
1880 <header>videoview.h</header>
1881 <container>1</container>
1882 </customwidget>
Nicolas Jager97a21b42015-12-03 16:55:45 -05001883 <customwidget>
1884 <class>RingContactLineEdit</class>
1885 <extends>QLineEdit</extends>
1886 <header>ringcontactlineedit.h</header>
1887 </customwidget>
1888 <customwidget>
1889 <class>IdLabel</class>
1890 <extends>QLabel</extends>
1891 <header>idlabel.h</header>
1892 </customwidget>
1893 <customwidget>
1894 <class>SmartList</class>
1895 <extends>QTreeView</extends>
1896 <header>smartlist.h</header>
1897 </customwidget>
Olivier SOLDANOdd878662017-03-27 16:00:06 -04001898 <customwidget>
1899 <class>SendContactRequestWidget</class>
1900 <extends>QWidget</extends>
1901 <header>sendcontactrequestwidget.h</header>
1902 <container>1</container>
1903 </customwidget>
Olivier SOLDANO9657fd12017-03-27 16:06:53 -04001904 <customwidget>
1905 <class>CurrentAccountWidget</class>
1906 <extends>QWidget</extends>
1907 <header>currentaccountwidget.h</header>
1908 <container>1</container>
1909 </customwidget>
Anthony Léonardd47179c2017-03-28 10:39:10 -04001910 <customwidget>
1911 <class>ContactRequestWidget</class>
1912 <extends>QWidget</extends>
1913 <header>contactrequestwidget.h</header>
1914 <container>1</container>
1915 </customwidget>
Olivier SOLDANO69361192017-04-20 10:32:05 -04001916 <customwidget>
1917 <class>ContactRequestListWidget</class>
1918 <extends>QTreeView</extends>
1919 <header>contactrequestlistwidget.h</header>
1920 </customwidget>
Edric Milaret627500d2015-03-27 16:41:40 -04001921 </customwidgets>
Edric Milaret3aca8e32015-06-12 10:01:40 -04001922 <resources>
1923 <include location="ressources.qrc"/>
1924 </resources>
Edric Milaret627500d2015-03-27 16:41:40 -04001925 <connections/>
1926</ui>