23 <string>Host:</string> |
23 <string>Host:</string> |
24 </property> |
24 </property> |
25 </widget> |
25 </widget> |
26 </item> |
26 </item> |
27 <item row="0" column="1"> |
27 <item row="0" column="1"> |
28 <widget class="E5ClearableLineEdit" name="hostEdit"> |
28 <widget class="QLineEdit" name="hostEdit"> |
29 <property name="toolTip"> |
29 <property name="toolTip"> |
30 <string>Enter the host name</string> |
30 <string>Enter the host name</string> |
31 </property> |
31 </property> |
32 <property name="placeholderText"> |
32 <property name="placeholderText"> |
33 <string>Enter Hostname</string> |
33 <string>Enter Hostname</string> |
|
34 </property> |
|
35 <property name="clearButtonEnabled"> |
|
36 <bool>true</bool> |
34 </property> |
37 </property> |
35 </widget> |
38 </widget> |
36 </item> |
39 </item> |
37 <item row="1" column="0"> |
40 <item row="1" column="0"> |
38 <widget class="QLabel" name="hashLabel"> |
41 <widget class="QLabel" name="hashLabel"> |