tests/auto/uic3/baseline/dbconnection.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 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>DatabaseConnectionWidget</class>
       
    46   <widget class="QWidget" name="DatabaseConnectionWidget">
       
    47     <property name="geometry">
       
    48       <rect>
       
    49         <x>0</x>
       
    50         <y>0</y>
       
    51         <width>199</width>
       
    52         <height>185</height>
       
    53       </rect>
       
    54     </property>
       
    55     <property name="windowTitle">
       
    56       <string>Edit Database Connection</string>
       
    57     </property>
       
    58     <layout class="QGridLayout">
       
    59       <property name="margin">
       
    60         <number>0</number>
       
    61       </property>
       
    62       <property name="spacing">
       
    63         <number>6</number>
       
    64       </property>
       
    65       <item row="2" column="0">
       
    66         <widget class="QLabel" name="TextLabel3">
       
    67           <property name="text">
       
    68             <string>&amp;Database Name:</string>
       
    69           </property>
       
    70           <property name="buddy" stdset="0">
       
    71             <cstring>editDatabase</cstring>
       
    72           </property>
       
    73           <property name="wordWrap">
       
    74             <bool>false</bool>
       
    75           </property>
       
    76         </widget>
       
    77       </item>
       
    78       <item row="3" column="0">
       
    79         <widget class="QLabel" name="TextLabel4">
       
    80           <property name="text">
       
    81             <string>&amp;Username:</string>
       
    82           </property>
       
    83           <property name="buddy" stdset="0">
       
    84             <cstring>editUsername</cstring>
       
    85           </property>
       
    86           <property name="wordWrap">
       
    87             <bool>false</bool>
       
    88           </property>
       
    89         </widget>
       
    90       </item>
       
    91       <item row="4" column="0">
       
    92         <widget class="QLabel" name="TextLabel4_2">
       
    93           <property name="text">
       
    94             <string>&amp;Password:</string>
       
    95           </property>
       
    96           <property name="buddy" stdset="0">
       
    97             <cstring>editPassword</cstring>
       
    98           </property>
       
    99           <property name="wordWrap">
       
   100             <bool>false</bool>
       
   101           </property>
       
   102         </widget>
       
   103       </item>
       
   104       <item row="1" column="0">
       
   105         <widget class="QLabel" name="TextLabel2">
       
   106           <property name="text">
       
   107             <string>D&amp;river</string>
       
   108           </property>
       
   109           <property name="buddy" stdset="0">
       
   110             <cstring>comboDriver</cstring>
       
   111           </property>
       
   112           <property name="wordWrap">
       
   113             <bool>false</bool>
       
   114           </property>
       
   115         </widget>
       
   116       </item>
       
   117       <item row="0" column="1">
       
   118         <widget class="QLineEdit" name="editName">
       
   119           <property name="enabled">
       
   120             <bool>false</bool>
       
   121           </property>
       
   122         </widget>
       
   123       </item>
       
   124       <item row="5" column="0">
       
   125         <widget class="QLabel" name="TextLabel5">
       
   126           <property name="text">
       
   127             <string>&amp;Hostname:</string>
       
   128           </property>
       
   129           <property name="buddy" stdset="0">
       
   130             <cstring>editHostname</cstring>
       
   131           </property>
       
   132           <property name="wordWrap">
       
   133             <bool>false</bool>
       
   134           </property>
       
   135         </widget>
       
   136       </item>
       
   137       <item row="1" column="1">
       
   138         <widget class="QComboBox" name="comboDriver">
       
   139           <property name="enabled">
       
   140             <bool>false</bool>
       
   141           </property>
       
   142           <property name="editable">
       
   143             <bool>true</bool>
       
   144           </property>
       
   145         </widget>
       
   146       </item>
       
   147       <item row="0" column="0">
       
   148         <widget class="QLabel" name="TextLabel1">
       
   149           <property name="text">
       
   150             <string>&amp;Name:</string>
       
   151           </property>
       
   152           <property name="buddy" stdset="0">
       
   153             <cstring>editName</cstring>
       
   154           </property>
       
   155           <property name="wordWrap">
       
   156             <bool>false</bool>
       
   157           </property>
       
   158         </widget>
       
   159       </item>
       
   160       <item row="5" column="1">
       
   161         <widget class="QLineEdit" name="editHostname">
       
   162           <property name="enabled">
       
   163             <bool>false</bool>
       
   164           </property>
       
   165         </widget>
       
   166       </item>
       
   167       <item row="6" column="0">
       
   168         <widget class="QLabel" name="TextLabel1_2">
       
   169           <property name="text">
       
   170             <string>P&amp;ort</string>
       
   171           </property>
       
   172           <property name="buddy" stdset="0">
       
   173             <cstring>editPort</cstring>
       
   174           </property>
       
   175           <property name="wordWrap">
       
   176             <bool>false</bool>
       
   177           </property>
       
   178         </widget>
       
   179       </item>
       
   180       <item row="3" column="1">
       
   181         <widget class="QLineEdit" name="editUsername">
       
   182           <property name="enabled">
       
   183             <bool>false</bool>
       
   184           </property>
       
   185         </widget>
       
   186       </item>
       
   187       <item row="4" column="1">
       
   188         <widget class="QLineEdit" name="editPassword">
       
   189           <property name="enabled">
       
   190             <bool>false</bool>
       
   191           </property>
       
   192           <property name="echoMode">
       
   193             <enum>QLineEdit::Password</enum>
       
   194           </property>
       
   195         </widget>
       
   196       </item>
       
   197       <item row="2" column="1">
       
   198         <widget class="QLineEdit" name="editDatabase">
       
   199           <property name="enabled">
       
   200             <bool>false</bool>
       
   201           </property>
       
   202         </widget>
       
   203       </item>
       
   204       <item row="6" column="1">
       
   205         <widget class="QSpinBox" name="editPort">
       
   206           <property name="enabled">
       
   207             <bool>false</bool>
       
   208           </property>
       
   209           <property name="specialValueText">
       
   210             <string>Default</string>
       
   211           </property>
       
   212           <property name="maximum">
       
   213             <number>65535</number>
       
   214           </property>
       
   215           <property name="minimum">
       
   216             <number>-1</number>
       
   217           </property>
       
   218           <property name="value">
       
   219             <number>-1</number>
       
   220           </property>
       
   221         </widget>
       
   222       </item>
       
   223     </layout>
       
   224   </widget>
       
   225   <layoutdefault spacing="6" margin="11"/>
       
   226   <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
       
   227   <tabstops>
       
   228     <tabstop>editName</tabstop>
       
   229     <tabstop>comboDriver</tabstop>
       
   230     <tabstop>editDatabase</tabstop>
       
   231     <tabstop>editUsername</tabstop>
       
   232     <tabstop>editPassword</tabstop>
       
   233     <tabstop>editHostname</tabstop>
       
   234     <tabstop>editPort</tabstop>
       
   235   </tabstops>
       
   236 </ui>