Warning, /education/parley/src/practice/practice_widget_flashcard.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>FlashCardPracticeWidget</class>
0004  <widget class="QWidget" name="FlashCardPracticeWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>493</width>
0010     <height>367</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <spacer name="verticalSpacer">
0016      <property name="orientation">
0017       <enum>Qt::Vertical</enum>
0018      </property>
0019      <property name="sizeHint" stdset="0">
0020       <size>
0021        <width>20</width>
0022        <height>40</height>
0023       </size>
0024      </property>
0025     </spacer>
0026    </item>
0027    <item>
0028     <layout class="QGridLayout" name="gridLayout" columnstretch="1,0,0">
0029      <item row="1" column="0">
0030       <widget class="QLabel" name="solutionLabel">
0031        <property name="text">
0032         <string comment="KDE::DoNotExtract">tree</string>
0033        </property>
0034        <property name="alignment">
0035         <set>Qt::AlignCenter</set>
0036        </property>
0037        <property name="wordWrap">
0038         <bool>true</bool>
0039        </property>
0040        <property name="textInteractionFlags">
0041         <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
0042        </property>
0043       </widget>
0044      </item>
0045      <item row="1" column="2">
0046       <widget class="Practice::AudioButton" name="solutionSoundButton">
0047        <property name="text">
0048         <string>Play</string>
0049        </property>
0050        <property name="iconSize">
0051         <size>
0052          <width>40</width>
0053          <height>40</height>
0054         </size>
0055        </property>
0056       </widget>
0057      </item>
0058      <item row="0" column="0">
0059       <widget class="QLabel" name="questionLabel">
0060        <property name="text">
0061         <string comment="KDE::DoNotExtract">Baum</string>
0062        </property>
0063        <property name="alignment">
0064         <set>Qt::AlignCenter</set>
0065        </property>
0066        <property name="wordWrap">
0067         <bool>true</bool>
0068        </property>
0069        <property name="textInteractionFlags">
0070         <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
0071        </property>
0072       </widget>
0073      </item>
0074      <item row="1" column="1">
0075       <widget class="QLabel" name="solutionPronunciationLabel">
0076        <property name="text">
0077         <string comment="KDE::DoNotExtract">[foo]</string>
0078        </property>
0079        <property name="alignment">
0080         <set>Qt::AlignCenter</set>
0081        </property>
0082        <property name="textInteractionFlags">
0083         <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
0084        </property>
0085       </widget>
0086      </item>
0087      <item row="0" column="1">
0088       <widget class="QLabel" name="questionPronunciationLabel">
0089        <property name="text">
0090         <string comment="KDE::DoNotExtract">[foo]</string>
0091        </property>
0092        <property name="alignment">
0093         <set>Qt::AlignCenter</set>
0094        </property>
0095        <property name="textInteractionFlags">
0096         <set>Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
0097        </property>
0098       </widget>
0099      </item>
0100      <item row="0" column="2">
0101       <widget class="Practice::AudioButton" name="questionSoundButton">
0102        <property name="text">
0103         <string>Play</string>
0104        </property>
0105        <property name="iconSize">
0106         <size>
0107          <width>40</width>
0108          <height>40</height>
0109         </size>
0110        </property>
0111       </widget>
0112      </item>
0113     </layout>
0114    </item>
0115    <item>
0116     <spacer name="verticalSpacer_2">
0117      <property name="orientation">
0118       <enum>Qt::Vertical</enum>
0119      </property>
0120      <property name="sizeHint" stdset="0">
0121       <size>
0122        <width>20</width>
0123        <height>145</height>
0124       </size>
0125      </property>
0126     </spacer>
0127    </item>
0128   </layout>
0129  </widget>
0130  <customwidgets>
0131   <customwidget>
0132    <class>Practice::AudioButton</class>
0133    <extends>QToolButton</extends>
0134    <header>practice/audiobutton.h</header>
0135   </customwidget>
0136  </customwidgets>
0137  <resources/>
0138  <connections/>
0139 </ui>