187 changes: 114 additions & 73 deletions src/ui/qgsgraduatedsymbolrendererv2widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,62 @@
</property>
<item>
<layout class="QGridLayout">
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<item row="5" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Column</string>
<string>Color ramp</string>
</property>
<property name="buddy">
<cstring>cboGraduatedColumn</cstring>
<cstring>cboGraduatedColorRamp</cstring>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<widget class="QComboBox" name="cboGraduatedColumn"/>
<item row="5" column="2">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Mode</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>cboGraduatedMode</cstring>
</property>
</widget>
</item>
<item row="1" column="0">
<item row="5" column="1">
<widget class="QgsColorRampComboBox" name="cboGraduatedColorRamp"/>
</item>
<item row="5" column="3">
<widget class="QComboBox" name="cboGraduatedMode">
<item>
<property name="text">
<string>Equal Interval</string>
</property>
</item>
<item>
<property name="text">
<string>Quantile (Equal Count)</string>
</property>
</item>
<item>
<property name="text">
<string>Natural Breaks (Jenks)</string>
</property>
</item>
<item>
<property name="text">
<string>Standard Deviation</string>
</property>
</item>
<item>
<property name="text">
<string>Pretty Breaks</string>
</property>
</item>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Symbol</string>
Expand All @@ -39,7 +81,7 @@
</property>
</widget>
</item>
<item row="1" column="1">
<item row="4" column="1">
<widget class="QPushButton" name="btnChangeGraduatedSymbol">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
Expand All @@ -52,20 +94,7 @@
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Classes</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>spinGraduatedClasses</cstring>
</property>
</widget>
</item>
<item row="1" column="4">
<item row="4" column="3">
<widget class="QSpinBox" name="spinGraduatedClasses">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
Expand All @@ -84,73 +113,84 @@
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_7">
<item row="4" column="2">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Color ramp</string>
<string>Classes</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy">
<cstring>cboGraduatedColorRamp</cstring>
<cstring>spinGraduatedClasses</cstring>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QgsColorRampComboBox" name="cboGraduatedColorRamp"/>
</item>
<item row="2" column="3">
<widget class="QLabel" name="label_8">
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Mode</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<string>Column</string>
</property>
<property name="buddy">
<cstring>cboGraduatedMode</cstring>
<cstring>cboGraduatedColumn</cstring>
</property>
</widget>
</item>
<item row="2" column="4">
<widget class="QComboBox" name="cboGraduatedMode">
<item>
<property name="text">
<string>Equal Interval</string>
</property>
</item>
<item>
<property name="text">
<string>Quantile (Equal Count)</string>
</property>
</item>
<item row="0" column="1" colspan="3">
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="topMargin">
<number>0</number>
</property>
<item>
<property name="text">
<string>Natural Breaks (Jenks)</string>
</property>
<widget class="QComboBox" name="cboGraduatedColumn">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<property name="text">
<string>Standard Deviation</string>
</property>
<widget class="QPushButton" name="btnExpression">
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
<normaloff>:/images/themes/default/mIconExpressionEditorOpen.svg</normaloff>:/images/themes/default/mIconExpressionEditorOpen.svg</iconset>
</property>
<property name="iconSize">
<size>
<width>24</width>
<height>16</height>
</size>
</property>
</widget>
</item>
<item>
<property name="text">
<string>Pretty Breaks</string>
</property>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</widget>
</item>
<item row="1" column="2" rowspan="2">
<spacer>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</layout>
</item>
</layout>
</item>
Expand Down Expand Up @@ -241,7 +281,6 @@
</customwidget>
</customwidgets>
<tabstops>
<tabstop>cboGraduatedColumn</tabstop>
<tabstop>btnChangeGraduatedSymbol</tabstop>
<tabstop>cboGraduatedColorRamp</tabstop>
<tabstop>spinGraduatedClasses</tabstop>
Expand All @@ -250,6 +289,8 @@
<tabstop>btnGraduatedClassify</tabstop>
<tabstop>btnGraduatedDelete</tabstop>
</tabstops>
<resources/>
<resources>
<include location="../../images/images.qrc"/>
</resources>
<connections/>
</ui>