tests/auto/uic3/baseline/about.ui
changeset 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!DOCTYPE UI><UI version="3.1" stdsetdef="1">
       
     2 <class>AboutDialog</class>
       
     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 test suite 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 <widget class="QDialog">
       
    44     <property name="name">
       
    45         <cstring>AboutDialog</cstring>
       
    46     </property>
       
    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="caption">
       
    56         <string>Qt Designer</string>
       
    57     </property>
       
    58     <vbox>
       
    59         <property name="name">
       
    60             <cstring>unnamed</cstring>
       
    61         </property>
       
    62         <property name="margin">
       
    63             <number>11</number>
       
    64         </property>
       
    65         <property name="spacing">
       
    66             <number>6</number>
       
    67         </property>
       
    68         <widget class="QLabel">
       
    69             <property name="name">
       
    70                 <cstring>aboutPixmap</cstring>
       
    71             </property>
       
    72             <property name="frameShape">
       
    73                 <enum>NoFrame</enum>
       
    74             </property>
       
    75             <property name="frameShadow">
       
    76                 <enum>Plain</enum>
       
    77             </property>
       
    78             <property name="pixmap">
       
    79                 <pixmap>designer_splash.png</pixmap>
       
    80             </property>
       
    81             <property name="scaledContents">
       
    82                 <bool>false</bool>
       
    83             </property>
       
    84             <property name="alignment">
       
    85                 <set>AlignCenter</set>
       
    86             </property>
       
    87             <property name="hAlign" stdset="0">
       
    88             </property>
       
    89         </widget>
       
    90         <widget class="QLabel">
       
    91             <property name="name">
       
    92                 <cstring>aboutVersion</cstring>
       
    93             </property>
       
    94             <property name="text">
       
    95                 <string>Version 3.2</string>
       
    96             </property>
       
    97             <property name="alignment">
       
    98                 <set>AlignCenter</set>
       
    99             </property>
       
   100             <property name="hAlign" stdset="0">
       
   101             </property>
       
   102         </widget>
       
   103         <widget class="QLabel">
       
   104             <property name="name">
       
   105                 <cstring>aboutCopyright</cstring>
       
   106             </property>
       
   107             <property name="text">
       
   108                 <string>Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). All Rights Reserved.</string>
       
   109             </property>
       
   110             <property name="alignment">
       
   111                 <set>AlignCenter</set>
       
   112             </property>
       
   113             <property name="hAlign" stdset="0">
       
   114             </property>
       
   115         </widget>
       
   116         <widget class="QLabel">
       
   117             <property name="name">
       
   118                 <cstring>aboutLicense</cstring>
       
   119             </property>
       
   120             <property name="sizePolicy">
       
   121                 <sizepolicy>
       
   122                     <hsizetype>1</hsizetype>
       
   123                     <vsizetype>0</vsizetype>
       
   124                     <horstretch>0</horstretch>
       
   125                     <verstretch>0</verstretch>
       
   126                 </sizepolicy>
       
   127             </property>
       
   128             <property name="text">
       
   129                 <string>&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;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.&lt;/p&gt;&lt;p&gt;The program is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.&lt;/p&gt;</string>
       
   130             </property>
       
   131             <property name="alignment">
       
   132                 <set>WordBreak|AlignVCenter|AlignLeft</set>
       
   133             </property>
       
   134             <property name="wordwrap" stdset="0">
       
   135             </property>
       
   136         </widget>
       
   137         <spacer>
       
   138             <property name="name">
       
   139                 <cstring>Spacer3</cstring>
       
   140             </property>
       
   141             <property name="orientation">
       
   142                 <enum>Vertical</enum>
       
   143             </property>
       
   144             <property name="sizeType">
       
   145                 <enum>Expanding</enum>
       
   146             </property>
       
   147             <property name="sizeHint">
       
   148                 <size>
       
   149                     <width>20</width>
       
   150                     <height>20</height>
       
   151                 </size>
       
   152             </property>
       
   153         </spacer>
       
   154         <widget class="QLayoutWidget">
       
   155             <property name="name">
       
   156                 <cstring>Layout1</cstring>
       
   157             </property>
       
   158             <hbox>
       
   159                 <property name="name">
       
   160                     <cstring>unnamed</cstring>
       
   161                 </property>
       
   162                 <property name="margin">
       
   163                     <number>0</number>
       
   164                 </property>
       
   165                 <property name="spacing">
       
   166                     <number>6</number>
       
   167                 </property>
       
   168                 <spacer>
       
   169                     <property name="name">
       
   170                         <cstring>Spacer2</cstring>
       
   171                     </property>
       
   172                     <property name="orientation">
       
   173                         <enum>Horizontal</enum>
       
   174                     </property>
       
   175                     <property name="sizeType">
       
   176                         <enum>Expanding</enum>
       
   177                     </property>
       
   178                     <property name="sizeHint">
       
   179                         <size>
       
   180                             <width>20</width>
       
   181                             <height>20</height>
       
   182                         </size>
       
   183                     </property>
       
   184                 </spacer>
       
   185                 <widget class="QPushButton">
       
   186                     <property name="name">
       
   187                         <cstring>PushButton1</cstring>
       
   188                     </property>
       
   189                     <property name="text">
       
   190                         <string>&amp;OK</string>
       
   191                     </property>
       
   192                     <property name="autoDefault">
       
   193                         <bool>true</bool>
       
   194                     </property>
       
   195                     <property name="default">
       
   196                         <bool>true</bool>
       
   197                     </property>
       
   198                 </widget>
       
   199                 <spacer>
       
   200                     <property name="name">
       
   201                         <cstring>Spacer1</cstring>
       
   202                     </property>
       
   203                     <property name="orientation">
       
   204                         <enum>Horizontal</enum>
       
   205                     </property>
       
   206                     <property name="sizeType">
       
   207                         <enum>Expanding</enum>
       
   208                     </property>
       
   209                     <property name="sizeHint">
       
   210                         <size>
       
   211                             <width>20</width>
       
   212                             <height>20</height>
       
   213                         </size>
       
   214                     </property>
       
   215                 </spacer>
       
   216             </hbox>
       
   217         </widget>
       
   218     </vbox>
       
   219 </widget>
       
   220 <connections>
       
   221     <connection>
       
   222         <sender>PushButton1</sender>
       
   223         <signal>clicked()</signal>
       
   224         <receiver>AboutDialog</receiver>
       
   225         <slot>accept()</slot>
       
   226     </connection>
       
   227 </connections>
       
   228 <pixmapinproject/>
       
   229 <layoutdefaults spacing="6" margin="11"/>
       
   230 </UI>