fix tab order problem on answer buttons

This commit is contained in:
Damien Elmes 2009-03-20 13:58:43 +09:00
parent c98dd04650
commit f316492135

View file

@ -26,9 +26,9 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>63</y> <y>69</y>
<width>723</width> <width>723</width>
<height>429</height> <height>424</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy" > <property name="sizePolicy" >
@ -145,7 +145,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>422</width> <width>446</width>
<height>57</height> <height>57</height>
</rect> </rect>
</property> </property>
@ -224,7 +224,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>422</width> <width>446</width>
<height>57</height> <height>57</height>
</rect> </rect>
</property> </property>
@ -371,7 +371,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>422</width> <width>446</width>
<height>57</height> <height>57</height>
</rect> </rect>
</property> </property>
@ -382,7 +382,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>446</width> <width>446</width>
<height>60</height> <height>57</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -405,7 +405,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>446</width> <width>446</width>
<height>369</height> <height>367</height>
</rect> </rect>
</property> </property>
</widget> </widget>
@ -813,7 +813,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>446</width> <width>446</width>
<height>358</height> <height>367</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_8" > <layout class="QVBoxLayout" name="verticalLayout_8" >
@ -1162,7 +1162,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>723</width> <width>723</width>
<height>21</height> <height>23</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuHelp" > <widget class="QMenu" name="menuHelp" >
@ -1324,9 +1324,9 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>492</y> <y>493</y>
<width>723</width> <width>723</width>
<height>21</height> <height>20</height>
</rect> </rect>
</property> </property>
<property name="sizeGripEnabled" > <property name="sizeGripEnabled" >
@ -1340,9 +1340,9 @@
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>21</y> <y>23</y>
<width>723</width> <width>723</width>
<height>42</height> <height>46</height>
</rect> </rect>
</property> </property>
<property name="orientation" > <property name="orientation" >
@ -1948,11 +1948,11 @@
<tabstop>help</tabstop> <tabstop>help</tabstop>
<tabstop>welcomeText</tabstop> <tabstop>welcomeText</tabstop>
<tabstop>showAnswerButton</tabstop> <tabstop>showAnswerButton</tabstop>
<tabstop>saveEditorButton</tabstop>
<tabstop>easeButton2</tabstop>
<tabstop>easeButton1</tabstop> <tabstop>easeButton1</tabstop>
<tabstop>easeButton2</tabstop>
<tabstop>easeButton3</tabstop> <tabstop>easeButton3</tabstop>
<tabstop>easeButton4</tabstop> <tabstop>easeButton4</tabstop>
<tabstop>saveEditorButton</tabstop>
</tabstops> </tabstops>
<resources> <resources>
<include location="../icons.qrc" /> <include location="../icons.qrc" />