0
+ − 1
<?xml version="1.0" encoding="UTF-8"?>
+ − 2
<ui version="4.0" stdsetdef="1">
+ − 3
<author></author>
+ − 4
<comment>*********************************************************************
+ − 5
**
+ − 6
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ − 7
** All rights reserved.
+ − 8
** Contact: Nokia Corporation (qt-info@nokia.com)
+ − 9
**
+ − 10
** This file is part of the test suite of the Qt Toolkit.
+ − 11
**
+ − 12
** $QT_BEGIN_LICENSE:LGPL$
+ − 13
** No Commercial Usage
+ − 14
** This file contains pre-release code and may not be distributed.
+ − 15
** You may use this file in accordance with the terms and conditions
+ − 16
** contained in the Technology Preview License Agreement accompanying
+ − 17
** this package.
+ − 18
**
+ − 19
** GNU Lesser General Public License Usage
+ − 20
** Alternatively, this file may be used under the terms of the GNU Lesser
+ − 21
** General Public License version 2.1 as published by the Free Software
+ − 22
** Foundation and appearing in the file LICENSE.LGPL included in the
+ − 23
** packaging of this file. Please review the following information to
+ − 24
** ensure the GNU Lesser General Public License version 2.1 requirements
+ − 25
** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
+ − 26
**
+ − 27
** In addition, as a special exception, Nokia gives you certain additional
+ − 28
** rights. These rights are described in the Nokia Qt LGPL Exception
+ − 29
** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
+ − 30
**
+ − 31
** If you have questions regarding the use of this file, please contact
+ − 32
** Nokia at qt-info@nokia.com.
+ − 33
**
+ − 34
**
+ − 35
**
+ − 36
**
+ − 37
**
+ − 38
**
+ − 39
**
+ − 40
**
+ − 41
** $QT_END_LICENSE$
+ − 42
**
+ − 43
*********************************************************************</comment>
+ − 44
<exportmacro></exportmacro>
+ − 45
<class>AboutDialog</class>
+ − 46
<widget class="QDialog" name="AboutDialog">
+ − 47
<property name="geometry">
+ − 48
<rect>
+ − 49
<x>0</x>
+ − 50
<y>0</y>
+ − 51
<width>544</width>
+ − 52
<height>667</height>
+ − 53
</rect>
+ − 54
</property>
+ − 55
<property name="windowTitle">
+ − 56
<string>Qt Designer</string>
+ − 57
</property>
+ − 58
<layout class="QVBoxLayout">
+ − 59
<property name="margin">
+ − 60
<number>11</number>
+ − 61
</property>
+ − 62
<property name="spacing">
+ − 63
<number>6</number>
+ − 64
</property>
+ − 65
<item>
+ − 66
<widget class="QLabel" name="aboutPixmap">
+ − 67
<property name="frameShape">
+ − 68
<enum>QFrame::NoFrame</enum>
+ − 69
</property>
+ − 70
<property name="frameShadow">
+ − 71
<enum>QFrame::Plain</enum>
+ − 72
</property>
+ − 73
<property name="pixmap">
+ − 74
<pixmap>designer_splash.png</pixmap>
+ − 75
</property>
+ − 76
<property name="scaledContents">
+ − 77
<bool>false</bool>
+ − 78
</property>
+ − 79
<property name="alignment">
+ − 80
<set>Qt::AlignCenter</set>
+ − 81
</property>
+ − 82
<property name="wordWrap">
+ − 83
<bool>false</bool>
+ − 84
</property>
+ − 85
</widget>
+ − 86
</item>
+ − 87
<item>
+ − 88
<widget class="QLabel" name="aboutVersion">
+ − 89
<property name="text">
+ − 90
<string>Version 3.2</string>
+ − 91
</property>
+ − 92
<property name="alignment">
+ − 93
<set>Qt::AlignCenter</set>
+ − 94
</property>
+ − 95
<property name="wordWrap">
+ − 96
<bool>false</bool>
+ − 97
</property>
+ − 98
</widget>
+ − 99
</item>
+ − 100
<item>
+ − 101
<widget class="QLabel" name="aboutCopyright">
+ − 102
<property name="text">
+ − 103
<string>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). All Rights Reserved.</string>
+ − 104
</property>
+ − 105
<property name="alignment">
+ − 106
<set>Qt::AlignCenter</set>
+ − 107
</property>
+ − 108
<property name="wordWrap">
+ − 109
<bool>false</bool>
+ − 110
</property>
+ − 111
</widget>
+ − 112
</item>
+ − 113
<item>
+ − 114
<widget class="QLabel" name="aboutLicense">
+ − 115
<property name="sizePolicy">
+ − 116
<sizepolicy>
+ − 117
<hsizetype>1</hsizetype>
+ − 118
<vsizetype>0</vsizetype>
+ − 119
<horstretch>0</horstretch>
+ − 120
<verstretch>0</verstretch>
+ − 121
</sizepolicy>
+ − 122
</property>
+ − 123
<property name="text">
+ − 124
<string><p>Qt Commercial Edition license holders: This program is licensed to you under the terms of the Qt Commercial License Agreement. For details, see the file LICENSE that came with this software distribution.</p><p></p><p>Qt Open Source Edition users: This program is licensed to you under the terms of the GNU General Public License Version 2. For details, see the file LICENSE.GPL that came with this software distribution.</p><p>The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.</p></string>
+ − 125
</property>
+ − 126
<property name="alignment">
+ − 127
<set>Qt::AlignVCenter|Qt::AlignLeft</set>
+ − 128
</property>
+ − 129
<property name="wordWrap">
+ − 130
<bool>true</bool>
+ − 131
</property>
+ − 132
</widget>
+ − 133
</item>
+ − 134
<item>
+ − 135
<spacer name="Spacer3">
+ − 136
<property name="sizeHint">
+ − 137
<size>
+ − 138
<width>20</width>
+ − 139
<height>20</height>
+ − 140
</size>
+ − 141
</property>
+ − 142
<property name="sizeType">
+ − 143
<enum>QSizePolicy::Expanding</enum>
+ − 144
</property>
+ − 145
<property name="orientation">
+ − 146
<enum>Qt::Vertical</enum>
+ − 147
</property>
+ − 148
</spacer>
+ − 149
</item>
+ − 150
<item>
+ − 151
<layout class="QHBoxLayout">
+ − 152
<property name="margin">
+ − 153
<number>0</number>
+ − 154
</property>
+ − 155
<property name="spacing">
+ − 156
<number>6</number>
+ − 157
</property>
+ − 158
<item>
+ − 159
<spacer name="Spacer2">
+ − 160
<property name="sizeHint">
+ − 161
<size>
+ − 162
<width>20</width>
+ − 163
<height>20</height>
+ − 164
</size>
+ − 165
</property>
+ − 166
<property name="sizeType">
+ − 167
<enum>QSizePolicy::Expanding</enum>
+ − 168
</property>
+ − 169
<property name="orientation">
+ − 170
<enum>Qt::Horizontal</enum>
+ − 171
</property>
+ − 172
</spacer>
+ − 173
</item>
+ − 174
<item>
+ − 175
<widget class="QPushButton" name="PushButton1">
+ − 176
<property name="text">
+ − 177
<string>&OK</string>
+ − 178
</property>
+ − 179
<property name="autoDefault">
+ − 180
<bool>true</bool>
+ − 181
</property>
+ − 182
<property name="default">
+ − 183
<bool>true</bool>
+ − 184
</property>
+ − 185
</widget>
+ − 186
</item>
+ − 187
<item>
+ − 188
<spacer name="Spacer1">
+ − 189
<property name="sizeHint">
+ − 190
<size>
+ − 191
<width>20</width>
+ − 192
<height>20</height>
+ − 193
</size>
+ − 194
</property>
+ − 195
<property name="sizeType">
+ − 196
<enum>QSizePolicy::Expanding</enum>
+ − 197
</property>
+ − 198
<property name="orientation">
+ − 199
<enum>Qt::Horizontal</enum>
+ − 200
</property>
+ − 201
</spacer>
+ − 202
</item>
+ − 203
</layout>
+ − 204
</item>
+ − 205
</layout>
+ − 206
</widget>
+ − 207
<layoutdefault spacing="6" margin="11"/>
+ − 208
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
+ − 209
<connections>
+ − 210
<connection>
+ − 211
<sender>PushButton1</sender>
+ − 212
<signal>clicked()</signal>
+ − 213
<receiver>AboutDialog</receiver>
+ − 214
<slot>accept()</slot>
+ − 215
</connection>
+ − 216
</connections>
+ − 217
</ui>