QGIS/src/qgsmarkerdialogbase.ui
2004-04-10 12:05:46 +00:00

134 lines
4.8 KiB
XML

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>QgsMarkerDialogBase</class>
<widget class="QDialog">
<property name="name">
<cstring>QgsMarkerDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>440</width>
<height>346</height>
</rect>
</property>
<property name="caption">
<string>Choose a marker symbol</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>mDirectoryLabel</cstring>
</property>
<property name="text">
<string>Directory</string>
</property>
</widget>
<widget class="QPushButton" row="0" column="4">
<property name="name">
<cstring>mBrowseDirectoriesButton</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
<widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>mDirectoryEdit</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer18_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>100</width>
<height>23</height>
</size>
</property>
</spacer>
<widget class="QPushButton" row="2" column="1">
<property name="name">
<cstring>mOkButton</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="text">
<string>Ok</string>
</property>
</widget>
<widget class="QPushButton" row="2" column="2">
<property name="name">
<cstring>mCancelButton</cstring>
</property>
<property name="focusPolicy">
<enum>StrongFocus</enum>
</property>
<property name="text">
<string>Cancel</string>
</property>
</widget>
<spacer row="2" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer18</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>120</width>
<height>23</height>
</size>
</property>
</spacer>
<widget class="QIconView" row="1" column="0" rowspan="1" colspan="5">
<item>
<property name="text">
<string>New Item</string>
</property>
<property name="pixmap">
<pixmap>image0</pixmap>
</property>
</item>
<property name="name">
<cstring>mIconView</cstring>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
</widget>
</grid>
</widget>
<images>
<image name="image0">
<data format="XPM.GZ" length="1347">789c7dd3cd4e84301405e03d4fd17077c430fc2e8c9947d0b834312e4a4b8b8bd1641c17c6f8eef6b614da5ee0c2a227f938eda29c0af6f2fcc88a53f675e3b777c1c4c4afac90df97cbcfebdbf937cbdb8699b7ae589ddf6579c9047bfafc18710d660d951d8c838ba27171c4d8d66dd5da0f278c5dedb1c4d8f3febee7183546def19a77181546d18b46f418b98b4ab928302a3bf648650900e5ee78c3f9beb2c6b40c7c5f3923e4919a8d0815c0b86d02951606665176021599486d1a2594d21a0633310a7b10296911326a947b94c6ed26840b5a7b6c0b8e51d29e2b31bec53384c300714f0c6604b42742c410a0a9a12d1b3da4c59869c70428edd13a6da1464aa742941873abac0a5aa8f12a44d42cead0a46adbc46acf840a8dbbd4a9599533a8a8f1ca1bd8344e1df7cceae03cabf2bf61fef790fd03a2a94f81</data>
</image>
</images>
<tabstops>
<tabstop>mDirectoryEdit</tabstop>
<tabstop>mIconView</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>