blob: d7afdb1071172dd4d324bb64888dce1f5d457a6b [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>
Nicolas Jagere6384052016-03-10 13:13:24 -050097 <width>843</width>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -040098 <height>692</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>
107 <widget class="QPushButton" name="deleteAccountButton">
108 <property name="minimumSize">
109 <size>
110 <width>30</width>
111 <height>30</height>
112 </size>
113 </property>
114 <property name="maximumSize">
115 <size>
116 <width>30</width>
117 <height>30</height>
118 </size>
119 </property>
120 <property name="toolTip">
121 <string>delete account</string>
122 </property>
123 <property name="text">
124 <string/>
125 </property>
126 <property name="icon">
127 <iconset resource="ressources.qrc">
128 <normaloff>:/images/icons/ic_delete_black_18dp_2x.png</normaloff>:/images/icons/ic_delete_black_18dp_2x.png</iconset>
129 </property>
130 <property name="iconSize">
131 <size>
132 <width>24</width>
133 <height>24</height>
134 </size>
135 </property>
136 </widget>
137 </item>
138 <item>
139 <widget class="QLabel" name="accountLabel">
140 <property name="sizePolicy">
141 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
142 <horstretch>0</horstretch>
143 <verstretch>0</verstretch>
144 </sizepolicy>
145 </property>
146 <property name="minimumSize">
147 <size>
148 <width>0</width>
149 <height>30</height>
150 </size>
151 </property>
152 <property name="maximumSize">
153 <size>
154 <width>16777215</width>
155 <height>20</height>
156 </size>
157 </property>
158 <property name="font">
159 <font>
160 <pointsize>12</pointsize>
161 <weight>75</weight>
162 <bold>true</bold>
163 </font>
164 </property>
165 <property name="styleSheet">
166 <string notr="true">color: rgb(77, 77, 77);</string>
167 </property>
168 <property name="text">
169 <string>Account</string>
170 </property>
171 </widget>
172 </item>
173 </layout>
174 </item>
175 <item>
176 <widget class="Line" name="line_4">
177 <property name="orientation">
178 <enum>Qt::Horizontal</enum>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400179 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400180 </widget>
181 </item>
182 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400183 <layout class="QFormLayout" name="formLayout">
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400184 <item row="0" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400185 <widget class="QLabel" name="aliasLabel">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500186 <property name="font">
187 <font>
188 <pointsize>11</pointsize>
189 </font>
190 </property>
191 <property name="styleSheet">
192 <string notr="true">color: rgb(77, 77, 77);</string>
193 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400194 <property name="text">
195 <string>Alias</string>
196 </property>
197 <property name="buddy">
198 <cstring>lrcfg_alias</cstring>
199 </property>
200 </widget>
201 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400202 <item row="0" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400203 <widget class="QLineEdit" name="lrcfg_alias">
204 <property name="sizePolicy">
205 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
206 <horstretch>0</horstretch>
207 <verstretch>0</verstretch>
208 </sizepolicy>
209 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500210 <property name="minimumSize">
211 <size>
212 <width>0</width>
213 <height>30</height>
214 </size>
215 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400216 </widget>
217 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400218 <item row="1" column="0">
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400219 <widget class="QLabel" name="typeLabel">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500220 <property name="font">
221 <font>
222 <pointsize>11</pointsize>
223 </font>
224 </property>
225 <property name="styleSheet">
226 <string notr="true">color: rgb(77, 77, 77);</string>
227 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400228 <property name="text">
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400229 <string>Type</string>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400230 </property>
231 </widget>
232 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400233 <item row="1" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400234 <widget class="QLabel" name="typeValueLabel">
235 <property name="sizePolicy">
236 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
237 <horstretch>0</horstretch>
238 <verstretch>0</verstretch>
239 </sizepolicy>
240 </property>
241 <property name="text">
Edric Milaret1a9495d2015-09-18 10:11:32 -0400242 <string/>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400243 </property>
244 </widget>
245 </item>
246 </layout>
247 </item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400248 <item>
249 <widget class="QLabel" name="paramLabel">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500250 <property name="minimumSize">
251 <size>
252 <width>0</width>
253 <height>30</height>
254 </size>
255 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400256 <property name="maximumSize">
257 <size>
258 <width>16777215</width>
259 <height>20</height>
260 </size>
261 </property>
262 <property name="font">
263 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500264 <pointsize>12</pointsize>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400265 <weight>75</weight>
266 <bold>true</bold>
267 </font>
268 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500269 <property name="styleSheet">
270 <string notr="true">color: rgb(77, 77, 77);</string>
271 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400272 <property name="text">
273 <string>Parameters</string>
274 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400275 </widget>
276 </item>
277 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500278 <widget class="Line" name="line_3">
279 <property name="orientation">
280 <enum>Qt::Horizontal</enum>
281 </property>
282 </widget>
283 </item>
284 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400285 <layout class="QFormLayout" name="formLayout_2">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400286 <item row="0" column="0">
287 <widget class="QLabel" name="hostnameLabel">
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400288 <property name="sizePolicy">
289 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
290 <horstretch>0</horstretch>
291 <verstretch>0</verstretch>
292 </sizepolicy>
293 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500294 <property name="font">
295 <font>
296 <pointsize>11</pointsize>
297 </font>
298 </property>
299 <property name="styleSheet">
300 <string notr="true">color: rgb(77, 77, 77);</string>
301 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400302 <property name="text">
303 <string>Hostname</string>
304 </property>
305 <property name="buddy">
306 <cstring>lrcfg_hostname</cstring>
307 </property>
308 </widget>
309 </item>
310 <item row="0" column="1">
311 <widget class="QLineEdit" name="lrcfg_hostname">
312 <property name="sizePolicy">
313 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
314 <horstretch>0</horstretch>
315 <verstretch>0</verstretch>
316 </sizepolicy>
317 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500318 <property name="minimumSize">
319 <size>
320 <width>0</width>
321 <height>30</height>
322 </size>
323 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400324 </widget>
325 </item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400326 <item row="1" column="0">
327 <widget class="QLabel" name="usernameLabel">
328 <property name="sizePolicy">
329 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
330 <horstretch>0</horstretch>
331 <verstretch>0</verstretch>
332 </sizepolicy>
333 </property>
334 <property name="font">
335 <font>
336 <pointsize>11</pointsize>
337 </font>
338 </property>
339 <property name="styleSheet">
340 <string notr="true">color: rgb(77, 77, 77);</string>
341 </property>
342 <property name="text">
343 <string>Username</string>
344 </property>
345 <property name="buddy">
346 <cstring>lrcfg_registeredName</cstring>
347 </property>
348 </widget>
349 </item>
350 <item row="1" column="1">
351 <layout class="QHBoxLayout" name="horizontalLayout_10">
352 <item>
353 <widget class="QLineEdit" name="lrcfg_registeredName">
354 <property name="enabled">
355 <bool>true</bool>
356 </property>
357 <property name="sizePolicy">
358 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
359 <horstretch>0</horstretch>
360 <verstretch>0</verstretch>
361 </sizepolicy>
362 </property>
363 <property name="minimumSize">
364 <size>
365 <width>0</width>
366 <height>30</height>
367 </size>
368 </property>
369 <property name="readOnly">
370 <bool>true</bool>
371 </property>
372 </widget>
373 </item>
374 <item>
375 <widget class="QPushButton" name="registerButton">
376 <property name="enabled">
377 <bool>false</bool>
378 </property>
379 <property name="sizePolicy">
380 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
381 <horstretch>0</horstretch>
382 <verstretch>0</verstretch>
383 </sizepolicy>
384 </property>
385 <property name="text">
386 <string>Register on blockchain</string>
387 </property>
388 </widget>
389 </item>
390 </layout>
391 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400392 <item row="3" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400393 <widget class="QLabel" name="passwordLabel">
394 <property name="sizePolicy">
395 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
396 <horstretch>0</horstretch>
397 <verstretch>0</verstretch>
398 </sizepolicy>
399 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500400 <property name="font">
401 <font>
402 <pointsize>11</pointsize>
403 </font>
404 </property>
405 <property name="styleSheet">
406 <string notr="true">color: rgb(77, 77, 77);</string>
407 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400408 <property name="text">
409 <string>Password</string>
410 </property>
411 <property name="buddy">
412 <cstring>lrcfg_password</cstring>
413 </property>
414 </widget>
415 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400416 <item row="3" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400417 <widget class="QLineEdit" name="lrcfg_password">
418 <property name="sizePolicy">
419 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
420 <horstretch>0</horstretch>
421 <verstretch>0</verstretch>
422 </sizepolicy>
423 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500424 <property name="minimumSize">
425 <size>
426 <width>0</width>
427 <height>30</height>
428 </size>
429 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400430 <property name="echoMode">
431 <enum>QLineEdit::PasswordEchoOnEdit</enum>
432 </property>
433 </widget>
434 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400435 <item row="4" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400436 <widget class="QLabel" name="proxyLabel">
437 <property name="sizePolicy">
438 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
439 <horstretch>0</horstretch>
440 <verstretch>0</verstretch>
441 </sizepolicy>
442 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500443 <property name="font">
444 <font>
445 <pointsize>11</pointsize>
446 </font>
447 </property>
448 <property name="styleSheet">
449 <string notr="true">color: rgb(77, 77, 77);</string>
450 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400451 <property name="text">
452 <string>Proxy</string>
453 </property>
454 <property name="buddy">
455 <cstring>lrcfg_proxy</cstring>
456 </property>
457 </widget>
458 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400459 <item row="4" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400460 <widget class="QLineEdit" name="lrcfg_proxy">
461 <property name="sizePolicy">
462 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
463 <horstretch>0</horstretch>
464 <verstretch>0</verstretch>
465 </sizepolicy>
466 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500467 <property name="minimumSize">
468 <size>
469 <width>0</width>
470 <height>30</height>
471 </size>
472 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400473 </widget>
474 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400475 <item row="5" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400476 <widget class="QLabel" name="voicemailLabel">
477 <property name="sizePolicy">
478 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
479 <horstretch>0</horstretch>
480 <verstretch>0</verstretch>
481 </sizepolicy>
482 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500483 <property name="font">
484 <font>
485 <pointsize>11</pointsize>
486 </font>
487 </property>
488 <property name="styleSheet">
489 <string notr="true">color: rgb(77, 77, 77);</string>
490 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400491 <property name="text">
492 <string>Voicemail number</string>
493 </property>
494 <property name="buddy">
495 <cstring>lrcfg_mailbox</cstring>
496 </property>
497 </widget>
498 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400499 <item row="5" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400500 <widget class="QLineEdit" name="lrcfg_mailbox">
501 <property name="sizePolicy">
502 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
503 <horstretch>0</horstretch>
504 <verstretch>0</verstretch>
505 </sizepolicy>
506 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500507 <property name="minimumSize">
508 <size>
509 <width>0</width>
510 <height>30</height>
511 </size>
512 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400513 </widget>
514 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400515 <item row="6" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400516 <widget class="QCheckBox" name="lrcfg_autoAnswer">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500517 <property name="font">
518 <font>
519 <pointsize>11</pointsize>
520 </font>
521 </property>
522 <property name="styleSheet">
523 <string notr="true">color: rgb(77, 77, 77);</string>
524 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400525 <property name="text">
526 <string>Auto-answer calls</string>
527 </property>
528 </widget>
529 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400530 <item row="7" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400531 <widget class="QCheckBox" name="lrcfg_upnpEnabled">
532 <property name="enabled">
533 <bool>true</bool>
534 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500535 <property name="font">
536 <font>
537 <pointsize>11</pointsize>
538 </font>
539 </property>
540 <property name="styleSheet">
541 <string notr="true">color: rgb(77, 77, 77);</string>
542 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400543 <property name="text">
544 <string>UPnP enabled</string>
545 </property>
546 </widget>
547 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400548 <item row="8" column="0">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400549 <widget class="QLabel" name="label">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500550 <property name="font">
551 <font>
552 <pointsize>11</pointsize>
553 </font>
554 </property>
555 <property name="styleSheet">
556 <string notr="true">color: rgb(77, 77, 77);</string>
557 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400558 <property name="text">
559 <string>DTMF tone type</string>
560 </property>
561 </widget>
562 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400563 <item row="8" column="1">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400564 <layout class="QHBoxLayout" name="horizontalLayout_2">
565 <item>
566 <widget class="QRadioButton" name="rtpRadio">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500567 <property name="font">
568 <font>
569 <pointsize>11</pointsize>
570 </font>
571 </property>
572 <property name="styleSheet">
573 <string notr="true">color: rgb(77, 77, 77);</string>
574 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400575 <property name="text">
576 <string>RTP</string>
577 </property>
578 <attribute name="buttonGroup">
579 <string notr="true">dtmfGroup</string>
580 </attribute>
581 </widget>
582 </item>
583 <item>
584 <widget class="QRadioButton" name="sipRadio">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500585 <property name="font">
586 <font>
587 <pointsize>11</pointsize>
588 </font>
589 </property>
590 <property name="styleSheet">
591 <string notr="true">color: rgb(77, 77, 77);</string>
592 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400593 <property name="text">
594 <string>SIP</string>
595 </property>
596 <attribute name="buttonGroup">
597 <string notr="true">dtmfGroup</string>
598 </attribute>
599 </widget>
600 </item>
601 <item>
602 <spacer name="horizontalSpacer">
603 <property name="orientation">
604 <enum>Qt::Horizontal</enum>
605 </property>
606 <property name="sizeType">
607 <enum>QSizePolicy::MinimumExpanding</enum>
608 </property>
609 <property name="sizeHint" stdset="0">
610 <size>
611 <width>40</width>
612 <height>20</height>
613 </size>
614 </property>
615 </spacer>
616 </item>
617 </layout>
618 </item>
Anthony Léonard5107a692016-11-04 13:20:37 -0400619 <item row="2" column="1">
620 <widget class="QLineEdit" name="lrcfg_nameServiceURL">
621 <property name="sizePolicy">
622 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
623 <horstretch>0</horstretch>
624 <verstretch>0</verstretch>
625 </sizepolicy>
626 </property>
627 <property name="minimumSize">
628 <size>
629 <width>0</width>
630 <height>30</height>
631 </size>
632 </property>
633 </widget>
634 </item>
635 <item row="2" column="0">
636 <widget class="QLabel" name="nameServiceURLLabel">
637 <property name="font">
638 <font>
639 <pointsize>11</pointsize>
640 </font>
641 </property>
642 <property name="styleSheet">
643 <string notr="true">color: rgb(77, 77, 77);</string>
644 </property>
645 <property name="text">
646 <string>Name service URL</string>
647 </property>
648 <property name="buddy">
649 <cstring>lrcfg_nameServiceURL</cstring>
650 </property>
651 </widget>
652 </item>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400653 </layout>
654 </item>
655 <item>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400656 <widget class="QLabel" name="label_27">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500657 <property name="minimumSize">
658 <size>
659 <width>0</width>
660 <height>30</height>
661 </size>
662 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400663 <property name="maximumSize">
664 <size>
665 <width>16777215</width>
666 <height>20</height>
667 </size>
668 </property>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400669 <property name="font">
670 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500671 <pointsize>12</pointsize>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400672 <weight>75</weight>
673 <bold>true</bold>
674 </font>
675 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500676 <property name="styleSheet">
677 <string notr="true">color: rgb(77, 77, 77);</string>
678 </property>
Edric Milaretb6efc9c2015-09-21 13:00:58 -0400679 <property name="text">
680 <string>Ring Account Settings</string>
681 </property>
682 <property name="buddy">
683 <cstring>lrcfg_allowIncomingFromUnknown</cstring>
684 </property>
685 </widget>
686 </item>
687 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500688 <widget class="Line" name="line">
689 <property name="orientation">
690 <enum>Qt::Horizontal</enum>
691 </property>
692 </widget>
693 </item>
694 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400695 <layout class="QVBoxLayout" name="verticalLayout_6">
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500696 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400697 <widget class="QCheckBox" name="lrcfg_allowIncomingFromUnknown">
698 <property name="font">
699 <font>
700 <pointsize>11</pointsize>
701 </font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500702 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400703 <property name="styleSheet">
704 <string notr="true">color: rgb(77, 77, 77);</string>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500705 </property>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500706 <property name="text">
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400707 <string>Allow Call From Unknown</string>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500708 </property>
709 </widget>
710 </item>
711 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400712 <widget class="QCheckBox" name="lrcfg_allowIncomingFromHistory">
713 <property name="font">
714 <font>
715 <pointsize>11</pointsize>
716 </font>
717 </property>
718 <property name="styleSheet">
719 <string notr="true">color: rgb(77, 77, 77);</string>
720 </property>
721 <property name="text">
722 <string>Allow Call From History</string>
723 </property>
724 </widget>
725 </item>
726 <item>
727 <widget class="QCheckBox" name="lrcfg_allowIncomingFromContact">
728 <property name="font">
729 <font>
730 <pointsize>11</pointsize>
731 </font>
732 </property>
733 <property name="text">
734 <string>Allow Call From Contact</string>
735 </property>
736 </widget>
737 </item>
738 <item>
739 <widget class="Line" name="line_2">
740 <property name="orientation">
741 <enum>Qt::Horizontal</enum>
742 </property>
743 </widget>
744 </item>
745 <item>
746 <widget class="QLabel" name="label_28">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500747 <property name="minimumSize">
748 <size>
749 <width>0</width>
750 <height>30</height>
751 </size>
752 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400753 <property name="maximumSize">
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500754 <size>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400755 <width>16777215</width>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500756 <height>20</height>
757 </size>
758 </property>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400759 <property name="font">
760 <font>
761 <pointsize>12</pointsize>
762 <weight>75</weight>
763 <bold>true</bold>
764 </font>
765 </property>
766 <property name="styleSheet">
767 <string notr="true">color: rgb(77, 77, 77);</string>
768 </property>
769 <property name="text">
770 <string>Ringtone Selection</string>
771 </property>
772 </widget>
773 </item>
774 <item>
775 <layout class="QHBoxLayout" name="horizontalLayout">
776 <property name="topMargin">
777 <number>0</number>
778 </property>
779 <item>
780 <widget class="QPushButton" name="playButton">
781 <property name="sizePolicy">
782 <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
783 <horstretch>0</horstretch>
784 <verstretch>0</verstretch>
785 </sizepolicy>
786 </property>
787 <property name="minimumSize">
788 <size>
789 <width>86</width>
790 <height>30</height>
791 </size>
792 </property>
793 <property name="text">
794 <string>Play</string>
795 </property>
796 </widget>
797 </item>
798 <item>
799 <widget class="QComboBox" name="ringtonesBox">
800 <property name="minimumSize">
801 <size>
802 <width>0</width>
803 <height>30</height>
804 </size>
805 </property>
806 </widget>
807 </item>
808 <item>
809 <spacer name="horizontalSpacer_6">
810 <property name="orientation">
811 <enum>Qt::Horizontal</enum>
812 </property>
813 <property name="sizeHint" stdset="0">
814 <size>
815 <width>40</width>
816 <height>20</height>
817 </size>
818 </property>
819 </spacer>
820 </item>
821 </layout>
Edric Milaretb1b00ce2016-02-03 14:10:05 -0500822 </item>
823 </layout>
824 </item>
825 <item>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -0400826 <spacer name="verticalSpacer_2">
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400827 <property name="orientation">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400828 <enum>Qt::Vertical</enum>
829 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400830 <property name="sizeHint" stdset="0">
831 <size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500832 <width>20</width>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400833 <height>40</height>
Edric Milaret3e6aefe2015-06-05 16:07:26 -0400834 </size>
835 </property>
836 </spacer>
837 </item>
838 </layout>
Edric Milaret627500d2015-03-27 16:41:40 -0400839 </item>
840 </layout>
Edric Milaretc9d3e412015-08-11 15:43:04 -0400841 </widget>
842 </widget>
Edric Milaret627500d2015-03-27 16:41:40 -0400843 </item>
844 </layout>
845 </widget>
846 <widget class="QWidget" name="audio_codec_tab">
Edric Milaretc9d3e412015-08-11 15:43:04 -0400847 <property name="sizePolicy">
848 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
849 <horstretch>0</horstretch>
850 <verstretch>0</verstretch>
851 </sizepolicy>
852 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400853 <attribute name="title">
Edric Milaretb47d7f02016-02-19 12:49:21 -0500854 <string>Audio/Video</string>
Edric Milaret627500d2015-03-27 16:41:40 -0400855 </attribute>
856 <layout class="QGridLayout" name="gridLayout_2">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500857 <item row="1" column="0">
858 <widget class="QListView" name="audioCodecView">
859 <property name="sizePolicy">
860 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
861 <horstretch>0</horstretch>
862 <verstretch>0</verstretch>
863 </sizepolicy>
864 </property>
865 <property name="focusPolicy">
866 <enum>Qt::NoFocus</enum>
867 </property>
868 <property name="layoutDirection">
869 <enum>Qt::LeftToRight</enum>
870 </property>
871 <property name="selectionBehavior">
872 <enum>QAbstractItemView::SelectRows</enum>
873 </property>
874 </widget>
875 </item>
876 <item row="1" column="3">
877 <widget class="QListView" name="videoCodecView">
878 <property name="focusPolicy">
879 <enum>Qt::NoFocus</enum>
880 </property>
881 </widget>
882 </item>
883 <item row="1" column="4">
884 <layout class="QVBoxLayout" name="verticalLayout_14">
885 <property name="leftMargin">
886 <number>0</number>
887 </property>
888 <item>
889 <widget class="QPushButton" name="upVideoButton">
890 <property name="minimumSize">
891 <size>
892 <width>30</width>
893 <height>30</height>
894 </size>
895 </property>
896 <property name="maximumSize">
897 <size>
898 <width>30</width>
899 <height>30</height>
900 </size>
901 </property>
902 <property name="text">
903 <string/>
904 </property>
905 <property name="icon">
906 <iconset resource="ressources.qrc">
907 <normaloff>:/images/icons/ic_arrow_drop_up_black_18dp_2x.png</normaloff>:/images/icons/ic_arrow_drop_up_black_18dp_2x.png</iconset>
908 </property>
909 <property name="iconSize">
910 <size>
911 <width>18</width>
912 <height>18</height>
913 </size>
914 </property>
915 </widget>
916 </item>
917 <item>
918 <widget class="QPushButton" name="downVideoButton">
919 <property name="minimumSize">
920 <size>
921 <width>30</width>
922 <height>30</height>
923 </size>
924 </property>
925 <property name="maximumSize">
926 <size>
927 <width>30</width>
928 <height>30</height>
929 </size>
930 </property>
931 <property name="text">
932 <string/>
933 </property>
934 <property name="icon">
935 <iconset resource="ressources.qrc">
936 <normaloff>:/images/icons/ic_arrow_drop_down_black_18dp_2x.png</normaloff>:/images/icons/ic_arrow_drop_down_black_18dp_2x.png</iconset>
937 </property>
938 <property name="iconSize">
939 <size>
940 <width>18</width>
941 <height>18</height>
942 </size>
943 </property>
944 </widget>
945 </item>
946 <item>
947 <spacer name="verticalSpacer_4">
948 <property name="orientation">
949 <enum>Qt::Vertical</enum>
950 </property>
951 <property name="sizeType">
952 <enum>QSizePolicy::MinimumExpanding</enum>
953 </property>
954 <property name="sizeHint" stdset="0">
955 <size>
956 <width>20</width>
957 <height>40</height>
958 </size>
959 </property>
960 </spacer>
961 </item>
962 </layout>
963 </item>
964 <item row="1" column="2">
Edric Milaret627500d2015-03-27 16:41:40 -0400965 <layout class="QVBoxLayout" name="verticalLayout_3">
966 <property name="leftMargin">
967 <number>0</number>
968 </property>
969 <item>
970 <widget class="QPushButton" name="upAudioButton">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500971 <property name="minimumSize">
972 <size>
973 <width>30</width>
974 <height>30</height>
975 </size>
976 </property>
977 <property name="maximumSize">
978 <size>
979 <width>30</width>
980 <height>30</height>
981 </size>
982 </property>
Edric Milaret627500d2015-03-27 16:41:40 -0400983 <property name="text">
984 <string/>
985 </property>
986 <property name="icon">
987 <iconset resource="ressources.qrc">
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500988 <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 -0400989 </property>
990 <property name="iconSize">
991 <size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -0500992 <width>18</width>
993 <height>18</height>
Edric Milaret627500d2015-03-27 16:41:40 -0400994 </size>
995 </property>
996 </widget>
997 </item>
998 <item>
999 <widget class="QPushButton" name="downAudioButton">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001000 <property name="minimumSize">
1001 <size>
1002 <width>30</width>
1003 <height>30</height>
1004 </size>
1005 </property>
1006 <property name="maximumSize">
1007 <size>
1008 <width>30</width>
1009 <height>30</height>
1010 </size>
1011 </property>
Edric Milaret627500d2015-03-27 16:41:40 -04001012 <property name="text">
1013 <string/>
1014 </property>
1015 <property name="icon">
1016 <iconset resource="ressources.qrc">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001017 <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 -04001018 </property>
1019 <property name="iconSize">
1020 <size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001021 <width>18</width>
1022 <height>18</height>
Edric Milaret627500d2015-03-27 16:41:40 -04001023 </size>
1024 </property>
1025 </widget>
1026 </item>
1027 <item>
1028 <spacer name="verticalSpacer_3">
1029 <property name="orientation">
1030 <enum>Qt::Vertical</enum>
1031 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001032 <property name="sizeType">
1033 <enum>QSizePolicy::MinimumExpanding</enum>
1034 </property>
Edric Milaret627500d2015-03-27 16:41:40 -04001035 <property name="sizeHint" stdset="0">
1036 <size>
1037 <width>20</width>
1038 <height>40</height>
1039 </size>
1040 </property>
1041 </spacer>
1042 </item>
1043 </layout>
1044 </item>
1045 <item row="0" column="0">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001046 <widget class="QLabel" name="label_29">
1047 <property name="minimumSize">
1048 <size>
1049 <width>0</width>
1050 <height>30</height>
1051 </size>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001052 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001053 <property name="maximumSize">
1054 <size>
1055 <width>16777215</width>
1056 <height>30</height>
1057 </size>
Edric Milaret627500d2015-03-27 16:41:40 -04001058 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001059 <property name="font">
1060 <font>
1061 <pointsize>12</pointsize>
1062 <weight>50</weight>
1063 <bold>false</bold>
1064 </font>
1065 </property>
1066 <property name="styleSheet">
1067 <string notr="true">color: rgb(77, 77, 77);</string>
1068 </property>
1069 <property name="text">
1070 <string>Audio codecs</string>
1071 </property>
1072 <property name="alignment">
1073 <set>Qt::AlignCenter</set>
Edric Milaret627500d2015-03-27 16:41:40 -04001074 </property>
1075 </widget>
1076 </item>
Edric Milaretb47d7f02016-02-19 12:49:21 -05001077 <item row="0" column="3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001078 <widget class="QLabel" name="label_30">
1079 <property name="minimumSize">
1080 <size>
1081 <width>0</width>
1082 <height>30</height>
1083 </size>
Edric Milaret627500d2015-03-27 16:41:40 -04001084 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001085 <property name="maximumSize">
1086 <size>
1087 <width>16777215</width>
1088 <height>30</height>
1089 </size>
1090 </property>
1091 <property name="font">
1092 <font>
1093 <pointsize>12</pointsize>
1094 </font>
1095 </property>
1096 <property name="styleSheet">
1097 <string notr="true">color: rgb(77, 77, 77);</string>
1098 </property>
1099 <property name="text">
1100 <string>Video codecs</string>
1101 </property>
1102 <property name="alignment">
1103 <set>Qt::AlignCenter</set>
1104 </property>
1105 </widget>
Edric Milaret627500d2015-03-27 16:41:40 -04001106 </item>
1107 </layout>
1108 </widget>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001109 <widget class="QWidget" name="advancedTab">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001110 <property name="sizePolicy">
1111 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1112 <horstretch>0</horstretch>
1113 <verstretch>0</verstretch>
1114 </sizepolicy>
1115 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001116 <attribute name="title">
1117 <string>Advanced</string>
1118 </attribute>
1119 <layout class="QVBoxLayout" name="verticalLayout_7">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001120 <property name="topMargin">
1121 <number>0</number>
1122 </property>
1123 <property name="bottomMargin">
1124 <number>0</number>
1125 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001126 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001127 <widget class="QScrollArea" name="scrollArea">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001128 <property name="frameShape">
1129 <enum>QFrame::NoFrame</enum>
1130 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001131 <property name="widgetResizable">
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001132 <bool>true</bool>
1133 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001134 <widget class="QWidget" name="scrollAreaWidgetContents">
1135 <property name="geometry">
1136 <rect>
1137 <x>0</x>
Edric Milaretcecae472016-03-28 13:10:36 -04001138 <y>0</y>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04001139 <width>809</width>
1140 <height>930</height>
Edric Milaret40def4c2015-08-10 14:52:49 -04001141 </rect>
1142 </property>
1143 <layout class="QVBoxLayout" name="verticalLayout_11">
1144 <item>
1145 <widget class="QLabel" name="label_2">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001146 <property name="minimumSize">
1147 <size>
1148 <width>0</width>
1149 <height>30</height>
1150 </size>
1151 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001152 <property name="font">
1153 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001154 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001155 <weight>75</weight>
1156 <bold>true</bold>
1157 </font>
1158 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001159 <property name="styleSheet">
1160 <string notr="true">color: rgb(77, 77, 77);</string>
1161 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001162 <property name="text">
1163 <string>Registration</string>
1164 </property>
1165 <property name="buddy">
1166 <cstring>lrcfg_registrationExpire</cstring>
1167 </property>
1168 </widget>
1169 </item>
1170 <item>
1171 <layout class="QFormLayout" name="formLayout_3">
1172 <item row="0" column="0">
1173 <widget class="QLabel" name="label_9">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001174 <property name="font">
1175 <font>
1176 <pointsize>11</pointsize>
1177 </font>
1178 </property>
1179 <property name="styleSheet">
1180 <string notr="true">color: rgb(77, 77, 77);</string>
1181 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001182 <property name="text">
1183 <string>Registration expire timeout (seconds):</string>
1184 </property>
1185 <property name="buddy">
1186 <cstring>lrcfg_registrationExpire</cstring>
1187 </property>
1188 </widget>
1189 </item>
1190 <item row="0" column="1">
1191 <widget class="QSpinBox" name="lrcfg_registrationExpire">
1192 <property name="maximumSize">
1193 <size>
1194 <width>150</width>
1195 <height>16777215</height>
1196 </size>
1197 </property>
1198 </widget>
1199 </item>
1200 </layout>
1201 </item>
1202 <item>
1203 <widget class="QLabel" name="label_3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001204 <property name="minimumSize">
1205 <size>
1206 <width>0</width>
1207 <height>30</height>
1208 </size>
1209 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001210 <property name="font">
1211 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001212 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001213 <weight>75</weight>
1214 <bold>true</bold>
1215 </font>
1216 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001217 <property name="styleSheet">
1218 <string notr="true">color: rgb(77, 77, 77);</string>
1219 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001220 <property name="text">
1221 <string>Network Interface</string>
1222 </property>
1223 </widget>
1224 </item>
1225 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001226 <widget class="Line" name="line_8">
1227 <property name="orientation">
1228 <enum>Qt::Horizontal</enum>
1229 </property>
1230 </widget>
1231 </item>
1232 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001233 <layout class="QFormLayout" name="formLayout_4">
1234 <item row="0" column="0">
1235 <widget class="QLabel" name="label_10">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001236 <property name="font">
1237 <font>
1238 <pointsize>11</pointsize>
1239 </font>
1240 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001241 <property name="text">
1242 <string>Local Port:</string>
1243 </property>
1244 <property name="buddy">
1245 <cstring>lrcfg_localPort</cstring>
1246 </property>
1247 </widget>
1248 </item>
1249 <item row="0" column="1">
1250 <layout class="QHBoxLayout" name="horizontalLayout_7">
1251 <item>
1252 <widget class="QSpinBox" name="lrcfg_localPort">
1253 <property name="minimumSize">
1254 <size>
1255 <width>100</width>
1256 <height>0</height>
1257 </size>
1258 </property>
1259 <property name="maximum">
1260 <number>65535</number>
1261 </property>
1262 </widget>
1263 </item>
1264 <item>
1265 <spacer name="horizontalSpacer_4">
1266 <property name="orientation">
1267 <enum>Qt::Horizontal</enum>
1268 </property>
1269 <property name="sizeHint" stdset="0">
1270 <size>
1271 <width>40</width>
1272 <height>20</height>
1273 </size>
1274 </property>
1275 </spacer>
1276 </item>
1277 </layout>
1278 </item>
1279 </layout>
1280 </item>
1281 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001282 <spacer name="verticalSpacer_10">
1283 <property name="orientation">
1284 <enum>Qt::Vertical</enum>
1285 </property>
1286 <property name="sizeType">
1287 <enum>QSizePolicy::Fixed</enum>
1288 </property>
1289 <property name="sizeHint" stdset="0">
1290 <size>
1291 <width>20</width>
1292 <height>40</height>
1293 </size>
1294 </property>
1295 </spacer>
1296 </item>
1297 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001298 <widget class="QLabel" name="label_4">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001299 <property name="minimumSize">
1300 <size>
1301 <width>0</width>
1302 <height>30</height>
1303 </size>
1304 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001305 <property name="font">
1306 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001307 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001308 <weight>75</weight>
1309 <bold>true</bold>
1310 </font>
1311 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001312 <property name="styleSheet">
1313 <string notr="true">color: rgb(77, 77, 77);</string>
1314 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001315 <property name="text">
Edric Milaretcecae472016-03-28 13:10:36 -04001316 <string>Published Address</string>
Edric Milaret40def4c2015-08-10 14:52:49 -04001317 </property>
1318 </widget>
1319 </item>
1320 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001321 <widget class="Line" name="line_9">
1322 <property name="orientation">
1323 <enum>Qt::Horizontal</enum>
1324 </property>
1325 </widget>
1326 </item>
1327 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001328 <layout class="QVBoxLayout" name="verticalLayout_8">
1329 <property name="topMargin">
1330 <number>0</number>
1331 </property>
1332 <property name="bottomMargin">
1333 <number>0</number>
1334 </property>
1335 <item>
1336 <widget class="QRadioButton" name="puslishedSameAsLocalRadio">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001337 <property name="font">
1338 <font>
1339 <pointsize>11</pointsize>
1340 </font>
1341 </property>
1342 <property name="styleSheet">
1343 <string notr="true">color: rgb(77, 77, 77);</string>
1344 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001345 <property name="text">
1346 <string>Same as local parameters</string>
1347 </property>
1348 <property name="checked">
1349 <bool>true</bool>
1350 </property>
1351 <attribute name="buttonGroup">
1352 <string notr="true">publishGroup</string>
1353 </attribute>
1354 </widget>
1355 </item>
1356 <item>
1357 <widget class="QRadioButton" name="customPublishedRadio">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001358 <property name="font">
1359 <font>
1360 <pointsize>11</pointsize>
1361 </font>
1362 </property>
1363 <property name="styleSheet">
1364 <string notr="true">color: rgb(77, 77, 77);</string>
1365 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001366 <property name="text">
1367 <string>Set published address and port:</string>
1368 </property>
1369 <attribute name="buttonGroup">
1370 <string notr="true">publishGroup</string>
1371 </attribute>
1372 </widget>
1373 </item>
1374 <item>
1375 <layout class="QHBoxLayout" name="publishAdressLayout">
1376 <property name="leftMargin">
1377 <number>30</number>
1378 </property>
1379 <property name="topMargin">
1380 <number>0</number>
1381 </property>
1382 <item>
1383 <widget class="QLabel" name="label_12">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001384 <property name="font">
1385 <font>
1386 <pointsize>11</pointsize>
1387 </font>
1388 </property>
1389 <property name="styleSheet">
1390 <string notr="true">color: rgb(77, 77, 77);</string>
1391 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001392 <property name="text">
Edric Milaret1a9495d2015-09-18 10:11:32 -04001393 <string>Address</string>
Edric Milaret40def4c2015-08-10 14:52:49 -04001394 </property>
1395 <property name="buddy">
1396 <cstring>lrcfg_publishedAddress</cstring>
1397 </property>
1398 </widget>
1399 </item>
1400 <item>
1401 <widget class="QLineEdit" name="lrcfg_publishedAddress">
1402 <property name="enabled">
1403 <bool>false</bool>
1404 </property>
1405 <property name="maximumSize">
1406 <size>
1407 <width>200</width>
1408 <height>16777215</height>
1409 </size>
1410 </property>
1411 </widget>
1412 </item>
1413 <item>
1414 <widget class="QLabel" name="label_11">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001415 <property name="font">
1416 <font>
1417 <pointsize>11</pointsize>
1418 </font>
1419 </property>
1420 <property name="styleSheet">
1421 <string notr="true">color: rgb(77, 77, 77);</string>
1422 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001423 <property name="text">
1424 <string>Port</string>
1425 </property>
1426 <property name="buddy">
1427 <cstring>lrcfg_publishedPort</cstring>
1428 </property>
1429 </widget>
1430 </item>
1431 <item>
1432 <widget class="QSpinBox" name="lrcfg_publishedPort">
1433 <property name="enabled">
1434 <bool>false</bool>
1435 </property>
1436 <property name="minimumSize">
1437 <size>
1438 <width>100</width>
1439 <height>0</height>
1440 </size>
1441 </property>
1442 <property name="maximum">
1443 <number>65535</number>
1444 </property>
1445 </widget>
1446 </item>
1447 <item>
1448 <spacer name="horizontalSpacer_5">
1449 <property name="orientation">
1450 <enum>Qt::Horizontal</enum>
1451 </property>
1452 <property name="sizeHint" stdset="0">
1453 <size>
1454 <width>40</width>
1455 <height>20</height>
1456 </size>
1457 </property>
1458 </spacer>
1459 </item>
1460 </layout>
1461 </item>
1462 <item>
1463 <layout class="QHBoxLayout" name="horizontalLayout_8">
1464 <property name="topMargin">
1465 <number>0</number>
1466 </property>
1467 <item>
1468 <widget class="QCheckBox" name="lrcfg_sipStunEnabled">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001469 <property name="font">
1470 <font>
1471 <pointsize>11</pointsize>
1472 </font>
1473 </property>
1474 <property name="styleSheet">
1475 <string notr="true">color: rgb(77, 77, 77);</string>
1476 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001477 <property name="text">
1478 <string>Use STUN</string>
1479 </property>
1480 </widget>
1481 </item>
1482 <item>
1483 <widget class="QLineEdit" name="lrcfg_sipStunServer">
1484 <property name="enabled">
1485 <bool>false</bool>
1486 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001487 <property name="sizePolicy">
1488 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1489 <horstretch>0</horstretch>
1490 <verstretch>0</verstretch>
1491 </sizepolicy>
1492 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001493 <property name="placeholderText">
1494 <string>Server URL</string>
1495 </property>
1496 </widget>
1497 </item>
1498 </layout>
1499 </item>
1500 <item>
1501 <layout class="QFormLayout" name="formLayout_6">
1502 <property name="topMargin">
1503 <number>0</number>
1504 </property>
1505 <property name="bottomMargin">
1506 <number>0</number>
1507 </property>
1508 <item row="0" column="0">
1509 <widget class="QCheckBox" name="lrcfg_turnEnabled">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001510 <property name="font">
1511 <font>
1512 <pointsize>11</pointsize>
1513 </font>
1514 </property>
1515 <property name="styleSheet">
1516 <string notr="true">color: rgb(77, 77, 77);</string>
1517 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001518 <property name="text">
1519 <string>Use TURN</string>
1520 </property>
1521 </widget>
1522 </item>
1523 <item row="0" column="1">
1524 <widget class="QLineEdit" name="lrcfg_turnServer">
1525 <property name="enabled">
1526 <bool>false</bool>
1527 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001528 <property name="sizePolicy">
1529 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1530 <horstretch>0</horstretch>
1531 <verstretch>0</verstretch>
1532 </sizepolicy>
1533 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001534 <property name="placeholderText">
1535 <string>Server URL</string>
1536 </property>
1537 </widget>
1538 </item>
1539 <item row="1" column="1">
1540 <widget class="QLineEdit" name="lrcfg_turnServerUsername">
1541 <property name="enabled">
1542 <bool>false</bool>
1543 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001544 <property name="sizePolicy">
1545 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1546 <horstretch>0</horstretch>
1547 <verstretch>0</verstretch>
1548 </sizepolicy>
1549 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001550 <property name="placeholderText">
1551 <string>Username</string>
1552 </property>
1553 </widget>
1554 </item>
1555 <item row="2" column="1">
1556 <widget class="QLineEdit" name="lrcfg_turnServerPassword">
1557 <property name="enabled">
1558 <bool>false</bool>
1559 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001560 <property name="sizePolicy">
1561 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1562 <horstretch>0</horstretch>
1563 <verstretch>0</verstretch>
1564 </sizepolicy>
1565 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001566 <property name="echoMode">
1567 <enum>QLineEdit::Password</enum>
1568 </property>
1569 <property name="placeholderText">
1570 <string>Password</string>
1571 </property>
1572 </widget>
1573 </item>
1574 <item row="3" column="1">
1575 <widget class="QLineEdit" name="lrcfg_turnServerRealm">
1576 <property name="enabled">
1577 <bool>false</bool>
1578 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001579 <property name="sizePolicy">
1580 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1581 <horstretch>0</horstretch>
1582 <verstretch>0</verstretch>
1583 </sizepolicy>
1584 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001585 <property name="placeholderText">
1586 <string>Realm</string>
1587 </property>
1588 </widget>
1589 </item>
1590 </layout>
1591 </item>
1592 </layout>
1593 </item>
1594 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001595 <spacer name="verticalSpacer_11">
1596 <property name="orientation">
1597 <enum>Qt::Vertical</enum>
1598 </property>
1599 <property name="sizeType">
1600 <enum>QSizePolicy::Fixed</enum>
1601 </property>
1602 <property name="sizeHint" stdset="0">
1603 <size>
1604 <width>20</width>
1605 <height>40</height>
1606 </size>
1607 </property>
1608 </spacer>
1609 </item>
1610 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001611 <widget class="QLabel" name="label_5">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001612 <property name="sizePolicy">
1613 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1614 <horstretch>0</horstretch>
1615 <verstretch>0</verstretch>
1616 </sizepolicy>
1617 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001618 <property name="minimumSize">
1619 <size>
1620 <width>0</width>
1621 <height>30</height>
1622 </size>
1623 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001624 <property name="font">
1625 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001626 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001627 <weight>75</weight>
1628 <bold>true</bold>
1629 </font>
1630 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001631 <property name="styleSheet">
1632 <string notr="true">color: rgb(77, 77, 77);</string>
1633 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001634 <property name="text">
1635 <string>SDP Session Negotiation (ICE Fallback)</string>
1636 </property>
1637 </widget>
1638 </item>
1639 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001640 <widget class="Line" name="line_10">
1641 <property name="orientation">
1642 <enum>Qt::Horizontal</enum>
1643 </property>
1644 </widget>
1645 </item>
1646 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001647 <widget class="QLabel" name="label_6">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001648 <property name="sizePolicy">
1649 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
1650 <horstretch>0</horstretch>
1651 <verstretch>0</verstretch>
1652 </sizepolicy>
1653 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001654 <property name="font">
1655 <font>
1656 <pointsize>11</pointsize>
1657 </font>
1658 </property>
1659 <property name="styleSheet">
1660 <string notr="true">color: rgb(77, 77, 77);</string>
1661 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001662 <property name="text">
1663 <string>These settings are only used during SDP session negotiation in case ICE is not supported by the server or peer.</string>
1664 </property>
1665 <property name="wordWrap">
1666 <bool>true</bool>
1667 </property>
1668 </widget>
1669 </item>
1670 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001671 <spacer name="verticalSpacer_12">
1672 <property name="orientation">
1673 <enum>Qt::Vertical</enum>
1674 </property>
1675 <property name="sizeType">
1676 <enum>QSizePolicy::Fixed</enum>
1677 </property>
1678 <property name="sizeHint" stdset="0">
1679 <size>
1680 <width>20</width>
1681 <height>40</height>
1682 </size>
1683 </property>
1684 </spacer>
1685 </item>
1686 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001687 <widget class="QLabel" name="label_8">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001688 <property name="minimumSize">
1689 <size>
1690 <width>0</width>
1691 <height>30</height>
1692 </size>
1693 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001694 <property name="font">
1695 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001696 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001697 <weight>75</weight>
1698 <bold>true</bold>
1699 </font>
1700 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001701 <property name="styleSheet">
1702 <string notr="true">color: rgb(77, 77, 77);</string>
1703 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001704 <property name="text">
1705 <string>Audio RTP Port Range</string>
1706 </property>
1707 </widget>
1708 </item>
1709 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001710 <widget class="Line" name="line_11">
1711 <property name="orientation">
1712 <enum>Qt::Horizontal</enum>
1713 </property>
1714 </widget>
1715 </item>
1716 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001717 <layout class="QHBoxLayout" name="horizontalLayout_5">
1718 <property name="leftMargin">
1719 <number>30</number>
1720 </property>
1721 <property name="topMargin">
1722 <number>0</number>
1723 </property>
1724 <item>
1725 <widget class="QLabel" name="label_13">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001726 <property name="font">
1727 <font>
1728 <pointsize>11</pointsize>
1729 </font>
1730 </property>
1731 <property name="styleSheet">
1732 <string notr="true">color: rgb(77, 77, 77);</string>
1733 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001734 <property name="text">
1735 <string>Min</string>
1736 </property>
1737 <property name="buddy">
1738 <cstring>lrcfg_audioPortMin</cstring>
1739 </property>
1740 </widget>
1741 </item>
1742 <item>
1743 <widget class="QSpinBox" name="lrcfg_audioPortMin">
1744 <property name="minimumSize">
1745 <size>
1746 <width>100</width>
1747 <height>0</height>
1748 </size>
1749 </property>
1750 <property name="maximum">
1751 <number>65535</number>
1752 </property>
1753 </widget>
1754 </item>
1755 <item>
1756 <widget class="QLabel" name="label_14">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001757 <property name="font">
1758 <font>
1759 <pointsize>11</pointsize>
1760 </font>
1761 </property>
1762 <property name="styleSheet">
1763 <string notr="true">color: rgb(77, 77, 77);</string>
1764 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001765 <property name="text">
1766 <string>Max</string>
1767 </property>
1768 <property name="buddy">
1769 <cstring>lrcfg_audioPortMax</cstring>
1770 </property>
1771 </widget>
1772 </item>
1773 <item>
1774 <widget class="QSpinBox" name="lrcfg_audioPortMax">
1775 <property name="minimumSize">
1776 <size>
1777 <width>100</width>
1778 <height>0</height>
1779 </size>
1780 </property>
1781 <property name="maximum">
1782 <number>65535</number>
1783 </property>
1784 </widget>
1785 </item>
1786 <item>
1787 <spacer name="horizontalSpacer_2">
1788 <property name="orientation">
1789 <enum>Qt::Horizontal</enum>
1790 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001791 <property name="sizeType">
1792 <enum>QSizePolicy::MinimumExpanding</enum>
1793 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001794 <property name="sizeHint" stdset="0">
1795 <size>
1796 <width>40</width>
1797 <height>20</height>
1798 </size>
1799 </property>
1800 </spacer>
1801 </item>
1802 </layout>
1803 </item>
1804 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001805 <spacer name="verticalSpacer_13">
1806 <property name="orientation">
1807 <enum>Qt::Vertical</enum>
1808 </property>
1809 <property name="sizeType">
1810 <enum>QSizePolicy::Fixed</enum>
1811 </property>
1812 <property name="sizeHint" stdset="0">
1813 <size>
1814 <width>20</width>
1815 <height>40</height>
1816 </size>
1817 </property>
1818 </spacer>
1819 </item>
1820 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001821 <widget class="QLabel" name="label_7">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001822 <property name="minimumSize">
1823 <size>
1824 <width>0</width>
1825 <height>30</height>
1826 </size>
1827 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001828 <property name="font">
1829 <font>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001830 <pointsize>12</pointsize>
Edric Milaret40def4c2015-08-10 14:52:49 -04001831 <weight>75</weight>
1832 <bold>true</bold>
1833 </font>
1834 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001835 <property name="styleSheet">
1836 <string notr="true">color: rgb(77, 77, 77);</string>
1837 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001838 <property name="text">
1839 <string>Video RTP Port Range</string>
1840 </property>
1841 </widget>
1842 </item>
1843 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001844 <widget class="Line" name="line_12">
1845 <property name="orientation">
1846 <enum>Qt::Horizontal</enum>
1847 </property>
1848 </widget>
1849 </item>
1850 <item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001851 <layout class="QHBoxLayout" name="horizontalLayout_6">
1852 <property name="leftMargin">
1853 <number>30</number>
1854 </property>
1855 <property name="topMargin">
1856 <number>0</number>
1857 </property>
1858 <item>
1859 <widget class="QLabel" name="label_15">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001860 <property name="font">
1861 <font>
1862 <pointsize>11</pointsize>
1863 </font>
1864 </property>
1865 <property name="styleSheet">
1866 <string notr="true">color: rgb(77, 77, 77);</string>
1867 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001868 <property name="text">
1869 <string>Min</string>
1870 </property>
1871 <property name="buddy">
1872 <cstring>lrcfg_videoPortMin</cstring>
1873 </property>
1874 </widget>
1875 </item>
1876 <item>
1877 <widget class="QSpinBox" name="lrcfg_videoPortMin">
1878 <property name="minimumSize">
1879 <size>
1880 <width>100</width>
1881 <height>0</height>
1882 </size>
1883 </property>
1884 <property name="maximum">
1885 <number>65535</number>
1886 </property>
1887 </widget>
1888 </item>
1889 <item>
1890 <widget class="QLabel" name="label_16">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001891 <property name="font">
1892 <font>
1893 <pointsize>11</pointsize>
1894 </font>
1895 </property>
1896 <property name="styleSheet">
1897 <string notr="true">color: rgb(77, 77, 77);</string>
1898 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001899 <property name="text">
1900 <string>Max</string>
1901 </property>
1902 <property name="buddy">
1903 <cstring>lrcfg_videoPortMax</cstring>
1904 </property>
1905 </widget>
1906 </item>
1907 <item>
1908 <widget class="QSpinBox" name="lrcfg_videoPortMax">
1909 <property name="minimumSize">
1910 <size>
1911 <width>100</width>
1912 <height>0</height>
1913 </size>
1914 </property>
1915 <property name="maximum">
1916 <number>65535</number>
1917 </property>
1918 </widget>
1919 </item>
1920 <item>
1921 <spacer name="horizontalSpacer_3">
1922 <property name="orientation">
1923 <enum>Qt::Horizontal</enum>
1924 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001925 <property name="sizeType">
1926 <enum>QSizePolicy::MinimumExpanding</enum>
1927 </property>
Edric Milaret40def4c2015-08-10 14:52:49 -04001928 <property name="sizeHint" stdset="0">
1929 <size>
1930 <width>40</width>
1931 <height>20</height>
1932 </size>
1933 </property>
1934 </spacer>
1935 </item>
1936 </layout>
1937 </item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001938 <item>
1939 <spacer name="verticalSpacer_14">
1940 <property name="orientation">
1941 <enum>Qt::Vertical</enum>
1942 </property>
1943 <property name="sizeHint" stdset="0">
1944 <size>
1945 <width>20</width>
1946 <height>40</height>
1947 </size>
1948 </property>
1949 </spacer>
1950 </item>
Edric Milaret40def4c2015-08-10 14:52:49 -04001951 </layout>
1952 </widget>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001953 </widget>
1954 </item>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001955 </layout>
1956 </widget>
1957 <widget class="QWidget" name="securityTab">
Edric Milaretc9d3e412015-08-11 15:43:04 -04001958 <property name="sizePolicy">
1959 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
1960 <horstretch>0</horstretch>
1961 <verstretch>0</verstretch>
1962 </sizepolicy>
1963 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001964 <attribute name="title">
1965 <string>Security</string>
1966 </attribute>
1967 <layout class="QVBoxLayout" name="verticalLayout_9">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001968 <property name="spacing">
1969 <number>0</number>
1970 </property>
1971 <property name="leftMargin">
1972 <number>0</number>
1973 </property>
1974 <property name="topMargin">
1975 <number>0</number>
1976 </property>
1977 <property name="rightMargin">
1978 <number>0</number>
1979 </property>
1980 <property name="bottomMargin">
1981 <number>0</number>
1982 </property>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001983 <item>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001984 <widget class="QScrollArea" name="scrollArea_3">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05001985 <property name="frameShape">
1986 <enum>QFrame::NoFrame</enum>
1987 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001988 <property name="widgetResizable">
1989 <bool>true</bool>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04001990 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001991 <widget class="QWidget" name="scrollAreaWidgetContents_3">
1992 <property name="geometry">
1993 <rect>
1994 <x>0</x>
1995 <y>0</y>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04001996 <width>827</width>
1997 <height>907</height>
Edric Milaretc9d3e412015-08-11 15:43:04 -04001998 </rect>
1999 </property>
2000 <layout class="QVBoxLayout" name="verticalLayout_13">
2001 <item>
Nicolas Jagere6384052016-03-10 13:13:24 -05002002 <layout class="QFormLayout" name="formLayout_8">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002003 <item row="0" column="0">
Nicolas Jagere6384052016-03-10 13:13:24 -05002004 <widget class="QLabel" name="label_19">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002005 <property name="minimumSize">
2006 <size>
Nicolas Jagere6384052016-03-10 13:13:24 -05002007 <width>0</width>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002008 <height>30</height>
2009 </size>
2010 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002011 <property name="font">
2012 <font>
2013 <pointsize>12</pointsize>
2014 <weight>75</weight>
2015 <bold>true</bold>
2016 </font>
2017 </property>
2018 <property name="styleSheet">
2019 <string notr="true">color: rgb(77, 77, 77);</string>
2020 </property>
2021 <property name="text">
2022 <string>Negotiation Encryption</string>
2023 </property>
2024 </widget>
2025 </item>
2026 <item row="0" column="1">
2027 <widget class="QCheckBox" name="lrcfg_tlsEnabled">
2028 <property name="minimumSize">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002029 <size>
Nicolas Jagere6384052016-03-10 13:13:24 -05002030 <width>0</width>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002031 <height>30</height>
2032 </size>
2033 </property>
2034 <property name="font">
2035 <font>
2036 <pointsize>11</pointsize>
2037 </font>
2038 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002039 <property name="toolTip">
2040 <string>Encrypt negotiation (TLS)</string>
2041 </property>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002042 <property name="styleSheet">
2043 <string notr="true">color: rgb(77, 77, 77);</string>
2044 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002045 <property name="text">
Nicolas Jagere6384052016-03-10 13:13:24 -05002046 <string/>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002047 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002048 </widget>
2049 </item>
2050 </layout>
2051 </item>
2052 <item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002053 <widget class="Line" name="line_6">
2054 <property name="orientation">
2055 <enum>Qt::Horizontal</enum>
2056 </property>
2057 </widget>
2058 </item>
2059 <item>
Nicolas Jagere6384052016-03-10 13:13:24 -05002060 <widget class="QWidget" name="negoEncry_1" native="true">
2061 <layout class="QVBoxLayout" name="verticalLayout_2">
2062 <item>
2063 <widget class="QCheckBox" name="lrcfg_tlsVerifyServer">
2064 <property name="font">
2065 <font>
2066 <pointsize>11</pointsize>
2067 </font>
2068 </property>
2069 <property name="styleSheet">
2070 <string notr="true">color: rgb(77, 77, 77);</string>
2071 </property>
2072 <property name="text">
2073 <string>Verify incoming certificates (server side)</string>
2074 </property>
2075 </widget>
2076 </item>
2077 <item>
2078 <widget class="QCheckBox" name="lrcfg_tlsRequireClientCertificate">
2079 <property name="font">
2080 <font>
2081 <pointsize>11</pointsize>
2082 </font>
2083 </property>
2084 <property name="styleSheet">
2085 <string notr="true">color: rgb(77, 77, 77);</string>
2086 </property>
2087 <property name="text">
2088 <string>Require a certificate for incoming TLS connections</string>
2089 </property>
2090 </widget>
2091 </item>
2092 <item>
2093 <widget class="QCheckBox" name="lrcfg_tlsVerifyClient">
2094 <property name="font">
2095 <font>
2096 <pointsize>11</pointsize>
2097 </font>
2098 </property>
2099 <property name="styleSheet">
2100 <string notr="true">color: rgb(77, 77, 77);</string>
2101 </property>
2102 <property name="text">
2103 <string>Verify answer certificates (client side)</string>
2104 </property>
2105 </widget>
2106 </item>
2107 </layout>
2108 </widget>
2109 </item>
2110 <item>
2111 <widget class="QWidget" name="negoEncry_2" native="true">
2112 <layout class="QFormLayout" name="formLayout_5">
2113 <item row="0" column="0">
2114 <widget class="QLabel" name="label_20">
2115 <property name="font">
2116 <font>
2117 <pointsize>11</pointsize>
2118 </font>
2119 </property>
2120 <property name="styleSheet">
2121 <string notr="true">color: rgb(77, 77, 77);</string>
2122 </property>
2123 <property name="text">
2124 <string>CA certificate</string>
2125 </property>
2126 </widget>
2127 </item>
2128 <item row="0" column="1">
Nicolas Jager584a80e2016-03-18 16:10:00 -04002129 <widget class="RingButton" name="lrcfg_tlsCaListCertificate">
Nicolas Jagere6384052016-03-10 13:13:24 -05002130 <property name="minimumSize">
2131 <size>
2132 <width>500</width>
2133 <height>30</height>
2134 </size>
2135 </property>
2136 <property name="maximumSize">
2137 <size>
2138 <width>500</width>
2139 <height>30</height>
2140 </size>
2141 </property>
2142 <property name="focusPolicy">
2143 <enum>Qt::WheelFocus</enum>
2144 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002145 <property name="text">
2146 <string/>
2147 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002148 </widget>
2149 </item>
2150 <item row="1" column="0">
2151 <widget class="QLabel" name="label_21">
2152 <property name="font">
2153 <font>
2154 <pointsize>11</pointsize>
2155 </font>
2156 </property>
2157 <property name="styleSheet">
2158 <string notr="true">color: rgb(77, 77, 77);</string>
2159 </property>
2160 <property name="text">
2161 <string>User certificate</string>
2162 </property>
2163 </widget>
2164 </item>
2165 <item row="1" column="1">
Nicolas Jager584a80e2016-03-18 16:10:00 -04002166 <widget class="RingButton" name="lrcfg_tlsCertificate">
Nicolas Jagere6384052016-03-10 13:13:24 -05002167 <property name="minimumSize">
2168 <size>
2169 <width>500</width>
2170 <height>30</height>
2171 </size>
2172 </property>
2173 <property name="maximumSize">
2174 <size>
2175 <width>500</width>
2176 <height>30</height>
2177 </size>
2178 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002179 <property name="text">
2180 <string/>
2181 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002182 </widget>
2183 </item>
2184 <item row="2" column="0">
2185 <widget class="QLabel" name="label_22">
2186 <property name="font">
2187 <font>
2188 <pointsize>11</pointsize>
2189 </font>
2190 </property>
2191 <property name="styleSheet">
2192 <string notr="true">color: rgb(77, 77, 77);</string>
2193 </property>
2194 <property name="text">
2195 <string>Private key</string>
2196 </property>
2197 </widget>
2198 </item>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002199 <item row="4" column="0">
Nicolas Jagere6384052016-03-10 13:13:24 -05002200 <widget class="QLabel" name="label_23">
2201 <property name="font">
2202 <font>
2203 <pointsize>11</pointsize>
2204 </font>
2205 </property>
2206 <property name="styleSheet">
2207 <string notr="true">color: rgb(77, 77, 77);</string>
2208 </property>
2209 <property name="text">
2210 <string>Private key password</string>
2211 </property>
2212 </widget>
2213 </item>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002214 <item row="4" column="1">
Nicolas Jagere6384052016-03-10 13:13:24 -05002215 <widget class="QLineEdit" name="lrcfg_tlsPassword">
2216 <property name="sizePolicy">
2217 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
2218 <horstretch>0</horstretch>
2219 <verstretch>0</verstretch>
2220 </sizepolicy>
2221 </property>
2222 <property name="minimumSize">
2223 <size>
2224 <width>500</width>
2225 <height>30</height>
2226 </size>
2227 </property>
2228 <property name="maximumSize">
2229 <size>
2230 <width>500</width>
2231 <height>30</height>
2232 </size>
2233 </property>
2234 <property name="echoMode">
2235 <enum>QLineEdit::Password</enum>
2236 </property>
2237 </widget>
2238 </item>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002239 <item row="2" column="1">
2240 <widget class="RingButton" name="lrcfg_tlsPrivateKeyCertificate">
2241 <property name="minimumSize">
2242 <size>
2243 <width>0</width>
2244 <height>30</height>
2245 </size>
2246 </property>
2247 <property name="maximumSize">
2248 <size>
2249 <width>500</width>
2250 <height>30</height>
2251 </size>
2252 </property>
2253 <property name="text">
2254 <string/>
2255 </property>
2256 </widget>
2257 </item>
Nicolas Jagere6384052016-03-10 13:13:24 -05002258 </layout>
2259 </widget>
2260 </item>
2261 <item>
2262 <widget class="QCheckBox" name="defaultCipherCheckBox">
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002263 <property name="font">
2264 <font>
2265 <pointsize>11</pointsize>
2266 </font>
2267 </property>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002268 <property name="text">
Nicolas Jagere6384052016-03-10 13:13:24 -05002269 <string>Use default ciphers</string>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002270 </property>
2271 </widget>
2272 </item>
2273 <item>
Nicolas Jagere6384052016-03-10 13:13:24 -05002274 <widget class="QListView" name="cipherListView">
2275 <property name="sizePolicy">
2276 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
2277 <horstretch>0</horstretch>
2278 <verstretch>0</verstretch>
2279 </sizepolicy>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002280 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002281 <property name="minimumSize">
2282 <size>
2283 <width>640</width>
2284 <height>480</height>
2285 </size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002286 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002287 <property name="maximumSize">
2288 <size>
2289 <width>640</width>
2290 <height>480</height>
2291 </size>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002292 </property>
Nicolas Jagere6384052016-03-10 13:13:24 -05002293 <property name="focusPolicy">
2294 <enum>Qt::NoFocus</enum>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002295 </property>
2296 </widget>
2297 </item>
2298 <item>
Nicolas Jagere6384052016-03-10 13:13:24 -05002299 <widget class="QWidget" name="medStreaEncry" native="true">
2300 <layout class="QVBoxLayout" name="verticalLayout_10">
2301 <property name="leftMargin">
2302 <number>0</number>
2303 </property>
2304 <property name="topMargin">
2305 <number>20</number>
2306 </property>
2307 <property name="rightMargin">
2308 <number>0</number>
2309 </property>
2310 <property name="bottomMargin">
2311 <number>0</number>
2312 </property>
2313 <item>
2314 <layout class="QFormLayout" name="formLayout_7">
2315 <property name="topMargin">
2316 <number>0</number>
2317 </property>
2318 <item row="0" column="0">
2319 <widget class="QLabel" name="label_17">
2320 <property name="minimumSize">
2321 <size>
2322 <width>0</width>
2323 <height>30</height>
2324 </size>
2325 </property>
2326 <property name="font">
2327 <font>
2328 <pointsize>12</pointsize>
2329 <weight>75</weight>
2330 <bold>true</bold>
2331 </font>
2332 </property>
2333 <property name="styleSheet">
2334 <string notr="true">color: rgb(77, 77, 77);</string>
2335 </property>
2336 <property name="text">
2337 <string>Media Stream Encryption (SRTP)</string>
2338 </property>
2339 </widget>
2340 </item>
2341 <item row="0" column="1">
2342 <widget class="QCheckBox" name="srtpEnabled">
2343 <property name="minimumSize">
2344 <size>
2345 <width>0</width>
2346 <height>30</height>
2347 </size>
2348 </property>
2349 <property name="font">
2350 <font>
2351 <pointsize>11</pointsize>
2352 </font>
2353 </property>
2354 <property name="toolTip">
2355 <string>Encrypt media stream (SRTP)</string>
2356 </property>
2357 <property name="styleSheet">
2358 <string notr="true">color: rgb(77, 77, 77);</string>
2359 </property>
2360 <property name="text">
2361 <string/>
2362 </property>
2363 </widget>
2364 </item>
2365 </layout>
2366 </item>
2367 </layout>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002368 </widget>
2369 </item>
Nicolas Jager74fe46f2016-02-29 14:55:09 -05002370 <item>
2371 <spacer name="verticalSpacer_7">
2372 <property name="orientation">
2373 <enum>Qt::Vertical</enum>
2374 </property>
2375 <property name="sizeHint" stdset="0">
2376 <size>
2377 <width>20</width>
2378 <height>40</height>
2379 </size>
2380 </property>
2381 </spacer>
2382 </item>
Edric Milaretc9d3e412015-08-11 15:43:04 -04002383 </layout>
2384 </widget>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002385 </widget>
2386 </item>
2387 </layout>
2388 </widget>
Edric Milaret57467842016-08-30 13:06:11 -04002389 <widget class="QWidget" name="devicesTab">
2390 <attribute name="title">
2391 <string>Devices</string>
2392 </attribute>
2393 <layout class="QVBoxLayout" name="verticalLayout_15">
2394 <item>
2395 <widget class="QStackedWidget" name="devicesStackedWidget">
Anthony Léonard59db8ce2016-10-19 10:54:11 -04002396 <widget class="QWidget" name="devicesListPage">
Edric Milaret57467842016-08-30 13:06:11 -04002397 <layout class="QVBoxLayout" name="verticalLayout_16">
2398 <item>
2399 <widget class="QTableView" name="tableView">
2400 <property name="sizeAdjustPolicy">
2401 <enum>QAbstractScrollArea::AdjustToContents</enum>
2402 </property>
2403 <property name="wordWrap">
2404 <bool>true</bool>
2405 </property>
2406 <attribute name="horizontalHeaderCascadingSectionResizes">
2407 <bool>false</bool>
2408 </attribute>
2409 <attribute name="horizontalHeaderDefaultSectionSize">
2410 <number>255</number>
2411 </attribute>
2412 <attribute name="horizontalHeaderHighlightSections">
2413 <bool>false</bool>
2414 </attribute>
2415 <attribute name="horizontalHeaderStretchLastSection">
2416 <bool>false</bool>
2417 </attribute>
2418 <attribute name="verticalHeaderVisible">
2419 <bool>false</bool>
2420 </attribute>
2421 </widget>
2422 </item>
2423 <item>
2424 <widget class="QPushButton" name="addDeviceButton">
2425 <property name="minimumSize">
2426 <size>
2427 <width>0</width>
2428 <height>30</height>
2429 </size>
2430 </property>
2431 <property name="text">
2432 <string>Add device</string>
2433 </property>
2434 </widget>
2435 </item>
2436 </layout>
2437 </widget>
Anthony Léonard59db8ce2016-10-19 10:54:11 -04002438 <widget class="QWidget" name="passwordAskingPage">
Edric Milaret57467842016-08-30 13:06:11 -04002439 <layout class="QVBoxLayout" name="verticalLayout_17">
2440 <item>
2441 <spacer name="verticalSpacer">
2442 <property name="orientation">
2443 <enum>Qt::Vertical</enum>
2444 </property>
2445 <property name="sizeHint" stdset="0">
2446 <size>
2447 <width>20</width>
2448 <height>40</height>
2449 </size>
2450 </property>
2451 </spacer>
2452 </item>
2453 <item>
2454 <widget class="QLabel" name="label_18">
2455 <property name="lineWidth">
2456 <number>1</number>
2457 </property>
2458 <property name="text">
2459 <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>
2460 </property>
2461 <property name="alignment">
2462 <set>Qt::AlignCenter</set>
2463 </property>
2464 <property name="wordWrap">
2465 <bool>true</bool>
2466 </property>
2467 </widget>
2468 </item>
2469 <item>
2470 <widget class="QLineEdit" name="passwordArchiveEdit">
2471 <property name="echoMode">
2472 <enum>QLineEdit::Password</enum>
2473 </property>
2474 <property name="placeholderText">
2475 <string>Password (required)</string>
2476 </property>
2477 </widget>
2478 </item>
2479 <item>
2480 <layout class="QHBoxLayout" name="horizontalLayout_4">
2481 <item>
2482 <spacer name="horizontalSpacer_8">
2483 <property name="orientation">
2484 <enum>Qt::Horizontal</enum>
2485 </property>
2486 <property name="sizeHint" stdset="0">
2487 <size>
2488 <width>40</width>
2489 <height>20</height>
2490 </size>
2491 </property>
2492 </spacer>
2493 </item>
2494 <item>
2495 <widget class="QPushButton" name="cancelAddButton">
2496 <property name="minimumSize">
2497 <size>
2498 <width>80</width>
2499 <height>30</height>
2500 </size>
2501 </property>
2502 <property name="text">
2503 <string>Cancel</string>
2504 </property>
2505 </widget>
2506 </item>
2507 <item>
2508 <spacer name="horizontalSpacer_7">
2509 <property name="orientation">
2510 <enum>Qt::Horizontal</enum>
2511 </property>
2512 <property name="sizeHint" stdset="0">
2513 <size>
2514 <width>40</width>
2515 <height>20</height>
2516 </size>
2517 </property>
2518 </spacer>
2519 </item>
2520 <item>
2521 <widget class="QPushButton" name="exportOnRingButton">
2522 <property name="minimumSize">
2523 <size>
2524 <width>150</width>
2525 <height>30</height>
2526 </size>
2527 </property>
2528 <property name="text">
2529 <string>Export on the Ring</string>
2530 </property>
2531 </widget>
2532 </item>
2533 <item>
2534 <spacer name="horizontalSpacer_9">
2535 <property name="orientation">
2536 <enum>Qt::Horizontal</enum>
2537 </property>
2538 <property name="sizeHint" stdset="0">
2539 <size>
2540 <width>40</width>
2541 <height>20</height>
2542 </size>
2543 </property>
2544 </spacer>
2545 </item>
2546 </layout>
2547 </item>
2548 <item>
2549 <spacer name="verticalSpacer_9">
2550 <property name="orientation">
2551 <enum>Qt::Vertical</enum>
2552 </property>
2553 <property name="sizeHint" stdset="0">
2554 <size>
2555 <width>20</width>
2556 <height>40</height>
2557 </size>
2558 </property>
2559 </spacer>
2560 </item>
2561 </layout>
2562 </widget>
Anthony Léonard59db8ce2016-10-19 10:54:11 -04002563 <widget class="QWidget" name="pinDisplayPage">
Edric Milaret57467842016-08-30 13:06:11 -04002564 <layout class="QVBoxLayout" name="verticalLayout_18">
2565 <item>
2566 <spacer name="verticalSpacer_15">
2567 <property name="orientation">
2568 <enum>Qt::Vertical</enum>
2569 </property>
2570 <property name="sizeHint" stdset="0">
2571 <size>
2572 <width>20</width>
2573 <height>40</height>
2574 </size>
2575 </property>
2576 </spacer>
2577 </item>
2578 <item alignment="Qt::AlignHCenter">
2579 <widget class="QLabel" name="label_24">
2580 <property name="text">
2581 <string>Your generated pin:</string>
2582 </property>
2583 </widget>
2584 </item>
2585 <item>
2586 <widget class="QLabel" name="pinLabel">
2587 <property name="font">
2588 <font>
2589 <pointsize>30</pointsize>
2590 <stylestrategy>PreferAntialias</stylestrategy>
2591 </font>
2592 </property>
2593 <property name="text">
2594 <string>PIN</string>
2595 </property>
2596 <property name="alignment">
2597 <set>Qt::AlignCenter</set>
2598 </property>
2599 </widget>
2600 </item>
2601 <item alignment="Qt::AlignHCenter">
2602 <widget class="QLabel" name="label_25">
2603 <property name="text">
2604 <string>This pin should be entered on your new device within 5 minutes. You may generate a new one at any moment.</string>
2605 </property>
2606 </widget>
2607 </item>
2608 <item alignment="Qt::AlignHCenter">
2609 <widget class="QPushButton" name="exportEndedOkButton">
2610 <property name="minimumSize">
2611 <size>
2612 <width>40</width>
2613 <height>30</height>
2614 </size>
2615 </property>
2616 <property name="maximumSize">
2617 <size>
2618 <width>200</width>
2619 <height>16777215</height>
2620 </size>
2621 </property>
2622 <property name="text">
2623 <string>OK</string>
2624 </property>
2625 </widget>
2626 </item>
2627 <item>
2628 <spacer name="verticalSpacer_16">
2629 <property name="orientation">
2630 <enum>Qt::Vertical</enum>
2631 </property>
2632 <property name="sizeHint" stdset="0">
2633 <size>
2634 <width>20</width>
2635 <height>40</height>
2636 </size>
2637 </property>
2638 </spacer>
2639 </item>
2640 </layout>
2641 </widget>
2642 </widget>
2643 </item>
2644 </layout>
2645 </widget>
Edric Milaret627500d2015-03-27 16:41:40 -04002646 </widget>
2647 </item>
2648 </layout>
2649 </widget>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002650 <customwidgets>
2651 <customwidget>
2652 <class>RingButton</class>
2653 <extends>QPushButton</extends>
Edric Milaret25236d92016-03-28 09:40:58 -04002654 <header location="global">ringbutton.h</header>
Nicolas Jager584a80e2016-03-18 16:10:00 -04002655 </customwidget>
2656 </customwidgets>
Edric Milaret627500d2015-03-27 16:41:40 -04002657 <resources>
2658 <include location="ressources.qrc"/>
2659 </resources>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002660 <connections>
2661 <connection>
Nicolas Jagere6384052016-03-10 13:13:24 -05002662 <sender>lrcfg_sipStunEnabled</sender>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002663 <signal>toggled(bool)</signal>
Nicolas Jagere6384052016-03-10 13:13:24 -05002664 <receiver>lrcfg_sipStunServer</receiver>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002665 <slot>setEnabled(bool)</slot>
2666 <hints>
2667 <hint type="sourcelabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002668 <x>33</x>
2669 <y>355</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002670 </hint>
2671 <hint type="destinationlabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002672 <x>252</x>
2673 <y>355</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002674 </hint>
2675 </hints>
2676 </connection>
2677 <connection>
2678 <sender>customPublishedRadio</sender>
2679 <signal>toggled(bool)</signal>
2680 <receiver>lrcfg_publishedPort</receiver>
2681 <slot>setEnabled(bool)</slot>
2682 <hints>
2683 <hint type="sourcelabel">
2684 <x>386</x>
2685 <y>277</y>
2686 </hint>
2687 <hint type="destinationlabel">
2688 <x>390</x>
2689 <y>305</y>
2690 </hint>
2691 </hints>
2692 </connection>
2693 <connection>
2694 <sender>lrcfg_turnEnabled</sender>
2695 <signal>toggled(bool)</signal>
Edric Milaret40def4c2015-08-10 14:52:49 -04002696 <receiver>lrcfg_turnServer</receiver>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002697 <slot>setEnabled(bool)</slot>
2698 <hints>
2699 <hint type="sourcelabel">
2700 <x>71</x>
2701 <y>396</y>
2702 </hint>
2703 <hint type="destinationlabel">
2704 <x>196</x>
2705 <y>393</y>
2706 </hint>
2707 </hints>
2708 </connection>
2709 <connection>
Nicolas Jagere6384052016-03-10 13:13:24 -05002710 <sender>customPublishedRadio</sender>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002711 <signal>toggled(bool)</signal>
Nicolas Jagere6384052016-03-10 13:13:24 -05002712 <receiver>lrcfg_publishedAddress</receiver>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002713 <slot>setEnabled(bool)</slot>
2714 <hints>
2715 <hint type="sourcelabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002716 <x>120</x>
2717 <y>277</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002718 </hint>
2719 <hint type="destinationlabel">
Nicolas Jagere6384052016-03-10 13:13:24 -05002720 <x>131</x>
2721 <y>311</y>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002722 </hint>
2723 </hints>
2724 </connection>
Edric Milaret013073c2015-07-09 10:58:15 -04002725 <connection>
Edric Milaret40def4c2015-08-10 14:52:49 -04002726 <sender>lrcfg_turnEnabled</sender>
2727 <signal>toggled(bool)</signal>
2728 <receiver>lrcfg_turnServerUsername</receiver>
2729 <slot>setEnabled(bool)</slot>
2730 <hints>
2731 <hint type="sourcelabel">
2732 <x>90</x>
2733 <y>380</y>
2734 </hint>
2735 <hint type="destinationlabel">
2736 <x>187</x>
2737 <y>432</y>
2738 </hint>
2739 </hints>
2740 </connection>
2741 <connection>
2742 <sender>lrcfg_turnEnabled</sender>
2743 <signal>toggled(bool)</signal>
2744 <receiver>lrcfg_turnServerPassword</receiver>
2745 <slot>setEnabled(bool)</slot>
2746 <hints>
2747 <hint type="sourcelabel">
2748 <x>51</x>
2749 <y>375</y>
2750 </hint>
2751 <hint type="destinationlabel">
2752 <x>164</x>
2753 <y>468</y>
2754 </hint>
2755 </hints>
2756 </connection>
2757 <connection>
2758 <sender>lrcfg_turnEnabled</sender>
2759 <signal>toggled(bool)</signal>
2760 <receiver>lrcfg_turnServerRealm</receiver>
2761 <slot>setEnabled(bool)</slot>
2762 <hints>
2763 <hint type="sourcelabel">
2764 <x>39</x>
2765 <y>378</y>
2766 </hint>
2767 <hint type="destinationlabel">
2768 <x>170</x>
2769 <y>503</y>
Edric Milaret013073c2015-07-09 10:58:15 -04002770 </hint>
2771 </hints>
2772 </connection>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04002773 <connection>
2774 <sender>lrcfg_allowIncomingFromUnknown</sender>
2775 <signal>clicked(bool)</signal>
2776 <receiver>lrcfg_allowIncomingFromHistory</receiver>
2777 <slot>setDisabled(bool)</slot>
2778 <hints>
2779 <hint type="sourcelabel">
2780 <x>169</x>
2781 <y>584</y>
2782 </hint>
2783 <hint type="destinationlabel">
2784 <x>171</x>
2785 <y>616</y>
2786 </hint>
2787 </hints>
2788 </connection>
2789 <connection>
2790 <sender>lrcfg_allowIncomingFromUnknown</sender>
2791 <signal>clicked(bool)</signal>
2792 <receiver>lrcfg_allowIncomingFromContact</receiver>
2793 <slot>setDisabled(bool)</slot>
2794 <hints>
2795 <hint type="sourcelabel">
2796 <x>115</x>
2797 <y>584</y>
2798 </hint>
2799 <hint type="destinationlabel">
2800 <x>117</x>
2801 <y>648</y>
2802 </hint>
2803 </hints>
2804 </connection>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002805 </connections>
2806 <buttongroups>
Edric Milaret25236d92016-03-28 09:40:58 -04002807 <buttongroup name="dtmfGroup"/>
Anthony Léonardaa90e1a2016-10-12 11:24:17 -04002808 <buttongroup name="publishGroup"/>
Edric Milaret3e6aefe2015-06-05 16:07:26 -04002809 </buttongroups>
Edric Milaret627500d2015-03-27 16:41:40 -04002810</ui>