Warning, /accessibility/kmouth/wordcompletion/creationsourcedetailsui.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>CreationSourceDetailsUI</class>
0003  <widget class="QWidget" name="CreationSourceDetailsUI" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>421</width>
0009     <height>189</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <property name="margin" >
0014     <number>11</number>
0015    </property>
0016    <property name="spacing" >
0017     <number>6</number>
0018    </property>
0019    <item row="3" column="0" colspan="2" >
0020     <widget class="QCheckBox" name="spellCheckBox" >
0021      <property name="whatsThis" >
0022       <string>If you select this check box the words are spell-checked before they are inserted into the new dictionary.</string>
0023      </property>
0024      <property name="text" >
0025       <string>C&amp;ompare to OpenOffice.org dictionary:</string>
0026      </property>
0027      <property name="checked" >
0028       <bool>false</bool>
0029      </property>
0030     </widget>
0031    </item>
0032    <item row="1" column="0" >
0033     <widget class="QLabel" name="encodingLabel" >
0034      <property name="sizePolicy" >
0035       <sizepolicy>
0036        <hsizetype>5</hsizetype>
0037        <vsizetype>0</vsizetype>
0038        <horstretch>0</horstretch>
0039        <verstretch>0</verstretch>
0040       </sizepolicy>
0041      </property>
0042      <property name="whatsThis" >
0043       <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>
0044      </property>
0045      <property name="text" >
0046       <string>Character &amp;encoding:</string>
0047      </property>
0048      <property name="buddy" >
0049       <cstring>encodingCombo</cstring>
0050      </property>
0051     </widget>
0052    </item>
0053    <item row="0" column="0" >
0054     <widget class="QLabel" name="urlLabel" >
0055      <property name="sizePolicy" >
0056       <sizepolicy>
0057        <hsizetype>5</hsizetype>
0058        <vsizetype>0</vsizetype>
0059        <horstretch>0</horstretch>
0060        <verstretch>0</verstretch>
0061       </sizepolicy>
0062      </property>
0063      <property name="whatsThis" >
0064       <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
0065      </property>
0066      <property name="text" >
0067       <string>&amp;Filename:</string>
0068      </property>
0069      <property name="buddy" >
0070       <cstring>url</cstring>
0071      </property>
0072     </widget>
0073    </item>
0074    <item row="0" column="1" >
0075     <widget class="KUrlRequester" name="url" >
0076      <property name="sizePolicy" >
0077       <sizepolicy>
0078        <hsizetype>5</hsizetype>
0079        <vsizetype>5</vsizetype>
0080        <horstretch>1</horstretch>
0081        <verstretch>0</verstretch>
0082       </sizepolicy>
0083      </property>
0084      <property name="whatsThis" >
0085       <string>With this input field you specify which file you want to load for creating the new dictionary.</string>
0086      </property>
0087     </widget>
0088    </item>
0089    <item row="1" column="1" >
0090     <widget class="KComboBox" name="encodingCombo" >
0091      <property name="sizePolicy" >
0092       <sizepolicy>
0093        <hsizetype>1</hsizetype>
0094        <vsizetype>0</vsizetype>
0095        <horstretch>1</horstretch>
0096        <verstretch>0</verstretch>
0097       </sizepolicy>
0098      </property>
0099      <property name="whatsThis" >
0100       <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>
0101      </property>
0102     </widget>
0103    </item>
0104    <item row="4" column="1" >
0105     <widget class="KUrlRequester" name="ooDictURL" >
0106      <property name="enabled" >
0107       <bool>false</bool>
0108      </property>
0109      <property name="sizePolicy" >
0110       <sizepolicy>
0111        <hsizetype>5</hsizetype>
0112        <vsizetype>0</vsizetype>
0113        <horstretch>1</horstretch>
0114        <verstretch>0</verstretch>
0115       </sizepolicy>
0116      </property>
0117      <property name="whatsThis" >
0118       <string>With this input field you select the OpenOffice.org directory that will be used to spellcheck the words of the new dictionary.</string>
0119      </property>
0120     </widget>
0121    </item>
0122    <item row="2" column="1" >
0123     <widget class="KLanguageButton" name="languageButton" />
0124    </item>
0125    <item row="2" column="0" >
0126     <widget class="QLabel" name="languageLabel" >
0127      <property name="sizePolicy" >
0128       <sizepolicy>
0129        <hsizetype>5</hsizetype>
0130        <vsizetype>0</vsizetype>
0131        <horstretch>0</horstretch>
0132        <verstretch>0</verstretch>
0133       </sizepolicy>
0134      </property>
0135      <property name="whatsThis" >
0136       <string>With this combo box you decide which language should be associated with the new dictionary.</string>
0137      </property>
0138      <property name="text" >
0139       <string>&amp;Language:</string>
0140      </property>
0141     </widget>
0142    </item>
0143   </layout>
0144  </widget>
0145   <customwidgets>
0146   <customwidget>
0147    <class>KUrlRequester</class>
0148    <extends>QFrame</extends>
0149    <header>kurlrequester.h</header>
0150    <container>0</container>
0151    <pixmap></pixmap>
0152   </customwidget>
0153   <customwidget>
0154    <class>KLanguageButton</class>
0155    <extends>QWidget</extends>
0156    <header>klanguagebutton.h</header>
0157    <container>0</container>
0158    <pixmap></pixmap>
0159   </customwidget>
0160   <customwidget>
0161    <class>KComboBox</class>
0162    <extends>QComboBox</extends>
0163    <header>kcombobox.h</header>
0164    <container>0</container>
0165    <pixmap></pixmap>
0166   </customwidget>
0167  </customwidgets>
0168  <resources/>
0169  <connections>
0170   <connection>
0171    <sender>spellCheckBox</sender>
0172    <signal>toggled(bool)</signal>
0173    <receiver>ooDictURL</receiver>
0174    <slot>setEnabled(bool)</slot>
0175    <hints>
0176     <hint type="sourcelabel" >
0177      <x>20</x>
0178      <y>20</y>
0179     </hint>
0180     <hint type="destinationlabel" >
0181      <x>20</x>
0182      <y>20</y>
0183     </hint>
0184    </hints>
0185   </connection>
0186  </connections>
0187 </ui>