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

0001 <ui version="4.0" >
0002  <class>KDEDocSourceUI</class>
0003  <widget class="QWidget" name="KDEDocSourceUI" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>272</width>
0009     <height>118</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="1" column="0" colspan="2" >
0020     <widget class="QCheckBox" name="spellCheckBox" >
0021      <property name="whatsThis" >
0022       <string>If you select this check box the words from the KDE documentation 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="2" column="1" >
0033     <widget class="KUrlRequester" name="ooDictURL" >
0034      <property name="enabled" >
0035       <bool>false</bool>
0036      </property>
0037      <property name="sizePolicy" >
0038       <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
0039        <horstretch>1</horstretch>
0040        <verstretch>0</verstretch>
0041       </sizepolicy>
0042      </property>
0043      <property name="whatsThis" >
0044       <string>With this input field you select the OpenOffice.org directory that will be used to spellcheck the words of the new dictionary.</string>
0045      </property>
0046     </widget>
0047    </item>
0048    <item row="0" column="1" >
0049     <widget class="KLanguageButton" name="languageButton" >
0050      <property name="focusPolicy" >
0051       <enum>Qt::WheelFocus</enum>
0052      </property>
0053     </widget>
0054    </item>
0055    <item row="0" column="0" >
0056     <widget class="QLabel" name="languageLabel" >
0057      <property name="sizePolicy" >
0058       <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
0059        <horstretch>0</horstretch>
0060        <verstretch>0</verstretch>
0061       </sizepolicy>
0062      </property>
0063      <property name="whatsThis" >
0064       <string>With this combo box you select which of the installed languages is used for creating the new dictionary. KMouth will only parse documentation files of this language.</string>
0065      </property>
0066      <property name="text" >
0067       <string>&amp;Language:</string>
0068      </property>
0069      <property name="buddy" >
0070       <cstring>languageButton</cstring>
0071      </property>
0072     </widget>
0073    </item>
0074   </layout>
0075  </widget>
0076   <customwidgets>
0077   <customwidget>
0078    <class>KLanguageButton</class>
0079    <extends>QWidget</extends>
0080    <header>klanguagebutton.h</header>
0081   </customwidget>
0082   <customwidget>
0083    <class>KUrlRequester</class>
0084    <extends>QFrame</extends>
0085    <header>kurlrequester.h</header>
0086   </customwidget>
0087  </customwidgets>
0088  <resources/>
0089  <connections>
0090   <connection>
0091    <sender>spellCheckBox</sender>
0092    <signal>toggled(bool)</signal>
0093    <receiver>ooDictURL</receiver>
0094    <slot>setEnabled(bool)</slot>
0095    <hints>
0096     <hint type="sourcelabel" >
0097      <x>31</x>
0098      <y>67</y>
0099     </hint>
0100     <hint type="destinationlabel" >
0101      <x>97</x>
0102      <y>96</y>
0103     </hint>
0104    </hints>
0105   </connection>
0106  </connections>
0107 </ui>