bugfix: befor change button position

This commit is contained in:
semenov
2024-10-03 10:52:42 +03:00
parent 2fc86b68e3
commit bdaed1bbe3
8 changed files with 139 additions and 75 deletions

View File

@@ -314,8 +314,8 @@
<property name="geometry">
<rect>
<x>0</x>
<y>560</y>
<width>211</width>
<y>555</y>
<width>231</width>
<height>30</height>
</rect>
</property>
@@ -368,6 +368,12 @@
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>50</height>
</size>
</property>
<property name="font">
<font>
<family>Helvetica Cyr Upright-Bold</family>
@@ -395,7 +401,7 @@
<x>0</x>
<y>220</y>
<width>801</width>
<height>181</height>
<height>211</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
@@ -458,16 +464,19 @@
<property name="minimumSize">
<size>
<width>250</width>
<height>0</height>
<height>190</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>240</width>
<height>200</height>
<height>250</height>
</size>
</property>
<layout class="QVBoxLayout" name="loginLayout">
<property name="spacing">
<number>4</number>
</property>
<item>
<widget class="QLabel" name="loginTitle">
<property name="sizePolicy">
@@ -536,7 +545,7 @@
<property name="minimumSize">
<size>
<width>230</width>
<height>40</height>
<height>35</height>
</size>
</property>
<property name="text">
@@ -864,19 +873,34 @@
<widget class="QWidget" name="updateWidget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<x>10</x>
<y>330</y>
<width>791</width>
<width>781</width>
<height>171</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10">
<property name="spacing">
<number>6</number>
</property>
<property name="leftMargin">
<number>5</number>
</property>
<property name="topMargin">
<number>5</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="updateListGuideLabel">
<property name="minimumSize">
<size>
<width>500</width>
<height>20</height>
<height>25</height>
</size>
</property>
<property name="maximumSize">
@@ -930,7 +954,7 @@
</size>
</property>
<property name="text">
<string>Загрузить на сервер</string>
<string>Выгрузить изменения</string>
</property>
</widget>
</item>
@@ -1030,6 +1054,12 @@
</item>
<item>
<widget class="QPushButton" name="exitButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>30</width>
@@ -1038,8 +1068,8 @@
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>30</height>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="text">