feat: complete ui update

This commit is contained in:
semenov
2024-10-04 10:48:34 +03:00
parent 389d34a701
commit ae49416723
19 changed files with 156 additions and 106 deletions

View File

@@ -48,7 +48,7 @@
<property name="geometry">
<rect>
<x>0</x>
<y>540</y>
<y>541</y>
<width>550</width>
<height>50</height>
</rect>
@@ -804,13 +804,13 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="spacing">
<number>8</number>
<number>6</number>
</property>
<property name="leftMargin">
<number>1</number>
</property>
<property name="topMargin">
<number>1</number>
<number>6</number>
</property>
<property name="rightMargin">
<number>1</number>
@@ -823,6 +823,18 @@
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>Автозапуск</string>
</property>