Gui clean ups - set min height on all controls to 20 rather than 30.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@762 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2004-02-09 06:40:41 +00:00
parent ad28d2102b
commit de1dbe2dc0

View File

@ -8,8 +8,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>444</width>
<height>138</height>
<width>442</width>
<height>96</height>
</rect>
</property>
<property name="caption">
@ -19,20 +19,6 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>classvarlabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>Classification Field:</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<property name="name">
<cstring>classificationComboBox</cstring>
@ -40,10 +26,24 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
<height>20</height>
</size>
</property>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>classvarlabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>Classification Field:</string>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>mincolorlabel</cstring>
@ -51,13 +51,27 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
<height>20</height>
</size>
</property>
<property name="text">
<string>Minimum Value:</string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<property name="name">
<cstring>maxcolorlabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>Maximum Value:</string>
</property>
</widget>
<widget class="QPushButton" row="1" column="1">
<property name="name">
<cstring>mincolorbutton</cstring>
@ -65,7 +79,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
<height>20</height>
</size>
</property>
<property name="paletteBackgroundColor">
@ -79,20 +93,6 @@
<string></string>
</property>
</widget>
<widget class="QLabel" row="2" column="0">
<property name="name">
<cstring>maxcolorlabel</cstring>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>Maximum Value:</string>
</property>
</widget>
<widget class="QPushButton" row="2" column="1">
<property name="name">
<cstring>maxcolorbutton</cstring>
@ -100,7 +100,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
<height>20</height>
</size>
</property>
<property name="paletteBackgroundColor">