Expand Up
@@ -6,8 +6,8 @@
<rect >
<x >0</x >
<y >0</y >
<width >495 </width >
<height >680 </height >
<width >463 </width >
<height >432 </height >
</rect >
</property >
<property name =" windowTitle" >
Expand All
@@ -19,59 +19,101 @@
</property >
<item row =" 0" column =" 0" >
<layout class =" QFormLayout" name =" formLayout_2" >
<property name =" fieldGrowthPolicy" >
<enum >QFormLayout::AllNonFixedFieldsGrow</enum >
</property >
<property name =" labelAlignment" >
<set >Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set >
</property >
<property name =" horizontalSpacing" >
<number >28</number >
</property >
<item row =" 5" column =" 0" >
<widget class =" QLabel" name =" label_5" >
<property name =" text" >
<string >Offset X,Y</string >
</property >
</widget >
</item >
<item row =" 4" column =" 0" >
<widget class =" QLabel" name =" label_4" >
<property name =" text" >
<string >Angle</string >
</property >
</widget >
</item >
<item row =" 4" column =" 1" >
<widget class =" QDoubleSpinBox" name =" spinAngle" >
<property name =" suffix" >
<string > °</string >
</property >
<property name =" decimals" >
<number >2</number >
</property >
<property name =" maximum" >
<double >360.000000000000000</double >
</property >
<property name =" singleStep" >
<double >5.000000000000000</double >
</property >
</widget >
</item >
<item row =" 5" column =" 1" >
<layout class =" QHBoxLayout" name =" horizontalLayout" >
<item row =" 0" column =" 1" >
<layout class =" QHBoxLayout" name =" horizontalLayout_2" >
<item >
<widget class =" QDoubleSpinBox" name =" spinOffsetX" >
<widget class =" QLabel" name =" label_2" >
<property name =" text" >
<string >Fill</string >
</property >
</widget >
</item >
<item >
<widget class =" QgsColorButton" name =" btnChangeColorFill" >
<property name =" minimumSize" >
<size >
<width >100</width >
<height >0</height >
</size >
</property >
<property name =" maximumSize" >
<size >
<width >100</width >
<height >16777215</height >
</size >
</property >
<property name =" text" >
<string />
</property >
</widget >
</item >
<item >
<widget class =" QLabel" name =" label" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum " vsizetype =" Fixed " >
<horstretch >1 </horstretch >
<sizepolicy hsizetype =" Maximum " vsizetype =" Preferred " >
<horstretch >0 </horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" decimals " >
<number >5</ number >
<property name =" text " >
<string >Border</ string >
</property >
<property name =" minimum" >
<double >-100.000000000000000</double >
</widget >
</item >
<item >
<widget class =" QgsColorButton" name =" btnChangeColorBorder" >
<property name =" minimumSize" >
<size >
<width >100</width >
<height >0</height >
</size >
</property >
<property name =" maximumSize" >
<size >
<width >100</width >
<height >16777215</height >
</size >
</property >
<property name =" text" >
<string />
</property >
</widget >
</item >
<item >
<widget class =" QDoubleSpinBox" name =" spinOffsetY" >
<spacer name =" horizontalSpacer" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >0</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
</layout >
</item >
<item row =" 1" column =" 0" >
<widget class =" QLabel" name =" label_3" >
<property name =" text" >
<string >Size</string >
</property >
</widget >
</item >
<item row =" 1" column =" 1" >
<layout class =" QHBoxLayout" name =" horizontalLayout_3" >
<item >
<widget class =" QDoubleSpinBox" name =" spinSize" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum" vsizetype =" Fixed" >
<horstretch >1</horstretch >
Expand All
@@ -81,13 +123,16 @@
<property name =" decimals" >
<number >5</number >
</property >
<property name =" minimum" >
<double >-100.000000000000000</double >
<property name =" maximum" >
<double >100000.000000000000000</double >
</property >
<property name =" value" >
<double >1.000000000000000</double >
</property >
</widget >
</item >
<item >
<widget class =" QComboBox" name =" mOffsetUnitComboBox " >
<widget class =" QComboBox" name =" mSizeUnitComboBox " >
<item >
<property name =" text" >
<string >Millimeter</string >
Expand All
@@ -102,27 +147,14 @@
</item >
</layout >
</item >
<item row =" 6" column =" 0" colspan =" 2" >
<widget class =" QPushButton" name =" mDataDefinedPropertiesButton" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Data defined properties...</string >
</property >
</widget >
</item >
<item row =" 3" column =" 0" >
<item row =" 2" column =" 0" >
<widget class =" QLabel" name =" mOutlineWidthLabel" >
<property name =" text" >
<string >Outline width</string >
</property >
</widget >
</item >
<item row =" 3 " column =" 1" >
<item row =" 2 " column =" 1" >
<layout class =" QHBoxLayout" name =" horizontalLayout_4" >
<item >
<widget class =" QDoubleSpinBox" name =" mOutlineWidthSpinBox" >
Expand Down
Expand Up
@@ -150,17 +182,40 @@
</item >
</layout >
</item >
<item row =" 2 " column =" 0" >
<widget class =" QLabel" name =" label_3 " >
<item row =" 3 " column =" 0" >
<widget class =" QLabel" name =" label_4 " >
<property name =" text" >
<string >Size </string >
<string >Angle </string >
</property >
</widget >
</item >
<item row =" 2" column =" 1" >
<layout class =" QHBoxLayout" name =" horizontalLayout_3" >
<item row =" 3" column =" 1" >
<widget class =" QDoubleSpinBox" name =" spinAngle" >
<property name =" suffix" >
<string > °</string >
</property >
<property name =" decimals" >
<number >2</number >
</property >
<property name =" maximum" >
<double >360.000000000000000</double >
</property >
<property name =" singleStep" >
<double >5.000000000000000</double >
</property >
</widget >
</item >
<item row =" 4" column =" 0" >
<widget class =" QLabel" name =" label_5" >
<property name =" text" >
<string >Offset X,Y</string >
</property >
</widget >
</item >
<item row =" 4" column =" 1" >
<layout class =" QHBoxLayout" name =" horizontalLayout" >
<item >
<widget class =" QDoubleSpinBox" name =" spinSize " >
<widget class =" QDoubleSpinBox" name =" spinOffsetX " >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum" vsizetype =" Fixed" >
<horstretch >1</horstretch >
Expand All
@@ -170,16 +225,29 @@
<property name =" decimals" >
<number >5</number >
</property >
<property name =" maximum " >
<double >100000 .000000000000000</double >
<property name =" minimum " >
<double >-100 .000000000000000</double >
</property >
<property name =" value" >
<double >1.000000000000000</double >
</widget >
</item >
<item >
<widget class =" QDoubleSpinBox" name =" spinOffsetY" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum" vsizetype =" Fixed" >
<horstretch >1</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" decimals" >
<number >5</number >
</property >
<property name =" minimum" >
<double >-100.000000000000000</double >
</property >
</widget >
</item >
<item >
<widget class =" QComboBox" name =" mSizeUnitComboBox " >
<widget class =" QComboBox" name =" mOffsetUnitComboBox " >
<item >
<property name =" text" >
<string >Millimeter</string >
Expand All
@@ -194,31 +262,23 @@
</item >
</layout >
</item >
<item row =" 1" column =" 0" >
<widget class =" QLabel" name =" label_2" >
<property name =" text" >
<string >Fill color</string >
<item row =" 5" column =" 0" colspan =" 2" >
<widget class =" QPushButton" name =" mDataDefinedPropertiesButton" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Minimum" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
</widget >
</item >
<item row =" 1" column =" 1" >
<widget class =" QgsColorButton" name =" btnChangeColorFill" >
<property name =" text" >
<string / >
<string >Data defined properties...</ string >
</property >
</widget >
</item >
<item row =" 0" column =" 0" >
<widget class =" QLabel" name =" label" >
<property name =" text" >
<string >Border color</string >
</property >
</widget >
</item >
<item row =" 0" column =" 1" >
<widget class =" QgsColorButton" name =" btnChangeColorBorder" >
<widget class =" QLabel" name =" label_6" >
<property name =" text" >
<string / >
<string >Colors</ string >
</property >
</widget >
</item >
Expand Down