qt_test/mainwindow.ui
2022-04-12 20:54:00 +02:00

27 lines
596 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>631</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QMdiArea" name="mdiArea"/>
</item>
</layout>
</widget>
</widget>
<resources/>
<connections/>
</ui>