Warning, /education/kwordquiz/src/prefcardappearancebase.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>PrefCardAppearanceBase</class>
0005  <widget class="QWidget" name="PrefCardAppearanceBase">
0006   <property name="geometry">
0007    <rect>
0008     <x>0</x>
0009     <y>0</y>
0010     <width>555</width>
0011     <height>353</height>
0012    </rect>
0013   </property>
0014   <property name="windowTitle">
0015    <string>Card Appearance</string>
0016   </property>
0017   <layout class="QGridLayout">
0018    <property name="margin">
0019     <number>0</number>
0020    </property>
0021    <item row="0" column="0">
0022     <spacer>
0023      <property name="orientation">
0024       <enum>Qt::Horizontal</enum>
0025      </property>
0026      <property name="sizeType">
0027       <enum>QSizePolicy::Minimum</enum>
0028      </property>
0029      <property name="sizeHint" stdset="0">
0030       <size>
0031        <width>20</width>
0032        <height>20</height>
0033       </size>
0034      </property>
0035     </spacer>
0036    </item>
0037    <item row="0" column="1">
0038     <widget class="KWQCardView" name="flashcard">
0039      <property name="sizePolicy">
0040       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0041        <horstretch>0</horstretch>
0042        <verstretch>0</verstretch>
0043       </sizepolicy>
0044      </property>
0045      <property name="minimumSize">
0046       <size>
0047        <width>50</width>
0048        <height>30</height>
0049       </size>
0050      </property>
0051      <property name="maximumSize">
0052       <size>
0053        <width>9000000</width>
0054        <height>9000000</height>
0055       </size>
0056      </property>
0057      <property name="toolTip">
0058       <string/>
0059      </property>
0060      <property name="autoFillBackground">
0061       <bool>true</bool>
0062      </property>
0063      <property name="frameShape">
0064       <enum>QFrame::Box</enum>
0065      </property>
0066      <property name="frameShadow">
0067       <enum>QFrame::Plain</enum>
0068      </property>
0069     </widget>
0070    </item>
0071    <item row="0" column="2">
0072     <spacer>
0073      <property name="orientation">
0074       <enum>Qt::Horizontal</enum>
0075      </property>
0076      <property name="sizeType">
0077       <enum>QSizePolicy::Minimum</enum>
0078      </property>
0079      <property name="sizeHint" stdset="0">
0080       <size>
0081        <width>20</width>
0082        <height>20</height>
0083       </size>
0084      </property>
0085     </spacer>
0086    </item>
0087    <item row="1" column="0" colspan="3">
0088     <layout class="QGridLayout">
0089      <item row="0" column="0" colspan="2">
0090       <widget class="QPushButton" name="flipButton">
0091        <property name="toolTip">
0092         <string>Flip card</string>
0093        </property>
0094        <property name="whatsThis">
0095         <string>Use to show the other side of the card</string>
0096        </property>
0097        <property name="text">
0098         <string>&amp;Flip Card</string>
0099        </property>
0100       </widget>
0101      </item>
0102      <item row="1" column="0">
0103       <widget class="QLabel" name="fontLabel">
0104        <property name="sizePolicy">
0105         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0106          <horstretch>0</horstretch>
0107          <verstretch>0</verstretch>
0108         </sizepolicy>
0109        </property>
0110        <property name="text">
0111         <string>F&amp;ont:</string>
0112        </property>
0113       </widget>
0114      </item>
0115      <item row="1" column="1" rowspan="4">
0116       <widget class="QStackedWidget" name="widgetStack">
0117        <property name="sizePolicy">
0118         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0119          <horstretch>0</horstretch>
0120          <verstretch>0</verstretch>
0121         </sizepolicy>
0122        </property>
0123        <property name="currentIndex">
0124         <number>1</number>
0125        </property>
0126        <widget class="QWidget" name="backStackPage">
0127         <layout class="QGridLayout">
0128          <property name="margin">
0129           <number>0</number>
0130          </property>
0131          <property name="spacing">
0132           <number>6</number>
0133          </property>
0134          <item row="0" column="0">
0135           <widget class="KFontRequester" name="kcfg_BackFont">
0136            <property name="sizePolicy">
0137             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0138              <horstretch>0</horstretch>
0139              <verstretch>0</verstretch>
0140             </sizepolicy>
0141            </property>
0142            <property name="focusPolicy">
0143             <enum>Qt::TabFocus</enum>
0144            </property>
0145            <property name="whatsThis">
0146             <string>Use to select the font for displaying text on the back of the card</string>
0147            </property>
0148           </widget>
0149          </item>
0150          <item row="1" column="0">
0151           <widget class="KColorButton" name="kcfg_BackTextColor">
0152            <property name="toolTip">
0153             <string>Select text color</string>
0154            </property>
0155            <property name="whatsThis">
0156             <string>Use to select the color for text shown on the card</string>
0157            </property>
0158           </widget>
0159          </item>
0160          <item row="3" column="0">
0161           <widget class="KColorButton" name="kcfg_BackFrameColor">
0162            <property name="toolTip">
0163             <string>Select card frame color</string>
0164            </property>
0165            <property name="whatsThis">
0166             <string>Use to select the color for drawing the frame of the card</string>
0167            </property>
0168           </widget>
0169          </item>
0170          <item row="2" column="0">
0171           <widget class="KColorButton" name="kcfg_BackCardColor">
0172            <property name="toolTip">
0173             <string>Select card color</string>
0174            </property>
0175            <property name="whatsThis">
0176             <string>Select color used to draw the card</string>
0177            </property>
0178           </widget>
0179          </item>
0180         </layout>
0181        </widget>
0182        <widget class="QWidget" name="frontStackPage">
0183         <layout class="QGridLayout">
0184          <property name="margin">
0185           <number>0</number>
0186          </property>
0187          <property name="spacing">
0188           <number>6</number>
0189          </property>
0190          <item row="0" column="0">
0191           <widget class="KFontRequester" name="kcfg_FrontFont">
0192            <property name="sizePolicy">
0193             <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0194              <horstretch>0</horstretch>
0195              <verstretch>0</verstretch>
0196             </sizepolicy>
0197            </property>
0198            <property name="focusPolicy">
0199             <enum>Qt::TabFocus</enum>
0200            </property>
0201            <property name="whatsThis">
0202             <string>Use to select the font for displaying text on the front of the card</string>
0203            </property>
0204           </widget>
0205          </item>
0206          <item row="1" column="0">
0207           <widget class="KColorButton" name="kcfg_FrontTextColor">
0208            <property name="toolTip">
0209             <string>Select text color</string>
0210            </property>
0211            <property name="whatsThis">
0212             <string>Use to select the color for text shown on the card</string>
0213            </property>
0214           </widget>
0215          </item>
0216          <item row="3" column="0">
0217           <widget class="KColorButton" name="kcfg_FrontFrameColor">
0218            <property name="toolTip">
0219             <string>Select card frame color</string>
0220            </property>
0221            <property name="whatsThis">
0222             <string>Use to select the color for drawing the frame of the card</string>
0223            </property>
0224           </widget>
0225          </item>
0226          <item row="2" column="0">
0227           <widget class="KColorButton" name="kcfg_FrontCardColor">
0228            <property name="toolTip">
0229             <string>Select card color</string>
0230            </property>
0231            <property name="whatsThis">
0232             <string>Select color used to draw the card</string>
0233            </property>
0234           </widget>
0235          </item>
0236         </layout>
0237        </widget>
0238       </widget>
0239      </item>
0240      <item row="2" column="0">
0241       <widget class="QLabel" name="textColorLabel">
0242        <property name="sizePolicy">
0243         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0244          <horstretch>0</horstretch>
0245          <verstretch>0</verstretch>
0246         </sizepolicy>
0247        </property>
0248        <property name="text">
0249         <string>&amp;Text color:</string>
0250        </property>
0251       </widget>
0252      </item>
0253      <item row="3" column="0">
0254       <widget class="QLabel" name="cardColorLabel">
0255        <property name="sizePolicy">
0256         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0257          <horstretch>0</horstretch>
0258          <verstretch>0</verstretch>
0259         </sizepolicy>
0260        </property>
0261        <property name="text">
0262         <string>&amp;Card color:</string>
0263        </property>
0264       </widget>
0265      </item>
0266      <item row="4" column="0">
0267       <widget class="QLabel" name="frameColorLabel">
0268        <property name="sizePolicy">
0269         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0270          <horstretch>0</horstretch>
0271          <verstretch>0</verstretch>
0272         </sizepolicy>
0273        </property>
0274        <property name="text">
0275         <string>Fra&amp;me color:</string>
0276        </property>
0277       </widget>
0278      </item>
0279     </layout>
0280    </item>
0281   </layout>
0282  </widget>
0283  <customwidgets>
0284   <customwidget>
0285    <class>KColorButton</class>
0286    <extends>QPushButton</extends>
0287    <header>kcolorbutton.h</header>
0288   </customwidget>
0289   <customwidget>
0290    <class>KFontRequester</class>
0291    <extends>QWidget</extends>
0292    <header>kfontrequester.h</header>
0293   </customwidget>
0294   <customwidget>
0295    <class>KWQCardView</class>
0296    <extends>QGraphicsView</extends>
0297    <header location="global">kwqcardview.h</header>
0298    <container>1</container>
0299   </customwidget>
0300  </customwidgets>
0301  <tabstops>
0302   <tabstop>flipButton</tabstop>
0303   <tabstop>kcfg_FrontFont</tabstop>
0304   <tabstop>kcfg_FrontTextColor</tabstop>
0305   <tabstop>kcfg_FrontCardColor</tabstop>
0306   <tabstop>kcfg_FrontFrameColor</tabstop>
0307  </tabstops>
0308  <resources/>
0309  <connections/>
0310 </ui>