qt6windows7/tests/auto/tools/uic/baseline/Dialog_without_Buttons.ui

19 lines
344 B
Plaintext
Raw Normal View History

2023-10-30 06:33:08 +08:00
<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>