changed AddApplicant

This commit is contained in:
2025-01-28 16:38:13 +01:00
parent 538399b59a
commit 716915f333
3 changed files with 45 additions and 14 deletions

View File

@@ -9,7 +9,9 @@ GridLayout
Label
{
Layout.preferredWidth: bankAccount.longest.width
text: qsTr("Grad der Behinderung")
horizontalAlignment: Text.AlignRight
}
TextField
@@ -22,6 +24,7 @@ GridLayout
Label
{
text: qsTr("Disponent")
Layout.alignment: Qt.AlignRight
}
TextField
@@ -34,6 +37,7 @@ GridLayout
Label
{
text: qsTr("Kostenstelle")
Layout.alignment: Qt.AlignRight
}
TextField
@@ -46,6 +50,7 @@ GridLayout
Label
{
text: qsTr("Fremdlohn-Nr.")
Layout.alignment: Qt.AlignRight
}
TextField