Expand Up
@@ -6,7 +6,7 @@
<rect >
<x >0</x >
<y >0</y >
<width >263 </width >
<width >308 </width >
<height >281</height >
</rect >
</property >
Expand All
@@ -17,61 +17,109 @@
<property name =" margin" >
<number >1</number >
</property >
<item row =" 0 " column =" 0" colspan =" 2" >
<widget class =" QLabel " name =" label_2 " >
<item row =" 3 " column =" 0" colspan =" 2" >
<widget class =" QRadioButton " name =" radVertexLast " >
<property name =" text" >
<string >Marker placement </string >
<string >on last vertex only </string >
</property >
</widget >
</item >
<item row =" 1 " column =" 0" >
<widget class =" QRadioButton " name =" radInterval " >
<item row =" 7 " column =" 0" colspan = " 2 " >
<widget class =" QCheckBox " name =" chkRotateMarker " >
<property name =" text" >
<string >with interval </string >
<string >Rotate marker </string >
</property >
<property name =" checked" >
<bool >true</bool >
</widget >
</item >
<item row =" 5" column =" 0" >
<widget class =" QRadioButton" name =" radCentralPoint" >
<property name =" text" >
<string >on central point</string >
</property >
</widget >
</item >
<item row =" 1" column =" 1" >
<widget class =" QDoubleSpinBox" name =" spinInterval" >
<item row =" 1" column =" 2" >
<widget class =" QComboBox" name =" mIntervalUnitComboBox" >
<item >
<property name =" text" >
<string >Millimeter</string >
</property >
</item >
<item >
<property name =" text" >
<string >Map unit</string >
</property >
</item >
</widget >
</item >
<item row =" 6" column =" 0" colspan =" 3" >
<widget class =" Line" name =" line" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
</widget >
</item >
<item row =" 8" column =" 2" >
<widget class =" QComboBox" name =" mOffsetUnitComboBox" >
<item >
<property name =" text" >
<string >Millimeter</string >
</property >
</item >
<item >
<property name =" text" >
<string >Map unit</string >
</property >
</item >
</widget >
</item >
<item row =" 10" column =" 0" colspan =" 3" >
<spacer >
<property name =" orientation" >
<enum >Qt::Vertical</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >261</width >
<height >40</height >
</size >
</property >
</spacer >
</item >
<item row =" 8" column =" 1" >
<widget class =" QDoubleSpinBox" name =" spinOffset" >
<property name =" decimals" >
<number >2</number >
<number >5</number >
</property >
<property name =" minimum" >
<double >-100000.000000000000000</double >
</property >
<property name =" maximum" >
<double >100000.000000000000000</double >
</property >
<property name =" value" >
<double >1.000000000000000</double >
</property >
</widget >
</item >
<item row =" 2 " column =" 0" colspan = " 2 " >
<widget class =" QRadioButton" name =" radVertex " >
<item row =" 1 " column =" 0" >
<widget class =" QRadioButton" name =" radInterval " >
<property name =" text" >
<string >on every vertex </string >
<string >with interval </string >
</property >
</widget >
</item >
<item row =" 3" column =" 0" colspan =" 2" >
<widget class =" QRadioButton" name =" radVertexLast" >
<property name =" text" >
<string >on last vertex only</string >
<property name =" checked" >
<bool >true</bool >
</property >
</widget >
</item >
<item row =" 4 " column =" 0" colspan =" 2" >
<widget class =" QRadioButton" name =" radVertexFirst " >
<item row =" 2 " column =" 0" colspan =" 2" >
<widget class =" QRadioButton" name =" radVertex " >
<property name =" text" >
<string >on first vertex only </string >
<string >on every vertex</string >
</property >
</widget >
</item >
<item row =" 7 " column =" 0" colspan =" 2" >
<widget class =" QCheckBox " name =" chkRotateMarker " >
<item row =" 0 " column =" 0" colspan =" 2" >
<widget class =" QLabel " name =" label_2 " >
<property name =" text" >
<string >Rotate marker </string >
<string >Marker placement </string >
</property >
</widget >
</item >
Expand All
@@ -82,73 +130,49 @@
</property >
</widget >
</item >
<item row =" 8 " column =" 1" >
<widget class =" QDoubleSpinBox" name =" spinOffset " >
<item row =" 1 " column =" 1" >
<widget class =" QDoubleSpinBox" name =" spinInterval " >
<property name =" decimals" >
<number >5</number >
</property >
<property name =" minimum" >
<double >-100000.000000000000000</double >
<number >2</number >
</property >
<property name =" maximum" >
<double >100000.000000000000000</double >
</property >
</widget >
</item >
<item row =" 9" column =" 0" colspan =" 3" >
<spacer >
<property name =" orientation" >
<enum >Qt::Vertical</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >261</width >
<height >40</height >
</size >
</property >
</spacer >
</item >
<item row =" 6" column =" 0" colspan =" 3" >
<widget class =" Line" name =" line" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
<property name =" value" >
<double >1.000000000000000</double >
</property >
</widget >
</item >
<item row =" 5 " column =" 0" >
<widget class =" QRadioButton" name =" radCentralPoint " >
<item row =" 4 " column =" 0" colspan = " 2 " >
<widget class =" QRadioButton" name =" radVertexFirst " >
<property name =" text" >
<string >on central point </string >
<string >on first vertex only </string >
</property >
</widget >
</item >
<item row =" 8" column =" 2" >
<widget class =" QComboBox" name =" mOffsetUnitComboBox" >
<item >
<property name =" text" >
<string >Millimeter</string >
</property >
</item >
<item >
<property name =" text" >
<string >Map unit</string >
</property >
</item >
</widget >
</item >
<item row =" 1" column =" 2" >
<widget class =" QComboBox" name =" mIntervalUnitComboBox" >
<item row =" 9" column =" 0" colspan =" 3" >
<layout class =" QHBoxLayout" name =" horizontalLayout_2" >
<item >
<property name =" text" >
<string >Millimeter</string >
</property >
<widget class =" QLabel" name =" mDataDefinedPropertiesLabel" >
<property name =" text" >
<string >Data defined properties</string >
</property >
</widget >
</item >
<item >
<property name =" text" >
<string >Map unit</string >
</property >
<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 >...</string >
</property >
</widget >
</item >
</widget >
</layout >
</item >
</layout >
</widget >
Expand Down