QGIS/plugins/geoprocessing/qgsdlgpgbufferbase.ui

259 lines
9.1 KiB
Plaintext
Raw Normal View History

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>QgsDlgPgBufferBase</class>
<widget class="QDialog">
<property name="name">
<cstring>QgsDlgPgBufferBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>520</width>
<height>294</height>
</rect>
</property>
<property name="caption">
<string>Buffer features</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>lblBufferInfo</cstring>
</property>
<property name="text">
<string>Buffer the features in layer</string>
</property>
</widget>
<spacer row="1" column="5" rowspan="1" colspan="3">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>195</width>
<height>25</height>
</size>
</property>
</spacer>
<widget class="QLineEdit" row="1" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>txtBufferDistance</cstring>
</property>
</widget>
<widget class="QLabel" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Buffer distance in map units</string>
</property>
</widget>
<widget class="QCheckBox" row="6" column="0" rowspan="1" colspan="5">
<property name="name">
<cstring>chkAddToMap</cstring>
</property>
<property name="text">
<string>Add the buffered layer to the map</string>
</property>
</widget>
<widget class="QLayoutWidget" row="7" column="0" rowspan="1" colspan="8">
<property name="name">
<cstring>Layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>buttonHelp</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
<property name="accel">
<string>F1</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Horizontal Spacing2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>buttonOk</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>buttonCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<spacer row="3" column="7">
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>43</width>
<height>28</height>
</size>
</property>
</spacer>
<widget class="QLineEdit" row="2" column="3" rowspan="1" colspan="5">
<property name="name">
<cstring>txtBufferedLayerName</cstring>
</property>
</widget>
<widget class="QLabel" row="2" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Table name for the buffered layer</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1" rowspan="1" colspan="3">
<item>
<property name="text">
<string>public</string>
</property>
</item>
<property name="name">
<cstring>cmbSchema</cstring>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Schema</string>
</property>
</widget>
<widget class="QComboBox" row="5" column="3" rowspan="1" colspan="4">
<item>
<property name="text">
<string>Create unique object id</string>
</property>
</item>
<property name="name">
<cstring>cmbFields</cstring>
</property>
</widget>
<widget class="QLabel" row="5" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Unique field to use as feature id</string>
</property>
</widget>
<widget class="QLineEdit" row="3" column="6">
<property name="name">
<cstring>txtSrid</cstring>
</property>
</widget>
<widget class="QLabel" row="3" column="4" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>Spatial Ref. Id</string>
</property>
</widget>
<widget class="QLabel" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="text">
<string>Geometry column</string>
</property>
</widget>
<widget class="QLineEdit" row="4" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>txtGeometryColumn</cstring>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>buttonOk</sender>
<signal>clicked()</signal>
<receiver>QgsDlgPgBufferBase</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>buttonCancel</sender>
<signal>clicked()</signal>
<receiver>QgsDlgPgBufferBase</receiver>
<slot>reject()</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
</UI>