fix tab order of answer buttons

This commit is contained in:
Damien Elmes 2009-01-08 09:57:03 +09:00
parent 8f05f4808e
commit 82cf0173a3

View file

@ -5,8 +5,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>713</width> <width>536</width>
<height>707</height> <height>466</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
@ -27,8 +27,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>69</y> <y>69</y>
<width>713</width> <width>536</width>
<height>618</height> <height>377</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
@ -154,8 +154,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>428</width> <width>251</width>
<height>546</height> <height>305</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -789,7 +789,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>428</width> <width>251</width>
<height>66</height> <height>66</height>
</rect> </rect>
</property> </property>
@ -987,7 +987,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>713</width> <width>536</width>
<height>23</height> <height>23</height>
</rect> </rect>
</property> </property>
@ -1135,8 +1135,8 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>687</y> <y>446</y>
<width>713</width> <width>536</width>
<height>20</height> <height>20</height>
</rect> </rect>
</property> </property>
@ -1149,7 +1149,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>23</y> <y>23</y>
<width>713</width> <width>536</width>
<height>46</height> <height>46</height>
</rect> </rect>
</property> </property>
@ -1729,24 +1729,25 @@
</action> </action>
</widget> </widget>
<tabstops> <tabstops>
<tabstop>optionsButton</tabstop> <tabstop>easeButton1</tabstop>
<tabstop>optionsHelpButton</tabstop> <tabstop>easeButton2</tabstop>
<tabstop>newPerDay</tabstop> <tabstop>easeButton3</tabstop>
<tabstop>minuteLimit</tabstop> <tabstop>easeButton4</tabstop>
<tabstop>questionLimit</tabstop> <tabstop>questionLimit</tabstop>
<tabstop>newCardOrder</tabstop> <tabstop>newCardOrder</tabstop>
<tabstop>newCardScheduling</tabstop> <tabstop>newCardScheduling</tabstop>
<tabstop>revCardOrder</tabstop> <tabstop>revCardOrder</tabstop>
<tabstop>delayLapsedCards</tabstop> <tabstop>delayLapsedCards</tabstop>
<tabstop>easeButton2</tabstop> <tabstop>optionsHelpButton</tabstop>
<tabstop>easeButton3</tabstop> <tabstop>newPerDay</tabstop>
<tabstop>easeButton1</tabstop> <tabstop>optionsButton</tabstop>
<tabstop>easeButton4</tabstop> <tabstop>minuteLimit</tabstop>
<tabstop>saveEditorButton</tabstop> <tabstop>saveEditorButton</tabstop>
<tabstop>help</tabstop> <tabstop>help</tabstop>
<tabstop>welcomeText</tabstop> <tabstop>welcomeText</tabstop>
<tabstop>startReviewingButton</tabstop> <tabstop>startReviewingButton</tabstop>
<tabstop>showAnswerButton</tabstop> <tabstop>showAnswerButton</tabstop>
<tabstop>typeAnswerField</tabstop>
</tabstops> </tabstops>
<resources> <resources>
<include location="../icons.qrc" /> <include location="../icons.qrc" />