This commit is contained in:
Damien Elmes 2009-07-04 15:22:15 +09:00
parent 2249f18913
commit 554f82c007

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0"> <ui version="4.0">
<class>MainWindow</class> <class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow"> <widget class="QMainWindow" name="MainWindow">
@ -10,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -24,7 +25,7 @@
</property> </property>
<widget class="QWidget" name="centralwidget"> <widget class="QWidget" name="centralwidget">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>1</horstretch> <horstretch>1</horstretch>
<verstretch>1</verstretch> <verstretch>1</verstretch>
</sizepolicy> </sizepolicy>
@ -496,7 +497,7 @@
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="noticeLabel"> <widget class="QLabel" name="noticeLabel">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -523,7 +524,7 @@
<item row="0" column="1"> <item row="0" column="1">
<widget class="QPushButton" name="noticeButton"> <widget class="QPushButton" name="noticeButton">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" > <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -545,7 +546,7 @@
<item> <item>
<widget class="QStackedWidget" name="mainStack"> <widget class="QStackedWidget" name="mainStack">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>100</verstretch> <verstretch>100</verstretch>
</sizepolicy> </sizepolicy>
@ -713,7 +714,7 @@
<number>4</number> <number>4</number>
</property> </property>
<item> <item>
<widget class="QWidget" native="1" name="fieldsArea" /> <widget class="QWidget" name="fieldsArea" native="true"/>
</item> </item>
<item> <item>
<widget class="QPushButton" name="saveEditorButton"> <widget class="QPushButton" name="saveEditorButton">
@ -846,10 +847,10 @@
</size> </size>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>The &lt;b>number of minutes in a session&lt;/b>. When a session is finished, this screen will be shown again, allowing you to start another session. Choose 0 for no limit.</string> <string>The &lt;b&gt;number of minutes in a session&lt;/b&gt;. When a session is finished, this screen will be shown again, allowing you to start another session. Choose 0 for no limit.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&lt;b>Session limit (minutes):&lt;/b></string> <string>&lt;b&gt;Session limit (minutes):&lt;/b&gt;</string>
</property> </property>
<property name="margin"> <property name="margin">
<number>4</number> <number>4</number>
@ -859,7 +860,7 @@
<item row="1" column="1"> <item row="1" column="1">
<widget class="QLineEdit" name="minuteLimit"> <widget class="QLineEdit" name="minuteLimit">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -881,10 +882,10 @@
</size> </size>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>The maximum number of &lt;b>new cards shown per day&lt;/b>. The default is 20, to ensure you don't get overwhelmed with reviews after a few days.</string> <string>The maximum number of &lt;b&gt;new cards shown per day&lt;/b&gt;. The default is 20, to ensure you don't get overwhelmed with reviews after a few days.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&lt;b>New cards per day:&lt;/b></string> <string>&lt;b&gt;New cards per day:&lt;/b&gt;</string>
</property> </property>
<property name="margin"> <property name="margin">
<number>4</number> <number>4</number>
@ -894,7 +895,7 @@
<item row="0" column="1"> <item row="0" column="1">
<widget class="QLineEdit" name="newPerDay"> <widget class="QLineEdit" name="newPerDay">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -923,7 +924,7 @@
<item row="2" column="1"> <item row="2" column="1">
<widget class="QLineEdit" name="questionLimit"> <widget class="QLineEdit" name="questionLimit">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -939,10 +940,10 @@
<item row="2" column="0"> <item row="2" column="0">
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="toolTip"> <property name="toolTip">
<string>The &lt;b>number of questions in a session&lt;/b>. When a session is finished, this screen will be shown again, allowing you to start another session. Choose 0 for no limit.</string> <string>The &lt;b&gt;number of questions in a session&lt;/b&gt;. When a session is finished, this screen will be shown again, allowing you to start another session. Choose 0 for no limit.</string>
</property> </property>
<property name="text"> <property name="text">
<string>&lt;b>Session limit (questions):</string> <string>&lt;b&gt;Session limit (questions)&lt;/b&gt;:</string>
</property> </property>
<property name="margin"> <property name="margin">
<number>4</number> <number>4</number>
@ -954,7 +955,7 @@
<item> <item>
<layout class="QVBoxLayout" name="verticalLayout_12"> <layout class="QVBoxLayout" name="verticalLayout_12">
<item> <item>
<widget class="QWidget" native="1" name="optionsBox" > <widget class="QWidget" name="optionsBox" native="true">
<layout class="QVBoxLayout" name="verticalLayout_7"> <layout class="QVBoxLayout" name="verticalLayout_7">
<property name="spacing"> <property name="spacing">
<number>10</number> <number>10</number>
@ -997,7 +998,7 @@
<item row="0" column="0"> <item row="0" column="0">
<widget class="QPushButton" name="startReviewingButton"> <widget class="QPushButton" name="startReviewingButton">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -1299,7 +1300,7 @@
<item> <item>
<widget class="QFrame" name="deckBrowserOuterFrame"> <widget class="QFrame" name="deckBrowserOuterFrame">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" > <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -1325,7 +1326,7 @@
<item> <item>
<widget class="QLabel" name="label_2"> <widget class="QLabel" name="label_2">
<property name="text"> <property name="text">
<string>&lt;h1>Decks&lt;/h1></string> <string>&lt;h1&gt;Decks&lt;/h1&gt;</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -1466,7 +1467,7 @@
<item> <item>
<widget class="QStackedWidget" name="buttonStack"> <widget class="QStackedWidget" name="buttonStack">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" > <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>1</verstretch> <verstretch>1</verstretch>
</sizepolicy> </sizepolicy>
@ -1603,7 +1604,7 @@
<item> <item>
<widget class="QPushButton" name="showAnswerButton"> <widget class="QPushButton" name="showAnswerButton">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" > <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -1810,7 +1811,7 @@
<item> <item>
<widget class="QFrame" name="innerHelpFrame"> <widget class="QFrame" name="innerHelpFrame">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" > <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -2252,7 +2253,7 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy vsizetype="Expanding" hsizetype="Preferred" > <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -2712,7 +2713,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>550</width> <width>550</width>
<height>25</height> <height>23</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuHelp"> <widget class="QMenu" name="menuHelp">