tests/auto/uic3/baseline/previewwidgetbase.ui.4
changeset 0 1918ee327afb
child 4 3b1da2848fc7
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     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 autotests 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>PreviewWidgetBase</class>
       
    46   <widget class="QWidget" name="PreviewWidgetBase">
       
    47     <property name="geometry">
       
    48       <rect>
       
    49         <x>0</x>
       
    50         <y>0</y>
       
    51         <width>378</width>
       
    52         <height>236</height>
       
    53       </rect>
       
    54     </property>
       
    55     <property name="sizePolicy">
       
    56       <sizepolicy>
       
    57         <hsizetype>1</hsizetype>
       
    58         <vsizetype>1</vsizetype>
       
    59       </sizepolicy>
       
    60     </property>
       
    61     <property name="windowTitle">
       
    62       <string>Preview Window</string>
       
    63     </property>
       
    64     <layout class="QVBoxLayout">
       
    65       <property name="margin">
       
    66         <number>11</number>
       
    67       </property>
       
    68       <property name="spacing">
       
    69         <number>6</number>
       
    70       </property>
       
    71       <item>
       
    72         <layout class="QHBoxLayout">
       
    73           <property name="margin">
       
    74             <number>0</number>
       
    75           </property>
       
    76           <property name="spacing">
       
    77             <number>6</number>
       
    78           </property>
       
    79           <item>
       
    80             <layout class="QVBoxLayout">
       
    81               <property name="margin">
       
    82                 <number>0</number>
       
    83               </property>
       
    84               <property name="spacing">
       
    85                 <number>6</number>
       
    86               </property>
       
    87               <item>
       
    88                 <widget class="Q3ButtonGroup" name="ButtonGroup1">
       
    89                   <property name="title">
       
    90                     <string>ButtonGroup</string>
       
    91                   </property>
       
    92                   <layout class="QVBoxLayout">
       
    93                     <property name="margin">
       
    94                       <number>11</number>
       
    95                     </property>
       
    96                     <property name="spacing">
       
    97                       <number>6</number>
       
    98                     </property>
       
    99                     <item>
       
   100                       <widget class="QRadioButton" name="RadioButton1">
       
   101                         <property name="text">
       
   102                           <string>RadioButton1</string>
       
   103                         </property>
       
   104                         <property name="checked">
       
   105                           <bool>true</bool>
       
   106                         </property>
       
   107                       </widget>
       
   108                     </item>
       
   109                     <item>
       
   110                       <widget class="QRadioButton" name="RadioButton2">
       
   111                         <property name="text">
       
   112                           <string>RadioButton2</string>
       
   113                         </property>
       
   114                       </widget>
       
   115                     </item>
       
   116                     <item>
       
   117                       <widget class="QRadioButton" name="RadioButton3">
       
   118                         <property name="text">
       
   119                           <string>RadioButton3</string>
       
   120                         </property>
       
   121                       </widget>
       
   122                     </item>
       
   123                   </layout>
       
   124                 </widget>
       
   125               </item>
       
   126               <item>
       
   127                 <widget class="Q3ButtonGroup" name="ButtonGroup2">
       
   128                   <property name="title">
       
   129                     <string>ButtonGroup2</string>
       
   130                   </property>
       
   131                   <layout class="QVBoxLayout">
       
   132                     <property name="margin">
       
   133                       <number>11</number>
       
   134                     </property>
       
   135                     <property name="spacing">
       
   136                       <number>6</number>
       
   137                     </property>
       
   138                     <item>
       
   139                       <widget class="QCheckBox" name="CheckBox1">
       
   140                         <property name="text">
       
   141                           <string>CheckBox1</string>
       
   142                         </property>
       
   143                         <property name="checked">
       
   144                           <bool>true</bool>
       
   145                         </property>
       
   146                       </widget>
       
   147                     </item>
       
   148                     <item>
       
   149                       <widget class="QCheckBox" name="CheckBox2">
       
   150                         <property name="text">
       
   151                           <string>CheckBox2</string>
       
   152                         </property>
       
   153                       </widget>
       
   154                     </item>
       
   155                   </layout>
       
   156                 </widget>
       
   157               </item>
       
   158               <item>
       
   159                 <widget class="Q3ProgressBar" name="ProgressBar1">
       
   160                   <property name="progress">
       
   161                     <number>50</number>
       
   162                   </property>
       
   163                 </widget>
       
   164               </item>
       
   165             </layout>
       
   166           </item>
       
   167           <item>
       
   168             <layout class="QVBoxLayout">
       
   169               <property name="margin">
       
   170                 <number>0</number>
       
   171               </property>
       
   172               <property name="spacing">
       
   173                 <number>6</number>
       
   174               </property>
       
   175               <item>
       
   176                 <widget class="QLineEdit" name="LineEdit1">
       
   177                   <property name="text">
       
   178                     <string>LineEdit</string>
       
   179                   </property>
       
   180                 </widget>
       
   181               </item>
       
   182               <item>
       
   183                 <widget class="QComboBox" name="ComboBox1">
       
   184                   <item>
       
   185                     <property name="text">
       
   186                       <string>ComboBox</string>
       
   187                     </property>
       
   188                   </item>
       
   189                 </widget>
       
   190               </item>
       
   191               <item>
       
   192                 <layout class="QHBoxLayout">
       
   193                   <property name="margin">
       
   194                     <number>0</number>
       
   195                   </property>
       
   196                   <property name="spacing">
       
   197                     <number>6</number>
       
   198                   </property>
       
   199                   <item>
       
   200                     <widget class="QSpinBox" name="SpinBox1"/>
       
   201                   </item>
       
   202                   <item>
       
   203                     <widget class="QPushButton" name="PushButton1">
       
   204                       <property name="text">
       
   205                         <string>PushButton</string>
       
   206                       </property>
       
   207                     </widget>
       
   208                   </item>
       
   209                 </layout>
       
   210               </item>
       
   211               <item>
       
   212                 <widget class="QScrollBar" name="ScrollBar1">
       
   213                   <property name="orientation">
       
   214                     <enum>Qt::Horizontal</enum>
       
   215                   </property>
       
   216                 </widget>
       
   217               </item>
       
   218               <item>
       
   219                 <widget class="QSlider" name="Slider1">
       
   220                   <property name="orientation">
       
   221                     <enum>Qt::Horizontal</enum>
       
   222                   </property>
       
   223                 </widget>
       
   224               </item>
       
   225               <item>
       
   226                 <widget class="Q3TextView" name="textView">
       
   227                   <property name="maximumSize">
       
   228                     <size>
       
   229                       <width>32767</width>
       
   230                       <height>50</height>
       
   231                     </size>
       
   232                   </property>
       
   233                   <property name="text">
       
   234                     <string>&lt;p&gt;
       
   235 &lt;a href=&quot;http://qt.nokia.com&quot;&gt;http://qt.nokia.com&lt;/a&gt;
       
   236 &lt;/p&gt;
       
   237 &lt;p&gt;
       
   238 &lt;a href=&quot;http://www.kde.org&quot;&gt;http://www.kde.org&lt;/a&gt;
       
   239 &lt;/p&gt;</string>
       
   240                   </property>
       
   241                 </widget>
       
   242               </item>
       
   243             </layout>
       
   244           </item>
       
   245         </layout>
       
   246       </item>
       
   247       <item>
       
   248         <spacer name="Spacer2">
       
   249           <property name="sizeHint">
       
   250             <size>
       
   251               <width>20</width>
       
   252               <height>20</height>
       
   253             </size>
       
   254           </property>
       
   255           <property name="sizeType">
       
   256             <enum>QSizePolicy::Expanding</enum>
       
   257           </property>
       
   258           <property name="orientation">
       
   259             <enum>Qt::Vertical</enum>
       
   260           </property>
       
   261         </spacer>
       
   262       </item>
       
   263     </layout>
       
   264   </widget>
       
   265   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
       
   266 </ui>