source: trunk/tools/qtconfig/previewwidgetbase.ui@ 763

Last change on this file since 763 was 651, checked in by Dmitry A. Kuminov, 16 years ago

trunk: Merged in qt 4.6.2 sources.

File size: 12.8 KB
Line 
1<ui version="4.0" stdsetdef="1" >
2 <author></author>
3 <comment>*********************************************************************
4**
5** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
6** All rights reserved.
7** Contact: Nokia Corporation ([email protected])
8**
9** This file is part of the tools applications of the Qt Toolkit.
10**
11** $QT_BEGIN_LICENSE:LGPL$
12** Commercial Usage
13** Licensees holding valid Qt Commercial licenses may use this file in
14** accordance with the Qt Commercial License Agreement provided with the
15** Software or, alternatively, in accordance with the terms contained in
16** a written agreement between you and Nokia.
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** GNU General Public License Usage
31** Alternatively, this file may be used under the terms of the GNU
32** General Public License version 3.0 as published by the Free Software
33** Foundation and appearing in the file LICENSE.GPL included in the
34** packaging of this file. Please review the following information to
35** ensure the GNU General Public License version 3.0 requirements will be
36** met: http://www.gnu.org/copyleft/gpl.html.
37**
38** If you have questions regarding the use of this file, please contact
39** Nokia at [email protected].
40** $QT_END_LICENSE$
41**
42*********************************************************************</comment>
43 <exportmacro></exportmacro>
44 <class>PreviewWidgetBase</class>
45 <widget class="QWidget" name="PreviewWidgetBase" >
46 <property name="objectName" >
47 <string notr="true" >PreviewWidgetBase</string>
48 </property>
49 <property name="geometry" >
50 <rect>
51 <x>0</x>
52 <y>0</y>
53 <width>378</width>
54 <height>236</height>
55 </rect>
56 </property>
57 <property name="sizePolicy" >
58 <sizepolicy>
59 <hsizetype>1</hsizetype>
60 <vsizetype>1</vsizetype>
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
63 </sizepolicy>
64 </property>
65 <property name="windowTitle" >
66 <string>Preview Window</string>
67 </property>
68 <layout class="QVBoxLayout" >
69 <property name="objectName" >
70 <string notr="true" >unnamed</string>
71 </property>
72 <property name="margin" >
73 <number>11</number>
74 </property>
75 <property name="spacing" >
76 <number>6</number>
77 </property>
78 <item>
79 <layout class="QHBoxLayout" >
80 <property name="objectName" >
81 <string notr="true" >unnamed</string>
82 </property>
83 <property name="margin" >
84 <number>0</number>
85 </property>
86 <property name="spacing" >
87 <number>6</number>
88 </property>
89 <item>
90 <layout class="QVBoxLayout" >
91 <property name="objectName" >
92 <string notr="true" >unnamed</string>
93 </property>
94 <property name="margin" >
95 <number>0</number>
96 </property>
97 <property name="spacing" >
98 <number>6</number>
99 </property>
100 <item>
101 <widget class="Q3ButtonGroup" name="ButtonGroup1" >
102 <property name="objectName" >
103 <string notr="true" >ButtonGroup1</string>
104 </property>
105 <property name="title" >
106 <string>ButtonGroup</string>
107 </property>
108 <layout class="QVBoxLayout" >
109 <property name="objectName" >
110 <string notr="true" >unnamed</string>
111 </property>
112 <property name="margin" >
113 <number>11</number>
114 </property>
115 <property name="spacing" >
116 <number>6</number>
117 </property>
118 <item>
119 <widget class="QRadioButton" name="RadioButton1" >
120 <property name="objectName" >
121 <string notr="true" >RadioButton1</string>
122 </property>
123 <property name="text" >
124 <string>RadioButton1</string>
125 </property>
126 <property name="checked" >
127 <bool>true</bool>
128 </property>
129 </widget>
130 </item>
131 <item>
132 <widget class="QRadioButton" name="RadioButton2" >
133 <property name="objectName" >
134 <string notr="true" >RadioButton2</string>
135 </property>
136 <property name="text" >
137 <string>RadioButton2</string>
138 </property>
139 </widget>
140 </item>
141 <item>
142 <widget class="QRadioButton" name="RadioButton3" >
143 <property name="objectName" >
144 <string notr="true" >RadioButton3</string>
145 </property>
146 <property name="text" >
147 <string>RadioButton3</string>
148 </property>
149 </widget>
150 </item>
151 </layout>
152 </widget>
153 </item>
154 <item>
155 <widget class="Q3ButtonGroup" name="ButtonGroup2" >
156 <property name="objectName" >
157 <string notr="true" >ButtonGroup2</string>
158 </property>
159 <property name="title" >
160 <string>ButtonGroup2</string>
161 </property>
162 <layout class="QVBoxLayout" >
163 <property name="objectName" >
164 <string notr="true" >unnamed</string>
165 </property>
166 <property name="margin" >
167 <number>11</number>
168 </property>
169 <property name="spacing" >
170 <number>6</number>
171 </property>
172 <item>
173 <widget class="QCheckBox" name="CheckBox1" >
174 <property name="objectName" >
175 <string notr="true" >CheckBox1</string>
176 </property>
177 <property name="text" >
178 <string>CheckBox1</string>
179 </property>
180 <property name="checked" >
181 <bool>true</bool>
182 </property>
183 </widget>
184 </item>
185 <item>
186 <widget class="QCheckBox" name="CheckBox2" >
187 <property name="objectName" >
188 <string notr="true" >CheckBox2</string>
189 </property>
190 <property name="text" >
191 <string>CheckBox2</string>
192 </property>
193 </widget>
194 </item>