mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-01 00:46:20 -05:00
407 lines
14 KiB
XML
407 lines
14 KiB
XML
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
|
|
<class>QgsSpitBase</class>
|
|
<widget class="QDialog">
|
|
<property name="name">
|
|
<cstring>QgsSpitBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>579</width>
|
|
<height>504</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>SPIT - Shapefile to PostGIS Import Tool</string>
|
|
</property>
|
|
<property name="sizeGripEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QGroupBox" row="0" column="0" rowspan="1" colspan="7">
|
|
<property name="name">
|
|
<cstring>groupBox8</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>PostgreSQL Connections</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="QLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Connection</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" row="0" column="1" rowspan="1" colspan="3">
|
|
<property name="name">
|
|
<cstring>cmbConnections</cstring>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>200</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" row="1" column="3">
|
|
<property name="name">
|
|
<cstring>btnRemove</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Remove</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" row="1" column="2">
|
|
<property name="name">
|
|
<cstring>btnEdit</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Edit</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>btnNew</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>New</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<widget class="QGroupBox" row="1" column="0" rowspan="1" colspan="7">
|
|
<property name="name">
|
|
<cstring>groupBox1</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Shapefile List</string>
|
|
</property>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>btnAddFile</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>118</width>
|
|
<height>29</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>btnRemoveFile</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>30</y>
|
|
<width>118</width>
|
|
<height>29</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Remove</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton">
|
|
<property name="name">
|
|
<cstring>btnRemoveAll</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>30</y>
|
|
<width>111</width>
|
|
<height>29</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Remove All</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QListView">
|
|
<column>
|
|
<property name="text">
|
|
<string>File Name</string>
|
|
</property>
|
|
<property name="clickable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</column>
|
|
<column>
|
|
<property name="text">
|
|
<string>Feature Class</string>
|
|
</property>
|
|
<property name="clickable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</column>
|
|
<column>
|
|
<property name="text">
|
|
<string>Features</string>
|
|
</property>
|
|
<property name="clickable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="resizable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</column>
|
|
<property name="name">
|
|
<cstring>lstShapefiles</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>535</width>
|
|
<height>220</height>
|
|
</rect>
|
|
</property>
|
|
<property name="selectionMode">
|
|
<enum>Extended</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox">
|
|
<property name="name">
|
|
<cstring>chkUseDefault</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>70</y>
|
|
<width>100</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use Default</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1_2</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>70</y>
|
|
<width>60</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>SRID</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox">
|
|
<property name="name">
|
|
<cstring>spinSrid</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>70</y>
|
|
<width>110</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>1000000</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>-1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>-1</number>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QPushButton" row="2" column="5">
|
|
<property name="name">
|
|
<cstring>btnAbout</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>About</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" row="2" column="1">
|
|
<property name="name">
|
|
<cstring>btnImport</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Import</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" row="2" column="2">
|
|
<property name="name">
|
|
<cstring>btnCancel</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Cancel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" row="2" column="4">
|
|
<property name="name">
|
|
<cstring>btnHelp</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Help</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="2" column="6">
|
|
<property name="name">
|
|
<cstring>spacer1_2_2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>110</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<spacer row="2" column="0">
|
|
<property name="name">
|
|
<cstring>spacer1_2</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>110</width>
|
|
<height>31</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<spacer row="2" column="3">
|
|
<property name="name">
|
|
<cstring>spacer11</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>41</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</grid>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>btnNew</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>newConnection()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnImport</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>import()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnCancel</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>close()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnEdit</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>editConnection()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnRemoveFile</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>removeFile()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnAddFile</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>addFile()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnRemove</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>removeConnection()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnRemoveAll</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>removeAllFiles()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>chkUseDefault</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>useDefault()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnHelp</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>help()</slot>
|
|
</connection>
|
|
<connection>
|
|
<sender>btnAbout</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>QgsSpitBase</receiver>
|
|
<slot>about()</slot>
|
|
</connection>
|
|
</connections>
|
|
<slots>
|
|
<slot>import()</slot>
|
|
<slot>newConnection()</slot>
|
|
<slot>editConnection()</slot>
|
|
<slot>removeConnection()</slot>
|
|
<slot>addFile()</slot>
|
|
<slot>removeFile()</slot>
|
|
<slot>removeAllFiles()</slot>
|
|
<slot>useDefault()</slot>
|
|
<slot>help()</slot>
|
|
<slot>about()</slot>
|
|
</slots>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
</UI>
|