add files

This commit is contained in:
WorldTeacher
2024-07-03 15:13:59 +02:00
parent 5cee36dca4
commit c6ff076881
5 changed files with 127 additions and 138 deletions

View File

@@ -932,6 +932,9 @@
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="toolTip">
<string>Nachname, Vorname</string>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNone</set>
</property>
@@ -941,6 +944,9 @@
<property name="insertPolicy">
<enum>QComboBox::InsertAlphabetically</enum>
</property>
<property name="placeholderText">
<string/>
</property>
<property name="frame">
<bool>true</bool>
</property>