culturered_client/PhotoDisplay/DisplayWidget.ui
2024-09-07 11:34:44 +08:00

26 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DisplayWidget</class>
<widget class="QWidget" name="DisplayWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1080</width>
<height>1920</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>810</width>
<height>1080</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
</widget>
<resources/>
<connections/>
</ui>