Warning, /education/parley/src/settings/translationshellpage.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  <author>Peter Hedlund</author>
0004  <class>TranslationShellPage</class>
0005  <widget class="QWidget" name="TranslationShellPage">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>574</width>
0011     <height>246</height>
0012    </rect>
0013   </property>
0014   <layout class="QVBoxLayout" name="verticalLayout">
0015    <item>
0016     <widget class="QGroupBox" name="groupBoxInstalledStatus">
0017      <property name="title">
0018       <string>Translation Shell Integration</string>
0019      </property>
0020      <layout class="QVBoxLayout" name="groupBoxLayoutInstalledStatus">
0021       <item>
0022        <widget class="QLabel" name="label">
0023         <property name="sizePolicy">
0024          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0025           <horstretch>0</horstretch>
0026           <verstretch>0</verstretch>
0027          </sizepolicy>
0028         </property>
0029         <property name="minimumSize">
0030          <size>
0031           <width>0</width>
0032           <height>0</height>
0033          </size>
0034         </property>
0035         <property name="text">
0036          <string notr="true">Parley provides access to translation webservices via utilizing the &quot;translate-shell&quot; tool.</string>
0037         </property>
0038         <property name="textInteractionFlags">
0039          <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
0040         </property>
0041        </widget>
0042       </item>
0043       <item>
0044        <layout class="QFormLayout" name="formLayoutInstalledState"/>
0045       </item>
0046      </layout>
0047     </widget>
0048    </item>
0049    <item>
0050     <widget class="QGroupBox" name="groupBox">
0051      <property name="title">
0052       <string>Run Interactive Functionality Test</string>
0053      </property>
0054      <layout class="QVBoxLayout" name="verticalLayout_4">
0055       <item>
0056        <widget class="QLabel" name="label_2">
0057         <property name="text">
0058          <string>The interaction test request translation of English word &quot;parley&quot; into German.</string>
0059         </property>
0060        </widget>
0061       </item>
0062       <item>
0063        <widget class="QWidget" name="widget" native="true">
0064         <layout class="QHBoxLayout" name="horizontalLayout_2">
0065          <item>
0066           <widget class="QToolButton" name="buttonRunTest">
0067            <property name="text">
0068             <string>Start online test</string>
0069            </property>
0070           </widget>
0071          </item>
0072          <item>
0073           <spacer name="horizontalSpacer">
0074            <property name="orientation">
0075             <enum>Qt::Horizontal</enum>
0076            </property>
0077            <property name="sizeHint" stdset="0">
0078             <size>
0079              <width>40</width>
0080              <height>20</height>
0081             </size>
0082            </property>
0083           </spacer>
0084          </item>
0085          <item>
0086           <widget class="QLabel" name="label_3">
0087            <property name="text">
0088             <string>Result:</string>
0089            </property>
0090           </widget>
0091          </item>
0092          <item>
0093           <widget class="QLabel" name="labelResultArea">
0094            <property name="minimumSize">
0095             <size>
0096              <width>80</width>
0097              <height>0</height>
0098             </size>
0099            </property>
0100            <property name="text">
0101             <string>...</string>
0102            </property>
0103           </widget>
0104          </item>
0105         </layout>
0106        </widget>
0107       </item>
0108       <item>
0109        <layout class="QVBoxLayout" name="verticalLayout_3"/>
0110       </item>
0111      </layout>
0112     </widget>
0113    </item>
0114    <item>
0115     <spacer name="verticalSpacer">
0116      <property name="orientation">
0117       <enum>Qt::Vertical</enum>
0118      </property>
0119      <property name="sizeHint" stdset="0">
0120       <size>
0121        <width>20</width>
0122        <height>40</height>
0123       </size>
0124      </property>
0125     </spacer>
0126    </item>
0127   </layout>
0128  </widget>
0129  <resources/>
0130  <connections/>
0131 </ui>