tests/auto/uic3/baseline/startdialog.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>StartDialogBase</class>
       
    46   <widget class="QDialog" name="StartDialogBase">
       
    47     <property name="geometry">
       
    48       <rect>
       
    49         <x>0</x>
       
    50         <y>0</y>
       
    51         <width>576</width>
       
    52         <height>420</height>
       
    53       </rect>
       
    54     </property>
       
    55     <property name="sizePolicy">
       
    56       <sizepolicy>
       
    57         <hsizetype>5</hsizetype>
       
    58         <vsizetype>5</vsizetype>
       
    59         <horstretch>0</horstretch>
       
    60         <verstretch>0</verstretch>
       
    61       </sizepolicy>
       
    62     </property>
       
    63     <property name="windowTitle">
       
    64       <string>Qt Designer - New/Open</string>
       
    65     </property>
       
    66     <property name="sizeGripEnabled">
       
    67       <bool>true</bool>
       
    68     </property>
       
    69     <layout class="QVBoxLayout">
       
    70       <property name="margin">
       
    71         <number>11</number>
       
    72       </property>
       
    73       <property name="spacing">
       
    74         <number>6</number>
       
    75       </property>
       
    76       <item>
       
    77         <widget class="QTabWidget" name="tabWidget">
       
    78           <widget class="QWidget" name="Widget8">
       
    79             <attribute name="title">
       
    80               <string>&amp;New File/Project</string>
       
    81             </attribute>
       
    82             <layout class="QGridLayout">
       
    83               <property name="margin">
       
    84                 <number>11</number>
       
    85               </property>
       
    86               <property name="spacing">
       
    87                 <number>6</number>
       
    88               </property>
       
    89               <item row="1" column="0" rowspan="1" colspan="3">
       
    90                 <widget class="Q3IconView" name="templateView">
       
    91                   <property name="gridX">
       
    92                     <number>120</number>
       
    93                   </property>
       
    94                   <property name="resizeMode">
       
    95                     <enum>Q3IconView::Adjust</enum>
       
    96                   </property>
       
    97                   <property name="itemsMovable">
       
    98                     <bool>false</bool>
       
    99                   </property>
       
   100                 </widget>
       
   101               </item>
       
   102             </layout>
       
   103           </widget>
       
   104           <widget class="QWidget" name="tab">
       
   105             <attribute name="title">
       
   106               <string>&amp;Open File/Project</string>
       
   107             </attribute>
       
   108             <layout class="QHBoxLayout">
       
   109               <property name="margin">
       
   110                 <number>11</number>
       
   111               </property>
       
   112               <property name="spacing">
       
   113                 <number>6</number>
       
   114               </property>
       
   115             </layout>
       
   116           </widget>
       
   117           <widget class="QWidget" name="Widget9">
       
   118             <attribute name="title">
       
   119               <string>&amp;Recently Opened</string>
       
   120             </attribute>
       
   121             <layout class="QGridLayout">
       
   122               <property name="margin">
       
   123                 <number>11</number>
       
   124               </property>
       
   125               <property name="spacing">
       
   126                 <number>6</number>
       
   127               </property>
       
   128               <item row="0" column="0">
       
   129                 <widget class="Q3IconView" name="recentView">
       
   130                   <property name="focusPolicy">
       
   131                     <enum>Qt::WheelFocus</enum>
       
   132                   </property>
       
   133                   <property name="gridX">
       
   134                     <number>120</number>
       
   135                   </property>
       
   136                   <property name="resizeMode">
       
   137                     <enum>Q3IconView::Adjust</enum>
       
   138                   </property>
       
   139                   <property name="itemsMovable">
       
   140                     <bool>false</bool>
       
   141                   </property>
       
   142                 </widget>
       
   143               </item>
       
   144               <item row="1" column="0">
       
   145                 <widget class="QLabel" name="fileInfoLabel">
       
   146                   <property name="sizePolicy">
       
   147                     <sizepolicy>
       
   148                       <hsizetype>13</hsizetype>
       
   149                       <vsizetype>5</vsizetype>
       
   150                       <horstretch>0</horstretch>
       
   151                       <verstretch>0</verstretch>
       
   152                     </sizepolicy>
       
   153                   </property>
       
   154                   <property name="text">
       
   155                     <string/>
       
   156                   </property>
       
   157                   <property name="wordWrap">
       
   158                     <bool>false</bool>
       
   159                   </property>
       
   160                 </widget>
       
   161               </item>
       
   162             </layout>
       
   163           </widget>
       
   164         </widget>
       
   165       </item>
       
   166       <item>
       
   167         <widget class="QCheckBox" name="checkShowInFuture">
       
   168           <property name="text">
       
   169             <string>&amp;Don't show this dialog in the future</string>
       
   170           </property>
       
   171         </widget>
       
   172       </item>
       
   173       <item>
       
   174         <layout class="QHBoxLayout">
       
   175           <property name="margin">
       
   176             <number>0</number>
       
   177           </property>
       
   178           <property name="spacing">
       
   179             <number>6</number>
       
   180           </property>
       
   181           <item>
       
   182             <widget class="QPushButton" name="buttonHelp">
       
   183               <property name="text">
       
   184                 <string>&amp;Help</string>
       
   185               </property>
       
   186               <property name="shortcut">
       
   187                 <number>4144</number>
       
   188               </property>
       
   189               <property name="autoDefault">
       
   190                 <bool>true</bool>
       
   191               </property>
       
   192             </widget>
       
   193           </item>
       
   194           <item>
       
   195             <spacer name="Horizontal Spacing2">
       
   196               <property name="sizeHint">
       
   197                 <size>
       
   198                   <width>0</width>
       
   199                   <height>20</height>
       
   200                 </size>
       
   201               </property>
       
   202               <property name="sizeType">
       
   203                 <enum>QSizePolicy::Expanding</enum>
       
   204               </property>
       
   205               <property name="orientation">
       
   206                 <enum>Qt::Horizontal</enum>
       
   207               </property>
       
   208             </spacer>
       
   209           </item>
       
   210           <item>
       
   211             <widget class="QPushButton" name="buttonOk">
       
   212               <property name="text">
       
   213                 <string>OK</string>
       
   214               </property>
       
   215               <property name="shortcut">
       
   216                 <number>0</number>
       
   217               </property>
       
   218               <property name="autoDefault">
       
   219                 <bool>true</bool>
       
   220               </property>
       
   221               <property name="default">
       
   222                 <bool>true</bool>
       
   223               </property>
       
   224             </widget>
       
   225           </item>
       
   226           <item>
       
   227             <widget class="QPushButton" name="buttonCancel">
       
   228               <property name="text">
       
   229                 <string>Cancel</string>
       
   230               </property>
       
   231               <property name="shortcut">
       
   232                 <number>0</number>
       
   233               </property>
       
   234               <property name="autoDefault">
       
   235                 <bool>true</bool>
       
   236               </property>
       
   237             </widget>
       
   238           </item>
       
   239         </layout>
       
   240       </item>
       
   241     </layout>
       
   242   </widget>
       
   243   <layoutdefault spacing="6" margin="11"/>
       
   244   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
       
   245   <connections>
       
   246     <connection>
       
   247       <sender>buttonOk</sender>
       
   248       <signal>clicked()</signal>
       
   249       <receiver>StartDialogBase</receiver>
       
   250       <slot>accept()</slot>
       
   251     </connection>
       
   252     <connection>
       
   253       <sender>buttonCancel</sender>
       
   254       <signal>clicked()</signal>
       
   255       <receiver>StartDialogBase</receiver>
       
   256       <slot>reject()</slot>
       
   257     </connection>
       
   258     <connection>
       
   259       <sender>templateView</sender>
       
   260       <signal>doubleClicked(Q3IconViewItem*)</signal>
       
   261       <receiver>StartDialogBase</receiver>
       
   262       <slot>accept()</slot>
       
   263     </connection>
       
   264     <connection>
       
   265       <sender>templateView</sender>
       
   266       <signal>returnPressed(Q3IconViewItem*)</signal>
       
   267       <receiver>StartDialogBase</receiver>
       
   268       <slot>accept()</slot>
       
   269     </connection>
       
   270     <connection>
       
   271       <sender>recentView</sender>
       
   272       <signal>doubleClicked(Q3IconViewItem*)</signal>
       
   273       <receiver>StartDialogBase</receiver>
       
   274       <slot>accept()</slot>
       
   275     </connection>
       
   276     <connection>
       
   277       <sender>recentView</sender>
       
   278       <signal>onItem(Q3IconViewItem*)</signal>
       
   279       <receiver>StartDialogBase</receiver>
       
   280       <slot>recentItemChanged(Q3IconViewItem*)</slot>
       
   281     </connection>
       
   282     <connection>
       
   283       <sender>recentView</sender>
       
   284       <signal>onViewport()</signal>
       
   285       <receiver>StartDialogBase</receiver>
       
   286       <slot>clearFileInfo()</slot>
       
   287     </connection>
       
   288     <connection>
       
   289       <sender>recentView</sender>
       
   290       <signal>returnPressed(Q3IconViewItem*)</signal>
       
   291       <receiver>StartDialogBase</receiver>
       
   292       <slot>accept()</slot>
       
   293     </connection>
       
   294     <connection>
       
   295       <sender>recentView</sender>
       
   296       <signal>selectionChanged(Q3IconViewItem*)</signal>
       
   297       <receiver>StartDialogBase</receiver>
       
   298       <slot>recentItemChanged(Q3IconViewItem*)</slot>
       
   299     </connection>
       
   300   </connections>
       
   301 </ui>