Tweak dialogs

This commit is contained in:
Nyall Dawson 2017-02-14 09:50:08 +10:00
parent 3215173692
commit 28d9c44d21
2 changed files with 26 additions and 20 deletions

View File

@ -115,9 +115,15 @@
</item>
<item row="1" column="2" rowspan="2">
<widget class="QPushButton" name="computeValuesButton">
<property name="minimumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>20</width>
<width>24</width>
<height>16777215</height>
</size>
</property>

View File

@ -6,19 +6,32 @@
<rect>
<x>0</x>
<y>0</y>
<width>267</width>
<height>163</height>
<width>285</width>
<height>115</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_2" columnstretch="0,0">
<item row="3" column="0">
<item row="5" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Color when NULL</string>
</property>
</widget>
</item>
<item row="3" column="1">
<item row="4" column="1">
<widget class="QgsColorButton" name="mNullColorButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
@ -43,20 +56,7 @@
</property>
</widget>
</item>
<item row="4" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0" colspan="2">
<item row="2" column="1">
<widget class="QgsColorRampButton" name="mColorRampButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
@ -78,7 +78,7 @@
</property>
</widget>
</item>
<item row="1" column="0" colspan="2">
<item row="2" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Color ramp</string>