eric7/Plugins/VcsPlugins/vcsMercurial/HgUserConfigHostMinimumProtocolDialog.ui

branch
eric7
changeset 8350
74a3b2a6a944
parent 8312
800c432b34c8
equal deleted inserted replaced
8348:f4775ae8f441 8350:74a3b2a6a944
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">
71 </property> 74 </property>
72 </widget> 75 </widget>
73 </item> 76 </item>
74 </layout> 77 </layout>
75 </widget> 78 </widget>
76 <customwidgets>
77 <customwidget>
78 <class>E5ClearableLineEdit</class>
79 <extends>QLineEdit</extends>
80 <header>E5Gui/E5LineEdit.h</header>
81 </customwidget>
82 </customwidgets>
83 <tabstops> 79 <tabstops>
84 <tabstop>hostEdit</tabstop> 80 <tabstop>hostEdit</tabstop>
85 <tabstop>minimumProtocolComboBox</tabstop> 81 <tabstop>minimumProtocolComboBox</tabstop>
86 </tabstops> 82 </tabstops>
87 <resources/> 83 <resources/>

eric ide

mercurial