Warning, /education/parley/src/statistics/statisticsmainwindow.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>StatisticsMainWindow</class>
0004  <widget class="QWidget" name="StatisticsMainWindow">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>602</width>
0010     <height>580</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <layout class="QGridLayout" name="gridLayout" columnstretch="0,1">
0020    <item row="0" column="0">
0021     <widget class="QGroupBox" name="groupBoxLanguages">
0022      <property name="title">
0023       <string>Languages</string>
0024      </property>
0025      <layout class="QVBoxLayout" name="verticalLayout_3">
0026       <item>
0027        <widget class="QLabel" name="label">
0028         <property name="text">
0029          <string>Language to Learn</string>
0030         </property>
0031        </widget>
0032       </item>
0033       <item>
0034        <widget class="QComboBox" name="learnedLanguage"/>
0035       </item>
0036       <item>
0037        <widget class="QLabel" name="label_3">
0038         <property name="text">
0039          <string>Known Language</string>
0040         </property>
0041        </widget>
0042       </item>
0043       <item>
0044        <widget class="QComboBox" name="knownLanguage"/>
0045       </item>
0046      </layout>
0047     </widget>
0048    </item>
0049    <item row="0" column="1" rowspan="4">
0050     <widget class="QSplitter" name="splitter">
0051      <property name="orientation">
0052       <enum>Qt::Vertical</enum>
0053      </property>
0054      <widget class="LessonStatisticsView" name="lessonStatistics" native="true">
0055       <property name="sizePolicy">
0056        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0057         <horstretch>0</horstretch>
0058         <verstretch>0</verstretch>
0059        </sizepolicy>
0060       </property>
0061      </widget>
0062      <widget class="StatisticsLegendWidget" name="statisticsLegend" native="true">
0063       <property name="sizePolicy">
0064        <sizepolicy hsizetype="Expanding" vsizetype="Maximum">
0065         <horstretch>0</horstretch>
0066         <verstretch>0</verstretch>
0067        </sizepolicy>
0068       </property>
0069      </widget>
0070     </widget>
0071    </item>
0072    <item row="1" column="0">
0073     <widget class="QGroupBox" name="groupBoxPracticeMode">
0074      <property name="title">
0075       <string>Practice Mode</string>
0076      </property>
0077      <layout class="QVBoxLayout" name="verticalLayout_2">
0078       <item>
0079        <widget class="QRadioButton" name="flashCard">
0080         <property name="text">
0081          <string>Flash Cards</string>
0082         </property>
0083         <property name="checked">
0084          <bool>true</bool>
0085         </property>
0086        </widget>
0087       </item>
0088       <item>
0089        <widget class="QRadioButton" name="mixedLetters">
0090         <property name="text">
0091          <string>Mixed &amp;Letters</string>
0092         </property>
0093        </widget>
0094       </item>
0095       <item>
0096        <widget class="QRadioButton" name="multipleChoice">
0097         <property name="text">
0098          <string>M&amp;ultiple Choice</string>
0099         </property>
0100        </widget>
0101       </item>
0102       <item>
0103        <widget class="QRadioButton" name="written">
0104         <property name="text">
0105          <string>Wri&amp;tten</string>
0106         </property>
0107        </widget>
0108       </item>
0109       <item>
0110        <widget class="QRadioButton" name="exampleSentence">
0111         <property name="enabled">
0112          <bool>true</bool>
0113         </property>
0114         <property name="text">
0115          <string>E&amp;xample Sentences</string>
0116         </property>
0117        </widget>
0118       </item>
0119       <item>
0120        <widget class="QRadioButton" name="gender">
0121         <property name="enabled">
0122          <bool>true</bool>
0123         </property>
0124         <property name="text">
0125          <string>&amp;Gender of Nouns</string>
0126         </property>
0127        </widget>
0128       </item>
0129       <item>
0130        <widget class="QRadioButton" name="comparisonForms">
0131         <property name="enabled">
0132          <bool>true</bool>
0133         </property>
0134         <property name="text">
0135          <string>Comparison Forms</string>
0136         </property>
0137        </widget>
0138       </item>
0139       <item>
0140        <widget class="QRadioButton" name="conjugations">
0141         <property name="enabled">
0142          <bool>true</bool>
0143         </property>
0144         <property name="text">
0145          <string>Co&amp;njugations</string>
0146         </property>
0147        </widget>
0148       </item>
0149       <item>
0150        <layout class="QHBoxLayout" name="horizontalLayout">
0151         <item>
0152          <spacer name="horizontalSpacer">
0153           <property name="orientation">
0154            <enum>Qt::Horizontal</enum>
0155           </property>
0156           <property name="sizeType">
0157            <enum>QSizePolicy::Fixed</enum>
0158           </property>
0159           <property name="sizeHint" stdset="0">
0160            <size>
0161             <width>20</width>
0162             <height>20</height>
0163            </size>
0164           </property>
0165          </spacer>
0166         </item>
0167         <item>
0168          <widget class="QWidget" name="modeSpecificOptions" native="true">
0169           <property name="sizePolicy">
0170            <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0171             <horstretch>0</horstretch>
0172             <verstretch>0</verstretch>
0173            </sizepolicy>
0174           </property>
0175           <property name="maximumSize">
0176            <size>
0177             <width>200</width>
0178             <height>16777215</height>
0179            </size>
0180           </property>
0181          </widget>
0182         </item>
0183        </layout>
0184       </item>
0185      </layout>
0186     </widget>
0187    </item>
0188    <item row="2" column="0">
0189     <widget class="QGroupBox" name="groupBoxPracticeDirection">
0190      <property name="title">
0191       <string>Practice Direction</string>
0192      </property>
0193      <layout class="QVBoxLayout" name="verticalLayout">
0194       <item>
0195        <widget class="QComboBox" name="practiceDirection"/>
0196       </item>
0197       <item>
0198        <widget class="QCheckBox" name="rememberPracticeDirection">
0199         <property name="text">
0200          <string>Remember for each Practice Mode</string>
0201         </property>
0202        </widget>
0203       </item>
0204      </layout>
0205     </widget>
0206    </item>
0207   </layout>
0208  </widget>
0209  <customwidgets>
0210   <customwidget>
0211    <class>LessonStatisticsView</class>
0212    <extends>QWidget</extends>
0213    <header>statistics/lessonstatisticsview.h</header>
0214    <container>1</container>
0215   </customwidget>
0216   <customwidget>
0217    <class>StatisticsLegendWidget</class>
0218    <extends>QWidget</extends>
0219    <header>statistics/statisticslegendwidget.h</header>
0220    <container>1</container>
0221   </customwidget>
0222  </customwidgets>
0223  <resources/>
0224  <connections/>
0225 </ui>