tests/auto/uic3/baseline/projectsettings.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>ProjectSettingsBase</class>
       
    46   <widget class="QDialog" name="ProjectSettingsBase">
       
    47     <property name="geometry">
       
    48       <rect>
       
    49         <x>0</x>
       
    50         <y>0</y>
       
    51         <width>375</width>
       
    52         <height>224</height>
       
    53       </rect>
       
    54     </property>
       
    55     <property name="windowTitle">
       
    56       <string>Project Settings</string>
       
    57     </property>
       
    58     <property name="sizeGripEnabled">
       
    59       <bool>true</bool>
       
    60     </property>
       
    61     <layout class="QVBoxLayout">
       
    62       <property name="margin">
       
    63         <number>11</number>
       
    64       </property>
       
    65       <property name="spacing">
       
    66         <number>6</number>
       
    67       </property>
       
    68       <item>
       
    69         <widget class="QTabWidget" name="tabWidget">
       
    70           <widget class="QWidget" name="tabSettings">
       
    71             <attribute name="title">
       
    72               <string>&amp;Settings</string>
       
    73             </attribute>
       
    74             <layout class="QGridLayout">
       
    75               <item row="0" column="0">
       
    76                 <widget class="QLabel" name="TextLabel1_2">
       
    77                   <property name="text">
       
    78                     <string>&amp;Project File:</string>
       
    79                   </property>
       
    80                   <property name="buddy" stdset="0">
       
    81                     <cstring>editProjectFile</cstring>
       
    82                   </property>
       
    83                   <property name="wordWrap">
       
    84                     <bool>false</bool>
       
    85                   </property>
       
    86                 </widget>
       
    87               </item>
       
    88               <item row="1" column="0">
       
    89                 <widget class="QLabel" name="TextLabel1_3">
       
    90                   <property name="text">
       
    91                     <string>&amp;Language</string>
       
    92                   </property>
       
    93                   <property name="buddy" stdset="0">
       
    94                     <cstring>comboLanguage</cstring>
       
    95                   </property>
       
    96                   <property name="wordWrap">
       
    97                     <bool>false</bool>
       
    98                   </property>
       
    99                 </widget>
       
   100               </item>
       
   101               <item row="2" column="2">
       
   102                 <widget class="QToolButton" name="buttonDatabaseFile_2">
       
   103                   <property name="text">
       
   104                     <string>...</string>
       
   105                   </property>
       
   106                 </widget>
       
   107               </item>
       
   108               <item row="2" column="1">
       
   109                 <widget class="QLineEdit" name="editDatabaseFile"/>
       
   110               </item>
       
   111               <item row="2" column="0">
       
   112                 <widget class="QLabel" name="TextLabel1_2_2_2">
       
   113                   <property name="text">
       
   114                     <string>&amp;Database File:</string>
       
   115                   </property>
       
   116                   <property name="buddy" stdset="0">
       
   117                     <cstring>editDatabaseFile</cstring>
       
   118                   </property>
       
   119                   <property name="wordWrap">
       
   120                     <bool>false</bool>
       
   121                   </property>
       
   122                 </widget>
       
   123               </item>
       
   124               <item row="1" column="1" rowspan="1" colspan="2">
       
   125                 <widget class="QComboBox" name="comboLanguage">
       
   126                   <property name="enabled">
       
   127                     <bool>false</bool>
       
   128                   </property>
       
   129                 </widget>
       
   130               </item>
       
   131               <item row="0" column="1" rowspan="1" colspan="2">
       
   132                 <layout class="QHBoxLayout">
       
   133                   <property name="margin">
       
   134                     <number>0</number>
       
   135                   </property>
       
   136                   <property name="spacing">
       
   137                     <number>6</number>
       
   138                   </property>
       
   139                   <item>
       
   140                     <widget class="QLineEdit" name="editProjectFile"/>
       
   141                   </item>
       
   142                   <item>
       
   143                     <widget class="QToolButton" name="buttonProject">
       
   144                       <property name="text">
       
   145                         <string>...</string>
       
   146                       </property>
       
   147                     </widget>
       
   148                   </item>
       
   149                 </layout>
       
   150               </item>
       
   151               <item row="4" column="1">
       
   152                 <spacer name="Spacer3">
       
   153                   <property name="sizeHint">
       
   154                     <size>
       
   155                       <width>21</width>
       
   156                       <height>71</height>
       
   157                     </size>
       
   158                   </property>
       
   159                   <property name="sizeType">
       
   160                     <enum>QSizePolicy::Expanding</enum>
       
   161                   </property>
       
   162                   <property name="orientation">
       
   163                     <enum>Qt::Vertical</enum>
       
   164                   </property>
       
   165                 </spacer>
       
   166               </item>
       
   167             </layout>
       
   168           </widget>
       
   169         </widget>
       
   170       </item>
       
   171       <item>
       
   172         <layout class="QHBoxLayout">
       
   173           <property name="margin">
       
   174             <number>0</number>
       
   175           </property>
       
   176           <property name="spacing">
       
   177             <number>6</number>
       
   178           </property>
       
   179           <item>
       
   180             <widget class="QPushButton" name="buttonHelp">
       
   181               <property name="text">
       
   182                 <string>&amp;Help</string>
       
   183               </property>
       
   184               <property name="autoDefault">
       
   185                 <bool>true</bool>
       
   186               </property>
       
   187             </widget>
       
   188           </item>
       
   189           <item>
       
   190             <spacer name="Horizontal Spacing2">
       
   191               <property name="sizeHint">
       
   192                 <size>
       
   193                   <width>20</width>
       
   194                   <height>20</height>
       
   195                 </size>
       
   196               </property>
       
   197               <property name="sizeType">
       
   198                 <enum>QSizePolicy::Expanding</enum>
       
   199               </property>
       
   200               <property name="orientation">
       
   201                 <enum>Qt::Horizontal</enum>
       
   202               </property>
       
   203             </spacer>
       
   204           </item>
       
   205           <item>
       
   206             <widget class="QPushButton" name="buttonOk">
       
   207               <property name="text">
       
   208                 <string>&amp;OK</string>
       
   209               </property>
       
   210               <property name="autoDefault">
       
   211                 <bool>true</bool>
       
   212               </property>
       
   213               <property name="default">
       
   214                 <bool>true</bool>
       
   215               </property>
       
   216               <property name="whatsThis" stdset="0">
       
   217                 <string>Close the dialog and apply all the changes.</string>
       
   218               </property>
       
   219             </widget>
       
   220           </item>
       
   221           <item>
       
   222             <widget class="QPushButton" name="buttonCancel">
       
   223               <property name="text">
       
   224                 <string>&amp;Cancel</string>
       
   225               </property>
       
   226               <property name="autoDefault">
       
   227                 <bool>true</bool>
       
   228               </property>
       
   229               <property name="whatsThis" stdset="0">
       
   230                 <string>Close the dialog and discard any changes.</string>
       
   231               </property>
       
   232             </widget>
       
   233           </item>
       
   234         </layout>
       
   235       </item>
       
   236     </layout>
       
   237   </widget>
       
   238   <layoutdefault spacing="6" margin="11"/>
       
   239   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
       
   240   <tabstops>
       
   241     <tabstop>tabWidget</tabstop>
       
   242     <tabstop>editProjectFile</tabstop>
       
   243     <tabstop>comboLanguage</tabstop>
       
   244     <tabstop>buttonHelp</tabstop>
       
   245     <tabstop>buttonOk</tabstop>
       
   246     <tabstop>buttonCancel</tabstop>
       
   247   </tabstops>
       
   248   <connections>
       
   249     <connection>
       
   250       <sender>buttonProject</sender>
       
   251       <signal>clicked()</signal>
       
   252       <receiver>ProjectSettingsBase</receiver>
       
   253       <slot>chooseProjectFile()</slot>
       
   254     </connection>
       
   255     <connection>
       
   256       <sender>buttonOk</sender>
       
   257       <signal>clicked()</signal>
       
   258       <receiver>ProjectSettingsBase</receiver>
       
   259       <slot>okClicked()</slot>
       
   260     </connection>
       
   261     <connection>
       
   262       <sender>buttonCancel</sender>
       
   263       <signal>clicked()</signal>
       
   264       <receiver>ProjectSettingsBase</receiver>
       
   265       <slot>reject()</slot>
       
   266     </connection>
       
   267     <connection>
       
   268       <sender>buttonHelp</sender>
       
   269       <signal>clicked()</signal>
       
   270       <receiver>ProjectSettingsBase</receiver>
       
   271       <slot>helpClicked()</slot>
       
   272     </connection>
       
   273     <connection>
       
   274       <sender>comboLanguage</sender>
       
   275       <signal>activated(QString)</signal>
       
   276       <receiver>ProjectSettingsBase</receiver>
       
   277       <slot>languageChanged(QString)</slot>
       
   278     </connection>
       
   279   </connections>
       
   280 </ui>