|
1 <ui version="4.0" > |
|
2 <author></author> |
|
3 <comment>********************************************************************* |
|
4 ** |
|
5 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
6 ** All rights reserved. |
|
7 ** Contact: Nokia Corporation (qt-info@nokia.com) |
|
8 ** |
|
9 ** This file is part of the tools applications of the Qt Toolkit. |
|
10 ** |
|
11 ** $QT_BEGIN_LICENSE:LGPL$ |
|
12 ** No Commercial Usage |
|
13 ** This file contains pre-release code and may not be distributed. |
|
14 ** You may use this file in accordance with the terms and conditions |
|
15 ** contained in the Technology Preview License Agreement accompanying |
|
16 ** this package. |
|
17 ** |
|
18 ** GNU Lesser General Public License Usage |
|
19 ** Alternatively, this file may be used under the terms of the GNU Lesser |
|
20 ** General Public License version 2.1 as published by the Free Software |
|
21 ** Foundation and appearing in the file LICENSE.LGPL included in the |
|
22 ** packaging of this file. Please review the following information to |
|
23 ** ensure the GNU Lesser General Public License version 2.1 requirements |
|
24 ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. |
|
25 ** |
|
26 ** In addition, as a special exception, Nokia gives you certain additional |
|
27 ** rights. These rights are described in the Nokia Qt LGPL Exception |
|
28 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. |
|
29 ** |
|
30 ** If you have questions regarding the use of this file, please contact |
|
31 ** Nokia at qt-info@nokia.com. |
|
32 ** |
|
33 ** |
|
34 ** |
|
35 ** |
|
36 ** |
|
37 ** |
|
38 ** |
|
39 ** |
|
40 ** $QT_END_LICENSE$ |
|
41 ** |
|
42 *********************************************************************</comment> |
|
43 <exportmacro></exportmacro> |
|
44 <class>AmbientProperties</class> |
|
45 <widget class="QDialog" name="AmbientProperties" > |
|
46 <property name="geometry" > |
|
47 <rect> |
|
48 <x>0</x> |
|
49 <y>0</y> |
|
50 <width>185</width> |
|
51 <height>173</height> |
|
52 </rect> |
|
53 </property> |
|
54 <property name="windowTitle" > |
|
55 <string>Change Ambient Properties</string> |
|
56 </property> |
|
57 <layout class="QVBoxLayout" > |
|
58 <property name="margin" > |
|
59 <number>11</number> |
|
60 </property> |
|
61 <property name="spacing" > |
|
62 <number>6</number> |
|
63 </property> |
|
64 <item> |
|
65 <widget class="QGroupBox" name="boxProperties" > |
|
66 <property name="title" > |
|
67 <string>&Properties</string> |
|
68 </property> |
|
69 <layout class="QGridLayout" > |
|
70 <property name="margin" > |
|
71 <number>11</number> |
|
72 </property> |
|
73 <property name="spacing" > |
|
74 <number>6</number> |
|
75 </property> |
|
76 <item row="0" column="0" > |
|
77 <widget class="QLabel" name="TextLabel1" > |
|
78 <property name="text" > |
|
79 <string>Background:</string> |
|
80 </property> |
|
81 </widget> |
|
82 </item> |
|
83 <item row="1" column="0" > |
|
84 <widget class="QLabel" name="TextLabel2" > |
|
85 <property name="text" > |
|
86 <string>Foreground:</string> |
|
87 </property> |
|
88 </widget> |
|
89 </item> |
|
90 <item row="2" column="0" > |
|
91 <widget class="QLabel" name="TextLabel3" > |
|
92 <property name="text" > |
|
93 <string>Font:</string> |
|
94 </property> |
|
95 </widget> |
|
96 </item> |
|
97 <item row="3" column="0" > |
|
98 <widget class="QLabel" name="TextLabel4" > |
|
99 <property name="text" > |
|
100 <string>Enabled:</string> |
|
101 </property> |
|
102 </widget> |
|
103 </item> |
|
104 <item row="1" column="1" > |
|
105 <widget class="QFrame" name="foreSample" > |
|
106 <property name="frameShape" > |
|
107 <enum>QFrame::StyledPanel</enum> |
|
108 </property> |
|
109 <property name="frameShadow" > |
|
110 <enum>QFrame::Raised</enum> |
|
111 </property> |
|
112 </widget> |
|
113 </item> |
|
114 <item row="0" column="1" > |
|
115 <widget class="QFrame" name="backSample" > |
|
116 <property name="frameShape" > |
|
117 <enum>QFrame::StyledPanel</enum> |
|
118 </property> |
|
119 <property name="frameShadow" > |
|
120 <enum>QFrame::Raised</enum> |
|
121 </property> |
|
122 </widget> |
|
123 </item> |
|
124 <item row="0" column="2" > |
|
125 <widget class="QToolButton" name="buttonBackground" > |
|
126 <property name="sizePolicy" > |
|
127 <sizepolicy> |
|
128 <hsizetype>5</hsizetype> |
|
129 <vsizetype>1</vsizetype> |
|
130 <horstretch>0</horstretch> |
|
131 <verstretch>0</verstretch> |
|
132 </sizepolicy> |
|
133 </property> |
|
134 <property name="text" > |
|
135 <string>...</string> |
|
136 </property> |
|
137 </widget> |
|
138 </item> |
|
139 <item row="1" column="2" > |
|
140 <widget class="QToolButton" name="buttonForeground" > |
|
141 <property name="sizePolicy" > |
|
142 <sizepolicy> |
|
143 <hsizetype>5</hsizetype> |
|
144 <vsizetype>1</vsizetype> |
|
145 <horstretch>0</horstretch> |
|
146 <verstretch>0</verstretch> |
|
147 </sizepolicy> |
|
148 </property> |
|
149 <property name="text" > |
|
150 <string>...</string> |
|
151 </property> |
|
152 </widget> |
|
153 </item> |
|
154 <item row="2" column="2" > |
|
155 <widget class="QToolButton" name="buttonFont" > |
|
156 <property name="sizePolicy" > |
|
157 <sizepolicy> |
|
158 <hsizetype>5</hsizetype> |
|
159 <vsizetype>1</vsizetype> |
|
160 <horstretch>0</horstretch> |
|
161 <verstretch>0</verstretch> |
|
162 </sizepolicy> |
|
163 </property> |
|
164 <property name="text" > |
|
165 <string>...</string> |
|
166 </property> |
|
167 </widget> |
|
168 </item> |
|
169 <item row="3" column="1" > |
|
170 <widget class="QFrame" name="Frame6" > |
|
171 <property name="frameShape" > |
|
172 <enum>QFrame::StyledPanel</enum> |
|
173 </property> |
|
174 <property name="frameShadow" > |
|
175 <enum>QFrame::Raised</enum> |
|
176 </property> |
|
177 <layout class="QHBoxLayout" > |
|
178 <property name="margin" > |
|
179 <number>0</number> |
|
180 </property> |
|
181 <property name="spacing" > |
|
182 <number>0</number> |
|
183 </property> |
|
184 <item> |
|
185 <widget class="QLabel" name="enabledSample" > |
|
186 <property name="enabled" > |
|
187 <bool>true</bool> |
|
188 </property> |
|
189 <property name="text" > |
|
190 <string><sample></string> |
|
191 </property> |
|
192 </widget> |
|
193 </item> |
|
194 </layout> |
|
195 </widget> |
|
196 </item> |
|
197 <item row="3" column="2" > |
|
198 <widget class="QToolButton" name="buttonEnabled" > |
|
199 <property name="sizePolicy" > |
|
200 <sizepolicy> |
|
201 <hsizetype>5</hsizetype> |
|
202 <vsizetype>1</vsizetype> |
|
203 <horstretch>0</horstretch> |
|
204 <verstretch>0</verstretch> |
|
205 </sizepolicy> |
|
206 </property> |
|
207 <property name="text" > |
|
208 <string>...</string> |
|
209 </property> |
|
210 <property name="checkable" > |
|
211 <bool>true</bool> |
|
212 </property> |
|
213 </widget> |
|
214 </item> |
|
215 <item row="2" column="1" > |
|
216 <widget class="QFrame" name="fontSample" > |
|
217 <property name="frameShape" > |
|
218 <enum>QFrame::StyledPanel</enum> |
|
219 </property> |
|
220 <property name="frameShadow" > |
|
221 <enum>QFrame::Raised</enum> |
|
222 </property> |
|
223 <layout class="QHBoxLayout" > |
|
224 <property name="margin" > |
|
225 <number>0</number> |
|
226 </property> |
|
227 <property name="spacing" > |
|
228 <number>6</number> |
|
229 </property> |
|
230 <item> |
|
231 <widget class="QLabel" name="TextLabel6" > |
|
232 <property name="text" > |
|
233 <string><sample></string> |
|
234 </property> |
|
235 </widget> |
|
236 </item> |
|
237 </layout> |
|
238 </widget> |
|
239 </item> |
|
240 </layout> |
|
241 </widget> |
|
242 </item> |
|
243 <item> |
|
244 <layout class="QHBoxLayout" > |
|
245 <property name="margin" > |
|
246 <number>0</number> |
|
247 </property> |
|
248 <property name="spacing" > |
|
249 <number>6</number> |
|
250 </property> |
|
251 <item> |
|
252 <spacer> |
|
253 <property name="orientation" > |
|
254 <enum>Qt::Horizontal</enum> |
|
255 </property> |
|
256 <property name="sizeType" > |
|
257 <enum>QSizePolicy::Expanding</enum> |
|
258 </property> |
|
259 <property name="sizeHint" > |
|
260 <size> |
|
261 <width>1</width> |
|
262 <height>1</height> |
|
263 </size> |
|
264 </property> |
|
265 </spacer> |
|
266 </item> |
|
267 <item> |
|
268 <widget class="QPushButton" name="buttonClose" > |
|
269 <property name="text" > |
|
270 <string>C&lose</string> |
|
271 </property> |
|
272 </widget> |
|
273 </item> |
|
274 </layout> |
|
275 </item> |
|
276 </layout> |
|
277 </widget> |
|
278 <layoutdefault spacing="6" margin="11" /> |
|
279 <pixmapfunction></pixmapfunction> |
|
280 <resources/> |
|
281 <connections> |
|
282 <connection> |
|
283 <sender>buttonClose</sender> |
|
284 <signal>clicked()</signal> |
|
285 <receiver>AmbientProperties</receiver> |
|
286 <slot>accept()</slot> |
|
287 <hints> |
|
288 <hint type="sourcelabel" > |
|
289 <x>141</x> |
|
290 <y>150</y> |
|
291 </hint> |
|
292 <hint type="destinationlabel" > |
|
293 <x>51</x> |
|
294 <y>141</y> |
|
295 </hint> |
|
296 </hints> |
|
297 </connection> |
|
298 </connections> |
|
299 </ui> |