1
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
2
<class>CreationSourceDetailsUI</class>
3
<widget class="QWidget">
5
<cstring>CreationSourceDetailsUI</cstring>
7
<property name="geometry">
15
<property name="caption">
16
<string>Form1</string>
19
<property name="name">
20
<cstring>unnamed</cstring>
22
<widget class="QCheckBox" row="3" column="0" rowspan="1" colspan="2">
23
<property name="name">
24
<cstring>spellCheckBox</cstring>
26
<property name="text">
27
<string>&compare to OpenOffice.org dictionary:</string>
29
<property name="checked">
33
<widget class="QLabel" row="1" column="0">
34
<property name="name">
35
<cstring>encodingLabel</cstring>
37
<property name="sizePolicy">
39
<hsizetype>5</hsizetype>
40
<vsizetype>0</vsizetype>
41
<horstretch>0</horstretch>
42
<verstretch>0</verstretch>
45
<property name="text">
46
<string>Character &Encoding:</string>
48
<property name="buddy" stdset="0">
49
<cstring>encodingCombo</cstring>
52
<widget class="QLabel" row="0" column="0">
53
<property name="name">
54
<cstring>urlLabel</cstring>
56
<property name="sizePolicy">
58
<hsizetype>5</hsizetype>
59
<vsizetype>0</vsizetype>
60
<horstretch>0</horstretch>
61
<verstretch>0</verstretch>
64
<property name="text">
65
<string>&Filename:</string>
67
<property name="buddy" stdset="0">
68
<cstring>url</cstring>
71
<widget class="KURLRequester" row="0" column="1">
72
<property name="name">
73
<cstring>url</cstring>
75
<property name="sizePolicy">
77
<hsizetype>5</hsizetype>
78
<vsizetype>5</vsizetype>
79
<horstretch>1</horstretch>
80
<verstretch>0</verstretch>
84
<widget class="KComboBox" row="1" column="1">
85
<property name="name">
86
<cstring>encodingCombo</cstring>
88
<property name="sizePolicy">
90
<hsizetype>1</hsizetype>
91
<vsizetype>0</vsizetype>
92
<horstretch>1</horstretch>
93
<verstretch>0</verstretch>
97
<widget class="KURLRequester" row="4" column="1">
98
<property name="name">
99
<cstring>ooDictURL</cstring>
101
<property name="enabled">
104
<property name="sizePolicy">
106
<hsizetype>5</hsizetype>
107
<vsizetype>0</vsizetype>
108
<horstretch>1</horstretch>
109
<verstretch>0</verstretch>
113
<widget class="QLabel" row="2" column="0">
114
<property name="name">
115
<cstring>languageLabel</cstring>
117
<property name="sizePolicy">
119
<hsizetype>5</hsizetype>
120
<vsizetype>0</vsizetype>
121
<horstretch>0</horstretch>
122
<verstretch>0</verstretch>
125
<property name="text">
126
<string>&Language:</string>
133
<sender>spellCheckBox</sender>
134
<signal>toggled(bool)</signal>
135
<receiver>ooDictURL</receiver>
136
<slot>setEnabled(bool)</slot>
140
<include location="local" impldecl="in implementation">klanguagebutton.h</include>
141
<include location="local" impldecl="in implementation">klanguagebuttonhelper.h</include>
142
<include location="local" impldecl="in implementation">creationsourcedetailsui.ui.h</include>
145
<forward>class KLanguageButton</forward>
148
<variable access="public">KLanguageButton *languageButton;</variable>
151
<function access="private" specifier="non virtual">init()</function>
153
<layoutdefaults spacing="6" margin="11"/>
155
<includehint>kurlrequester.h</includehint>
156
<includehint>klineedit.h</includehint>
157
<includehint>kpushbutton.h</includehint>
158
<includehint>kcombobox.h</includehint>
159
<includehint>kurlrequester.h</includehint>
160
<includehint>klineedit.h</includehint>
161
<includehint>kpushbutton.h</includehint>