tests/auto/uic/baseline/outputpage.ui
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <ui version="4.0" >
       
     2  <class>OutputPage</class>
       
     3  <widget class="QWidget" name="OutputPage" >
       
     4   <property name="geometry" >
       
     5    <rect>
       
     6     <x>0</x>
       
     7     <y>0</y>
       
     8     <width>417</width>
       
     9     <height>242</height>
       
    10    </rect>
       
    11   </property>
       
    12   <property name="windowTitle" >
       
    13    <string>Form</string>
       
    14   </property>
       
    15   <layout class="QGridLayout" >
       
    16    <item row="0" column="1" >
       
    17     <spacer>
       
    18      <property name="orientation" >
       
    19       <enum>Qt::Vertical</enum>
       
    20      </property>
       
    21      <property name="sizeType" >
       
    22       <enum>QSizePolicy::Fixed</enum>
       
    23      </property>
       
    24      <property name="sizeHint" >
       
    25       <size>
       
    26        <width>20</width>
       
    27        <height>20</height>
       
    28       </size>
       
    29      </property>
       
    30     </spacer>
       
    31    </item>
       
    32    <item row="1" column="0" >
       
    33     <widget class="QLabel" name="label" >
       
    34      <property name="sizePolicy" >
       
    35       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
       
    36        <horstretch>0</horstretch>
       
    37        <verstretch>0</verstretch>
       
    38       </sizepolicy>
       
    39      </property>
       
    40      <property name="text" >
       
    41       <string>Project file name:</string>
       
    42      </property>
       
    43     </widget>
       
    44    </item>
       
    45    <item row="1" column="1" >
       
    46     <widget class="QLineEdit" name="projectLineEdit" >
       
    47      <property name="sizePolicy" >
       
    48       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
       
    49        <horstretch>0</horstretch>
       
    50        <verstretch>0</verstretch>
       
    51       </sizepolicy>
       
    52      </property>
       
    53     </widget>
       
    54    </item>
       
    55    <item row="2" column="0" >
       
    56     <widget class="QLabel" name="label_2" >
       
    57      <property name="sizePolicy" >
       
    58       <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
       
    59        <horstretch>0</horstretch>
       
    60        <verstretch>0</verstretch>
       
    61       </sizepolicy>
       
    62      </property>
       
    63      <property name="text" >
       
    64       <string>Collection file name:</string>
       
    65      </property>
       
    66     </widget>
       
    67    </item>
       
    68    <item row="2" column="1" >
       
    69     <widget class="QLineEdit" name="collectionLineEdit" >
       
    70      <property name="sizePolicy" >
       
    71       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
       
    72        <horstretch>0</horstretch>
       
    73        <verstretch>0</verstretch>
       
    74       </sizepolicy>
       
    75      </property>
       
    76     </widget>
       
    77    </item>
       
    78    <item row="3" column="1" >
       
    79     <spacer>
       
    80      <property name="orientation" >
       
    81       <enum>Qt::Vertical</enum>
       
    82      </property>
       
    83      <property name="sizeHint" >
       
    84       <size>
       
    85        <width>20</width>
       
    86        <height>20</height>
       
    87       </size>
       
    88      </property>
       
    89     </spacer>
       
    90    </item>
       
    91   </layout>
       
    92  </widget>
       
    93  <resources/>
       
    94  <connections/>
       
    95 </ui>