QGIS/src/qgslinestylewidgetbase.ui

123 lines
4.5 KiB
XML

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>QgsLineStyleWidgetBase</class>
<widget class="QWidget">
<property name="name">
<cstring>QgsLineStyleWidgetBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>193</width>
<height>143</height>
</rect>
</property>
<property name="caption">
<string>Form2</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QGroupBox" row="0" column="0">
<property name="name">
<cstring>grpOutline</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Outline Style</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QSpinBox" row="2" column="2">
<property name="name">
<cstring>spbOutlineWidth</cstring>
</property>
<property name="minimumSize">
<size>
<width>42</width>
<height>0</height>
</size>
</property>
</widget>
<widget class="QLabel" row="1" column="2">
<property name="name">
<cstring>txtOutLineWidth</cstring>
</property>
<property name="text">
<string>Width:</string>
</property>
</widget>
<spacer row="2" column="1">
<property name="name">
<cstring>spcOutline</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>30</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="QLabel" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>txtOutlineColour</cstring>
</property>
<property name="text">
<string>Colour:</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="0" rowspan="1" colspan="3">
<item>
<property name="text">
<string>LineStyleWidget</string>
</property>
</item>
<property name="name">
<cstring>lptOutlinePattern</cstring>
</property>
</widget>
<widget class="QPushButton" row="2" column="0">
<property name="name">
<cstring>colOutlineColour</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>0</height>
</size>
</property>
<property name="text">
<string>col</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>