summaryrefslogtreecommitdiffstats
path: root/tests/auto/uiloader/baseline/Dialog_without_Buttons.ui
blob: 1be629818c2fcfb6127b2ffddda524d91f7647e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<ui version="4.0" >
 <class>Dialog</class>
 <widget class="QDialog" name="Dialog" >
  <property name="geometry" >
   <rect>
    <x>0</x>
    <y>0</y>
    <width>400</width>
    <height>300</height>
   </rect>
  </property>
  <property name="windowTitle" >
   <string>Dialog</string>
  </property>
 </widget>
 <resources/>
 <connections/>
</ui>