~ubuntu-branches/ubuntu/wily/qgis/wily

« back to all changes in this revision

Viewing changes to src/ui/qgsuniquevaluedialogbase.ui

  • Committer: Bazaar Package Importer
  • Author(s): Johan Van de Wauw
  • Date: 2010-07-11 20:23:24 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100711202324-5ktghxa7hracohmr
Tags: 1.4.0+12730-3ubuntu1
* Merge from Debian unstable (LP: #540941).
* Fix compilation issues with QT 4.7
* Add build-depends on libqt4-webkit-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <author></author>
3
 
 <comment></comment>
4
 
 <exportmacro></exportmacro>
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
5
3
 <class>QgsUniqueValueDialogBase</class>
6
 
 <widget class="QDialog" name="QgsUniqueValueDialogBase" >
7
 
  <property name="geometry" >
 
4
 <widget class="QDialog" name="QgsUniqueValueDialogBase">
 
5
  <property name="geometry">
8
6
   <rect>
9
7
    <x>0</x>
10
8
    <y>0</y>
11
 
    <width>500</width>
12
 
    <height>279</height>
 
9
    <width>661</width>
 
10
    <height>408</height>
13
11
   </rect>
14
12
  </property>
15
 
  <property name="windowTitle" >
 
13
  <property name="sizePolicy">
 
14
   <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
15
    <horstretch>0</horstretch>
 
16
    <verstretch>0</verstretch>
 
17
   </sizepolicy>
 
18
  </property>
 
19
  <property name="windowTitle">
16
20
   <string>Form1</string>
17
21
  </property>
18
 
  <layout class="QGridLayout" >
19
 
   <property name="margin" >
 
22
  <layout class="QGridLayout">
 
23
   <property name="leftMargin">
 
24
    <number>0</number>
 
25
   </property>
 
26
   <property name="topMargin">
20
27
    <number>8</number>
21
28
   </property>
22
 
   <property name="spacing" >
23
 
    <number>6</number>
24
 
   </property>
25
 
   <item row="1" column="2" colspan="2" >
26
 
    <widget class="Q3ListBox" name="mClassBreakBox" />
27
 
   </item>
28
 
   <item row="1" column="0" colspan="2" >
29
 
    <widget class="Q3WidgetStack" name="mSymbolWidgetStack" >
30
 
     <widget class="QWidget" name="WStackPage" >
31
 
      <property name="geometry" >
32
 
       <rect>
33
 
        <x>0</x>
34
 
        <y>0</y>
35
 
        <width>156</width>
36
 
        <height>234</height>
37
 
       </rect>
38
 
      </property>
39
 
     </widget>
40
 
    </widget>
41
 
   </item>
42
 
   <item row="0" column="3" >
43
 
    <spacer>
44
 
     <property name="orientation" >
45
 
      <enum>Qt::Horizontal</enum>
46
 
     </property>
47
 
     <property name="sizeType" >
48
 
      <enum>QSizePolicy::Expanding</enum>
49
 
     </property>
50
 
     <property name="sizeHint" >
51
 
      <size>
52
 
       <width>210</width>
53
 
       <height>21</height>
 
29
   <property name="rightMargin">
 
30
    <number>0</number>
 
31
   </property>
 
32
   <property name="bottomMargin">
 
33
    <number>0</number>
 
34
   </property>
 
35
   <item row="0" column="0">
 
36
    <widget class="QLabel" name="mClassVarLabel">
 
37
     <property name="sizePolicy">
 
38
      <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
 
39
       <horstretch>0</horstretch>
 
40
       <verstretch>0</verstretch>
 
41
      </sizepolicy>
 
42
     </property>
 
43
     <property name="minimumSize">
 
44
      <size>
 
45
       <width>0</width>
 
46
       <height>20</height>
 
47
      </size>
 
48
     </property>
 
49
     <property name="text">
 
50
      <string>Classification field</string>
 
51
     </property>
 
52
     <property name="buddy">
 
53
      <cstring>mClassificationComboBox</cstring>
 
54
     </property>
 
55
    </widget>
 
56
   </item>
 
57
   <item row="0" column="1">
 
58
    <widget class="QComboBox" name="mClassificationComboBox">
 
59
     <property name="sizePolicy">
 
60
      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
61
       <horstretch>0</horstretch>
 
62
       <verstretch>0</verstretch>
 
63
      </sizepolicy>
 
64
     </property>
 
65
     <property name="minimumSize">
 
66
      <size>
 
67
       <width>0</width>
 
68
       <height>20</height>
 
69
      </size>
 
70
     </property>
 
71
    </widget>
 
72
   </item>
 
73
   <item row="1" column="0" colspan="2">
 
74
    <layout class="QHBoxLayout">
 
75
     <item>
 
76
      <spacer>
 
77
       <property name="orientation">
 
78
        <enum>Qt::Horizontal</enum>
 
79
       </property>
 
80
       <property name="sizeType">
 
81
        <enum>QSizePolicy::Minimum</enum>
 
82
       </property>
 
83
       <property name="sizeHint" stdset="0">
 
84
        <size>
 
85
         <width>111</width>
 
86
         <height>20</height>
 
87
        </size>
 
88
       </property>
 
89
      </spacer>
 
90
     </item>
 
91
     <item>
 
92
      <widget class="QPushButton" name="mClassifyButton">
 
93
       <property name="text">
 
94
        <string>Classify</string>
 
95
       </property>
 
96
      </widget>
 
97
     </item>
 
98
     <item>
 
99
      <widget class="QPushButton" name="mAddButton">
 
100
       <property name="text">
 
101
        <string>Add class</string>
 
102
       </property>
 
103
      </widget>
 
104
     </item>
 
105
     <item>
 
106
      <widget class="QPushButton" name="mDeletePushButton">
 
107
       <property name="text">
 
108
        <string>Delete classes</string>
 
109
       </property>
 
110
      </widget>
 
111
     </item>
 
112
     <item>
 
113
      <widget class="QPushButton" name="mRandomizeColors">
 
114
       <property name="text">
 
115
        <string>Randomize Colors</string>
 
116
       </property>
 
117
      </widget>
 
118
     </item>
 
119
     <item>
 
120
      <widget class="QPushButton" name="mResetColors">
 
121
       <property name="text">
 
122
        <string>Reset Colors</string>
 
123
       </property>
 
124
      </widget>
 
125
     </item>
 
126
    </layout>
 
127
   </item>
 
128
   <item row="2" column="0" rowspan="3">
 
129
    <widget class="QListWidget" name="mClassListWidget">
 
130
     <property name="sizePolicy">
 
131
      <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
 
132
       <horstretch>0</horstretch>
 
133
       <verstretch>0</verstretch>
 
134
      </sizepolicy>
 
135
     </property>
 
136
    </widget>
 
137
   </item>
 
138
   <item row="2" column="1">
 
139
    <widget class="QStackedWidget" name="mSymbolWidgetStack">
 
140
     <property name="sizePolicy">
 
141
      <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
142
       <horstretch>0</horstretch>
 
143
       <verstretch>0</verstretch>
 
144
      </sizepolicy>
 
145
     </property>
 
146
     <widget class="QWidget" name="page"/>
 
147
     <widget class="QWidget" name="page_2"/>
 
148
    </widget>
 
149
   </item>
 
150
   <item row="4" column="1">
 
151
    <widget class="QCheckBox" name="mCommonPropertyLock">
 
152
     <property name="text">
 
153
      <string>Restrict changes to common properties</string>
 
154
     </property>
 
155
     <property name="checked">
 
156
      <bool>true</bool>
 
157
     </property>
 
158
    </widget>
 
159
   </item>
 
160
   <item row="3" column="1">
 
161
    <spacer name="verticalSpacer">
 
162
     <property name="orientation">
 
163
      <enum>Qt::Vertical</enum>
 
164
     </property>
 
165
     <property name="sizeHint" stdset="0">
 
166
      <size>
 
167
       <width>20</width>
 
168
       <height>40</height>
54
169
      </size>
55
170
     </property>
56
171
    </spacer>
57
172
   </item>
58
 
   <item row="0" column="1" colspan="2" >
59
 
    <widget class="QComboBox" name="mClassificationComboBox" >
60
 
     <property name="minimumSize" >
61
 
      <size>
62
 
       <width>0</width>
63
 
       <height>20</height>
64
 
      </size>
65
 
     </property>
66
 
    </widget>
67
 
   </item>
68
 
   <item row="0" column="0" >
69
 
    <widget class="QLabel" name="mClassVarLabel" >
70
 
     <property name="minimumSize" >
71
 
      <size>
72
 
       <width>0</width>
73
 
       <height>20</height>
74
 
      </size>
75
 
     </property>
76
 
     <property name="text" >
77
 
      <string>Classification Field:</string>
78
 
     </property>
79
 
     <property name="buddy" >
80
 
      <cstring>mClassificationComboBox</cstring>
81
 
     </property>
82
 
    </widget>
83
 
   </item>
84
173
  </layout>
85
174
 </widget>
86
 
 <layoutdefault spacing="6" margin="11" />
87
 
 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
88
 
 <customwidgets>
89
 
  <customwidget>
90
 
   <class>Q3WidgetStack</class>
91
 
   <extends></extends>
92
 
   <header>q3widgetstack.h</header>
93
 
   <container>1</container>
94
 
   <pixmap></pixmap>
95
 
  </customwidget>
96
 
  <customwidget>
97
 
   <class>Q3ListBox</class>
98
 
   <extends></extends>
99
 
   <header>q3listbox.h</header>
100
 
   <container>0</container>
101
 
   <pixmap></pixmap>
102
 
  </customwidget>
103
 
 </customwidgets>
 
175
 <layoutdefault spacing="6" margin="11"/>
 
176
 <tabstops>
 
177
  <tabstop>mClassificationComboBox</tabstop>
 
178
  <tabstop>mClassifyButton</tabstop>
 
179
  <tabstop>mDeletePushButton</tabstop>
 
180
  <tabstop>mClassListWidget</tabstop>
 
181
 </tabstops>
104
182
 <resources/>
105
183
 <connections/>
106
184
</ui>