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

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>WordCompletionUI</class>
0004  <widget class="QWidget" name="WordCompletionUI">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>400</width>
0010     <height>300</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout">
0014    <property name="margin">
0015     <number>9</number>
0016    </property>
0017    <property name="spacing">
0018     <number>6</number>
0019    </property>
0020    <item row="1" column="0">
0021     <widget class="QGroupBox" name="selectedDictionaryDetails">
0022      <property name="enabled">
0023       <bool>false</bool>
0024      </property>
0025      <property name="sizePolicy">
0026       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0027        <horstretch>0</horstretch>
0028        <verstretch>0</verstretch>
0029       </sizepolicy>
0030      </property>
0031      <property name="title">
0032       <string>&amp;Selected Dictionary</string>
0033      </property>
0034      <layout class="QGridLayout">
0035       <property name="margin">
0036        <number>9</number>
0037       </property>
0038       <property name="spacing">
0039        <number>6</number>
0040       </property>
0041       <item row="1" column="1">
0042        <widget class="KLanguageButton" name="languageButton" native="true"/>
0043       </item>
0044       <item row="1" column="0">
0045        <widget class="QLabel" name="languageLabel">
0046         <property name="whatsThis">
0047          <string>With this combo box you select the language associated with the selected dictionary.</string>
0048         </property>
0049         <property name="text">
0050          <string>&amp;Language:</string>
0051         </property>
0052         <property name="buddy">
0053          <cstring>languageButton</cstring>
0054         </property>
0055        </widget>
0056       </item>
0057       <item row="0" column="0">
0058        <widget class="QLabel" name="dictionaryNameLabel">
0059         <property name="enabled">
0060          <bool>false</bool>
0061         </property>
0062         <property name="whatsThis">
0063          <string>With this input field you specify the name of the selected dictionary.</string>
0064         </property>
0065         <property name="text">
0066          <string>&amp;Name:</string>
0067         </property>
0068         <property name="buddy">
0069          <cstring>dictionaryName</cstring>
0070         </property>
0071        </widget>
0072       </item>
0073       <item row="0" column="1">
0074        <widget class="KLineEdit" name="dictionaryName">
0075         <property name="whatsThis">
0076          <string>With this input field you specify the name of the selected dictionary.</string>
0077         </property>
0078        </widget>
0079       </item>
0080      </layout>
0081     </widget>
0082    </item>
0083    <item row="0" column="1" rowspan="2">
0084     <layout class="QVBoxLayout">
0085      <property name="spacing">
0086       <number>6</number>
0087      </property>
0088      <property name="margin">
0089       <number>0</number>
0090      </property>
0091      <item>
0092       <widget class="QPushButton" name="addButton">
0093        <property name="sizePolicy">
0094         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0095          <horstretch>0</horstretch>
0096          <verstretch>0</verstretch>
0097         </sizepolicy>
0098        </property>
0099        <property name="whatsThis">
0100         <string>With this button you can add a new dictionary to the list of available dictionaries.</string>
0101        </property>
0102        <property name="text">
0103         <string>Add D&amp;ictionary...</string>
0104        </property>
0105       </widget>
0106      </item>
0107      <item>
0108       <widget class="QPushButton" name="deleteButton">
0109        <property name="enabled">
0110         <bool>false</bool>
0111        </property>
0112        <property name="sizePolicy">
0113         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0114          <horstretch>0</horstretch>
0115          <verstretch>0</verstretch>
0116         </sizepolicy>
0117        </property>
0118        <property name="whatsThis">
0119         <string>With this button you delete the selected dictionary.</string>
0120        </property>
0121        <property name="text">
0122         <string>&amp;Delete Dictionary</string>
0123        </property>
0124       </widget>
0125      </item>
0126      <item>
0127       <widget class="QPushButton" name="moveUpButton">
0128        <property name="enabled">
0129         <bool>false</bool>
0130        </property>
0131        <property name="sizePolicy">
0132         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0133          <horstretch>0</horstretch>
0134          <verstretch>0</verstretch>
0135         </sizepolicy>
0136        </property>
0137        <property name="whatsThis">
0138         <string>With this button you move the selected dictionary up.</string>
0139        </property>
0140        <property name="text">
0141         <string>Move &amp;Up</string>
0142        </property>
0143       </widget>
0144      </item>
0145      <item>
0146       <widget class="QPushButton" name="moveDownButton">
0147        <property name="enabled">
0148         <bool>false</bool>
0149        </property>
0150        <property name="sizePolicy">
0151         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0152          <horstretch>0</horstretch>
0153          <verstretch>0</verstretch>
0154         </sizepolicy>
0155        </property>
0156        <property name="whatsThis">
0157         <string>With this button you move the selected dictionary down.</string>
0158        </property>
0159        <property name="text">
0160         <string>&amp;Move Down</string>
0161        </property>
0162       </widget>
0163      </item>
0164      <item>
0165       <widget class="QPushButton" name="exportButton">
0166        <property name="enabled">
0167         <bool>false</bool>
0168        </property>
0169        <property name="sizePolicy">
0170         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0171          <horstretch>0</horstretch>
0172          <verstretch>0</verstretch>
0173         </sizepolicy>
0174        </property>
0175        <property name="whatsThis">
0176         <string>With this button you export the selected dictionary to a file.</string>
0177        </property>
0178        <property name="text">
0179         <string>&amp;Export Dictionary...</string>
0180        </property>
0181       </widget>
0182      </item>
0183      <item>
0184       <spacer>
0185        <property name="orientation">
0186         <enum>Qt::Vertical</enum>
0187        </property>
0188        <property name="sizeType">
0189         <enum>QSizePolicy::Expanding</enum>
0190        </property>
0191        <property name="sizeHint" stdset="0">
0192         <size>
0193          <width>20</width>
0194          <height>240</height>
0195         </size>
0196        </property>
0197       </spacer>
0198      </item>
0199     </layout>
0200    </item>
0201    <item row="0" column="0">
0202     <widget class="QTableView" name="dictionaryView">
0203      <property name="whatsThis">
0204       <string>This list contains all available dictionaries for the word completion. KMouth will display a combo box next to the edit field in the main window if this list contains more than one dictionary. You can use this combo box in order to select the dictionary that actually gets used for the word completion.</string>
0205      </property>
0206      <property name="selectionMode">
0207       <enum>QAbstractItemView::SingleSelection</enum>
0208      </property>
0209      <property name="selectionBehavior">
0210       <enum>QAbstractItemView::SelectRows</enum>
0211      </property>
0212      <property name="allColumnsShowFocus" stdset="0">
0213       <bool>true</bool>
0214      </property>
0215      <attribute name="horizontalHeaderVisible">
0216       <bool>true</bool>
0217      </attribute>
0218      <attribute name="horizontalHeaderStretchLastSection">
0219       <bool>true</bool>
0220      </attribute>
0221      <attribute name="verticalHeaderVisible">
0222       <bool>false</bool>
0223      </attribute>
0224     </widget>
0225    </item>
0226   </layout>
0227  </widget>
0228  <customwidgets>
0229   <customwidget>
0230    <class>KLanguageButton</class>
0231    <extends>QWidget</extends>
0232    <header>klanguagebutton.h</header>
0233   </customwidget>
0234   <customwidget>
0235    <class>KLineEdit</class>
0236    <extends>QLineEdit</extends>
0237    <header>klineedit.h</header>
0238   </customwidget>
0239  </customwidgets>
0240  <tabstops>
0241   <tabstop>addButton</tabstop>
0242   <tabstop>deleteButton</tabstop>
0243   <tabstop>moveUpButton</tabstop>
0244   <tabstop>moveDownButton</tabstop>
0245   <tabstop>exportButton</tabstop>
0246   <tabstop>selectedDictionaryDetails</tabstop>
0247  </tabstops>
0248  <resources/>
0249  <connections/>
0250 </ui>