* don't show not yet implemented features in the config dialog
[kdenetwork.git] / kget / transfer-plugins / multisegmentkio / dlgengineediting.ui
blob79a74366e300ae3592c9b93163766862fd98adfe
1 <ui version="4.0" >
2  <class>DlgEngineEditing</class>
3  <widget class="QWidget" name="DlgEngineEditing" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>419</width>
9     <height>132</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <item row="0" column="0" >
14     <widget class="QLabel" name="engineNameLabel" >
15      <property name="text" >
16       <string>Engine name:</string>
17      </property>
18     </widget>
19    </item>
20    <item row="0" column="1" >
21     <widget class="QLineEdit" name="engineNameEdit" />
22    </item>
23    <item row="1" column="0" >
24     <widget class="QLabel" name="urlLabel" >
25      <property name="text" >
26       <string>Url:</string>
27      </property>
28     </widget>
29    </item>
30    <item row="1" column="1" >
31     <widget class="QLineEdit" name="urlEdit" />
32    </item>
33    <item row="2" column="0" colspan="2" >
34     <spacer>
35      <property name="orientation" >
36       <enum>Qt::Vertical</enum>
37      </property>
38      <property name="sizeHint" >
39       <size>
40        <width>361</width>
41        <height>40</height>
42       </size>
43      </property>
44     </spacer>
45    </item>
46   </layout>
47  </widget>
48  <resources/>
49  <connections/>
50 </ui>