blob: d3164def52afb7f906596d09e08b7627d03af1e6 [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>AccountDetails</class>
4 <widget class="QWidget" name="AccountDetails">
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04005 <property name="enabled">
6 <bool>true</bool>
7 </property>
Edric Milaret627500d2015-03-27 16:41:40 -04008 <property name="geometry">
9 <rect>
10 <x>0</x>
11 <y>0</y>
Nicolas Jagere6384052016-03-10 13:13:24 -050012 <width>847</width>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -040013 <height>725</height>
Edric Milaret627500d2015-03-27 16:41:40 -040014 </rect>
15 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -040016 <property name="sizePolicy">
17 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
18 <horstretch>0</horstretch>
19 <verstretch>0</verstretch>
20 </sizepolicy>
21 </property>
Edric Milaret627500d2015-03-27 16:41:40 -040022 <property name="windowTitle">
Edric Milaret1a9495d2015-09-18 10:11:32 -040023 <string>Settings</string>
Edric Milaret627500d2015-03-27 16:41:40 -040024 </property>
25 <layout class="QVBoxLayout" name="verticalLayout">
Nicolas Jager74fe46f2016-02-29 14:55:09 -050026 <property name="spacing">
27 <number>0</number>
28 </property>
29 <property name="leftMargin">
30 <number>0</number>
31 </property>
32 <property name="topMargin">
33 <number>0</number>
34 </property>
35 <property name="rightMargin">
36 <number>0</number>
37 </property>
38 <property name="bottomMargin">
39 <number>0</number>
40 </property>
Edric Milaret627500d2015-03-27 16:41:40 -040041 <item>
42 <widget class="QTabWidget" name="tabWidget">
Edric Milaretc9d3e412015-08-11 15:43:04 -040043 <property name="sizePolicy">
44 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
45 <horstretch>0</horstretch>
46 <verstretch>0</verstretch>
47 </sizepolicy>
48 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -050049 <property name="autoFillBackground">
50 <bool>true</bool>
51 </property>
Edric Milaret627500d2015-03-27 16:41:40 -040052 <property name="currentIndex">
Edric Milaretfb5b4382015-11-09 13:53:27 -050053 <number>0</number>
Edric Milaret627500d2015-03-27 16:41:40 -040054 </property>
55 <widget class="QWidget" name="gen_tab">
Edric Milaretc9d3e412015-08-11 15:43:04 -040056 <property name="sizePolicy">
57 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
58 <horstretch>0</horstretch>
59 <verstretch>0</verstretch>
60 </sizepolicy>
61 </property>
Edric Milaret627500d2015-03-27 16:41:40 -040062 <attribute name="title">
63 <string>General</string>
64 </attribute>
65 <layout class="QVBoxLayout" name="verticalLayout_4">
66 <property name="spacing">
67 <number>0</number>
68 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -050069 <property name="leftMargin">
70 <number>0</number>
71 </property>
72 <property name="topMargin">
73 <number>0</number>
74 </property>
75 <property name="rightMargin">
76 <number>0</number>
77 </property>
78 <property name="bottomMargin">
79 <number>0</number>
80 </property>
Edric Milaret627500d2015-03-27 16:41:40 -040081 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -040082 <widget class="QScrollArea" name="scrollArea_2">
Nicolas Jager74fe46f2016-02-29 14:55:09 -050083 <property name="frameShape">
84 <enum>QFrame::NoFrame</enum>
85 </property>
86 <property name="frameShadow">
87 <enum>QFrame::Sunken</enum>
88 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -040089 <property name="widgetResizable">
90 <bool>true</bool>
Edric Milaret627500d2015-03-27 16:41:40 -040091 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -040092 <widget class="QWidget" name="scrollAreaWidgetContents_2">
93 <property name="geometry">
94 <rect>
95 <x>0</x>
96 <y>0</y>
Olivier SOLDANOee351812017-07-07 08:34:41 -040097 <width>829</width>
Anthony Léonard63727492017-06-22 16:04:09 -040098 <height>722</height>
Edric Milaretc9d3e412015-08-11 15:43:04 -040099 </rect>
100 </property>
101 <layout class="QVBoxLayout" name="verticalLayout_12">
102 <item>
103 <layout class="QVBoxLayout" name="verticalLayout_5">
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400104 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500105 <layout class="QHBoxLayout" name="horizontalLayout_3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500106 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500107 <widget class="QLabel" name="accountLabel">
108 <property name="sizePolicy">
109 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
110 <horstretch>0</horstretch>
111 <verstretch>0</verstretch>
112 </sizepolicy>
113 </property>
114 <property name="minimumSize">
115 <size>
116 <width>0</width>
117 <height>30</height>
118 </size>
119 </property>
120 <property name="maximumSize">
121 <size>
122 <width>16777215</width>
123 <height>20</height>
124 </size>
125 </property>
126 <property name="font">
127 <font>
128 <pointsize>12</pointsize>
129 <weight>75</weight>
130 <bold>true</bold>
131 </font>
132 </property>
133 <property name="styleSheet">
134 <string notr="true">color: rgb(77, 77, 77);</string>
135 </property>
136 <property name="text">
137 <string>Account</string>
138 </property>
139 </widget>
140 </item>
141 </layout>
142 </item>
143 <item>
144 <widget class="Line" name="line_4">
145 <property name="orientation">
146 <enum>Qt::Horizontal</enum>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400147 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400148 </widget>
149 </item>
150 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400151 <layout class="QFormLayout" name="formLayout">
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400152 <item row="0" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400153 <widget class="QLabel" name="aliasLabel">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500154 <property name="font">
155 <font>
156 <pointsize>11</pointsize>
157 </font>
158 </property>
159 <property name="styleSheet">
160 <string notr="true">color: rgb(77, 77, 77);</string>
161 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400162 <property name="text">
163 <string>Alias</string>
164 </property>
165 <property name="buddy">
166 <cstring>lrcfg_alias</cstring>
167 </property>
168 </widget>
169 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400170 <item row="0" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400171 <widget class="QLineEdit" name="lrcfg_alias">
172 <property name="sizePolicy">
173 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
174 <horstretch>0</horstretch>
175 <verstretch>0</verstretch>
176 </sizepolicy>
177 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500178 <property name="minimumSize">
179 <size>
180 <width>0</width>
181 <height>30</height>
182 </size>
183 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400184 </widget>
185 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400186 <item row="1" column="0">
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400187 <widget class="QLabel" name="typeLabel">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500188 <property name="font">
189 <font>
190 <pointsize>11</pointsize>
191 </font>
192 </property>
193 <property name="styleSheet">
194 <string notr="true">color: rgb(77, 77, 77);</string>
195 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400196 <property name="text">
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400197 <string>Type</string>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400198 </property>
199 </widget>
200 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400201 <item row="1" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400202 <widget class="QLabel" name="typeValueLabel">
203 <property name="sizePolicy">
204 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
205 <horstretch>0</horstretch>
206 <verstretch>0</verstretch>
207 </sizepolicy>
208 </property>
209 <property name="text">
Edric Milaret1a9495d2015-09-18 10:11:32 -0400210 <string/>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400211 </property>
212 </widget>
213 </item>
214 </layout>
215 </item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400216 <item>
217 <widget class="QLabel" name="paramLabel">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500218 <property name="minimumSize">
219 <size>
220 <width>0</width>
221 <height>30</height>
222 </size>
223 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400224 <property name="maximumSize">
225 <size>
226 <width>16777215</width>
227 <height>20</height>
228 </size>
229 </property>
230 <property name="font">
231 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500232 <pointsize>12</pointsize>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400233 <weight>75</weight>
234 <bold>true</bold>
235 </font>
236 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500237 <property name="styleSheet">
238 <string notr="true">color: rgb(77, 77, 77);</string>
239 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400240 <property name="text">
241 <string>Parameters</string>
242 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400243 </widget>
244 </item>
245 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500246 <widget class="Line" name="line_3">
247 <property name="orientation">
248 <enum>Qt::Horizontal</enum>
249 </property>
250 </widget>
251 </item>
252 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400253 <layout class="QFormLayout" name="formLayout_2">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400254 <item row="0" column="0">
255 <widget class="QLabel" name="hostnameLabel">
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400256 <property name="sizePolicy">
257 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
258 <horstretch>0</horstretch>
259 <verstretch>0</verstretch>
260 </sizepolicy>
261 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500262 <property name="font">
263 <font>
264 <pointsize>11</pointsize>
265 </font>
266 </property>
267 <property name="styleSheet">
268 <string notr="true">color: rgb(77, 77, 77);</string>
269 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400270 <property name="text">
271 <string>Hostname</string>
272 </property>
273 <property name="buddy">
274 <cstring>lrcfg_hostname</cstring>
275 </property>
276 </widget>
277 </item>
278 <item row="0" column="1">
279 <widget class="QLineEdit" name="lrcfg_hostname">
280 <property name="sizePolicy">
281 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
282 <horstretch>0</horstretch>
283 <verstretch>0</verstretch>
284 </sizepolicy>
285 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500286 <property name="minimumSize">
287 <size>
288 <width>0</width>
289 <height>30</height>
290 </size>
291 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400292 </widget>
293 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400294 <item row="1" column="0">
Anthony Léonard44338762016-11-15 11:22:27 -0500295 <widget class="QLabel" name="registeredNameLabel">
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400296 <property name="sizePolicy">
297 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
298 <horstretch>0</horstretch>
299 <verstretch>0</verstretch>
300 </sizepolicy>
301 </property>
302 <property name="font">
303 <font>
304 <pointsize>11</pointsize>
305 </font>
306 </property>
307 <property name="styleSheet">
308 <string notr="true">color: rgb(77, 77, 77);</string>
309 </property>
310 <property name="text">
Anthony Léonard44338762016-11-15 11:22:27 -0500311 <string>Public username</string>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400312 </property>
313 <property name="buddy">
314 <cstring>lrcfg_registeredName</cstring>
315 </property>
316 </widget>
317 </item>
318 <item row="1" column="1">
319 <layout class="QHBoxLayout" name="horizontalLayout_10">
320 <item>
321 <widget class="QLineEdit" name="lrcfg_registeredName">
322 <property name="enabled">
323 <bool>true</bool>
324 </property>
325 <property name="sizePolicy">
326 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
327 <horstretch>0</horstretch>
328 <verstretch>0</verstretch>
329 </sizepolicy>
330 </property>
331 <property name="minimumSize">
332 <size>
333 <width>0</width>
334 <height>30</height>
335 </size>
336 </property>
337 <property name="readOnly">
338 <bool>true</bool>
339 </property>
340 </widget>
341 </item>
342 <item>
343 <widget class="QPushButton" name="registerButton">
344 <property name="enabled">
345 <bool>false</bool>
346 </property>
347 <property name="sizePolicy">
348 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
349 <horstretch>0</horstretch>
350 <verstretch>0</verstretch>
351 </sizepolicy>
352 </property>
353 <property name="text">
354 <string>Register on blockchain</string>
355 </property>
356 </widget>
357 </item>
358 </layout>
359 </item>
Anthony Léonard63727492017-06-22 16:04:09 -0400360 <item row="2" column="0">
361 <widget class="QLabel" name="nameServiceURLLabel">
362 <property name="font">
363 <font>
364 <pointsize>11</pointsize>
365 </font>
366 </property>
367 <property name="styleSheet">
368 <string notr="true">color: rgb(77, 77, 77);</string>
369 </property>
370 <property name="text">
371 <string>Name service URL</string>
372 </property>
373 <property name="buddy">
374 <cstring>lrcfg_nameServiceURL</cstring>
375 </property>
376 </widget>
377 </item>
378 <item row="2" column="1">
379 <widget class="QLineEdit" name="lrcfg_nameServiceURL">
380 <property name="sizePolicy">
381 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
382 <horstretch>0</horstretch>
383 <verstretch>0</verstretch>
384 </sizepolicy>
385 </property>
386 <property name="minimumSize">
387 <size>
388 <width>0</width>
389 <height>30</height>
390 </size>
391 </property>
392 </widget>
393 </item>
394 <item row="3" column="0">
395 <widget class="QLabel" name="usernameLabel">
396 <property name="font">
397 <font>
398 <pointsize>11</pointsize>
399 </font>
400 </property>
401 <property name="styleSheet">
402 <string notr="true">color: rgb(77, 77, 77);</string>
403 </property>
404 <property name="text">
405 <string>Username</string>
406 </property>
407 <property name="buddy">
408 <cstring>lrcfg_username</cstring>
409 </property>
410 </widget>
411 </item>
412 <item row="3" column="1">
413 <widget class="QLineEdit" name="lrcfg_username">
414 <property name="sizePolicy">
415 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
416 <horstretch>0</horstretch>
417 <verstretch>0</verstretch>
418 </sizepolicy>
419 </property>
420 <property name="minimumSize">
421 <size>
422 <width>0</width>
423 <height>30</height>
424 </size>
425 </property>
426 </widget>
427 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500428 <item row="4" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400429 <widget class="QLabel" name="passwordLabel">
430 <property name="sizePolicy">
431 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
432 <horstretch>0</horstretch>
433 <verstretch>0</verstretch>
434 </sizepolicy>
435 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500436 <property name="font">
437 <font>
438 <pointsize>11</pointsize>
439 </font>
440 </property>
441 <property name="styleSheet">
442 <string notr="true">color: rgb(77, 77, 77);</string>
443 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400444 <property name="text">
445 <string>Password</string>
446 </property>
447 <property name="buddy">
448 <cstring>lrcfg_password</cstring>
449 </property>
450 </widget>
451 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500452 <item row="4" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400453 <widget class="QLineEdit" name="lrcfg_password">
454 <property name="sizePolicy">
455 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
456 <horstretch>0</horstretch>
457 <verstretch>0</verstretch>
458 </sizepolicy>
459 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500460 <property name="minimumSize">
461 <size>
462 <width>0</width>
463 <height>30</height>
464 </size>
465 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400466 <property name="echoMode">
467 <enum>QLineEdit::PasswordEchoOnEdit</enum>
468 </property>
469 </widget>
470 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500471 <item row="5" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400472 <widget class="QLabel" name="proxyLabel">
473 <property name="sizePolicy">
474 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
475 <horstretch>0</horstretch>
476 <verstretch>0</verstretch>
477 </sizepolicy>
478 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500479 <property name="font">
480 <font>
481 <pointsize>11</pointsize>
482 </font>
483 </property>
484 <property name="styleSheet">
485 <string notr="true">color: rgb(77, 77, 77);</string>
486 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400487 <property name="text">
488 <string>Proxy</string>
489 </property>
490 <property name="buddy">
491 <cstring>lrcfg_proxy</cstring>
492 </property>
493 </widget>
494 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500495 <item row="5" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400496 <widget class="QLineEdit" name="lrcfg_proxy">
497 <property name="sizePolicy">
498 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
499 <horstretch>0</horstretch>
500 <verstretch>0</verstretch>
501 </sizepolicy>
502 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500503 <property name="minimumSize">
504 <size>
505 <width>0</width>
506 <height>30</height>
507 </size>
508 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400509 </widget>
510 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500511 <item row="6" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400512 <widget class="QLabel" name="voicemailLabel">
513 <property name="sizePolicy">
514 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
515 <horstretch>0</horstretch>
516 <verstretch>0</verstretch>
517 </sizepolicy>
518 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500519 <property name="font">
520 <font>
521 <pointsize>11</pointsize>
522 </font>
523 </property>
524 <property name="styleSheet">
525 <string notr="true">color: rgb(77, 77, 77);</string>
526 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400527 <property name="text">
528 <string>Voicemail number</string>
529 </property>
530 <property name="buddy">
531 <cstring>lrcfg_mailbox</cstring>
532 </property>
533 </widget>
534 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500535 <item row="6" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400536 <widget class="QLineEdit" name="lrcfg_mailbox">
537 <property name="sizePolicy">
538 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
539 <horstretch>0</horstretch>
540 <verstretch>0</verstretch>
541 </sizepolicy>
542 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500543 <property name="minimumSize">
544 <size>
545 <width>0</width>
546 <height>30</height>
547 </size>
548 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400549 </widget>
550 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500551 <item row="7" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400552 <widget class="QCheckBox" name="lrcfg_autoAnswer">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500553 <property name="font">
554 <font>
555 <pointsize>11</pointsize>
556 </font>
557 </property>
558 <property name="styleSheet">
559 <string notr="true">color: rgb(77, 77, 77);</string>
560 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400561 <property name="text">
562 <string>Auto-answer calls</string>
563 </property>
564 </widget>
565 </item>
Anthony Léonard44338762016-11-15 11:22:27 -0500566 <item row="8" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400567 <widget class="QCheckBox" name="lrcfg_upnpEnabled">
568 <property name="enabled">
569 <bool>true</bool>
570 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500571 <property name="font">
572 <font>
573 <pointsize>11</pointsize>
574 </font>
575 </property>
576 <property name="styleSheet">
577 <string notr="true">color: rgb(77, 77, 77);</string>
578 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400579 <property name="text">
580 <string>UPnP enabled</string>
581 </property>
582 </widget>
583 </item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400584 </layout>
585 </item>
586 <item>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400587 <widget class="QLabel" name="label_27">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500588 <property name="minimumSize">
589 <size>
590 <width>0</width>
591 <height>30</height>
592 </size>
593 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400594 <property name="maximumSize">
595 <size>
596 <width>16777215</width>
597 <height>20</height>
598 </size>
599 </property>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400600 <property name="font">
601 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500602 <pointsize>12</pointsize>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400603 <weight>75</weight>
604 <bold>true</bold>
605 </font>
606 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500607 <property name="styleSheet">
608 <string notr="true">color: rgb(77, 77, 77);</string>
609 </property>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400610 <property name="text">
611 <string>Ring Account Settings</string>
612 </property>
613 <property name="buddy">
614 <cstring>lrcfg_allowIncomingFromUnknown</cstring>
615 </property>
616 </widget>
617 </item>
618 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500619 <widget class="Line" name="line">
620 <property name="orientation">
621 <enum>Qt::Horizontal</enum>
622 </property>
623 </widget>
624 </item>
625 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400626 <layout class="QVBoxLayout" name="verticalLayout_6">
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500627 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400628 <widget class="QCheckBox" name="lrcfg_allowIncomingFromUnknown">
629 <property name="font">
630 <font>
631 <pointsize>11</pointsize>
632 </font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500633 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400634 <property name="styleSheet">
635 <string notr="true">color: rgb(77, 77, 77);</string>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500636 </property>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500637 <property name="text">
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400638 <string>Allow Call From Unknown</string>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500639 </property>
640 </widget>
641 </item>
642 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400643 <widget class="QCheckBox" name="lrcfg_allowIncomingFromHistory">
644 <property name="font">
645 <font>
646 <pointsize>11</pointsize>
647 </font>
648 </property>
649 <property name="styleSheet">
650 <string notr="true">color: rgb(77, 77, 77);</string>
651 </property>
652 <property name="text">
653 <string>Allow Call From History</string>
654 </property>
655 </widget>
656 </item>
657 <item>
658 <widget class="QCheckBox" name="lrcfg_allowIncomingFromContact">
659 <property name="font">
660 <font>
661 <pointsize>11</pointsize>
662 </font>
663 </property>
664 <property name="text">
665 <string>Allow Call From Contact</string>
666 </property>
667 </widget>
668 </item>
669 <item>
670 <widget class="Line" name="line_2">
671 <property name="orientation">
672 <enum>Qt::Horizontal</enum>
673 </property>
674 </widget>
675 </item>
676 <item>
677 <widget class="QLabel" name="label_28">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500678 <property name="minimumSize">
679 <size>
680 <width>0</width>
681 <height>30</height>
682 </size>
683 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400684 <property name="maximumSize">
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500685 <size>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400686 <width>16777215</width>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500687 <height>20</height>
688 </size>
689 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400690 <property name="font">
691 <font>
692 <pointsize>12</pointsize>
693 <weight>75</weight>
694 <bold>true</bold>
695 </font>
696 </property>
697 <property name="styleSheet">
698 <string notr="true">color: rgb(77, 77, 77);</string>
699 </property>
700 <property name="text">
701 <string>Ringtone Selection</string>
702 </property>
703 </widget>
704 </item>
705 <item>
706 <layout class="QHBoxLayout" name="horizontalLayout">
707 <property name="topMargin">
708 <number>0</number>
709 </property>
710 <item>
711 <widget class="QPushButton" name="playButton">
712 <property name="sizePolicy">
713 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
714 <horstretch>0</horstretch>
715 <verstretch>0</verstretch>
716 </sizepolicy>
717 </property>
718 <property name="minimumSize">
719 <size>
720 <width>86</width>
721 <height>30</height>
722 </size>
723 </property>
724 <property name="text">
725 <string>Play</string>
726 </property>
727 </widget>
728 </item>
729 <item>
730 <widget class="QComboBox" name="ringtonesBox">
731 <property name="minimumSize">
732 <size>
733 <width>0</width>
734 <height>30</height>
735 </size>
736 </property>
737 </widget>
738 </item>
739 <item>
740 <spacer name="horizontalSpacer_6">
741 <property name="orientation">
742 <enum>Qt::Horizontal</enum>
743 </property>
744 <property name="sizeHint" stdset="0">
745 <size>
746 <width>40</width>
747 <height>20</height>
748 </size>
749 </property>
750 </spacer>
751 </item>
752 </layout>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500753 </item>
754 </layout>
755 </item>
756 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400757 <spacer name="verticalSpacer_2">
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400758 <property name="orientation">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400759 <enum>Qt::Vertical</enum>
760 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400761 <property name="sizeHint" stdset="0">
762 <size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500763 <width>20</width>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400764 <height>40</height>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400765 </size>
766 </property>
767 </spacer>
768 </item>
769 </layout>
Edric Milaret627500d2015-03-27 16:41:40 -0400770 </item>
771 </layout>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400772 </widget>
773 </widget>
Edric Milaret627500d2015-03-27 16:41:40 -0400774 </item>
775 </layout>
776 </widget>
777 <widget class="QWidget" name="audio_codec_tab">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400778 <property name="sizePolicy">
779 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
780 <horstretch>0</horstretch>
781 <verstretch>0</verstretch>
782 </sizepolicy>
783 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400784 <attribute name="title">
Edric Milaretb47d7f02016-02-19 12:49:21 -0500785 <string>Audio/Video</string>
Edric Milaret627500d2015-03-27 16:41:40 -0400786 </attribute>
787 <layout class="QGridLayout" name="gridLayout_2">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500788 <item row="1" column="0">
789 <widget class="QListView" name="audioCodecView">
790 <property name="sizePolicy">
791 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
792 <horstretch>0</horstretch>
793 <verstretch>0</verstretch>
794 </sizepolicy>
795 </property>
796 <property name="focusPolicy">
797 <enum>Qt::NoFocus</enum>
798 </property>
799 <property name="layoutDirection">
800 <enum>Qt::LeftToRight</enum>
801 </property>
802 <property name="selectionBehavior">
803 <enum>QAbstractItemView::SelectRows</enum>
804 </property>
805 </widget>
806 </item>
807 <item row="1" column="3">
808 <widget class="QListView" name="videoCodecView">
809 <property name="focusPolicy">
810 <enum>Qt::NoFocus</enum>
811 </property>
812 </widget>
813 </item>
814 <item row="1" column="4">
815 <layout class="QVBoxLayout" name="verticalLayout_14">
816 <property name="leftMargin">
817 <number>0</number>
818 </property>
819 <item>
820 <widget class="QPushButton" name="upVideoButton">
821 <property name="minimumSize">
822 <size>
823 <width>30</width>
824 <height>30</height>
825 </size>
826 </property>
827 <property name="maximumSize">
828 <size>
829 <width>30</width>
830 <height>30</height>
831 </size>
832 </property>
833 <property name="text">
834 <string/>
835 </property>
836 <property name="icon">
837 <iconset resource="ressources.qrc">
838 <normaloff>:/images/icons/ic_arrow_drop_up_black_18dp_2x.png</normaloff>:/images/icons/ic_arrow_drop_up_black_18dp_2x.png</iconset>
839 </property>
840 <property name="iconSize">
841 <size>
842 <width>18</width>
843 <height>18</height>
844 </size>
845 </property>
846 </widget>
847 </item>
848 <item>
849 <widget class="QPushButton" name="downVideoButton">
850 <property name="minimumSize">
851 <size>
852 <width>30</width>
853 <height>30</height>
854 </size>
855 </property>
856 <property name="maximumSize">
857 <size>
858 <width>30</width>
859 <height>30</height>
860 </size>
861 </property>
862 <property name="text">
863 <string/>
864 </property>
865 <property name="icon">
866 <iconset resource="ressources.qrc">
867 <normaloff>:/images/icons/ic_arrow_drop_down_black_18dp_2x.png</normaloff>:/images/icons/ic_arrow_drop_down_black_18dp_2x.png</iconset>
868 </property>
869 <property name="iconSize">
870 <size>
871 <width>18</width>
872 <height>18</height>
873 </size>
874 </property>
875 </widget>
876 </item>
877 <item>
878 <spacer name="verticalSpacer_4">
879 <property name="orientation">
880 <enum>Qt::Vertical</enum>
881 </property>
882 <property name="sizeType">
883 <enum>QSizePolicy::MinimumExpanding</enum>
884 </property>
885 <property name="sizeHint" stdset="0">
886 <size>
887 <width>20</width>
888 <height>40</height>
889 </size>
890 </property>
891 </spacer>
892 </item>
893 </layout>
894 </item>
895 <item row="1" column="2">
Edric Milaret627500d2015-03-27 16:41:40 -0400896 <layout class="QVBoxLayout" name="verticalLayout_3">
897 <property name="leftMargin">
898 <number>0</number>
899 </property>
900 <item>
901 <widget class="QPushButton" name="upAudioButton">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500902 <property name="minimumSize">
903 <size>
904 <width>30</width>
905 <height>30</height>
906 </size>
907 </property>
908 <property name="maximumSize">
909 <size>
910 <width>30</width>
911 <height>30</height>
912 </size>
913 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400914 <property name="text">
915 <string/>
916 </property>
917 <property name="icon">
918 <iconset resource="ressources.qrc">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500919 <normaloff>:/images/icons/ic_arrow_drop_up_black_18dp_2x.png</normaloff>:/images/icons/ic_arrow_drop_up_black_18dp_2x.png</iconset>
Edric Milaret627500d2015-03-27 16:41:40 -0400920 </property>
921 <property name="iconSize">
922 <size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500923 <width>18</width>
924 <height>18</height>
Edric Milaret627500d2015-03-27 16:41:40 -0400925 </size>
926 </property>
927 </widget>
928 </item>
929 <item>
930 <widget class="QPushButton" name="downAudioButton">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500931 <property name="minimumSize">
932 <size>
933 <width>30</width>
934 <height>30</height>
935 </size>
936 </property>
937 <property name="maximumSize">
938 <size>
939 <width>30</width>
940 <height>30</height>
941 </size>
942 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400943 <property name="text">
944 <string/>
945 </property>
946 <property name="icon">
947 <iconset resource="ressources.qrc">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500948 <normaloff>:/images/icons/ic_arrow_drop_down_black_18dp_2x.png</normaloff>:/images/icons/ic_arrow_drop_down_black_18dp_2x.png</iconset>
Edric Milaret627500d2015-03-27 16:41:40 -0400949 </property>
950 <property name="iconSize">
951 <size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500952 <width>18</width>
953 <height>18</height>
Edric Milaret627500d2015-03-27 16:41:40 -0400954 </size>
955 </property>
956 </widget>
957 </item>
958 <item>
959 <spacer name="verticalSpacer_3">
960 <property name="orientation">
961 <enum>Qt::Vertical</enum>
962 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400963 <property name="sizeType">
964 <enum>QSizePolicy::MinimumExpanding</enum>
965 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400966 <property name="sizeHint" stdset="0">
967 <size>
968 <width>20</width>
969 <height>40</height>
970 </size>
971 </property>
972 </spacer>
973 </item>
974 </layout>
975 </item>
976 <item row="0" column="0">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500977 <widget class="QLabel" name="label_29">
978 <property name="minimumSize">
979 <size>
980 <width>0</width>
981 <height>30</height>
982 </size>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400983 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500984 <property name="maximumSize">
985 <size>
986 <width>16777215</width>
987 <height>30</height>
988 </size>
Edric Milaret627500d2015-03-27 16:41:40 -0400989 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500990 <property name="font">
991 <font>
992 <pointsize>12</pointsize>
993 <weight>50</weight>
994 <bold>false</bold>
995 </font>
996 </property>
997 <property name="styleSheet">
998 <string notr="true">color: rgb(77, 77, 77);</string>
999 </property>
1000 <property name="text">
1001 <string>Audio codecs</string>
1002 </property>
1003 <property name="alignment">
1004 <set>Qt::AlignCenter</set>
Edric Milaret627500d2015-03-27 16:41:40 -04001005 </property>
1006 </widget>
1007 </item>
Edric Milaretb47d7f02016-02-19 12:49:21 -05001008 <item row="0" column="3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001009 <widget class="QLabel" name="label_30">
1010 <property name="minimumSize">
1011 <size>
1012 <width>0</width>
1013 <height>30</height>
1014 </size>
Edric Milaret627500d2015-03-27 16:41:40 -04001015 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001016 <property name="maximumSize">
1017 <size>
1018 <width>16777215</width>
1019 <height>30</height>
1020 </size>
1021 </property>
1022 <property name="font">
1023 <font>
1024 <pointsize>12</pointsize>
1025 </font>
1026 </property>
1027 <property name="styleSheet">
1028 <string notr="true">color: rgb(77, 77, 77);</string>
1029 </property>
1030 <property name="text">
1031 <string>Video codecs</string>
1032 </property>
1033 <property name="alignment">
1034 <set>Qt::AlignCenter</set>
1035 </property>
1036 </widget>
Edric Milaret627500d2015-03-27 16:41:40 -04001037 </item>
1038 </layout>
1039 </widget>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001040 <widget class="QWidget" name="advancedTab">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001041 <property name="sizePolicy">
1042 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1043 <horstretch>0</horstretch>
1044 <verstretch>0</verstretch>
1045 </sizepolicy>
1046 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001047 <attribute name="title">
1048 <string>Advanced</string>
1049 </attribute>
1050 <layout class="QVBoxLayout" name="verticalLayout_7">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001051 <property name="topMargin">
1052 <number>0</number>
1053 </property>
1054 <property name="bottomMargin">
1055 <number>0</number>
1056 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001057 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001058 <widget class="QScrollArea" name="scrollArea">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001059 <property name="frameShape">
1060 <enum>QFrame::NoFrame</enum>
1061 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001062 <property name="widgetResizable">
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001063 <bool>true</bool>
1064 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001065 <widget class="QWidget" name="scrollAreaWidgetContents">
1066 <property name="geometry">
1067 <rect>
1068 <x>0</x>
Edric Milaretcecae472016-03-28 13:10:36 -04001069 <y>0</y>
Anthony Léonard63727492017-06-22 16:04:09 -04001070 <width>813</width>
1071 <height>1025</height>
Edric Milaret40def4c2015-08-10 14:52:49 -04001072 </rect>
1073 </property>
1074 <layout class="QVBoxLayout" name="verticalLayout_11">
1075 <item>
1076 <widget class="QLabel" name="label_2">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001077 <property name="minimumSize">
1078 <size>
1079 <width>0</width>
1080 <height>30</height>
1081 </size>
1082 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001083 <property name="font">
1084 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001085 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001086 <weight>75</weight>
1087 <bold>true</bold>
1088 </font>
1089 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001090 <property name="styleSheet">
1091 <string notr="true">color: rgb(77, 77, 77);</string>
1092 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001093 <property name="text">
1094 <string>Registration</string>
1095 </property>
1096 <property name="buddy">
1097 <cstring>lrcfg_registrationExpire</cstring>
1098 </property>
1099 </widget>
1100 </item>
1101 <item>
1102 <layout class="QFormLayout" name="formLayout_3">
1103 <item row="0" column="0">
1104 <widget class="QLabel" name="label_9">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001105 <property name="font">
1106 <font>
1107 <pointsize>11</pointsize>
1108 </font>
1109 </property>
1110 <property name="styleSheet">
1111 <string notr="true">color: rgb(77, 77, 77);</string>
1112 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001113 <property name="text">
1114 <string>Registration expire timeout (seconds):</string>
1115 </property>
1116 <property name="buddy">
1117 <cstring>lrcfg_registrationExpire</cstring>
1118 </property>
1119 </widget>
1120 </item>
1121 <item row="0" column="1">
1122 <widget class="QSpinBox" name="lrcfg_registrationExpire">
1123 <property name="maximumSize">
1124 <size>
1125 <width>150</width>
1126 <height>16777215</height>
1127 </size>
1128 </property>
1129 </widget>
1130 </item>
1131 </layout>
1132 </item>
1133 <item>
1134 <widget class="QLabel" name="label_3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001135 <property name="minimumSize">
1136 <size>
1137 <width>0</width>
1138 <height>30</height>
1139 </size>
1140 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001141 <property name="font">
1142 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001143 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001144 <weight>75</weight>
1145 <bold>true</bold>
1146 </font>
1147 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001148 <property name="styleSheet">
1149 <string notr="true">color: rgb(77, 77, 77);</string>
1150 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001151 <property name="text">
1152 <string>Network Interface</string>
1153 </property>
1154 </widget>
1155 </item>
1156 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001157 <widget class="Line" name="line_8">
1158 <property name="orientation">
1159 <enum>Qt::Horizontal</enum>
1160 </property>
1161 </widget>
1162 </item>
1163 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001164 <layout class="QFormLayout" name="formLayout_4">
1165 <item row="0" column="0">
1166 <widget class="QLabel" name="label_10">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001167 <property name="font">
1168 <font>
1169 <pointsize>11</pointsize>
1170 </font>
1171 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001172 <property name="text">
1173 <string>Local Port:</string>
1174 </property>
1175 <property name="buddy">
1176 <cstring>lrcfg_localPort</cstring>
1177 </property>
1178 </widget>
1179 </item>
1180 <item row="0" column="1">
1181 <layout class="QHBoxLayout" name="horizontalLayout_7">
1182 <item>
1183 <widget class="QSpinBox" name="lrcfg_localPort">
1184 <property name="minimumSize">
1185 <size>
1186 <width>100</width>
1187 <height>0</height>
1188 </size>
1189 </property>
1190 <property name="maximum">
1191 <number>65535</number>
1192 </property>
1193 </widget>
1194 </item>
1195 <item>
1196 <spacer name="horizontalSpacer_4">
1197 <property name="orientation">
1198 <enum>Qt::Horizontal</enum>
1199 </property>
1200 <property name="sizeHint" stdset="0">
1201 <size>
1202 <width>40</width>
1203 <height>20</height>
1204 </size>
1205 </property>
1206 </spacer>
1207 </item>
1208 </layout>
1209 </item>
1210 </layout>
1211 </item>
1212 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001213 <spacer name="verticalSpacer_10">
1214 <property name="orientation">
1215 <enum>Qt::Vertical</enum>
1216 </property>
1217 <property name="sizeType">
1218 <enum>QSizePolicy::Fixed</enum>
1219 </property>
1220 <property name="sizeHint" stdset="0">
1221 <size>
1222 <width>20</width>
1223 <height>40</height>
1224 </size>
1225 </property>
1226 </spacer>
1227 </item>
1228 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001229 <widget class="QLabel" name="label_4">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001230 <property name="minimumSize">
1231 <size>
1232 <width>0</width>
1233 <height>30</height>
1234 </size>
1235 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001236 <property name="font">
1237 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001238 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001239 <weight>75</weight>
1240 <bold>true</bold>
1241 </font>
1242 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001243 <property name="styleSheet">
1244 <string notr="true">color: rgb(77, 77, 77);</string>
1245 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001246 <property name="text">
Edric Milaretcecae472016-03-28 13:10:36 -04001247 <string>Published Address</string>
Edric Milaret40def4c2015-08-10 14:52:49 -04001248 </property>
1249 </widget>
1250 </item>
1251 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001252 <widget class="Line" name="line_9">
1253 <property name="orientation">
1254 <enum>Qt::Horizontal</enum>
1255 </property>
1256 </widget>
1257 </item>
1258 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001259 <layout class="QVBoxLayout" name="verticalLayout_8">
1260 <property name="topMargin">
1261 <number>0</number>
1262 </property>
1263 <property name="bottomMargin">
1264 <number>0</number>
1265 </property>
1266 <item>
1267 <widget class="QRadioButton" name="puslishedSameAsLocalRadio">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001268 <property name="font">
1269 <font>
1270 <pointsize>11</pointsize>
1271 </font>
1272 </property>
1273 <property name="styleSheet">
1274 <string notr="true">color: rgb(77, 77, 77);</string>
1275 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001276 <property name="text">
1277 <string>Same as local parameters</string>
1278 </property>
1279 <property name="checked">
1280 <bool>true</bool>
1281 </property>
1282 <attribute name="buttonGroup">
1283 <string notr="true">publishGroup</string>
1284 </attribute>
1285 </widget>
1286 </item>
1287 <item>
1288 <widget class="QRadioButton" name="customPublishedRadio">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001289 <property name="font">
1290 <font>
1291 <pointsize>11</pointsize>
1292 </font>
1293 </property>
1294 <property name="styleSheet">
1295 <string notr="true">color: rgb(77, 77, 77);</string>
1296 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001297 <property name="text">
1298 <string>Set published address and port:</string>
1299 </property>
1300 <attribute name="buttonGroup">
1301 <string notr="true">publishGroup</string>
1302 </attribute>
1303 </widget>
1304 </item>
1305 <item>
1306 <layout class="QHBoxLayout" name="publishAdressLayout">
1307 <property name="leftMargin">
1308 <number>30</number>
1309 </property>
1310 <property name="topMargin">
1311 <number>0</number>
1312 </property>
1313 <item>
1314 <widget class="QLabel" name="label_12">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001315 <property name="font">
1316 <font>
1317 <pointsize>11</pointsize>
1318 </font>
1319 </property>
1320 <property name="styleSheet">
1321 <string notr="true">color: rgb(77, 77, 77);</string>
1322 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001323 <property name="text">
Edric Milaret1a9495d2015-09-18 10:11:32 -04001324 <string>Address</string>
Edric Milaret40def4c2015-08-10 14:52:49 -04001325 </property>
1326 <property name="buddy">
1327 <cstring>lrcfg_publishedAddress</cstring>
1328 </property>
1329 </widget>
1330 </item>
1331 <item>
1332 <widget class="QLineEdit" name="lrcfg_publishedAddress">
1333 <property name="enabled">
1334 <bool>false</bool>
1335 </property>
1336 <property name="maximumSize">
1337 <size>
1338 <width>200</width>
1339 <height>16777215</height>
1340 </size>
1341 </property>
1342 </widget>
1343 </item>
1344 <item>
1345 <widget class="QLabel" name="label_11">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001346 <property name="font">
1347 <font>
1348 <pointsize>11</pointsize>
1349 </font>
1350 </property>
1351 <property name="styleSheet">
1352 <string notr="true">color: rgb(77, 77, 77);</string>
1353 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001354 <property name="text">
1355 <string>Port</string>
1356 </property>
1357 <property name="buddy">
1358 <cstring>lrcfg_publishedPort</cstring>
1359 </property>
1360 </widget>
1361 </item>
1362 <item>
1363 <widget class="QSpinBox" name="lrcfg_publishedPort">
1364 <property name="enabled">
1365 <bool>false</bool>
1366 </property>
1367 <property name="minimumSize">
1368 <size>
1369 <width>100</width>
1370 <height>0</height>
1371 </size>
1372 </property>
1373 <property name="maximum">
1374 <number>65535</number>
1375 </property>
1376 </widget>
1377 </item>
1378 <item>
1379 <spacer name="horizontalSpacer_5">
1380 <property name="orientation">
1381 <enum>Qt::Horizontal</enum>
1382 </property>
1383 <property name="sizeHint" stdset="0">
1384 <size>
1385 <width>40</width>
1386 <height>20</height>
1387 </size>
1388 </property>
1389 </spacer>
1390 </item>
1391 </layout>
1392 </item>
1393 <item>
1394 <layout class="QHBoxLayout" name="horizontalLayout_8">
1395 <property name="topMargin">
1396 <number>0</number>
1397 </property>
1398 <item>
1399 <widget class="QCheckBox" name="lrcfg_sipStunEnabled">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001400 <property name="font">
1401 <font>
1402 <pointsize>11</pointsize>
1403 </font>
1404 </property>
1405 <property name="styleSheet">
1406 <string notr="true">color: rgb(77, 77, 77);</string>
1407 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001408 <property name="text">
1409 <string>Use STUN</string>
1410 </property>
1411 </widget>
1412 </item>
1413 <item>
1414 <widget class="QLineEdit" name="lrcfg_sipStunServer">
1415 <property name="enabled">
1416 <bool>false</bool>
1417 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001418 <property name="sizePolicy">
1419 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1420 <horstretch>0</horstretch>
1421 <verstretch>0</verstretch>
1422 </sizepolicy>
1423 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001424 <property name="placeholderText">
1425 <string>Server URL</string>
1426 </property>
1427 </widget>
1428 </item>
1429 </layout>
1430 </item>
1431 <item>
1432 <layout class="QFormLayout" name="formLayout_6">
1433 <property name="topMargin">
1434 <number>0</number>
1435 </property>
1436 <property name="bottomMargin">
1437 <number>0</number>
1438 </property>
1439 <item row="0" column="0">
1440 <widget class="QCheckBox" name="lrcfg_turnEnabled">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001441 <property name="font">
1442 <font>
1443 <pointsize>11</pointsize>
1444 </font>
1445 </property>
1446 <property name="styleSheet">
1447 <string notr="true">color: rgb(77, 77, 77);</string>
1448 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001449 <property name="text">
1450 <string>Use TURN</string>
1451 </property>
1452 </widget>
1453 </item>
1454 <item row="0" column="1">
1455 <widget class="QLineEdit" name="lrcfg_turnServer">
1456 <property name="enabled">
1457 <bool>false</bool>
1458 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001459 <property name="sizePolicy">
1460 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1461 <horstretch>0</horstretch>
1462 <verstretch>0</verstretch>
1463 </sizepolicy>
1464 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001465 <property name="placeholderText">
1466 <string>Server URL</string>
1467 </property>
1468 </widget>
1469 </item>
1470 <item row="1" column="1">
1471 <widget class="QLineEdit" name="lrcfg_turnServerUsername">
1472 <property name="enabled">
1473 <bool>false</bool>
1474 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001475 <property name="sizePolicy">
1476 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1477 <horstretch>0</horstretch>
1478 <verstretch>0</verstretch>
1479 </sizepolicy>
1480 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001481 <property name="placeholderText">
1482 <string>Username</string>
1483 </property>
1484 </widget>
1485 </item>
1486 <item row="2" column="1">
1487 <widget class="QLineEdit" name="lrcfg_turnServerPassword">
1488 <property name="enabled">
1489 <bool>false</bool>
1490 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001491 <property name="sizePolicy">
1492 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1493 <horstretch>0</horstretch>
1494 <verstretch>0</verstretch>
1495 </sizepolicy>
1496 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001497 <property name="echoMode">
1498 <enum>QLineEdit::Password</enum>
1499 </property>
1500 <property name="placeholderText">
1501 <string>Password</string>
1502 </property>
1503 </widget>
1504 </item>
1505 <item row="3" column="1">
1506 <widget class="QLineEdit" name="lrcfg_turnServerRealm">
1507 <property name="enabled">
1508 <bool>false</bool>
1509 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001510 <property name="sizePolicy">
1511 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1512 <horstretch>0</horstretch>
1513 <verstretch>0</verstretch>
1514 </sizepolicy>
1515 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001516 <property name="placeholderText">
1517 <string>Realm</string>
1518 </property>
1519 </widget>
1520 </item>
1521 </layout>
1522 </item>
1523 </layout>
1524 </item>
1525 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001526 <spacer name="verticalSpacer_11">
1527 <property name="orientation">
1528 <enum>Qt::Vertical</enum>
1529 </property>
1530 <property name="sizeType">
1531 <enum>QSizePolicy::Fixed</enum>
1532 </property>
1533 <property name="sizeHint" stdset="0">
1534 <size>
1535 <width>20</width>
1536 <height>40</height>
1537 </size>
1538 </property>
1539 </spacer>
1540 </item>
1541 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001542 <widget class="QLabel" name="label_5">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001543 <property name="sizePolicy">
1544 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1545 <horstretch>0</horstretch>
1546 <verstretch>0</verstretch>
1547 </sizepolicy>
1548 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001549 <property name="minimumSize">
1550 <size>
1551 <width>0</width>
1552 <height>30</height>
1553 </size>
1554 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001555 <property name="font">
1556 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001557 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001558 <weight>75</weight>
1559 <bold>true</bold>
1560 </font>
1561 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001562 <property name="styleSheet">
1563 <string notr="true">color: rgb(77, 77, 77);</string>
1564 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001565 <property name="text">
1566 <string>SDP Session Negotiation (ICE Fallback)</string>
1567 </property>
1568 </widget>
1569 </item>
1570 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001571 <widget class="Line" name="line_10">
1572 <property name="orientation">
1573 <enum>Qt::Horizontal</enum>
1574 </property>
1575 </widget>
1576 </item>
1577 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001578 <widget class="QLabel" name="label_6">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001579 <property name="sizePolicy">
1580 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1581 <horstretch>0</horstretch>
1582 <verstretch>0</verstretch>
1583 </sizepolicy>
1584 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001585 <property name="font">
1586 <font>
1587 <pointsize>11</pointsize>
1588 </font>
1589 </property>
1590 <property name="styleSheet">
1591 <string notr="true">color: rgb(77, 77, 77);</string>
1592 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001593 <property name="text">
1594 <string>These settings are only used during SDP session negotiation in case ICE is not supported by the server or peer.</string>
1595 </property>
1596 <property name="wordWrap">
1597 <bool>true</bool>
1598 </property>
1599 </widget>
1600 </item>
1601 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001602 <spacer name="verticalSpacer_12">
1603 <property name="orientation">
1604 <enum>Qt::Vertical</enum>
1605 </property>
1606 <property name="sizeType">
1607 <enum>QSizePolicy::Fixed</enum>
1608 </property>
1609 <property name="sizeHint" stdset="0">
1610 <size>
1611 <width>20</width>
1612 <height>40</height>
1613 </size>
1614 </property>
1615 </spacer>
1616 </item>
1617 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001618 <widget class="QLabel" name="label_8">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001619 <property name="minimumSize">
1620 <size>
1621 <width>0</width>
1622 <height>30</height>
1623 </size>
1624 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001625 <property name="font">
1626 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001627 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001628 <weight>75</weight>
1629 <bold>true</bold>
1630 </font>
1631 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001632 <property name="styleSheet">
1633 <string notr="true">color: rgb(77, 77, 77);</string>
1634 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001635 <property name="text">
1636 <string>Audio RTP Port Range</string>
1637 </property>
1638 </widget>
1639 </item>
1640 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001641 <widget class="Line" name="line_11">
1642 <property name="orientation">
1643 <enum>Qt::Horizontal</enum>
1644 </property>
1645 </widget>
1646 </item>
1647 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001648 <layout class="QHBoxLayout" name="horizontalLayout_5">
1649 <property name="leftMargin">
1650 <number>30</number>
1651 </property>
1652 <property name="topMargin">
1653 <number>0</number>
1654 </property>
1655 <item>
1656 <widget class="QLabel" name="label_13">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001657 <property name="font">
1658 <font>
1659 <pointsize>11</pointsize>
1660 </font>
1661 </property>
1662 <property name="styleSheet">
1663 <string notr="true">color: rgb(77, 77, 77);</string>
1664 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001665 <property name="text">
1666 <string>Min</string>
1667 </property>
1668 <property name="buddy">
1669 <cstring>lrcfg_audioPortMin</cstring>
1670 </property>
1671 </widget>
1672 </item>
1673 <item>
1674 <widget class="QSpinBox" name="lrcfg_audioPortMin">
1675 <property name="minimumSize">
1676 <size>
1677 <width>100</width>
1678 <height>0</height>
1679 </size>
1680 </property>
1681 <property name="maximum">
1682 <number>65535</number>
1683 </property>
1684 </widget>
1685 </item>
1686 <item>
1687 <widget class="QLabel" name="label_14">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001688 <property name="font">
1689 <font>
1690 <pointsize>11</pointsize>
1691 </font>
1692 </property>
1693 <property name="styleSheet">
1694 <string notr="true">color: rgb(77, 77, 77);</string>
1695 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001696 <property name="text">
1697 <string>Max</string>
1698 </property>
1699 <property name="buddy">
1700 <cstring>lrcfg_audioPortMax</cstring>
1701 </property>
1702 </widget>
1703 </item>
1704 <item>
1705 <widget class="QSpinBox" name="lrcfg_audioPortMax">
1706 <property name="minimumSize">
1707 <size>
1708 <width>100</width>
1709 <height>0</height>
1710 </size>
1711 </property>
1712 <property name="maximum">
1713 <number>65535</number>
1714 </property>
1715 </widget>
1716 </item>
1717 <item>
1718 <spacer name="horizontalSpacer_2">
1719 <property name="orientation">
1720 <enum>Qt::Horizontal</enum>
1721 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001722 <property name="sizeType">
1723 <enum>QSizePolicy::MinimumExpanding</enum>
1724 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001725 <property name="sizeHint" stdset="0">
1726 <size>
1727 <width>40</width>
1728 <height>20</height>
1729 </size>
1730 </property>
1731 </spacer>
1732 </item>
1733 </layout>
1734 </item>
1735 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001736 <spacer name="verticalSpacer_13">
1737 <property name="orientation">
1738 <enum>Qt::Vertical</enum>
1739 </property>
1740 <property name="sizeType">
1741 <enum>QSizePolicy::Fixed</enum>
1742 </property>
1743 <property name="sizeHint" stdset="0">
1744 <size>
1745 <width>20</width>
1746 <height>40</height>
1747 </size>
1748 </property>
1749 </spacer>
1750 </item>
1751 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001752 <widget class="QLabel" name="label_7">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001753 <property name="minimumSize">
1754 <size>
1755 <width>0</width>
1756 <height>30</height>
1757 </size>
1758 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001759 <property name="font">
1760 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001761 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001762 <weight>75</weight>
1763 <bold>true</bold>
1764 </font>
1765 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001766 <property name="styleSheet">
1767 <string notr="true">color: rgb(77, 77, 77);</string>
1768 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001769 <property name="text">
1770 <string>Video RTP Port Range</string>
1771 </property>
1772 </widget>
1773 </item>
1774 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001775 <widget class="Line" name="line_12">
1776 <property name="orientation">
1777 <enum>Qt::Horizontal</enum>
1778 </property>
1779 </widget>
1780 </item>
1781 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001782 <layout class="QHBoxLayout" name="horizontalLayout_6">
1783 <property name="leftMargin">
1784 <number>30</number>
1785 </property>
1786 <property name="topMargin">
1787 <number>0</number>
1788 </property>
1789 <item>
1790 <widget class="QLabel" name="label_15">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001791 <property name="font">
1792 <font>
1793 <pointsize>11</pointsize>
1794 </font>
1795 </property>
1796 <property name="styleSheet">
1797 <string notr="true">color: rgb(77, 77, 77);</string>
1798 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001799 <property name="text">
1800 <string>Min</string>
1801 </property>
1802 <property name="buddy">
1803 <cstring>lrcfg_videoPortMin</cstring>
1804 </property>
1805 </widget>
1806 </item>
1807 <item>
1808 <widget class="QSpinBox" name="lrcfg_videoPortMin">
1809 <property name="minimumSize">
1810 <size>
1811 <width>100</width>
1812 <height>0</height>
1813 </size>
1814 </property>
1815 <property name="maximum">
1816 <number>65535</number>
1817 </property>
1818 </widget>
1819 </item>
1820 <item>
1821 <widget class="QLabel" name="label_16">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001822 <property name="font">
1823 <font>
1824 <pointsize>11</pointsize>
1825 </font>
1826 </property>
1827 <property name="styleSheet">
1828 <string notr="true">color: rgb(77, 77, 77);</string>
1829 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001830 <property name="text">
1831 <string>Max</string>
1832 </property>
1833 <property name="buddy">
1834 <cstring>lrcfg_videoPortMax</cstring>
1835 </property>
1836 </widget>
1837 </item>
1838 <item>
1839 <widget class="QSpinBox" name="lrcfg_videoPortMax">
1840 <property name="minimumSize">
1841 <size>
1842 <width>100</width>
1843 <height>0</height>
1844 </size>
1845 </property>
1846 <property name="maximum">
1847 <number>65535</number>
1848 </property>
1849 </widget>
1850 </item>
1851 <item>
1852 <spacer name="horizontalSpacer_3">
1853 <property name="orientation">
1854 <enum>Qt::Horizontal</enum>
1855 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001856 <property name="sizeType">
1857 <enum>QSizePolicy::MinimumExpanding</enum>
1858 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001859 <property name="sizeHint" stdset="0">
1860 <size>
1861 <width>40</width>
1862 <height>20</height>
1863 </size>
1864 </property>
1865 </spacer>
1866 </item>
1867 </layout>
1868 </item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001869 <item>
1870 <spacer name="verticalSpacer_14">
1871 <property name="orientation">
1872 <enum>Qt::Vertical</enum>
1873 </property>
1874 <property name="sizeHint" stdset="0">
1875 <size>
1876 <width>20</width>
1877 <height>40</height>
1878 </size>
1879 </property>
1880 </spacer>
1881 </item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001882 </layout>
1883 </widget>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001884 </widget>
1885 </item>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001886 </layout>
1887 </widget>
1888 <widget class="QWidget" name="securityTab">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001889 <property name="sizePolicy">
1890 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1891 <horstretch>0</horstretch>
1892 <verstretch>0</verstretch>
1893 </sizepolicy>
1894 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001895 <attribute name="title">
1896 <string>Security</string>
1897 </attribute>
1898 <layout class="QVBoxLayout" name="verticalLayout_9">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001899 <property name="spacing">
1900 <number>0</number>
1901 </property>
1902 <property name="leftMargin">
1903 <number>0</number>
1904 </property>
1905 <property name="topMargin">
1906 <number>0</number>
1907 </property>
1908 <property name="rightMargin">
1909 <number>0</number>
1910 </property>
1911 <property name="bottomMargin">
1912 <number>0</number>
1913 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001914 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001915 <widget class="QScrollArea" name="scrollArea_3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001916 <property name="frameShape">
1917 <enum>QFrame::NoFrame</enum>
1918 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001919 <property name="widgetResizable">
1920 <bool>true</bool>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001921 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001922 <widget class="QWidget" name="scrollAreaWidgetContents_3">
1923 <property name="geometry">
1924 <rect>
1925 <x>0</x>
1926 <y>0</y>
Olivier SOLDANOee351812017-07-07 08:34:41 -04001927 <width>829</width>
1928 <height>760</height>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001929 </rect>
1930 </property>
1931 <layout class="QVBoxLayout" name="verticalLayout_13">
1932 <item>
Olivier SOLDANOee351812017-07-07 08:34:41 -04001933 <widget class="QWidget" name="accountEncry" native="true">
Nicolas Jagere6384052016-03-10 13:13:24 -05001934 <layout class="QVBoxLayout" name="verticalLayout_10">
1935 <property name="leftMargin">
1936 <number>0</number>
1937 </property>
1938 <property name="topMargin">
1939 <number>20</number>
1940 </property>
1941 <property name="rightMargin">
1942 <number>0</number>
1943 </property>
1944 <property name="bottomMargin">
1945 <number>0</number>
1946 </property>
1947 <item>
Olivier SOLDANOee351812017-07-07 08:34:41 -04001948 <widget class="QWidget" name="negoEncry_2" native="true">
1949 <layout class="QFormLayout" name="formLayout_5">
1950 <item row="0" column="0">
1951 <widget class="QLabel" name="label_20">
1952 <property name="font">
1953 <font>
1954 <pointsize>11</pointsize>
1955 </font>
1956 </property>
1957 <property name="styleSheet">
1958 <string notr="true">color: rgb(77, 77, 77);</string>
1959 </property>
1960 <property name="text">
1961 <string>CA certificate</string>
1962 </property>
1963 </widget>
1964 </item>
1965 <item row="0" column="1">
1966 <widget class="RingButton" name="lrcfg_tlsCaListCertificate">
1967 <property name="minimumSize">
1968 <size>
1969 <width>500</width>
1970 <height>30</height>
1971 </size>
1972 </property>
1973 <property name="maximumSize">
1974 <size>
1975 <width>500</width>
1976 <height>30</height>
1977 </size>
1978 </property>
1979 <property name="focusPolicy">
1980 <enum>Qt::WheelFocus</enum>
1981 </property>
1982 <property name="text">
1983 <string/>
1984 </property>
1985 </widget>
1986 </item>
1987 <item row="1" column="0">
1988 <widget class="QLabel" name="label_21">
1989 <property name="font">
1990 <font>
1991 <pointsize>11</pointsize>
1992 </font>
1993 </property>
1994 <property name="styleSheet">
1995 <string notr="true">color: rgb(77, 77, 77);</string>
1996 </property>
1997 <property name="text">
1998 <string>User certificate</string>
1999 </property>
2000 </widget>
2001 </item>
2002 <item row="1" column="1">
2003 <widget class="RingButton" name="lrcfg_tlsCertificate">
2004 <property name="minimumSize">
2005 <size>
2006 <width>500</width>
2007 <height>30</height>
2008 </size>
2009 </property>
2010 <property name="maximumSize">
2011 <size>
2012 <width>500</width>
2013 <height>30</height>
2014 </size>
2015 </property>
2016 <property name="text">
2017 <string/>
2018 </property>
2019 </widget>
2020 </item>
2021 <item row="2" column="0">
2022 <widget class="QLabel" name="label_22">
2023 <property name="font">
2024 <font>
2025 <pointsize>11</pointsize>
2026 </font>
2027 </property>
2028 <property name="styleSheet">
2029 <string notr="true">color: rgb(77, 77, 77);</string>
2030 </property>
2031 <property name="text">
2032 <string>Private key</string>
2033 </property>
2034 </widget>
2035 </item>
2036 <item row="4" column="0">
2037 <widget class="QLabel" name="label_23">
2038 <property name="font">
2039 <font>
2040 <pointsize>11</pointsize>
2041 </font>
2042 </property>
2043 <property name="styleSheet">
2044 <string notr="true">color: rgb(77, 77, 77);</string>
2045 </property>
2046 <property name="text">
2047 <string>Private key password</string>
2048 </property>
2049 </widget>
2050 </item>
2051 <item row="4" column="1">
2052 <widget class="QLineEdit" name="lrcfg_tlsPassword">
2053 <property name="sizePolicy">
2054 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
2055 <horstretch>0</horstretch>
2056 <verstretch>0</verstretch>
2057 </sizepolicy>
2058 </property>
2059 <property name="minimumSize">
2060 <size>
2061 <width>500</width>
2062 <height>30</height>
2063 </size>
2064 </property>
2065 <property name="maximumSize">
2066 <size>
2067 <width>500</width>
2068 <height>30</height>
2069 </size>
2070 </property>
2071 <property name="echoMode">
2072 <enum>QLineEdit::Password</enum>
2073 </property>
2074 </widget>
2075 </item>
2076 <item row="2" column="1">
2077 <widget class="RingButton" name="lrcfg_tlsPrivateKeyCertificate">
2078 <property name="minimumSize">
2079 <size>
2080 <width>0</width>
2081 <height>30</height>
2082 </size>
2083 </property>
2084 <property name="maximumSize">
2085 <size>
2086 <width>500</width>
2087 <height>30</height>
2088 </size>
2089 </property>
2090 <property name="text">
2091 <string/>
2092 </property>
2093 </widget>
2094 </item>
2095 </layout>
2096 </widget>
2097 </item>
2098 <item>
2099 <widget class="QCheckBox" name="srtpEnabledChkBox">
2100 <property name="minimumSize">
2101 <size>
2102 <width>0</width>
2103 <height>30</height>
2104 </size>
Nicolas Jagere6384052016-03-10 13:13:24 -05002105 </property>
Olivier SOLDANOee351812017-07-07 08:34:41 -04002106 <property name="font">
2107 <font>
2108 <pointsize>11</pointsize>
2109 </font>
2110 </property>
2111 <property name="toolTip">
2112 <string>Encrypt media stream (SRTP)</string>
2113 </property>
2114 <property name="text">
2115 <string>Media Stream Encryption (SRTP)</string>
2116 </property>
2117 </widget>
2118 </item>
2119 <item>
2120 <widget class="QCheckBox" name="defaultCipherCheckBox">
2121 <property name="font">
2122 <font>
2123 <pointsize>11</pointsize>
2124 </font>
2125 </property>
2126 <property name="text">
2127 <string>Use default ciphers</string>
2128 </property>
2129 </widget>
2130 </item>
2131 <item>
2132 <widget class="QListView" name="cipherListView">
2133 <property name="sizePolicy">
2134 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
2135 <horstretch>0</horstretch>
2136 <verstretch>0</verstretch>
2137 </sizepolicy>
2138 </property>
2139 <property name="minimumSize">
2140 <size>
2141 <width>640</width>
2142 <height>480</height>
2143 </size>
2144 </property>
2145 <property name="maximumSize">
2146 <size>
2147 <width>640</width>
2148 <height>480</height>
2149 </size>
2150 </property>
2151 <property name="focusPolicy">
2152 <enum>Qt::NoFocus</enum>
2153 </property>
2154 </widget>
Nicolas Jagere6384052016-03-10 13:13:24 -05002155 </item>
2156 </layout>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002157 </widget>
2158 </item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002159 <item>
Olivier SOLDANOee351812017-07-07 08:34:41 -04002160 <spacer name="verticalSpacer_5">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002161 <property name="orientation">
2162 <enum>Qt::Vertical</enum>
2163 </property>
2164 <property name="sizeHint" stdset="0">
2165 <size>
2166 <width>20</width>
2167 <height>40</height>
2168 </size>
2169 </property>
2170 </spacer>
2171 </item>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002172 </layout>
2173 </widget>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002174 </widget>
2175 </item>
2176 </layout>
2177 </widget>
Edric Milaret57467842016-08-30 13:06:11 -04002178 <widget class="QWidget" name="devicesTab">
2179 <attribute name="title">
2180 <string>Devices</string>
2181 </attribute>
2182 <layout class="QVBoxLayout" name="verticalLayout_15">
2183 <item>
2184 <widget class="QStackedWidget" name="devicesStackedWidget">
Olivier SOLDANO5d4a1ff2017-05-08 13:12:47 -04002185 <property name="currentIndex">
2186 <number>0</number>
2187 </property>
Anthony Léonard59db8ce2016-10-19 10:54:11 -04002188 <widget class="QWidget" name="devicesListPage">
Edric Milaret57467842016-08-30 13:06:11 -04002189 <layout class="QVBoxLayout" name="verticalLayout_16">
2190 <item>
2191 <widget class="QTableView" name="tableView">
2192 <property name="sizeAdjustPolicy">
2193 <enum>QAbstractScrollArea::AdjustToContents</enum>
2194 </property>
2195 <property name="wordWrap">
2196 <bool>true</bool>
2197 </property>
2198 <attribute name="horizontalHeaderCascadingSectionResizes">
2199 <bool>false</bool>
2200 </attribute>
2201 <attribute name="horizontalHeaderDefaultSectionSize">
2202 <number>255</number>
2203 </attribute>
2204 <attribute name="horizontalHeaderHighlightSections">
2205 <bool>false</bool>
2206 </attribute>
2207 <attribute name="horizontalHeaderStretchLastSection">
2208 <bool>false</bool>
2209 </attribute>
2210 <attribute name="verticalHeaderVisible">
2211 <bool>false</bool>
2212 </attribute>
2213 </widget>
2214 </item>
2215 <item>
2216 <widget class="QPushButton" name="addDeviceButton">
2217 <property name="minimumSize">
2218 <size>
2219 <width>0</width>
2220 <height>30</height>
2221 </size>
2222 </property>
2223 <property name="text">
2224 <string>Add device</string>
2225 </property>
2226 </widget>
2227 </item>
2228 </layout>
2229 </widget>
Anthony Léonard59db8ce2016-10-19 10:54:11 -04002230 <widget class="QWidget" name="passwordAskingPage">
Edric Milaret57467842016-08-30 13:06:11 -04002231 <layout class="QVBoxLayout" name="verticalLayout_17">
2232 <item>
2233 <spacer name="verticalSpacer">
2234 <property name="orientation">
2235 <enum>Qt::Vertical</enum>
2236 </property>
2237 <property name="sizeHint" stdset="0">
2238 <size>
2239 <width>20</width>
2240 <height>40</height>
2241 </size>
2242 </property>
2243 </spacer>
2244 </item>
2245 <item>
2246 <widget class="QLabel" name="label_18">
2247 <property name="lineWidth">
2248 <number>1</number>
2249 </property>
2250 <property name="text">
2251 <string>To add a new device to your Ring account, you export your account on the Ring. This will generate a pin that must be entered on your new device within 5 minutes of its generation.</string>
2252 </property>
2253 <property name="alignment">
2254 <set>Qt::AlignCenter</set>
2255 </property>
2256 <property name="wordWrap">
2257 <bool>true</bool>
2258 </property>
2259 </widget>
2260 </item>
2261 <item>
2262 <widget class="QLineEdit" name="passwordArchiveEdit">
2263 <property name="echoMode">
2264 <enum>QLineEdit::Password</enum>
2265 </property>
2266 <property name="placeholderText">
2267 <string>Password (required)</string>
2268 </property>
2269 </widget>
2270 </item>
2271 <item>
2272 <layout class="QHBoxLayout" name="horizontalLayout_4">
2273 <item>
2274 <spacer name="horizontalSpacer_8">
2275 <property name="orientation">
2276 <enum>Qt::Horizontal</enum>
2277 </property>
2278 <property name="sizeHint" stdset="0">
2279 <size>
2280 <width>40</width>
2281 <height>20</height>
2282 </size>
2283 </property>
2284 </spacer>
2285 </item>
2286 <item>
2287 <widget class="QPushButton" name="cancelAddButton">
2288 <property name="minimumSize">
2289 <size>
2290 <width>80</width>
2291 <height>30</height>
2292 </size>
2293 </property>
2294 <property name="text">
2295 <string>Cancel</string>
2296 </property>
2297 </widget>
2298 </item>
2299 <item>
2300 <spacer name="horizontalSpacer_7">
2301 <property name="orientation">
2302 <enum>Qt::Horizontal</enum>
2303 </property>
2304 <property name="sizeHint" stdset="0">
2305 <size>
2306 <width>40</width>
2307 <height>20</height>
2308 </size>
2309 </property>
2310 </spacer>
2311 </item>
2312 <item>
2313 <widget class="QPushButton" name="exportOnRingButton">
2314 <property name="minimumSize">
2315 <size>
2316 <width>150</width>
2317 <height>30</height>
2318 </size>
2319 </property>
2320 <property name="text">
2321 <string>Export on the Ring</string>
2322 </property>
2323 </widget>
2324 </item>
2325 <item>
2326 <spacer name="horizontalSpacer_9">
2327 <property name="orientation">
2328 <enum>Qt::Horizontal</enum>
2329 </property>
2330 <property name="sizeHint" stdset="0">
2331 <size>
2332 <width>40</width>
2333 <height>20</height>
2334 </size>
2335 </property>
2336 </spacer>
2337 </item>
2338 </layout>
2339 </item>
2340 <item>
2341 <spacer name="verticalSpacer_9">
2342 <property name="orientation">
2343 <enum>Qt::Vertical</enum>
2344 </property>
2345 <property name="sizeHint" stdset="0">
2346 <size>
2347 <width>20</width>
2348 <height>40</height>
2349 </size>
2350 </property>
2351 </spacer>
2352 </item>
2353 </layout>
2354 </widget>
Anthony Léonard59db8ce2016-10-19 10:54:11 -04002355 <widget class="QWidget" name="pinDisplayPage">
Edric Milaret57467842016-08-30 13:06:11 -04002356 <layout class="QVBoxLayout" name="verticalLayout_18">
2357 <item>
2358 <spacer name="verticalSpacer_15">
2359 <property name="orientation">
2360 <enum>Qt::Vertical</enum>
2361 </property>
2362 <property name="sizeHint" stdset="0">
2363 <size>
2364 <width>20</width>
2365 <height>40</height>
2366 </size>
2367 </property>
2368 </spacer>
2369 </item>
2370 <item alignment="Qt::AlignHCenter">
2371 <widget class="QLabel" name="label_24">
2372 <property name="text">
2373 <string>Your generated pin:</string>
2374 </property>
2375 </widget>
2376 </item>
2377 <item>
2378 <widget class="QLabel" name="pinLabel">
2379 <property name="font">
2380 <font>
2381 <pointsize>30</pointsize>
2382 <stylestrategy>PreferAntialias</stylestrategy>
2383 </font>
2384 </property>
2385 <property name="text">
2386 <string>PIN</string>
2387 </property>
2388 <property name="alignment">
2389 <set>Qt::AlignCenter</set>
2390 </property>
2391 </widget>
2392 </item>
2393 <item alignment="Qt::AlignHCenter">
2394 <widget class="QLabel" name="label_25">
2395 <property name="text">
2396 <string>This pin should be entered on your new device within 5 minutes. You may generate a new one at any moment.</string>
2397 </property>
2398 </widget>
2399 </item>
2400 <item alignment="Qt::AlignHCenter">
2401 <widget class="QPushButton" name="exportEndedOkButton">
2402 <property name="minimumSize">
2403 <size>
2404 <width>40</width>
2405 <height>30</height>
2406 </size>
2407 </property>
2408 <property name="maximumSize">
2409 <size>
2410 <width>200</width>
2411 <height>16777215</height>
2412 </size>
2413 </property>
2414 <property name="text">
2415 <string>OK</string>
2416 </property>
2417 </widget>
2418 </item>
2419 <item>
2420 <spacer name="verticalSpacer_16">
2421 <property name="orientation">
2422 <enum>Qt::Vertical</enum>
2423 </property>
2424 <property name="sizeHint" stdset="0">
2425 <size>
2426 <width>20</width>
2427 <height>40</height>
2428 </size>
2429 </property>
2430 </spacer>
2431 </item>
2432 </layout>
2433 </widget>
2434 </widget>
2435 </item>
2436 </layout>
2437 </widget>
Olivier SOLDANO5d4a1ff2017-05-08 13:12:47 -04002438 <widget class="QWidget" name="bannedContactsTab">
2439 <attribute name="title">
2440 <string>Banned Contacts</string>
2441 </attribute>
2442 <widget class="BannedContactsWidget" name="bannedContactsWidget" native="true">
2443 <property name="geometry">
2444 <rect>
2445 <x>0</x>
2446 <y>-1</y>
2447 <width>841</width>
2448 <height>691</height>
2449 </rect>
2450 </property>
2451 </widget>
2452 </widget>
Edric Milaret627500d2015-03-27 16:41:40 -04002453 </widget>
2454 </item>
2455 </layout>
2456 </widget>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002457 <customwidgets>
2458 <customwidget>
2459 <class>RingButton</class>
2460 <extends>QPushButton</extends>
Edric Milaret25236d92016-03-28 09:40:58 -04002461 <header location="global">ringbutton.h</header>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002462 </customwidget>
Olivier SOLDANO5d4a1ff2017-05-08 13:12:47 -04002463 <customwidget>
2464 <class>BannedContactsWidget</class>
2465 <extends>QWidget</extends>
2466 <header location="global">bannedcontactswidget.h</header>
2467 <container>1</container>
2468 </customwidget>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002469 </customwidgets>
Edric Milaret627500d2015-03-27 16:41:40 -04002470 <resources>
2471 <include location="ressources.qrc"/>
2472 </resources>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002473 <connections>
2474 <connection>
Nicolas Jagere6384052016-03-10 13:13:24 -05002475 <sender>lrcfg_sipStunEnabled</sender>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002476 <signal>toggled(bool)</signal>
Nicolas Jagere6384052016-03-10 13:13:24 -05002477 <receiver>lrcfg_sipStunServer</receiver>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002478 <slot>setEnabled(bool)</slot>
2479 <hints>
2480 <hint type="sourcelabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002481 <x>33</x>
2482 <y>355</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002483 </hint>
2484 <hint type="destinationlabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002485 <x>252</x>
2486 <y>355</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002487 </hint>
2488 </hints>
2489 </connection>
2490 <connection>
2491 <sender>customPublishedRadio</sender>
2492 <signal>toggled(bool)</signal>
2493 <receiver>lrcfg_publishedPort</receiver>
2494 <slot>setEnabled(bool)</slot>
2495 <hints>
2496 <hint type="sourcelabel">
2497 <x>386</x>
2498 <y>277</y>
2499 </hint>
2500 <hint type="destinationlabel">
2501 <x>390</x>
2502 <y>305</y>
2503 </hint>
2504 </hints>
2505 </connection>
2506 <connection>
2507 <sender>lrcfg_turnEnabled</sender>
2508 <signal>toggled(bool)</signal>
Edric Milaret40def4c2015-08-10 14:52:49 -04002509 <receiver>lrcfg_turnServer</receiver>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002510 <slot>setEnabled(bool)</slot>
2511 <hints>
2512 <hint type="sourcelabel">
2513 <x>71</x>
2514 <y>396</y>
2515 </hint>
2516 <hint type="destinationlabel">
2517 <x>196</x>
2518 <y>393</y>
2519 </hint>
2520 </hints>
2521 </connection>
2522 <connection>
Nicolas Jagere6384052016-03-10 13:13:24 -05002523 <sender>customPublishedRadio</sender>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002524 <signal>toggled(bool)</signal>
Nicolas Jagere6384052016-03-10 13:13:24 -05002525 <receiver>lrcfg_publishedAddress</receiver>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002526 <slot>setEnabled(bool)</slot>
2527 <hints>
2528 <hint type="sourcelabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002529 <x>120</x>
2530 <y>277</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002531 </hint>
2532 <hint type="destinationlabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002533 <x>131</x>
2534 <y>311</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002535 </hint>
2536 </hints>
2537 </connection>
Edric Milaret013073c2015-07-09 10:58:15 -04002538 <connection>
Edric Milaret40def4c2015-08-10 14:52:49 -04002539 <sender>lrcfg_turnEnabled</sender>
2540 <signal>toggled(bool)</signal>
2541 <receiver>lrcfg_turnServerUsername</receiver>
2542 <slot>setEnabled(bool)</slot>
2543 <hints>
2544 <hint type="sourcelabel">
2545 <x>90</x>
2546 <y>380</y>
2547 </hint>
2548 <hint type="destinationlabel">
2549 <x>187</x>
2550 <y>432</y>
2551 </hint>
2552 </hints>
2553 </connection>
2554 <connection>
2555 <sender>lrcfg_turnEnabled</sender>
2556 <signal>toggled(bool)</signal>
2557 <receiver>lrcfg_turnServerPassword</receiver>
2558 <slot>setEnabled(bool)</slot>
2559 <hints>
2560 <hint type="sourcelabel">
2561 <x>51</x>
2562 <y>375</y>
2563 </hint>
2564 <hint type="destinationlabel">
2565 <x>164</x>
2566 <y>468</y>
2567 </hint>
2568 </hints>
2569 </connection>
2570 <connection>
2571 <sender>lrcfg_turnEnabled</sender>
2572 <signal>toggled(bool)</signal>
2573 <receiver>lrcfg_turnServerRealm</receiver>
2574 <slot>setEnabled(bool)</slot>
2575 <hints>
2576 <hint type="sourcelabel">
2577 <x>39</x>
2578 <y>378</y>
2579 </hint>
2580 <hint type="destinationlabel">
2581 <x>170</x>
2582 <y>503</y>
Edric Milaret013073c2015-07-09 10:58:15 -04002583 </hint>
2584 </hints>
2585 </connection>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04002586 <connection>
2587 <sender>lrcfg_allowIncomingFromUnknown</sender>
2588 <signal>clicked(bool)</signal>
2589 <receiver>lrcfg_allowIncomingFromHistory</receiver>
2590 <slot>setDisabled(bool)</slot>
2591 <hints>
2592 <hint type="sourcelabel">
2593 <x>169</x>
2594 <y>584</y>
2595 </hint>
2596 <hint type="destinationlabel">
2597 <x>171</x>
2598 <y>616</y>
2599 </hint>
2600 </hints>
2601 </connection>
2602 <connection>
2603 <sender>lrcfg_allowIncomingFromUnknown</sender>
2604 <signal>clicked(bool)</signal>
2605 <receiver>lrcfg_allowIncomingFromContact</receiver>
2606 <slot>setDisabled(bool)</slot>
2607 <hints>
2608 <hint type="sourcelabel">
2609 <x>115</x>
2610 <y>584</y>
2611 </hint>
2612 <hint type="destinationlabel">
2613 <x>117</x>
2614 <y>648</y>
2615 </hint>
2616 </hints>
2617 </connection>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002618 </connections>
2619 <buttongroups>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04002620 <buttongroup name="publishGroup"/>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002621 </buttongroups>
Edric Milaret627500d2015-03-27 16:41:40 -04002622</ui>