~ubuntu-branches/ubuntu/precise/koffice/precise

« back to all changes in this revision

Viewing changes to krita/plugins/extensions/dockers/defaultdockers/wdglayerbox.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-09-21 15:36:35 UTC
  • mfrom: (1.4.1 upstream) (60.2.11 maverick)
  • Revision ID: james.westby@ubuntu.com-20100921153635-6tejqkiro2u21ydi
Tags: 1:2.2.2-0ubuntu3
Add kubuntu_03_fix-crash-on-closing-sqlite-connection-2.2.2.diff and
kubuntu_04_support-large-memo-values-for-msaccess-2.2.2.diff as
recommended by upstream http://kexi-
project.org/wiki/wikiview/index.php@Kexi2.2_Patches.html#sqlite_stab
ility

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
2
3
 <class>WdgLayerBox</class>
3
 
 <widget class="QWidget" name="WdgLayerBox" >
4
 
  <property name="geometry" >
 
4
 <widget class="QWidget" name="WdgLayerBox">
 
5
  <property name="geometry">
5
6
   <rect>
6
7
    <x>0</x>
7
8
    <y>0</y>
9
10
    <height>542</height>
10
11
   </rect>
11
12
  </property>
12
 
  <layout class="QGridLayout" >
13
 
   <item row="0" column="0" >
14
 
    <layout class="QHBoxLayout" >
15
 
     <property name="leftMargin" >
16
 
      <number>0</number>
17
 
     </property>
18
 
     <property name="topMargin" >
19
 
      <number>0</number>
20
 
     </property>
21
 
     <property name="rightMargin" >
22
 
      <number>0</number>
23
 
     </property>
24
 
     <property name="bottomMargin" >
 
13
  <layout class="QGridLayout">
 
14
   <item row="0" column="0">
 
15
    <layout class="QHBoxLayout">
 
16
     <property name="margin">
25
17
      <number>0</number>
26
18
     </property>
27
19
     <item>
28
 
      <widget class="KisCmbComposite" native="1" name="cmbComposite" >
29
 
       <property name="sizePolicy" >
30
 
        <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
 
20
      <widget class="KisCmbComposite" name="cmbComposite" native="true">
 
21
       <property name="sizePolicy">
 
22
        <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
31
23
         <horstretch>0</horstretch>
32
24
         <verstretch>0</verstretch>
33
25
        </sizepolicy>
34
26
       </property>
35
 
       <property name="minimumSize" >
 
27
       <property name="minimumSize">
36
28
        <size>
37
29
         <width>0</width>
38
30
         <height>10</height>
39
31
        </size>
40
32
       </property>
41
 
       <property name="toolTip" >
 
33
       <property name="toolTip">
42
34
        <string>Blending mode</string>
43
35
       </property>
44
36
      </widget>
45
37
     </item>
46
38
     <item>
47
 
      <widget class="KoSliderCombo" native="1" name="doubleOpacity" >
48
 
       <property name="sizePolicy" >
49
 
        <sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
 
39
      <widget class="KoSliderCombo" name="doubleOpacity" native="true">
 
40
       <property name="sizePolicy">
 
41
        <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
50
42
         <horstretch>0</horstretch>
51
43
         <verstretch>0</verstretch>
52
44
        </sizepolicy>
54
46
      </widget>
55
47
     </item>
56
48
     <item>
57
 
      <widget class="QToolButton" name="bnViewMode" />
 
49
      <widget class="QToolButton" name="bnViewMode"/>
58
50
     </item>
59
51
    </layout>
60
52
   </item>
61
 
   <item row="1" column="0" >
62
 
    <widget class="KoDocumentSectionView" native="1" name="listLayers" />
 
53
   <item row="1" column="0">
 
54
    <widget class="KoDocumentSectionView" name="listLayers" native="true">
 
55
     <property name="sizePolicy">
 
56
      <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
 
57
       <horstretch>0</horstretch>
 
58
       <verstretch>0</verstretch>
 
59
      </sizepolicy>
 
60
     </property>
 
61
    </widget>
63
62
   </item>
64
 
   <item row="2" column="0" >
65
 
    <layout class="QHBoxLayout" >
 
63
   <item row="2" column="0">
 
64
    <layout class="QHBoxLayout">
66
65
     <item>
67
 
      <widget class="QToolButton" name="bnAdd" >
68
 
       <property name="sizePolicy" >
69
 
        <sizepolicy vsizetype="Minimum" hsizetype="Fixed" >
 
66
      <widget class="QToolButton" name="bnAdd">
 
67
       <property name="sizePolicy">
 
68
        <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
70
69
         <horstretch>0</horstretch>
71
70
         <verstretch>0</verstretch>
72
71
        </sizepolicy>
73
72
       </property>
74
 
       <property name="minimumSize" >
 
73
       <property name="minimumSize">
75
74
        <size>
76
75
         <width>32</width>
77
76
         <height>22</height>
78
77
        </size>
79
78
       </property>
80
 
       <property name="maximumSize" >
 
79
       <property name="maximumSize">
81
80
        <size>
82
81
         <width>22</width>
83
82
         <height>22</height>
84
83
        </size>
85
84
       </property>
86
 
       <property name="toolTip" >
 
85
       <property name="toolTip">
87
86
        <string>Create a new mask or layer</string>
88
87
       </property>
89
 
       <property name="text" >
 
88
       <property name="text">
90
89
        <string/>
91
90
       </property>
92
 
       <property name="popupMode" >
 
91
       <property name="popupMode">
93
92
        <enum>QToolButton::MenuButtonPopup</enum>
94
93
       </property>
95
 
       <property name="autoRaise" >
 
94
       <property name="autoRaise">
96
95
        <bool>true</bool>
97
96
       </property>
98
97
      </widget>
99
98
     </item>
100
99
     <item>
101
 
      <widget class="QToolButton" name="bnDuplicate" >
102
 
       <property name="minimumSize" >
103
 
        <size>
104
 
         <width>22</width>
105
 
         <height>22</height>
106
 
        </size>
107
 
       </property>
108
 
       <property name="maximumSize" >
109
 
        <size>
110
 
         <width>22</width>
111
 
         <height>22</height>
112
 
        </size>
113
 
       </property>
114
 
       <property name="toolTip" >
115
 
        <string>Duplicate layer or mask</string>
116
 
       </property>
117
 
       <property name="statusTip" >
118
 
        <string>Duplicate layer or mask</string>
119
 
       </property>
120
 
       <property name="whatsThis" >
 
100
      <widget class="QToolButton" name="bnDuplicate">
 
101
       <property name="minimumSize">
 
102
        <size>
 
103
         <width>22</width>
 
104
         <height>22</height>
 
105
        </size>
 
106
       </property>
 
107
       <property name="maximumSize">
 
108
        <size>
 
109
         <width>22</width>
 
110
         <height>22</height>
 
111
        </size>
 
112
       </property>
 
113
       <property name="toolTip">
 
114
        <string>Duplicate layer or mask</string>
 
115
       </property>
 
116
       <property name="statusTip">
 
117
        <string>Duplicate layer or mask</string>
 
118
       </property>
 
119
       <property name="whatsThis">
121
120
        <string>Duplicate the currently selected layer or mask</string>
122
121
       </property>
123
 
       <property name="text" >
 
122
       <property name="text">
124
123
        <string/>
125
124
       </property>
126
 
       <property name="autoRaise" >
 
125
       <property name="autoRaise">
127
126
        <bool>true</bool>
128
127
       </property>
129
128
      </widget>
130
129
     </item>
131
130
     <item>
132
 
      <widget class="QToolButton" name="bnLower" >
133
 
       <property name="minimumSize" >
134
 
        <size>
135
 
         <width>22</width>
136
 
         <height>22</height>
137
 
        </size>
138
 
       </property>
139
 
       <property name="maximumSize" >
140
 
        <size>
141
 
         <width>22</width>
142
 
         <height>22</height>
143
 
        </size>
144
 
       </property>
145
 
       <property name="toolTip" >
 
131
      <widget class="QToolButton" name="bnLower">
 
132
       <property name="minimumSize">
 
133
        <size>
 
134
         <width>22</width>
 
135
         <height>22</height>
 
136
        </size>
 
137
       </property>
 
138
       <property name="maximumSize">
 
139
        <size>
 
140
         <width>22</width>
 
141
         <height>22</height>
 
142
        </size>
 
143
       </property>
 
144
       <property name="toolTip">
146
145
        <string>Move layer or mask down</string>
147
146
       </property>
148
 
       <property name="text" >
 
147
       <property name="text">
149
148
        <string/>
150
149
       </property>
151
 
       <property name="autoRaise" >
 
150
       <property name="autoRaise">
152
151
        <bool>true</bool>
153
152
       </property>
154
153
      </widget>
155
154
     </item>
156
155
     <item>
157
 
      <widget class="QToolButton" name="bnRaise" >
158
 
       <property name="minimumSize" >
159
 
        <size>
160
 
         <width>22</width>
161
 
         <height>22</height>
162
 
        </size>
163
 
       </property>
164
 
       <property name="maximumSize" >
165
 
        <size>
166
 
         <width>22</width>
167
 
         <height>22</height>
168
 
        </size>
169
 
       </property>
170
 
       <property name="toolTip" >
 
156
      <widget class="QToolButton" name="bnRaise">
 
157
       <property name="minimumSize">
 
158
        <size>
 
159
         <width>22</width>
 
160
         <height>22</height>
 
161
        </size>
 
162
       </property>
 
163
       <property name="maximumSize">
 
164
        <size>
 
165
         <width>22</width>
 
166
         <height>22</height>
 
167
        </size>
 
168
       </property>
 
169
       <property name="toolTip">
171
170
        <string>Move layer or mask up</string>
172
171
       </property>
173
 
       <property name="text" >
 
172
       <property name="text">
174
173
        <string/>
175
174
       </property>
176
 
       <property name="autoRaise" >
 
175
       <property name="autoRaise">
177
176
        <bool>true</bool>
178
177
       </property>
179
178
      </widget>
180
179
     </item>
181
180
     <item>
182
 
      <widget class="QToolButton" name="bnProperties" >
183
 
       <property name="minimumSize" >
184
 
        <size>
185
 
         <width>22</width>
186
 
         <height>22</height>
187
 
        </size>
188
 
       </property>
189
 
       <property name="maximumSize" >
190
 
        <size>
191
 
         <width>22</width>
192
 
         <height>22</height>
193
 
        </size>
194
 
       </property>
195
 
       <property name="toolTip" >
 
181
      <widget class="QToolButton" name="bnProperties">
 
182
       <property name="minimumSize">
 
183
        <size>
 
184
         <width>22</width>
 
185
         <height>22</height>
 
186
        </size>
 
187
       </property>
 
188
       <property name="maximumSize">
 
189
        <size>
 
190
         <width>22</width>
 
191
         <height>22</height>
 
192
        </size>
 
193
       </property>
 
194
       <property name="toolTip">
196
195
        <string>View or change the layer properties</string>
197
196
       </property>
198
 
       <property name="text" >
 
197
       <property name="text">
199
198
        <string>...</string>
200
199
       </property>
201
 
       <property name="autoRaise" >
 
200
       <property name="autoRaise">
202
201
        <bool>true</bool>
203
202
       </property>
204
203
      </widget>
205
204
     </item>
206
205
     <item>
207
206
      <spacer>
208
 
       <property name="orientation" >
 
207
       <property name="orientation">
209
208
        <enum>Qt::Horizontal</enum>
210
209
       </property>
211
 
       <property name="sizeType" >
 
210
       <property name="sizeType">
212
211
        <enum>QSizePolicy::Expanding</enum>
213
212
       </property>
214
 
       <property name="sizeHint" >
 
213
       <property name="sizeHint" stdset="0">
215
214
        <size>
216
215
         <width>151</width>
217
216
         <height>22</height>
220
219
      </spacer>
221
220
     </item>
222
221
     <item>
223
 
      <widget class="QToolButton" name="bnDelete" >
224
 
       <property name="minimumSize" >
225
 
        <size>
226
 
         <width>22</width>
227
 
         <height>22</height>
228
 
        </size>
229
 
       </property>
230
 
       <property name="maximumSize" >
231
 
        <size>
232
 
         <width>22</width>
233
 
         <height>22</height>
234
 
        </size>
235
 
       </property>
236
 
       <property name="toolTip" >
 
222
      <widget class="QToolButton" name="bnDelete">
 
223
       <property name="minimumSize">
 
224
        <size>
 
225
         <width>22</width>
 
226
         <height>22</height>
 
227
        </size>
 
228
       </property>
 
229
       <property name="maximumSize">
 
230
        <size>
 
231
         <width>22</width>
 
232
         <height>22</height>
 
233
        </size>
 
234
       </property>
 
235
       <property name="toolTip">
237
236
        <string>Delete the layer or mask</string>
238
237
       </property>
239
 
       <property name="text" >
 
238
       <property name="text">
240
239
        <string/>
241
240
       </property>
242
 
       <property name="autoRaise" >
 
241
       <property name="autoRaise">
243
242
        <bool>true</bool>
244
243
       </property>
245
244
      </widget>
248
247
   </item>
249
248
  </layout>
250
249
 </widget>
251
 
 <layoutdefault spacing="6" margin="11" />
 
250
 <layoutdefault spacing="6" margin="11"/>
252
251
 <customwidgets>
253
252
  <customwidget>
254
253
   <class>KisCmbComposite</class>
255
 
   <extends></extends>
 
254
   <extends>QWidget</extends>
256
255
   <header>widgets/kis_cmb_composite.h</header>
257
256
  </customwidget>
258
257
  <customwidget>
 
258
   <class>KoSliderCombo</class>
 
259
   <extends>QWidget</extends>
 
260
   <header>KoSliderCombo.h</header>
 
261
  </customwidget>
 
262
  <customwidget>
259
263
   <class>KoDocumentSectionView</class>
260
264
   <extends></extends>
261
 
   <header location="global" >KoDocumentSectionView.h</header>
262
 
  </customwidget>
263
 
  <customwidget>
264
 
   <class>KoSliderCombo</class>
265
 
   <extends></extends>
266
 
   <header location="global" >KoSliderCombo.h</header>
 
265
   <header location="global">KoDocumentSectionView.h</header>
267
266
  </customwidget>
268
267
 </customwidgets>
269
268
 <resources/>