This commit is contained in:
yangjiaxuan 2023-02-24 14:38:50 +08:00
parent 6d72ce5a68
commit f124154249
1 changed files with 59 additions and 31 deletions

View File

@ -6,18 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>316</width>
<height>127</height>
<width>255</width>
<height>84</height>
</rect>
</property>
<property name="windowTitle">
<string>Open Page</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
@ -33,10 +31,42 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>121</width>
<height>0</height>
</size>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
@ -48,8 +78,6 @@
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections>