set minimum size for study options buttons

This commit is contained in:
Samson Melamed 2009-03-21 16:25:18 -04:00
parent c8e891c5a5
commit 5eaefa9d47

View file

@ -23,14 +23,6 @@
<normaloff>:/icons/anki.png</normaloff>:/icons/anki.png</iconset>
</property>
<widget class="QWidget" name="centralwidget" >
<property name="geometry" >
<rect>
<x>0</x>
<y>69</y>
<width>723</width>
<height>424</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>1</horstretch>
@ -141,14 +133,6 @@
<number>3</number>
</property>
<widget class="QWidget" name="page1" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>57</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout" >
<property name="spacing" >
<number>0</number>
@ -220,14 +204,6 @@
</layout>
</widget>
<widget class="QWidget" name="page2" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>57</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3" >
<property name="leftMargin" >
<number>0</number>
@ -366,26 +342,8 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="typeAnswerPage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>57</height>
</rect>
</property>
</widget>
<widget class="QWidget" name="blankButtonPage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>57</height>
</rect>
</property>
</widget>
<widget class="QWidget" name="typeAnswerPage" />
<widget class="QWidget" name="blankButtonPage" />
</widget>
</item>
<item row="0" column="0" >
@ -399,25 +357,8 @@
<property name="currentIndex" >
<number>0</number>
</property>
<widget class="QWidget" name="blankPage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>367</height>
</rect>
</property>
</widget>
<widget class="QWidget" name="blankPage" />
<widget class="QWidget" name="welcomePage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>358</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5" >
<property name="margin" >
<number>6</number>
@ -435,14 +376,6 @@
</layout>
</widget>
<widget class="QWidget" name="editPage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>358</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2" >
<property name="spacing" >
<number>0</number>
@ -473,14 +406,6 @@
</layout>
</widget>
<widget class="QWidget" name="optionsPage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>358</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4" >
<item>
<spacer name="verticalSpacer_2" >
@ -736,6 +661,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>26</height>
</size>
</property>
<property name="text" >
<string>Review</string>
</property>
@ -747,6 +678,12 @@
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="optionsButton" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>26</height>
</size>
</property>
<property name="text" >
<string>More>></string>
</property>
@ -763,6 +700,12 @@
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="optionsHelpButton" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>26</height>
</size>
</property>
<property name="text" >
<string>Help</string>
</property>
@ -808,14 +751,6 @@
</layout>
</widget>
<widget class="QWidget" name="congratsPage" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>446</width>
<height>367</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8" >
<item>
<spacer name="verticalSpacer_3" >
@ -1162,7 +1097,7 @@
<x>0</x>
<y>0</y>
<width>723</width>
<height>23</height>
<height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuHelp" >
@ -1321,14 +1256,6 @@
<addaction name="menuHelp" />
</widget>
<widget class="QStatusBar" name="statusbar" >
<property name="geometry" >
<rect>
<x>0</x>
<y>493</y>
<width>723</width>
<height>20</height>
</rect>
</property>
<property name="sizeGripEnabled" >
<bool>true</bool>
</property>
@ -1337,14 +1264,6 @@
<property name="enabled" >
<bool>true</bool>
</property>
<property name="geometry" >
<rect>
<x>0</x>
<y>23</y>
<width>723</width>
<height>46</height>
</rect>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>