ui changes

This commit is contained in:
WorldTeacher
2024-07-11 15:16:41 +02:00
parent 3383deeb2b
commit 1b8e669fee
8 changed files with 159 additions and 10 deletions

View File

@@ -144,6 +144,20 @@
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Nächstes Rückgabedatum</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="nextReturnDate">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
@@ -189,7 +203,8 @@
<property name="title">
<string>Shortkeys</string>
</property>
<addaction name="actionR_ckgabemodus"/>
<addaction name="actionRueckgabemodus"/>
<addaction name="actionNutzer"/>
</widget>
<addaction name="menuDatei"/>
<addaction name="menuShortkeys"/>
@@ -205,7 +220,7 @@
<string>Beenden</string>
</property>
</action>
<action name="actionR_ckgabemodus">
<action name="actionRueckgabemodus">
<property name="text">
<string>Rückgabemodus</string>
</property>
@@ -213,6 +228,14 @@
<string>F5</string>
</property>
</action>
<action name="actionNutzer">
<property name="text">
<string>Nutzer</string>
</property>
<property name="shortcut">
<string>U</string>
</property>
</action>
</widget>
<tabstops>
<tabstop>input_userno</tabstop>