9 #ifndef UI_STEPAUTHENTICATIONEAC1WIDGET_H
10 #define UI_STEPAUTHENTICATIONEAC1WIDGET_H
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QApplication>
14 #include <QtWidgets/QFormLayout>
15 #include <QtWidgets/QGroupBox>
16 #include <QtWidgets/QHBoxLayout>
17 #include <QtWidgets/QLabel>
18 #include <QtWidgets/QListWidget>
19 #include <QtWidgets/QPushButton>
20 #include <QtWidgets/QScrollArea>
21 #include <QtWidgets/QSpacerItem>
22 #include <QtWidgets/QVBoxLayout>
23 #include <QtWidgets/QWidget>
62 void setupUi(QWidget *StepAuthenticationEac1Widget)
64 if (StepAuthenticationEac1Widget->objectName().isEmpty())
65 StepAuthenticationEac1Widget->setObjectName(QString::fromUtf8(
"StepAuthenticationEac1Widget"));
66 StepAuthenticationEac1Widget->resize(515, 448);
67 QSizePolicy sizePolicy(QSizePolicy::Expanding, QSizePolicy::Expanding);
68 sizePolicy.setHorizontalStretch(0);
69 sizePolicy.setVerticalStretch(0);
70 sizePolicy.setHeightForWidth(StepAuthenticationEac1Widget->sizePolicy().hasHeightForWidth());
71 StepAuthenticationEac1Widget->setSizePolicy(sizePolicy);
75 verticalLayout->setObjectName(QString::fromUtf8(
"verticalLayout"));
84 detailsWidget->setObjectName(QString::fromUtf8(
"detailsWidget"));
91 widget_2->setObjectName(QString::fromUtf8(
"widget_2"));
95 formLayout_2->setObjectName(QString::fromUtf8(
"formLayout_2"));
96 formLayout_2->setFieldGrowthPolicy(QFormLayout::AllNonFixedFieldsGrow);
101 usageLabel->setObjectName(QString::fromUtf8(
"usageLabel"));
107 usage->setObjectName(QString::fromUtf8(
"usage"));
108 usage->setFocusPolicy(Qt::TabFocus);
109 usage->setWordWrap(
true);
120 subjectName->setObjectName(QString::fromUtf8(
"subjectName"));
131 QSizePolicy sizePolicy1(QSizePolicy::Fixed, QSizePolicy::Fixed);
132 sizePolicy1.setHorizontalStretch(0);
133 sizePolicy1.setVerticalStretch(0);
134 sizePolicy1.setHeightForWidth(
detailsPushButton->sizePolicy().hasHeightForWidth());
149 label =
new QLabel(StepAuthenticationEac1Widget);
150 label->setObjectName(QString::fromUtf8(
"label"));
151 label->setFocusPolicy(Qt::TabFocus);
152 label->setWordWrap(
true);
156 groupBox =
new QGroupBox(StepAuthenticationEac1Widget);
157 groupBox->setObjectName(QString::fromUtf8(
"groupBox"));
158 groupBox->setFocusPolicy(Qt::TabFocus);
168 listWidgetWest->setObjectName(QString::fromUtf8(
"listWidgetWest"));
173 listWidgetWest->setHorizontalScrollBarPolicy(Qt::ScrollBarAsNeeded);
179 listWidgetEast->setObjectName(QString::fromUtf8(
"listWidgetEast"));
184 listWidgetEast->setHorizontalScrollBarPolicy(Qt::ScrollBarAsNeeded);
207 scrollArea->setObjectName(QString::fromUtf8(
"scrollArea"));
223 transactionInfo->setStyleSheet(QString::fromUtf8(
"background-color: white;"));
225 transactionInfo->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop);
241 pinGroupBox =
new QGroupBox(StepAuthenticationEac1Widget);
242 pinGroupBox->setObjectName(QString::fromUtf8(
"pinGroupBox"));
251 horizontalSpacer =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
261 horizontalSpacer_2 =
new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
287 QMetaObject::connectSlotsByName(StepAuthenticationEac1Widget);
292 StepAuthenticationEac1Widget->setWindowTitle(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"AusweisApp2",
nullptr));
294 usageLabel->setText(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"Purpose for reading out requested data:",
nullptr));
295 subjectNameLabel->setText(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"Name:",
nullptr));
296 #if QT_CONFIG(accessibility)
297 detailsPushButton->setAccessibleName(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"details",
nullptr));
298 #endif // QT_CONFIG(accessibility)
299 detailsPushButton->setText(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"more...",
nullptr));
300 label->setText(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"The following data is required by the provider. You can deselect the non-mandatory data fields if you do not want this data to be transmitted.",
nullptr));
301 groupBox->setTitle(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"Data",
nullptr));
302 #if QT_CONFIG(accessibility)
304 #endif // QT_CONFIG(accessibility)
305 #if QT_CONFIG(accessibility)
307 #endif // QT_CONFIG(accessibility)
308 transactionInfoGroupBox->setTitle(QCoreApplication::translate(
"StepAuthenticationEac1Widget",
"Important transactional information",
nullptr));
320 #endif // UI_STEPAUTHENTICATIONEAC1WIDGET_H