215 </layout> |
215 </layout> |
216 </item> |
216 </item> |
217 <item> |
217 <item> |
218 <widget class="QTabWidget" name="profileTabWidget"> |
218 <widget class="QTabWidget" name="profileTabWidget"> |
219 <property name="currentIndex"> |
219 <property name="currentIndex"> |
220 <number>2</number> |
220 <number>0</number> |
221 </property> |
221 </property> |
222 <widget class="QWidget" name="generalTab"> |
222 <widget class="QWidget" name="generalTab"> |
223 <attribute name="title"> |
223 <attribute name="title"> |
224 <string>General</string> |
224 <string>General</string> |
225 </attribute> |
225 </attribute> |
351 <property name="text"> |
351 <property name="text"> |
352 <string>User Name:</string> |
352 <string>User Name:</string> |
353 </property> |
353 </property> |
354 </widget> |
354 </widget> |
355 </item> |
355 </item> |
356 <item row="0" column="1"> |
356 <item row="0" column="1" colspan="2"> |
357 <widget class="QLineEdit" name="usernameEdit"> |
357 <widget class="QLineEdit" name="usernameEdit"> |
358 <property name="toolTip"> |
358 <property name="toolTip"> |
359 <string>Enter the user name</string> |
359 <string>Enter the user name</string> |
360 </property> |
360 </property> |
361 <property name="clearButtonEnabled"> |
361 <property name="clearButtonEnabled"> |
377 </property> |
377 </property> |
378 <property name="echoMode"> |
378 <property name="echoMode"> |
379 <enum>QLineEdit::Password</enum> |
379 <enum>QLineEdit::Password</enum> |
380 </property> |
380 </property> |
381 <property name="clearButtonEnabled"> |
381 <property name="clearButtonEnabled"> |
|
382 <bool>true</bool> |
|
383 </property> |
|
384 </widget> |
|
385 </item> |
|
386 <item row="1" column="2"> |
|
387 <widget class="QToolButton" name="showPasswordButton"> |
|
388 <property name="toolTip"> |
|
389 <string>Toggle to show the password</string> |
|
390 </property> |
|
391 <property name="checkable"> |
382 <bool>true</bool> |
392 <bool>true</bool> |
383 </property> |
393 </property> |
384 </widget> |
394 </widget> |
385 </item> |
395 </item> |
386 <item row="2" column="0"> |
396 <item row="2" column="0"> |
735 <tabstop>connectionTimeoutSpinBox</tabstop> |
745 <tabstop>connectionTimeoutSpinBox</tabstop> |
736 <tabstop>keepaliveSpinBox</tabstop> |
746 <tabstop>keepaliveSpinBox</tabstop> |
737 <tabstop>cleanSessionCheckBox</tabstop> |
747 <tabstop>cleanSessionCheckBox</tabstop> |
738 <tabstop>usernameEdit</tabstop> |
748 <tabstop>usernameEdit</tabstop> |
739 <tabstop>passwordEdit</tabstop> |
749 <tabstop>passwordEdit</tabstop> |
|
750 <tabstop>showPasswordButton</tabstop> |
740 <tabstop>willTopicEdit</tabstop> |
751 <tabstop>willTopicEdit</tabstop> |
741 <tabstop>willMessageEdit</tabstop> |
752 <tabstop>willMessageEdit</tabstop> |
742 <tabstop>willQosSpinBox</tabstop> |
753 <tabstop>willQosSpinBox</tabstop> |
743 <tabstop>willRetainCheckBox</tabstop> |
754 <tabstop>willRetainCheckBox</tabstop> |
744 <tabstop>tlsGroupBox</tabstop> |
755 <tabstop>tlsGroupBox</tabstop> |