tests/auto/qaccessibility_mac/listview.ui
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <ui version="4.0" >
       
     2  <class>Form</class>
       
     3  <widget class="QWidget" name="Form" >
       
     4   <property name="geometry" >
       
     5    <rect>
       
     6     <x>0</x>
       
     7     <y>0</y>
       
     8     <width>400</width>
       
     9     <height>300</height>
       
    10    </rect>
       
    11   </property>
       
    12   <property name="windowTitle" >
       
    13    <string>Form</string>
       
    14   </property>
       
    15   <layout class="QVBoxLayout" name="verticalLayout" >
       
    16    <item>
       
    17     <widget class="QListWidget" name="listWidget" >
       
    18      <item>
       
    19       <property name="text" >
       
    20        <string>Item 1</string>
       
    21       </property>
       
    22      </item>
       
    23      <item>
       
    24       <property name="text" >
       
    25        <string>Item 2</string>
       
    26       </property>
       
    27      </item>
       
    28      <item>
       
    29       <property name="text" >
       
    30        <string>Item 3</string>
       
    31       </property>
       
    32      </item>
       
    33      <item>
       
    34       <property name="text" >
       
    35        <string>Item 4</string>
       
    36       </property>
       
    37      </item>
       
    38      <item>
       
    39       <property name="text" >
       
    40        <string>New Item</string>
       
    41       </property>
       
    42      </item>
       
    43      <item>
       
    44       <property name="text" >
       
    45        <string>New Item</string>
       
    46       </property>
       
    47      </item>
       
    48      <item>
       
    49       <property name="text" >
       
    50        <string>New Item</string>
       
    51       </property>
       
    52      </item>
       
    53      <item>
       
    54       <property name="text" >
       
    55        <string>New Item</string>
       
    56       </property>
       
    57      </item>
       
    58      <item>
       
    59       <property name="text" >
       
    60        <string>New Item</string>
       
    61       </property>
       
    62      </item>
       
    63      <item>
       
    64       <property name="text" >
       
    65        <string>New Item</string>
       
    66       </property>
       
    67      </item>
       
    68      <item>
       
    69       <property name="text" >
       
    70        <string>New Item</string>
       
    71       </property>
       
    72      </item>
       
    73      <item>
       
    74       <property name="text" >
       
    75        <string>New Item</string>
       
    76       </property>
       
    77      </item>
       
    78      <item>
       
    79       <property name="text" >
       
    80        <string>New Item</string>
       
    81       </property>
       
    82      </item>
       
    83     </widget>
       
    84    </item>
       
    85   </layout>
       
    86  </widget>
       
    87  <resources/>
       
    88  <connections/>
       
    89 </ui>