Remove this line
[kdeaccessibility.git] / kmouth / wordcompletion / creationsourcedetailsui.ui
bloba8a6018f68c6fe2d348e006dfd958d8ec7c07271
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>CreationSourceDetailsUI</class>
6  <widget class="QWidget" name="CreationSourceDetailsUI" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>421</width>
12     <height>189</height>
13    </rect>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>11</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="3" column="0" colspan="2" >
23     <widget class="QCheckBox" name="spellCheckBox" >
24      <property name="whatsThis" >
25       <string>If you select this check box the words are spell-checked before they are inserted into the new dictionary.</string>
26      </property>
27      <property name="text" >
28       <string>C&amp;ompare to OpenOffice.org dictionary:</string>
29      </property>
30      <property name="checked" >
31       <bool>false</bool>
32      </property>
33     </widget>
34    </item>
35    <item row="1" column="0" >
36     <widget class="QLabel" name="encodingLabel" >
37      <property name="sizePolicy" >
38       <sizepolicy>
39        <hsizetype>5</hsizetype>
40        <vsizetype>0</vsizetype>
41        <horstretch>0</horstretch>
42        <verstretch>0</verstretch>
43       </sizepolicy>
44      </property>
45      <property name="whatsThis" >
46       <string>With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files.</string>
47      </property>
48      <property name="text" >
49       <string>Character &amp;encoding:</string>
50      </property>
51      <property name="buddy" >
52       <cstring>encodingCombo</cstring>
53      </property>
54     </widget>
55    </item>
56    <item row="0" column="0" >
57     <widget class="QLabel" name="urlLabel" >
58      <property name="sizePolicy" >
59       <sizepolicy>
60        <hsizetype>5</hsizetype>
61        <vsizetype>0</vsizetype>
62        <horstretch>0</horstretch>
63        <verstretch>0</verstretch>
64       </sizepolicy>
65      </property>
66      <property name="whatsThis" >
67       <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
68      </property>
69      <property name="text" >
70       <string>&amp;Filename:</string>
71      </property>
72      <property name="buddy" >
73       <cstring>url</cstring>
74      </property>
75     </widget>
76    </item>
77    <item row="0" column="1" >
78     <widget class="KUrlRequester" name="url" >
79      <property name="sizePolicy" >
80       <sizepolicy>
81        <hsizetype>5</hsizetype>
82        <vsizetype>5</vsizetype>
83        <horstretch>1</horstretch>
84        <verstretch>0</verstretch>
85       </sizepolicy>
86      </property>
87      <property name="whatsThis" >
88       <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
89      </property>
90     </widget>
91    </item>
92    <item row="1" column="1" >
93     <widget class="KComboBox" name="encodingCombo" >
94      <property name="sizePolicy" >
95       <sizepolicy>
96        <hsizetype>1</hsizetype>
97        <vsizetype>0</vsizetype>
98        <horstretch>1</horstretch>
99        <verstretch>0</verstretch>
100       </sizepolicy>
101      </property>
102      <property name="whatsThis" >
103       <string>With this combo box you select the character encoding used to load text files. This combo box is not used for XML files or for dictionary files.</string>
104      </property>
105     </widget>
106    </item>
107    <item row="4" column="1" >
108     <widget class="KUrlRequester" name="ooDictURL" >
109      <property name="enabled" >
110       <bool>false</bool>
111      </property>
112      <property name="sizePolicy" >
113       <sizepolicy>
114        <hsizetype>5</hsizetype>
115        <vsizetype>0</vsizetype>
116        <horstretch>1</horstretch>
117        <verstretch>0</verstretch>
118       </sizepolicy>
119      </property>
120      <property name="whatsThis" >
121       <string>With this input field you select the OpenOffice.org directory that will be used to spellcheck the words of the new dictionary.</string>
122      </property>
123     </widget>
124    </item>
125    <item row="2" column="1" >
126     <widget class="KLanguageButton" name="languageButton" />
127    </item>
128    <item row="2" column="0" >
129     <widget class="QLabel" name="languageLabel" >
130      <property name="sizePolicy" >
131       <sizepolicy>
132        <hsizetype>5</hsizetype>
133        <vsizetype>0</vsizetype>
134        <horstretch>0</horstretch>
135        <verstretch>0</verstretch>
136       </sizepolicy>
137      </property>
138      <property name="whatsThis" >
139       <string>With this combo box you decide which language should be associated with the new dictionary.</string>
140      </property>
141      <property name="text" >
142       <string>&amp;Language:</string>
143      </property>
144     </widget>
145    </item>
146   </layout>
147  </widget>
148  <layoutdefault spacing="6" margin="11" />
149   <customwidgets>
150   <customwidget>
151    <class>KUrlRequester</class>
152    <extends>QFrame</extends>
153    <header>kurlrequester.h</header>
154    <container>0</container>
155    <pixmap></pixmap>
156   </customwidget>
157   <customwidget>
158    <class>KLanguageButton</class>
159    <extends>QWidget</extends>
160    <header>klanguagebutton.h</header>
161    <container>0</container>
162    <pixmap></pixmap>
163   </customwidget>
164   <customwidget>
165    <class>KComboBox</class>
166    <extends>QComboBox</extends>
167    <header>kcombobox.h</header>
168    <container>0</container>
169    <pixmap></pixmap>
170   </customwidget>
171  </customwidgets>
172  <resources/>
173  <connections>
174   <connection>
175    <sender>spellCheckBox</sender>
176    <signal>toggled(bool)</signal>
177    <receiver>ooDictURL</receiver>
178    <slot>setEnabled(bool)</slot>
179    <hints>
180     <hint type="sourcelabel" >
181      <x>20</x>
182      <y>20</y>
183     </hint>
184     <hint type="destinationlabel" >
185      <x>20</x>
186      <y>20</y>
187     </hint>
188    </hints>
189   </connection>
190  </connections>
191 </ui>