2 <class>ConfigDialog</class>
3 <widget class="QWidget" name="ConfigDialog" >
4 <property name="geometry" >
12 <property name="sizePolicy" >
13 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
14 <horstretch>0</horstretch>
15 <verstretch>0</verstretch>
18 <property name="minimumSize" >
24 <layout class="QGridLayout" >
25 <property name="leftMargin" >
28 <property name="topMargin" >
31 <property name="rightMargin" >
34 <property name="bottomMargin" >
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>
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>
48 <property name="title" >
49 <string>Additional Domains</string>
55 <layoutdefault spacing="6" margin="11" />
58 <class>KEditListBox</class>
59 <extends>QGroupBox</extends>
60 <header>keditlistbox.h</header>
61 <container>1</container>
65 <include location="local" >keditlistbox.h</include>
66 <include location="local" >klineedit.h</include>