103 <item row="0" column="1"> |
103 <item row="0" column="1"> |
104 <widget class="QLineEdit" name="profileEdit"> |
104 <widget class="QLineEdit" name="profileEdit"> |
105 <property name="readOnly"> |
105 <property name="readOnly"> |
106 <bool>true</bool> |
106 <bool>true</bool> |
107 </property> |
107 </property> |
|
108 <property name="clearButtonEnabled"> |
|
109 <bool>true</bool> |
|
110 </property> |
108 </widget> |
111 </widget> |
109 </item> |
112 </item> |
110 <item row="1" column="0" colspan="2"> |
113 <item row="1" column="0" colspan="2"> |
111 <widget class="Line" name="line"> |
114 <widget class="Line" name="line"> |
112 <property name="orientation"> |
115 <property name="orientation"> |
120 <string>Broker Address:</string> |
123 <string>Broker Address:</string> |
121 </property> |
124 </property> |
122 </widget> |
125 </widget> |
123 </item> |
126 </item> |
124 <item row="2" column="1"> |
127 <item row="2" column="1"> |
125 <widget class="E5ClearableLineEdit" name="brokerAddressEdit"> |
128 <widget class="QLineEdit" name="brokerAddressEdit"> |
126 <property name="toolTip"> |
129 <property name="toolTip"> |
127 <string>Enter the broker server address</string> |
130 <string>Enter the broker server address</string> |
|
131 </property> |
|
132 <property name="clearButtonEnabled"> |
|
133 <bool>true</bool> |
128 </property> |
134 </property> |
129 </widget> |
135 </widget> |
130 </item> |
136 </item> |
131 <item row="3" column="0"> |
137 <item row="3" column="0"> |
132 <widget class="QLabel" name="label_3"> |
138 <widget class="QLabel" name="label_3"> |
176 </widget> |
182 </widget> |
177 </item> |
183 </item> |
178 <item row="4" column="1"> |
184 <item row="4" column="1"> |
179 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
185 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
180 <item> |
186 <item> |
181 <widget class="E5ClearableLineEdit" name="clientIdEdit"> |
187 <widget class="QLineEdit" name="clientIdEdit"> |
182 <property name="toolTip"> |
188 <property name="toolTip"> |
183 <string>Enter the ID string for this client</string> |
189 <string>Enter the ID string for this client</string> |
|
190 </property> |
|
191 <property name="clearButtonEnabled"> |
|
192 <bool>true</bool> |
184 </property> |
193 </property> |
185 </widget> |
194 </widget> |
186 </item> |
195 </item> |
187 <item> |
196 <item> |
188 <widget class="QPushButton" name="generateIdButton"> |
197 <widget class="QPushButton" name="generateIdButton"> |
206 </layout> |
215 </layout> |
207 </item> |
216 </item> |
208 <item> |
217 <item> |
209 <widget class="QTabWidget" name="profileTabWidget"> |
218 <widget class="QTabWidget" name="profileTabWidget"> |
210 <property name="currentIndex"> |
219 <property name="currentIndex"> |
211 <number>3</number> |
220 <number>2</number> |
212 </property> |
221 </property> |
213 <widget class="QWidget" name="generalTab"> |
222 <widget class="QWidget" name="generalTab"> |
214 <attribute name="title"> |
223 <attribute name="title"> |
215 <string>General</string> |
224 <string>General</string> |
216 </attribute> |
225 </attribute> |
343 <string>User Name:</string> |
352 <string>User Name:</string> |
344 </property> |
353 </property> |
345 </widget> |
354 </widget> |
346 </item> |
355 </item> |
347 <item row="0" column="1"> |
356 <item row="0" column="1"> |
348 <widget class="E5ClearableLineEdit" name="usernameEdit"> |
357 <widget class="QLineEdit" name="usernameEdit"> |
349 <property name="toolTip"> |
358 <property name="toolTip"> |
350 <string>Enter the user name</string> |
359 <string>Enter the user name</string> |
|
360 </property> |
|
361 <property name="clearButtonEnabled"> |
|
362 <bool>true</bool> |
351 </property> |
363 </property> |
352 </widget> |
364 </widget> |
353 </item> |
365 </item> |
354 <item row="1" column="0"> |
366 <item row="1" column="0"> |
355 <widget class="QLabel" name="label_6"> |
367 <widget class="QLabel" name="label_6"> |
357 <string>Password:</string> |
369 <string>Password:</string> |
358 </property> |
370 </property> |
359 </widget> |
371 </widget> |
360 </item> |
372 </item> |
361 <item row="1" column="1"> |
373 <item row="1" column="1"> |
362 <widget class="E5ClearableLineEdit" name="passwordEdit"> |
374 <widget class="QLineEdit" name="passwordEdit"> |
363 <property name="toolTip"> |
375 <property name="toolTip"> |
364 <string>Enter the password</string> |
376 <string>Enter the password</string> |
365 </property> |
377 </property> |
366 <property name="echoMode"> |
378 <property name="echoMode"> |
367 <enum>QLineEdit::Password</enum> |
379 <enum>QLineEdit::Password</enum> |
|
380 </property> |
|
381 <property name="clearButtonEnabled"> |
|
382 <bool>true</bool> |
368 </property> |
383 </property> |
369 </widget> |
384 </widget> |
370 </item> |
385 </item> |
371 <item row="2" column="0"> |
386 <item row="2" column="0"> |
372 <spacer name="verticalSpacer_2"> |
387 <spacer name="verticalSpacer_2"> |
387 <attribute name="title"> |
402 <attribute name="title"> |
388 <string>Last Will</string> |
403 <string>Last Will</string> |
389 </attribute> |
404 </attribute> |
390 <layout class="QGridLayout" name="gridLayout_4"> |
405 <layout class="QGridLayout" name="gridLayout_4"> |
391 <item row="0" column="0"> |
406 <item row="0" column="0"> |
392 <widget class="E5ClearableLineEdit" name="willTopicEdit"> |
407 <widget class="QLineEdit" name="willTopicEdit"> |
393 <property name="toolTip"> |
408 <property name="toolTip"> |
394 <string>Enter the topic of the last will</string> |
409 <string>Enter the topic of the last will</string> |
|
410 </property> |
|
411 <property name="clearButtonEnabled"> |
|
412 <bool>true</bool> |
395 </property> |
413 </property> |
396 </widget> |
414 </widget> |
397 </item> |
415 </item> |
398 <item row="0" column="1"> |
416 <item row="0" column="1"> |
399 <widget class="QSpinBox" name="willQosSpinBox"> |
417 <widget class="QSpinBox" name="willQosSpinBox"> |
516 <string>CA File:</string> |
534 <string>CA File:</string> |
517 </property> |
535 </property> |
518 </widget> |
536 </widget> |
519 </item> |
537 </item> |
520 <item> |
538 <item> |
521 <widget class="E5PathPicker" name="tlsCertsFilePicker" native="true"> |
539 <widget class="EricPathPicker" name="tlsCertsFilePicker" native="true"> |
522 <property name="sizePolicy"> |
540 <property name="sizePolicy"> |
523 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
541 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
524 <horstretch>0</horstretch> |
542 <horstretch>0</horstretch> |
525 <verstretch>0</verstretch> |
543 <verstretch>0</verstretch> |
526 </sizepolicy> |
544 </sizepolicy> |
586 <string>CA File:</string> |
604 <string>CA File:</string> |
587 </property> |
605 </property> |
588 </widget> |
606 </widget> |
589 </item> |
607 </item> |
590 <item row="0" column="2"> |
608 <item row="0" column="2"> |
591 <widget class="E5PathPicker" name="tlsSelfSignedCertsFilePicker" native="true"> |
609 <widget class="EricPathPicker" name="tlsSelfSignedCertsFilePicker" native="true"> |
592 <property name="sizePolicy"> |
610 <property name="sizePolicy"> |
593 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
611 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
594 <horstretch>0</horstretch> |
612 <horstretch>0</horstretch> |
595 <verstretch>0</verstretch> |
613 <verstretch>0</verstretch> |
596 </sizepolicy> |
614 </sizepolicy> |
609 <string>Client Certificate File:</string> |
627 <string>Client Certificate File:</string> |
610 </property> |
628 </property> |
611 </widget> |
629 </widget> |
612 </item> |
630 </item> |
613 <item row="1" column="2"> |
631 <item row="1" column="2"> |
614 <widget class="E5PathPicker" name="tlsSelfSignedClientCertFilePicker" native="true"> |
632 <widget class="EricPathPicker" name="tlsSelfSignedClientCertFilePicker" native="true"> |
615 <property name="sizePolicy"> |
633 <property name="sizePolicy"> |
616 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
634 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
617 <horstretch>0</horstretch> |
635 <horstretch>0</horstretch> |
618 <verstretch>0</verstretch> |
636 <verstretch>0</verstretch> |
619 </sizepolicy> |
637 </sizepolicy> |
632 <string>Client Key File:</string> |
650 <string>Client Key File:</string> |
633 </property> |
651 </property> |
634 </widget> |
652 </widget> |
635 </item> |
653 </item> |
636 <item row="2" column="2"> |
654 <item row="2" column="2"> |
637 <widget class="E5PathPicker" name="tlsSelfSignedClientKeyFilePicker" native="true"> |
655 <widget class="EricPathPicker" name="tlsSelfSignedClientKeyFilePicker" native="true"> |
638 <property name="sizePolicy"> |
656 <property name="sizePolicy"> |
639 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
657 <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> |
640 <horstretch>0</horstretch> |
658 <horstretch>0</horstretch> |
641 <verstretch>0</verstretch> |
659 <verstretch>0</verstretch> |
642 </sizepolicy> |
660 </sizepolicy> |
695 </item> |
713 </item> |
696 </layout> |
714 </layout> |
697 </widget> |
715 </widget> |
698 <customwidgets> |
716 <customwidgets> |
699 <customwidget> |
717 <customwidget> |
700 <class>E5ClearableLineEdit</class> |
718 <class>EricPathPicker</class> |
701 <extends>QLineEdit</extends> |
|
702 <header>E5Gui/E5LineEdit.h</header> |
|
703 </customwidget> |
|
704 <customwidget> |
|
705 <class>E5PathPicker</class> |
|
706 <extends>QWidget</extends> |
719 <extends>QWidget</extends> |
707 <header>E5Gui/E5PathPicker.h</header> |
720 <header>EricWidgets/EricPathPicker.h</header> |
708 <container>1</container> |
721 <container>1</container> |
709 </customwidget> |
722 </customwidget> |
710 </customwidgets> |
723 </customwidgets> |
711 <tabstops> |
724 <tabstops> |
712 <tabstop>profilesList</tabstop> |
725 <tabstop>profilesList</tabstop> |