checkpoint

This commit is contained in:
aljazbrodar. 2025-12-07 11:55:34 +01:00
parent 3c876211c2
commit bfa4a8cd72
60 changed files with 239 additions and 87 deletions

View file

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1657</width>
<height>915</height>
<width>844</width>
<height>757</height>
</rect>
</property>
<property name="windowTitle">
@ -101,11 +101,11 @@
<layout class="QGridLayout" name="gridLayout_3"/>
</widget>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>1070</x>
<y>190</y>
<x>240</x>
<y>20</y>
<width>581</width>
<height>641</height>
</rect>
@ -142,7 +142,7 @@
<number>14</number>
</attribute>
<attribute name="verticalHeaderDefaultSectionSize">
<number>3</number>
<number>14</number>
</attribute>
<attribute name="verticalHeaderHighlightSections">
<bool>true</bool>
@ -207,11 +207,11 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="">
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>1070</x>
<y>850</y>
<x>240</x>
<y>680</y>
<width>571</width>
<height>27</height>
</rect>
@ -280,22 +280,21 @@
<rect>
<x>0</x>
<y>0</y>
<width>1657</width>
<width>844</width>
<height>20</height>
</rect>
</property>
<widget class="QMenu" name="menuMenu">
<widget class="QMenu" name="menuLoad">
<property name="title">
<string>Menu</string>
</property>
<addaction name="actionExit"/>
</widget>
<widget class="QMenu" name="menuVizitka">
<property name="title">
<string>Vizitka</string>
</property>
</widget>
<addaction name="menuMenu"/>
<addaction name="menuLoad"/>
<addaction name="menuVizitka"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>