add more spacing
[personal-kdebase.git] / runtime / kcontrol / dnssd / configdialog.ui
blob4af42c98e85a6bbdedef1efcf377dee20400af2e
1 <ui version="4.0" >
2  <class>ConfigDialog</class>
3  <widget class="QWidget" name="ConfigDialog" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>571</width>
9     <height>486</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="minimumSize" >
19    <size>
20     <width>0</width>
21     <height>0</height>
22    </size>
23   </property>
24   <layout class="QGridLayout" >
25    <property name="leftMargin" >
26     <number>0</number>
27    </property>
28    <property name="topMargin" >
29     <number>0</number>
30    </property>
31    <property name="rightMargin" >
32     <number>0</number>
33    </property>
34    <property name="bottomMargin" >
35     <number>0</number>
36    </property>
37    <item row="0" column="0" >
38     <widget class="KEditListBox" name="kcfg_DomainList" >
39      <property name="sizePolicy" >
40       <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
41        <horstretch>0</horstretch>
42        <verstretch>0</verstretch>
43       </sizepolicy>
44      </property>
45      <property name="whatsThis" >
46       <string>List of Internet domains that will be browsed for services in addition to default domain (typically local network). </string>
47      </property>
48      <property name="title" >
49       <string>Additional Domains</string>
50      </property>
51     </widget>
52    </item>
53   </layout>
54  </widget>
55  <layoutdefault spacing="6" margin="11" />
56  <customwidgets>
57   <customwidget>
58    <class>KEditListBox</class>
59    <extends>QGroupBox</extends>
60    <header>keditlistbox.h</header>
61    <container>1</container>
62   </customwidget>
63  </customwidgets>
64  <includes>
65   <include location="local" >keditlistbox.h</include>
66   <include location="local" >klineedit.h</include>
67  </includes>
68  <resources/>
69  <connections/>
70 </ui>