source: trunk/tools/shared/qtgradienteditor/qtgradienteditor.ui@ 890

Last change on this file since 890 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 34.2 KB
Line 
1<ui version="4.0" >
2 <comment>*********************************************************************
3**
4** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
5** All rights reserved.
6** Contact: Nokia Corporation ([email protected])
7**
8** This file is part of the tools applications of the Qt Toolkit.
9**
10** $QT_BEGIN_LICENSE:LGPL$
11** Commercial Usage
12** Licensees holding valid Qt Commercial licenses may use this file in
13** accordance with the Qt Commercial License Agreement provided with the
14** Software or, alternatively, in accordance with the terms contained in
15** a written agreement between you and Nokia.
16**
17** GNU Lesser General Public License Usage
18** Alternatively, this file may be used under the terms of the GNU Lesser
19** General Public License version 2.1 as published by the Free Software
20** Foundation and appearing in the file LICENSE.LGPL included in the
21** packaging of this file. Please review the following information to
22** ensure the GNU Lesser General Public License version 2.1 requirements
23** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
24**
25** In addition, as a special exception, Nokia gives you certain additional
26** rights. These rights are described in the Nokia Qt LGPL Exception
27** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
28**
29** GNU General Public License Usage
30** Alternatively, this file may be used under the terms of the GNU
31** General Public License version 3.0 as published by the Free Software
32** Foundation and appearing in the file LICENSE.GPL included in the
33** packaging of this file. Please review the following information to
34** ensure the GNU General Public License version 3.0 requirements will be
35** met: http://www.gnu.org/copyleft/gpl.html.
36**
37** If you have questions regarding the use of this file, please contact
38** Nokia at [email protected].
39** $QT_END_LICENSE$
40**
41*********************************************************************</comment>
42 <class>QtGradientEditor</class>
43 <widget class="QWidget" name="QtGradientEditor" >
44 <property name="geometry" >
45 <rect>
46 <x>0</x>
47 <y>0</y>
48 <width>364</width>
49 <height>518</height>
50 </rect>
51 </property>
52 <property name="windowTitle" >
53 <string>Form</string>
54 </property>
55 <widget class="QFrame" name="frame" >
56 <property name="geometry" >
57 <rect>
58 <x>10</x>
59 <y>69</y>
60 <width>193</width>
61 <height>150</height>
62 </rect>
63 </property>
64 <property name="sizePolicy" >
65 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
66 <horstretch>0</horstretch>
67 <verstretch>0</verstretch>
68 </sizepolicy>
69 </property>
70 <property name="frameShape" >
71 <enum>QFrame::StyledPanel</enum>
72 </property>
73 <property name="frameShadow" >
74 <enum>QFrame::Raised</enum>
75 </property>
76 <layout class="QVBoxLayout" >
77 <property name="spacing" >
78 <number>6</number>
79 </property>
80 <property name="leftMargin" >
81 <number>0</number>
82 </property>
83 <property name="topMargin" >
84 <number>0</number>
85 </property>
86 <property name="rightMargin" >
87 <number>0</number>
88 </property>
89 <property name="bottomMargin" >
90 <number>0</number>
91 </property>
92 <item>
93 <widget class="QtGradientWidget" native="1" name="gradientWidget" >
94 <property name="sizePolicy" >
95 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
96 <horstretch>0</horstretch>
97 <verstretch>0</verstretch>
98 </sizepolicy>
99 </property>
100 <property name="toolTip" >
101 <string>Gradient Editor</string>
102 </property>
103 <property name="whatsThis" >
104 <string>This area shows a preview of the gradient being edited. It also allows you to edit parameters specific to the gradient's type such as start and final point, radius, etc. by drag &amp; drop.</string>
105 </property>
106 </widget>
107 </item>
108 </layout>
109 </widget>
110 <widget class="QLabel" name="label1" >
111 <property name="geometry" >
112 <rect>
113 <x>209</x>
114 <y>69</y>
115 <width>64</width>
116 <height>23</height>
117 </rect>
118 </property>
119 <property name="text" >
120 <string>1</string>
121 </property>
122 </widget>
123 <widget class="QDoubleSpinBox" name="spinBox1" >
124 <property name="geometry" >
125 <rect>
126 <x>279</x>
127 <y>69</y>
128 <width>73</width>
129 <height>23</height>
130 </rect>
131 </property>
132 <property name="keyboardTracking" >
133 <bool>false</bool>
134 </property>
135 <property name="decimals" >
136 <number>3</number>
137 </property>
138 <property name="maximum" >
139 <double>1.000000000000000</double>
140 </property>
141 <property name="singleStep" >
142 <double>0.010000000000000</double>
143 </property>
144 </widget>
145 <widget class="QLabel" name="label2" >
146 <property name="geometry" >
147 <rect>
148 <x>209</x>
149 <y>99</y>
150 <width>64</width>
151 <height>23</height>
152 </rect>
153 </property>
154 <property name="text" >
155 <string>2</string>
156 </property>
157 </widget>
158 <widget class="QDoubleSpinBox" name="spinBox2" >
159 <property name="geometry" >
160 <rect>
161 <x>279</x>
162 <y>99</y>
163 <width>73</width>
164 <height>23</height>
165 </rect>
166 </property>
167 <property name="keyboardTracking" >
168 <bool>false</bool>
169 </property>
170 <property name="decimals" >
171 <number>3</number>
172 </property>
173 <property name="maximum" >
174 <double>1.000000000000000</double>
175 </property>
176 <property name="singleStep" >
177 <double>0.010000000000000</double>
178 </property>
179 </widget>
180 <widget class="QLabel" name="label3" >
181 <property name="geometry" >
182 <rect>
183 <x>209</x>
184 <y>129</y>
185 <width>64</width>
186 <height>23</height>
187 </rect>
188 </property>
189 <property name="text" >
190 <string>3</string>
191 </property>
192 </widget>
193 <widget class="QDoubleSpinBox" name="spinBox3" >
194 <property name="geometry" >
195 <rect>
196 <x>279</x>
197 <y>129</y>
198 <width>73</width>
199 <height>23</height>
200 </rect>
201 </property>
202 <property name="keyboardTracking" >
203 <bool>false</bool>
204 </property>
205 <property name="decimals" >
206 <number>3</number>
207 </property>
208 <property name="maximum" >
209 <double>1.000000000000000</double>
210 </property>
211 <property name="singleStep" >
212 <double>0.010000000000000</double>
213 </property>
214 </widget>
215 <widget class="QLabel" name="label4" >
216 <property name="geometry" >
217 <rect>
218 <x>209</x>
219 <y>159</y>
220 <width>64</width>
221 <height>23</height>
222 </rect>
223 </property>
224 <property name="text" >
225 <string>4</string>
226 </property>
227 </widget>
228 <widget class="QDoubleSpinBox" name="spinBox4" >
229 <property name="geometry" >
230 <rect>
231 <x>279</x>
232 <y>159</y>
233 <width>73</width>
234 <height>23</height>
235 </rect>
236 </property>
237 <property name="keyboardTracking" >
238 <bool>false</bool>
239 </property>
240 <property name="decimals" >
241 <number>3</number>
242 </property>
243 <property name="maximum" >
244 <double>1.000000000000000</double>
245 </property>
246 <property name="singleStep" >
247 <double>0.010000000000000</double>
248 </property>
249 </widget>
250 <widget class="QLabel" name="label5" >
251 <property name="geometry" >
252 <rect>
253 <x>209</x>
254 <y>189</y>
255 <width>64</width>
256 <height>23</height>
257 </rect>
258 </property>
259 <property name="text" >
260 <string>5</string>
261 </property>
262 </widget>
263 <widget class="QDoubleSpinBox" name="spinBox5" >
264 <property name="geometry" >
265 <rect>
266 <x>279</x>
267 <y>189</y>
268 <width>73</width>
269 <height>23</height>
270 </rect>
271 </property>
272 <property name="keyboardTracking" >
273 <bool>false</bool>
274 </property>
275 <property name="decimals" >
276 <number>3</number>
277 </property>
278 <property name="maximum" >
279 <double>1.000000000000000</double>
280 </property>
281 <property name="singleStep" >
282 <double>0.010000000000000</double>
283 </property>
284 </widget>
285 <widget class="QtGradientStopsWidget" native="1" name="gradientStopsWidget" >
286 <property name="geometry" >
287 <rect>
288 <x>10</x>
289 <y>225</y>
290 <width>193</width>
291 <height>67</height>
292 </rect>
293 </property>
294 <property name="toolTip" >
295 <string>Gradient Stops Editor</string>
296 </property>
297 <property name="whatsThis" >
298 <string>This area allows you to edit gradient stops. Double click on the existing stop handle to duplicate it. Double click outside of the existing stop handles to create a new stop. Drag &amp; drop the handle to reposition it. Use right mouse button to popup context menu with extra actions.</string>
299 </property>
300 </widget>
301 <widget class="QLabel" name="zoomLabel" >
302 <property name="geometry" >
303 <rect>
304 <x>209</x>
305 <y>231</y>
306 <width>64</width>
307 <height>23</height>
308 </rect>
309 </property>
310 <property name="text" >
311 <string>Zoom</string>
312 </property>
313 </widget>
314 <widget class="QToolButton" name="zoomAllButton" >
315 <property name="geometry" >
316 <rect>
317 <x>279</x>
318 <y>260</y>
319 <width>72</width>
320 <height>26</height>
321 </rect>
322 </property>
323 <property name="sizePolicy" >
324 <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
325 <horstretch>0</horstretch>
326 <verstretch>0</verstretch>
327 </sizepolicy>
328 </property>
329 <property name="toolTip" >
330 <string>Reset Zoom</string>
331 </property>
332 <property name="text" >
333 <string>Reset Zoom</string>
334 </property>
335 </widget>
336 <widget class="QLabel" name="positionLabel" >
337 <property name="geometry" >
338 <rect>
339 <x>209</x>
340 <y>304</y>
341 <width>64</width>
342 <height>23</height>
343 </rect>