added a nopen button

git-svn-id: http://svn.osgeo.org/qgis/trunk@767 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-02-10 04:12:29 +00:00
parent 261ac997f0
commit f3247c6ccb

View File

@ -1,4 +1,4 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>QgsPatternDialogBase</class> <class>QgsPatternDialogBase</class>
<widget class="QDialog"> <widget class="QDialog">
<property name="name"> <property name="name">
@ -9,7 +9,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>344</width> <width>344</width>
<height>323</height> <height>326</height>
</rect> </rect>
</property> </property>
<property name="caption"> <property name="caption">
@ -201,24 +201,6 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
<widget class="QPushButton" row="3" column="2">
<property name="name">
<cstring>dense7</cstring>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" row="3" column="0"> <widget class="QPushButton" row="3" column="0">
<property name="name"> <property name="name">
<cstring>cross</cstring> <cstring>cross</cstring>
@ -291,6 +273,42 @@
<bool>true</bool> <bool>true</bool>
</property> </property>
</widget> </widget>
<widget class="QPushButton" row="3" column="2">
<property name="name">
<cstring>dense7</cstring>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" row="4" column="2">
<property name="name">
<cstring>nopen</cstring>
</property>
<property name="paletteBackgroundColor">
<color>
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</property>
<property name="text">
<string></string>
</property>
<property name="toggleButton">
<bool>true</bool>
</property>
</widget>
</grid> </grid>
</widget> </widget>
<widget class="QPushButton" row="1" column="2"> <widget class="QPushButton" row="1" column="2">