tests/auto/uic3/baseline/installationwizard.ui
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!DOCTYPE UI><UI version="3.0" stdsetdef="1">
       
     2 <class>InstallationWizard</class>
       
     3 <widget class="QWidget">
       
     4     <property name="name">
       
     5         <cstring>InstallationWizard</cstring>
       
     6     </property>
       
     7     <property name="geometry">
       
     8         <rect>
       
     9             <x>0</x>
       
    10             <y>0</y>
       
    11             <width>506</width>
       
    12             <height>403</height>
       
    13         </rect>
       
    14     </property>
       
    15     <property name="caption">
       
    16         <string>Installation Wizard</string>
       
    17     </property>
       
    18     <vbox>
       
    19         <property name="name">
       
    20             <cstring>unnamed</cstring>
       
    21         </property>
       
    22         <property name="margin">
       
    23             <number>0</number>
       
    24         </property>
       
    25         <property name="spacing">
       
    26             <number>0</number>
       
    27         </property>
       
    28         <widget class="QFrame">
       
    29             <property name="name">
       
    30                 <cstring>Frame</cstring>
       
    31             </property>
       
    32             <property name="frameShape">
       
    33                 <enum>NoFrame</enum>
       
    34             </property>
       
    35             <property name="frameShadow">
       
    36                 <enum>Plain</enum>
       
    37             </property>
       
    38             <property name="lineWidth">
       
    39                 <number>0</number>
       
    40             </property>
       
    41         </widget>
       
    42         <widget class="QLayoutWidget">
       
    43             <property name="name">
       
    44                 <cstring>Layout5</cstring>
       
    45             </property>
       
    46             <vbox>
       
    47                 <property name="name">
       
    48                     <cstring>unnamed</cstring>
       
    49                 </property>
       
    50                 <property name="margin">
       
    51                     <number>11</number>
       
    52                 </property>
       
    53                 <property name="spacing">
       
    54                     <number>6</number>
       
    55                 </property>
       
    56                 <widget class="QLayoutWidget">
       
    57                     <property name="name">
       
    58                         <cstring>Layout9</cstring>
       
    59                     </property>
       
    60                     <hbox>
       
    61                         <property name="name">
       
    62                             <cstring>unnamed</cstring>
       
    63                         </property>
       
    64                         <property name="margin">
       
    65                             <number>0</number>
       
    66                         </property>
       
    67                         <property name="spacing">
       
    68                             <number>6</number>
       
    69                         </property>
       
    70                         <widget class="QLabel">
       
    71                             <property name="name">
       
    72                                 <cstring>TextLabel3</cstring>
       
    73                             </property>
       
    74                             <property name="enabled">
       
    75                                 <bool>false</bool>
       
    76                             </property>
       
    77                             <property name="sizePolicy">
       
    78                                 <sizepolicy>
       
    79                                     <hsizetype>0</hsizetype>
       
    80                                     <vsizetype>5</vsizetype>
       
    81                                     <horstretch>0</horstretch>
       
    82                                     <verstretch>0</verstretch>
       
    83                                 </sizepolicy>
       
    84                             </property>
       
    85                             <property name="text">
       
    86                                 <string>Setup Wizard</string>
       
    87                             </property>
       
    88                             <property name="textFormat">
       
    89                                 <enum>PlainText</enum>
       
    90                             </property>
       
    91                         </widget>
       
    92                         <widget class="Line">
       
    93                             <property name="name">
       
    94                                 <cstring>Line1</cstring>
       
    95                             </property>
       
    96                             <property name="sizePolicy">
       
    97                                 <sizepolicy>
       
    98                                     <hsizetype>1</hsizetype>
       
    99                                     <vsizetype>0</vsizetype>
       
   100                                     <horstretch>0</horstretch>
       
   101                                     <verstretch>0</verstretch>
       
   102                                 </sizepolicy>
       
   103                             </property>
       
   104                             <property name="frameShape" stdset="0">
       
   105                                 <enum>HLine</enum>
       
   106                             </property>
       
   107                             <property name="frameShadow">
       
   108                                 <enum>Sunken</enum>
       
   109                             </property>
       
   110                             <property name="orientation">
       
   111                                 <enum>Horizontal</enum>
       
   112                             </property>
       
   113                         </widget>
       
   114                     </hbox>
       
   115                 </widget>
       
   116                 <widget class="QLayoutWidget">
       
   117                     <property name="name">
       
   118                         <cstring>Layout1</cstring>
       
   119                     </property>
       
   120                     <hbox>
       
   121                         <property name="name">
       
   122                             <cstring>unnamed</cstring>
       
   123                         </property>
       
   124                         <property name="margin">
       
   125                             <number>0</number>
       
   126                         </property>
       
   127                         <property name="spacing">
       
   128                             <number>6</number>
       
   129                         </property>
       
   130                         <spacer>
       
   131                             <property name="name" stdset="0">
       
   132                                 <cstring>Spacer1</cstring>
       
   133                             </property>
       
   134                             <property name="orientation">
       
   135                                 <enum>Horizontal</enum>
       
   136                             </property>
       
   137                             <property name="sizeType">
       
   138                                 <enum>Expanding</enum>
       
   139                             </property>
       
   140                             <property name="sizeHint">
       
   141                                 <size>
       
   142                                     <width>20</width>
       
   143                                     <height>20</height>
       
   144                                 </size>
       
   145                             </property>
       
   146                         </spacer>
       
   147                         <widget class="QPushButton">
       
   148                             <property name="name">
       
   149                                 <cstring>BackButton</cstring>
       
   150                             </property>
       
   151                             <property name="text">
       
   152                                 <string>&lt; Back</string>
       
   153                             </property>
       
   154                         </widget>
       
   155                         <widget class="QPushButton">
       
   156                             <property name="name">
       
   157                                 <cstring>NextButton</cstring>
       
   158                             </property>
       
   159                             <property name="text">
       
   160                                 <string>Next &gt;</string>
       
   161                             </property>
       
   162                         </widget>
       
   163                         <spacer>
       
   164                             <property name="name" stdset="0">
       
   165                                 <cstring>Spacer2</cstring>
       
   166                             </property>
       
   167                             <property name="orientation">
       
   168                                 <enum>Horizontal</enum>
       
   169                             </property>
       
   170                             <property name="sizeType">
       
   171                                 <enum>Fixed</enum>
       
   172                             </property>
       
   173                             <property name="sizeHint">
       
   174                                 <size>
       
   175                                     <width>20</width>
       
   176                                     <height>20</height>
       
   177                                 </size>
       
   178                             </property>
       
   179                         </spacer>
       
   180                         <widget class="QPushButton">
       
   181                             <property name="name">
       
   182                                 <cstring>CancelButton</cstring>
       
   183                             </property>
       
   184                             <property name="text">
       
   185                                 <string>Cancel</string>
       
   186                             </property>
       
   187                         </widget>
       
   188                     </hbox>
       
   189                 </widget>
       
   190             </vbox>
       
   191         </widget>
       
   192     </vbox>
       
   193 </widget>
       
   194 <layoutdefaults spacing="6" margin="11"/>
       
   195 </UI>