~ubuntu-branches/ubuntu/utopic/qgis/utopic

« back to all changes in this revision

Viewing changes to src/ui/qgsrulebasedrendererv2widget.ui

  • Committer: Package Import Robot
  • Author(s): Francesco Paolo Lovergine
  • Date: 2012-04-24 15:12:20 UTC
  • mfrom: (3.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20120424151220-r88g00af5fpn5fc3
Tags: 1.7.4+1.7.5~20120320-1
The "Sometimes they come back" release.

* Branching from Qgis tree and adapting to current Debian Policy and
  standards. The target tree is currently set to release-1.7.
  (closes: #661491, #606304, #615683, #616182, #600308)
* Policy bumped to 3.9.3.
* Moving to debhelper compatibility level 9.
* Source format is now 3.0 with quilt support.
* Merged with 2bf42287 upstream git snapshot.
* Migrated to dh_python2 instead of python-central.
  (closes: #617048)
* Snapshot in qgis.org release-1.7: c936d031
* Added an automagic creation of a lintian override for sqlite embedding.
  This is required for uploading currently.
* Added missing ${misc:Depends} to make lintian happy.
* Copyright notes updated and debian/copyright moved to format 1.0.
* More licenses notices now reported in debian/copyright. Thanks ftpmasters.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>QgsRuleBasedRendererV2Widget</class>
 
4
 <widget class="QWidget" name="QgsRuleBasedRendererV2Widget">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>640</width>
 
10
    <height>401</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="windowTitle">
 
14
   <string>Form</string>
 
15
  </property>
 
16
  <layout class="QGridLayout" name="gridLayout">
 
17
   <item row="0" column="0">
 
18
    <widget class="QgsRendererRulesTreeWidget" name="treeRules">
 
19
     <property name="styleSheet">
 
20
      <string notr="true"/>
 
21
     </property>
 
22
     <property name="rootIsDecorated">
 
23
      <bool>false</bool>
 
24
     </property>
 
25
     <property name="sortingEnabled">
 
26
      <bool>true</bool>
 
27
     </property>
 
28
     <property name="headerHidden">
 
29
      <bool>false</bool>
 
30
     </property>
 
31
     <column>
 
32
      <property name="text">
 
33
       <string>Label</string>
 
34
      </property>
 
35
     </column>
 
36
     <column>
 
37
      <property name="text">
 
38
       <string>Rule</string>
 
39
      </property>
 
40
     </column>
 
41
     <column>
 
42
      <property name="text">
 
43
       <string>Min. scale</string>
 
44
      </property>
 
45
      <property name="textAlignment">
 
46
       <set>AlignHCenter|AlignVCenter|AlignCenter</set>
 
47
      </property>
 
48
     </column>
 
49
     <column>
 
50
      <property name="text">
 
51
       <string>Max. scale</string>
 
52
      </property>
 
53
      <property name="textAlignment">
 
54
       <set>AlignHCenter|AlignVCenter|AlignCenter</set>
 
55
      </property>
 
56
     </column>
 
57
     <column>
 
58
      <property name="text">
 
59
       <string>Priority</string>
 
60
      </property>
 
61
      <property name="toolTip">
 
62
       <string>Priority when symbol levels are enabled (only first matching rule will be applied)</string>
 
63
      </property>
 
64
      <property name="textAlignment">
 
65
       <set>AlignHCenter|AlignVCenter|AlignCenter</set>
 
66
      </property>
 
67
     </column>
 
68
    </widget>
 
69
   </item>
 
70
   <item row="0" column="1">
 
71
    <layout class="QVBoxLayout" name="verticalLayout">
 
72
     <item>
 
73
      <widget class="QPushButton" name="btnAddRule">
 
74
       <property name="text">
 
75
        <string>Add</string>
 
76
       </property>
 
77
      </widget>
 
78
     </item>
 
79
     <item>
 
80
      <widget class="QPushButton" name="btnEditRule">
 
81
       <property name="text">
 
82
        <string>Edit</string>
 
83
       </property>
 
84
      </widget>
 
85
     </item>
 
86
     <item>
 
87
      <widget class="QPushButton" name="btnRemoveRule">
 
88
       <property name="text">
 
89
        <string>Remove</string>
 
90
       </property>
 
91
      </widget>
 
92
     </item>
 
93
     <item>
 
94
      <widget class="QPushButton" name="btnRefineRule">
 
95
       <property name="text">
 
96
        <string>Refine</string>
 
97
       </property>
 
98
      </widget>
 
99
     </item>
 
100
     <item>
 
101
      <widget class="QPushButton" name="btnIncreasePriority">
 
102
       <property name="text">
 
103
        <string>Increase priority</string>
 
104
       </property>
 
105
      </widget>
 
106
     </item>
 
107
     <item>
 
108
      <widget class="QPushButton" name="btnDecreasePriority">
 
109
       <property name="text">
 
110
        <string>Decrease priority</string>
 
111
       </property>
 
112
      </widget>
 
113
     </item>
 
114
    </layout>
 
115
   </item>
 
116
   <item row="3" column="0" colspan="2">
 
117
    <widget class="QGroupBox" name="groupBox_2">
 
118
     <property name="minimumSize">
 
119
      <size>
 
120
       <width>0</width>
 
121
       <height>35</height>
 
122
      </size>
 
123
     </property>
 
124
     <property name="baseSize">
 
125
      <size>
 
126
       <width>0</width>
 
127
       <height>0</height>
 
128
      </size>
 
129
     </property>
 
130
     <property name="title">
 
131
      <string/>
 
132
     </property>
 
133
     <widget class="QCheckBox" name="chkEnableSymbolLevels">
 
134
      <property name="geometry">
 
135
       <rect>
 
136
        <x>113</x>
 
137
        <y>10</y>
 
138
        <width>231</width>
 
139
        <height>24</height>
 
140
       </rect>
 
141
      </property>
 
142
      <property name="text">
 
143
       <string>Enable symbol levels</string>
 
144
      </property>
 
145
     </widget>
 
146
     <widget class="QCheckBox" name="chkUsingFirstRule">
 
147
      <property name="geometry">
 
148
       <rect>
 
149
        <x>360</x>
 
150
        <y>10</y>
 
151
        <width>271</width>
 
152
        <height>24</height>
 
153
       </rect>
 
154
      </property>
 
155
      <property name="text">
 
156
       <string>Use only first matched rule</string>
 
157
      </property>
 
158
     </widget>
 
159
     <widget class="QLabel" name="label_2">
 
160
      <property name="geometry">
 
161
       <rect>
 
162
        <x>10</x>
 
163
        <y>10</y>
 
164
        <width>84</width>
 
165
        <height>24</height>
 
166
       </rect>
 
167
      </property>
 
168
      <property name="text">
 
169
       <string>Behavior</string>
 
170
      </property>
 
171
     </widget>
 
172
    </widget>
 
173
   </item>
 
174
   <item row="2" column="0" colspan="2">
 
175
    <widget class="QGroupBox" name="groupBox">
 
176
     <property name="title">
 
177
      <string notr="true"/>
 
178
     </property>
 
179
     <layout class="QHBoxLayout" name="horizontalLayout">
 
180
      <item>
 
181
       <widget class="QLabel" name="label">
 
182
        <property name="text">
 
183
         <string>Rule grouping</string>
 
184
        </property>
 
185
       </widget>
 
186
      </item>
 
187
      <item>
 
188
       <widget class="QRadioButton" name="radNoGrouping">
 
189
        <property name="text">
 
190
         <string comment="No grouping for displaying rules">None</string>
 
191
        </property>
 
192
        <property name="checked">
 
193
         <bool>true</bool>
 
194
        </property>
 
195
       </widget>
 
196
      </item>
 
197
      <item>
 
198
       <widget class="QRadioButton" name="radGroupFilter">
 
199
        <property name="text">
 
200
         <string comment="Group rules by filter">By filter</string>
 
201
        </property>
 
202
       </widget>
 
203
      </item>
 
204
      <item>
 
205
       <widget class="QRadioButton" name="radGroupScale">
 
206
        <property name="text">
 
207
         <string comment="Group rules by scale">By scale</string>
 
208
        </property>
 
209
       </widget>
 
210
      </item>
 
211
     </layout>
 
212
    </widget>
 
213
   </item>
 
214
  </layout>
 
215
 </widget>
 
216
 <customwidgets>
 
217
  <customwidget>
 
218
   <class>QgsRendererRulesTreeWidget</class>
 
219
   <extends>QTreeWidget</extends>
 
220
   <header>qgsrulebasedrendererv2widget.h</header>
 
221
  </customwidget>
 
222
 </customwidgets>
 
223
 <resources/>
 
224
 <connections/>
 
225
</ui>