Bei allen Dialogen werden "OK" und "Abbrechen" Bittons zentriert

This commit is contained in:
2025-06-18 18:19:33 +02:00
parent 76b5182a53
commit 703addf846
12 changed files with 183 additions and 156 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
################################################################################
## Form generated from reading UI file 'XslDirConfigDialog.ui'
##
## Created by: Qt User Interface Compiler version 6.9.0
## Created by: Qt User Interface Compiler version 6.9.1
##
## WARNING! All changes made in this file will be lost when recompiling UI file!
################################################################################
@@ -66,6 +66,7 @@ class Ui_XslDirConfigDialog(object):
self.buttonBox.setObjectName(u"buttonBox")
self.buttonBox.setOrientation(Qt.Orientation.Horizontal)
self.buttonBox.setStandardButtons(QDialogButtonBox.StandardButton.Cancel|QDialogButtonBox.StandardButton.Ok)
self.buttonBox.setCenterButtons(True)
self.verticalLayout.addWidget(self.buttonBox)