Warning, /education/kwordquiz/src/flashviewbase.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 &lt;peter.hedlund@kdemail.net&gt;</author>
0004  <class>FlashViewBase</class>
0005  <widget class="QWidget" name="FlashViewBase">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>439</width>
0011     <height>383</height>
0012    </rect>
0013   </property>
0014   <layout class="QGridLayout">
0015    <property name="margin">
0016     <number>0</number>
0017    </property>
0018    <item row="0" column="0">
0019     <widget class="QStackedWidget" name="stackedWidget">
0020      <property name="currentIndex">
0021       <number>0</number>
0022      </property>
0023      <widget class="QWidget" name="pageQuiz">
0024       <layout class="QGridLayout">
0025        <item row="0" column="1">
0026         <spacer>
0027          <property name="orientation">
0028           <enum>Qt::Vertical</enum>
0029          </property>
0030          <property name="sizeType">
0031           <enum>QSizePolicy::Fixed</enum>
0032          </property>
0033          <property name="sizeHint" stdset="0">
0034           <size>
0035            <width>340</width>
0036            <height>30</height>
0037           </size>
0038          </property>
0039         </spacer>
0040        </item>
0041        <item row="1" column="0">
0042         <spacer>
0043          <property name="orientation">
0044           <enum>Qt::Horizontal</enum>
0045          </property>
0046          <property name="sizeType">
0047           <enum>QSizePolicy::Fixed</enum>
0048          </property>
0049          <property name="sizeHint" stdset="0">
0050           <size>
0051            <width>30</width>
0052            <height>250</height>
0053           </size>
0054          </property>
0055         </spacer>
0056        </item>
0057        <item row="1" column="1">
0058         <widget class="KWQCardView" name="flashcard">
0059          <property name="sizePolicy">
0060           <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0061            <horstretch>0</horstretch>
0062            <verstretch>0</verstretch>
0063           </sizepolicy>
0064          </property>
0065          <property name="minimumSize">
0066           <size>
0067            <width>50</width>
0068            <height>30</height>
0069           </size>
0070          </property>
0071          <property name="toolTip">
0072           <string/>
0073          </property>
0074          <property name="autoFillBackground">
0075           <bool>true</bool>
0076          </property>
0077          <property name="frameShape">
0078           <enum>QFrame::Box</enum>
0079          </property>
0080          <property name="frameShadow">
0081           <enum>QFrame::Plain</enum>
0082          </property>
0083          <property name="interactive">
0084           <bool>true</bool>
0085          </property>
0086         </widget>
0087        </item>
0088        <item row="1" column="2">
0089         <spacer>
0090          <property name="orientation">
0091           <enum>Qt::Horizontal</enum>
0092          </property>
0093          <property name="sizeType">
0094           <enum>QSizePolicy::Fixed</enum>
0095          </property>
0096          <property name="sizeHint" stdset="0">
0097           <size>
0098            <width>30</width>
0099            <height>250</height>
0100           </size>
0101          </property>
0102         </spacer>
0103        </item>
0104        <item row="2" column="1">
0105         <spacer>
0106          <property name="orientation">
0107           <enum>Qt::Vertical</enum>
0108          </property>
0109          <property name="sizeType">
0110           <enum>QSizePolicy::Fixed</enum>
0111          </property>
0112          <property name="sizeHint" stdset="0">
0113           <size>
0114            <width>340</width>
0115            <height>30</height>
0116           </size>
0117          </property>
0118         </spacer>
0119        </item>
0120        <item row="6" column="0" colspan="3">
0121         <widget class="KWQScoreWidget" name="score" native="true">
0122          <property name="sizePolicy">
0123           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0124            <horstretch>0</horstretch>
0125            <verstretch>0</verstretch>
0126           </sizepolicy>
0127          </property>
0128          <property name="minimumSize">
0129           <size>
0130            <width>0</width>
0131            <height>32</height>
0132           </size>
0133          </property>
0134          <property name="baseSize">
0135           <size>
0136            <width>0</width>
0137            <height>0</height>
0138           </size>
0139          </property>
0140         </widget>
0141        </item>
0142       </layout>
0143      </widget>
0144      <widget class="QWidget" name="pageWarning">
0145       <layout class="QGridLayout">
0146        <item row="0" column="0">
0147         <widget class="QLabel" name="label">
0148          <property name="text">
0149           <string>&lt;html&gt;There are too few entries in your vocabulary.&lt;br /&gt;You need at least one entry for a flashcard quiz.&lt;/html&gt;</string>
0150          </property>
0151          <property name="alignment">
0152           <set>Qt::AlignCenter</set>
0153          </property>
0154          <property name="wordWrap">
0155           <bool>true</bool>
0156          </property>
0157         </widget>
0158        </item>
0159       </layout>
0160      </widget>
0161     </widget>
0162    </item>
0163   </layout>
0164  </widget>
0165  <customwidgets>
0166   <customwidget>
0167    <class>KWQScoreWidget</class>
0168    <extends>QWidget</extends>
0169    <header location="global">kwqscorewidget.h</header>
0170    <container>1</container>
0171   </customwidget>
0172   <customwidget>
0173    <class>KWQCardView</class>
0174    <extends>QGraphicsView</extends>
0175    <header location="global">kwqcardview.h</header>
0176    <container>1</container>
0177   </customwidget>
0178  </customwidgets>
0179  <resources/>
0180  <connections/>
0181 </ui>