Expand Up
@@ -449,9 +449,9 @@
<property name =" geometry" >
<rect >
<x >0</x >
<y >0 </y >
<y >-448 </y >
<width >686</width >
<height >714 </height >
<height >834 </height >
</rect >
</property >
<layout class =" QGridLayout" name =" gridLayout_17" >
Expand All
@@ -461,7 +461,7 @@
<property name =" verticalSpacing" >
<number >20</number >
</property >
<item row =" 8 " column =" 0" >
<item row =" 9 " column =" 0" >
<widget class =" QgsCollapsibleGroupBox" name =" chkFormattedNumbers" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Maximum" >
Expand Down
Expand Up
@@ -1398,7 +1398,7 @@
</layout >
</widget >
</item >
<item row =" 11 " column =" 0" >
<item row =" 12 " column =" 0" >
<spacer name =" verticalSpacer" >
<property name =" orientation" >
<enum >Qt::Vertical</enum >
Expand Down
Expand Up
@@ -1495,31 +1495,6 @@
</property >
</widget >
</item >
<item row =" 0" column =" 2" colspan =" 2" >
<widget class =" QLabel" name =" mFontLimitPixelLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" styleSheet" >
<string notr =" true" >background-color: rgb(243, 243, 243);</string >
</property >
<property name =" frameShape" >
<enum >QFrame::StyledPanel</enum >
</property >
<property name =" text" >
<string > Label in Map Units </string >
</property >
<property name =" alignment" >
<set >Qt::AlignCenter</set >
</property >
<property name =" margin" >
<number >1</number >
</property >
</widget >
</item >
<item row =" 0" column =" 1" >
<widget class =" QLabel" name =" mFontLimitPixelLabel_2" >
<property name =" sizePolicy" >
Expand All
@@ -1546,6 +1521,31 @@
</property >
</spacer >
</item >
<item row =" 0" column =" 2" colspan =" 2" >
<widget class =" QLabel" name =" mFontLimitPixelLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" styleSheet" >
<string notr =" true" >background-color: rgb(243, 243, 243);</string >
</property >
<property name =" frameShape" >
<enum >QFrame::StyledPanel</enum >
</property >
<property name =" text" >
<string > Label in Map Units </string >
</property >
<property name =" alignment" >
<set >Qt::AlignCenter</set >
</property >
<property name =" margin" >
<number >1</number >
</property >
</widget >
</item >
</layout >
</widget >
</item >
Expand Down
Expand Up
@@ -1690,6 +1690,198 @@
</layout >
</widget >
</item >
<item row =" 8" column =" 0" >
<widget class =" QgsCollapsibleGroupBox" name =" mDirectSymbGroupBox" >
<property name =" title" >
<string >Line direction symbols</string >
</property >
<property name =" checkable" >
<bool >true</bool >
</property >
<property name =" checked" >
<bool >true</bool >
</property >
<layout class =" QVBoxLayout" name =" verticalLayout_10" >
<item >
<layout class =" QHBoxLayout" name =" horizontalLayout_19" >
<item >
<widget class =" QLabel" name =" mDirectSymbLabel" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Symbol(s)</string >
</property >
</widget >
</item >
<item >
<layout class =" QHBoxLayout" name =" horizontalLayout_21" >
<property name =" spacing" >
<number >0</number >
</property >
<item >
<widget class =" QToolButton" name =" mDirectSymbLeftToolBtn" >
<property name =" maximumSize" >
<size >
<width >16777215</width >
<height >22</height >
</size >
</property >
<property name =" text" >
<string >...</string >
</property >
</widget >
</item >
<item >
<widget class =" QLineEdit" name =" mDirectSymbLeftLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >< </string >
</property >
<property name =" alignment" >
<set >Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set >
</property >
</widget >
</item >
<item >
<widget class =" QLabel" name =" mDirectSymbLabel_2" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" styleSheet" >
<string notr =" true" >background-color: rgb(243, 243, 243);</string >
</property >
<property name =" frameShape" >
<enum >QFrame::StyledPanel</enum >
</property >
<property name =" text" >
<string > Label </string >
</property >
<property name =" alignment" >
<set >Qt::AlignCenter</set >
</property >
<property name =" margin" >
<number >1</number >
</property >
</widget >
</item >
<item >
<widget class =" QLineEdit" name =" mDirectSymbRightLineEdit" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Preferred" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >> </string >
</property >
</widget >
</item >
<item >
<widget class =" QToolButton" name =" mDirectSymbRightToolBtn" >
<property name =" maximumSize" >
<size >
<width >16777215</width >
<height >22</height >
</size >
</property >
<property name =" text" >
<string >...</string >
</property >
</widget >
</item >
</layout >
</item >
<item >
<spacer name =" horizontalSpacer_9" >
<property name =" orientation" >
<enum >Qt::Horizontal</enum >
</property >
<property name =" sizeHint" stdset =" 0" >
<size >
<width >40</width >
<height >20</height >
</size >
</property >
</spacer >
</item >
</layout >
</item >
<item >
<layout class =" QHBoxLayout" name =" horizontalLayout_17" >
<item >
<widget class =" QLabel" name =" mDirectSymbLabel_3" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Preferred" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >Placement</string >
</property >
</widget >
</item >
<item >
<widget class =" QRadioButton" name =" mDirectSymbRadioBtnLR" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >left/right</string >
</property >
<property name =" checked" >
<bool >true</bool >
</property >
</widget >
</item >
<item >
<widget class =" QRadioButton" name =" mDirectSymbRadioBtnAbove" >
<property name =" sizePolicy" >
<sizepolicy hsizetype =" Maximum" vsizetype =" Fixed" >
<horstretch >0</horstretch >
<verstretch >0</verstretch >
</sizepolicy >
</property >
<property name =" text" >
<string >above</string >
</property >
</widget >
</item >
<item >
<widget class =" QRadioButton" name =" mDirectSymbRadioBtnBelow" >
<property name =" text" >
<string >below</string >
</property >
</widget >
</item >
<item >
<widget class =" QCheckBox" name =" mDirectSymbRevChkBx" >
<property name =" text" >
<string >Reverse direction</string >
</property >
</widget >
</item >
</layout >
</item >
</layout >
</widget >
</item >
</layout >
</widget >
</widget >
Expand Down