This commit is contained in:
semenov
2024-12-12 11:17:04 +03:00
parent db8023eb74
commit 7f4205ea09
6 changed files with 74 additions and 28 deletions

View File

@@ -6,10 +6,22 @@
<rect>
<x>0</x>
<y>0</y>
<width>501</width>
<height>95</height>
<width>520</width>
<height>45</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>520</width>
<height>45</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
@@ -18,8 +30,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>491</width>
<height>40</height>
<width>520</width>
<height>45</height>
</rect>
</property>
<property name="sizePolicy">
@@ -30,8 +42,8 @@
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>40</height>
<width>520</width>
<height>45</height>
</size>
</property>
<property name="maximumSize">
@@ -42,13 +54,13 @@
</property>
<layout class="QHBoxLayout" name="downlayout">
<property name="spacing">
<number>10</number>
<number>5</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>5</number>
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>