AusweisApp2
ui_ReaderDeviceWidget.h
gehe zur Dokumentation dieser Datei
1 /********************************************************************************
2 ** Form generated from reading UI file 'ReaderDeviceWidget.ui'
3 **
4 ** Created by: Qt User Interface Compiler version 5.14.2
5 **
6 ** WARNING! All changes made in this file will be lost when recompiling UI file!
7 ********************************************************************************/
8 
9 #ifndef UI_READERDEVICEWIDGET_H
10 #define UI_READERDEVICEWIDGET_H
11 
12 #include <QtCore/QVariant>
13 #include <QtWidgets/QApplication>
14 #include <QtWidgets/QFrame>
15 #include <QtWidgets/QHBoxLayout>
16 #include <QtWidgets/QHeaderView>
17 #include <QtWidgets/QLabel>
18 #include <QtWidgets/QPushButton>
19 #include <QtWidgets/QSpacerItem>
20 #include <QtWidgets/QStackedWidget>
21 #include <QtWidgets/QTableView>
22 #include <QtWidgets/QTextBrowser>
23 #include <QtWidgets/QVBoxLayout>
24 #include <QtWidgets/QWidget>
25 
26 QT_BEGIN_NAMESPACE
27 
29 {
30 public:
31  QHBoxLayout *horizontalLayout_3;
32  QVBoxLayout *mainLayout;
33  QLabel *cardReaderDescription;
34  QVBoxLayout *verticalLayout;
35  QSpacerItem *verticalSpacer_3;
36  QLabel *sakLabel;
37  QHBoxLayout *remoteReaderLayout;
38  QTableView *tableViewRemote;
42  QVBoxLayout *buttonLayout;
43  QPushButton *connectRemote;
44  QPushButton *forgetRemote;
45  QSpacerItem *verticalSpacer_2;
46  QLabel *cardReaderLabel;
47  QHBoxLayout *infoLayout;
48  QTableView *tableViewLocal;
52  QVBoxLayout *detailInfoLayout;
53  QHBoxLayout *labelLayout;
54  QLabel *readerLabel;
55  QStackedWidget *stackedWidget;
56  QTextBrowser *infoText;
57  QWidget *emptyWidget;
58  QSpacerItem *verticalSpacer;
59  QLabel *updateInfoLabel;
60  QLabel *updateTimeLabel;
61 
62  void setupUi(QWidget *ReaderDeviceWidget)
63  {
64  if (ReaderDeviceWidget->objectName().isEmpty())
65  ReaderDeviceWidget->setObjectName(QString::fromUtf8("ReaderDeviceWidget"));
66  ReaderDeviceWidget->resize(649, 440);
67  horizontalLayout_3 = new QHBoxLayout(ReaderDeviceWidget);
68  horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
69  mainLayout = new QVBoxLayout();
70  mainLayout->setSpacing(6);
71  mainLayout->setObjectName(QString::fromUtf8("mainLayout"));
72  cardReaderDescription = new QLabel(ReaderDeviceWidget);
73  cardReaderDescription->setObjectName(QString::fromUtf8("cardReaderDescription"));
74  cardReaderDescription->setFocusPolicy(Qt::TabFocus);
75  cardReaderDescription->setWordWrap(true);
76 
78 
79  verticalLayout = new QVBoxLayout();
80  verticalLayout->setSpacing(0);
81  verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
82  verticalSpacer_3 = new QSpacerItem(20, 5, QSizePolicy::Minimum, QSizePolicy::Minimum);
83 
85 
86  sakLabel = new QLabel(ReaderDeviceWidget);
87  sakLabel->setObjectName(QString::fromUtf8("sakLabel"));
88  QSizePolicy sizePolicy(QSizePolicy::Preferred, QSizePolicy::Preferred);
89  sizePolicy.setHorizontalStretch(0);
90  sizePolicy.setVerticalStretch(0);
91  sizePolicy.setHeightForWidth(sakLabel->sizePolicy().hasHeightForWidth());
92  sakLabel->setSizePolicy(sizePolicy);
93  QFont font;
94  font.setPointSize(11);
95  font.setBold(true);
96  font.setWeight(75);
97  sakLabel->setFont(font);
98 
99  verticalLayout->addWidget(sakLabel);
100 
101  remoteReaderLayout = new QHBoxLayout();
102  remoteReaderLayout->setObjectName(QString::fromUtf8("remoteReaderLayout"));
103  tableViewRemote = new QTableView(ReaderDeviceWidget);
104  tableViewRemote->setObjectName(QString::fromUtf8("tableViewRemote"));
105  QSizePolicy sizePolicy1(QSizePolicy::Maximum, QSizePolicy::Expanding);
106  sizePolicy1.setHorizontalStretch(0);
107  sizePolicy1.setVerticalStretch(0);
108  sizePolicy1.setHeightForWidth(tableViewRemote->sizePolicy().hasHeightForWidth());
109  tableViewRemote->setSizePolicy(sizePolicy1);
110  tableViewRemote->setMinimumSize(QSize(470, 100));
111  tableViewRemote->setSelectionMode(QAbstractItemView::SingleSelection);
112  tableViewRemote->setSelectionBehavior(QAbstractItemView::SelectRows);
113  tableViewRemote->horizontalHeader()->setHighlightSections(false);
114 
116 
117  remoteEmptyListDescriptionFrame = new QFrame(ReaderDeviceWidget);
118  remoteEmptyListDescriptionFrame->setObjectName(QString::fromUtf8("remoteEmptyListDescriptionFrame"));
119  remoteEmptyListDescriptionFrame->setFrameShape(QFrame::StyledPanel);
120  remoteEmptyListDescriptionFrame->setFrameShadow(QFrame::Sunken);
121  sizePolicy1.setHeightForWidth(remoteEmptyListDescriptionFrame->sizePolicy().hasHeightForWidth());
122  remoteEmptyListDescriptionFrame->setSizePolicy(sizePolicy1);
123  remoteEmptyListDescriptionFrame->setVisible(false);
124  remoteEmptyListDescriptionFrame->setMinimumSize(QSize(470, 100));
126  remoteEmptyListDescriptionLayout->setObjectName(QString::fromUtf8("remoteEmptyListDescriptionLayout"));
128  remoteEmptyListDescription->setObjectName(QString::fromUtf8("remoteEmptyListDescription"));
129  remoteEmptyListDescription->setText(QString::fromUtf8("$text"));
130  remoteEmptyListDescription->setWordWrap(true);
131  remoteEmptyListDescription->setOpenExternalLinks(true);
132 
134 
135 
137 
138  buttonLayout = new QVBoxLayout();
139  buttonLayout->setObjectName(QString::fromUtf8("buttonLayout"));
140  buttonLayout->setContentsMargins(10, -1, -1, -1);
141  connectRemote = new QPushButton(ReaderDeviceWidget);
142  connectRemote->setObjectName(QString::fromUtf8("connectRemote"));
143  connectRemote->setEnabled(true);
144  QSizePolicy sizePolicy2(QSizePolicy::Preferred, QSizePolicy::Fixed);
145  sizePolicy2.setHorizontalStretch(0);
146  sizePolicy2.setVerticalStretch(0);
147  sizePolicy2.setHeightForWidth(connectRemote->sizePolicy().hasHeightForWidth());
148  connectRemote->setSizePolicy(sizePolicy2);
149  connectRemote->setMaximumSize(QSize(200, 16777215));
150 
151  buttonLayout->addWidget(connectRemote);
152 
153  forgetRemote = new QPushButton(ReaderDeviceWidget);
154  forgetRemote->setObjectName(QString::fromUtf8("forgetRemote"));
155  forgetRemote->setEnabled(false);
156  QSizePolicy sizePolicy3(QSizePolicy::Maximum, QSizePolicy::Fixed);
157  sizePolicy3.setHorizontalStretch(0);
158  sizePolicy3.setVerticalStretch(0);
159  sizePolicy3.setHeightForWidth(forgetRemote->sizePolicy().hasHeightForWidth());
160  forgetRemote->setSizePolicy(sizePolicy3);
161  forgetRemote->setMaximumSize(QSize(200, 16777215));
162 
163  buttonLayout->addWidget(forgetRemote);
164 
165 
166  remoteReaderLayout->addLayout(buttonLayout);
167 
168 
170 
171  verticalSpacer_2 = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);
172 
174 
175  cardReaderLabel = new QLabel(ReaderDeviceWidget);
176  cardReaderLabel->setObjectName(QString::fromUtf8("cardReaderLabel"));
177  cardReaderLabel->setFont(font);
178 
179  verticalLayout->addWidget(cardReaderLabel);
180 
181  infoLayout = new QHBoxLayout();
182  infoLayout->setSpacing(6);
183  infoLayout->setObjectName(QString::fromUtf8("infoLayout"));
184  tableViewLocal = new QTableView(ReaderDeviceWidget);
185  tableViewLocal->setObjectName(QString::fromUtf8("tableViewLocal"));
186  sizePolicy1.setHeightForWidth(tableViewLocal->sizePolicy().hasHeightForWidth());
187  tableViewLocal->setSizePolicy(sizePolicy1);
188  tableViewLocal->setMinimumSize(QSize(470, 0));
189  tableViewLocal->setSelectionMode(QAbstractItemView::SingleSelection);
190  tableViewLocal->setSelectionBehavior(QAbstractItemView::SelectRows);
191  tableViewLocal->horizontalHeader()->setHighlightSections(false);
192 
193  infoLayout->addWidget(tableViewLocal);
194 
195  localEmptyListDescriptionFrame = new QFrame(ReaderDeviceWidget);
196  localEmptyListDescriptionFrame->setObjectName(QString::fromUtf8("localEmptyListDescriptionFrame"));
197  localEmptyListDescriptionFrame->setFrameShape(QFrame::StyledPanel);
198  localEmptyListDescriptionFrame->setFrameShadow(QFrame::Sunken);
199  sizePolicy1.setHeightForWidth(localEmptyListDescriptionFrame->sizePolicy().hasHeightForWidth());
200  localEmptyListDescriptionFrame->setSizePolicy(sizePolicy1);
201  localEmptyListDescriptionFrame->setVisible(false);
202  localEmptyListDescriptionFrame->setMinimumSize(QSize(470, 100));
204  localEmptyListDescriptionLayout->setObjectName(QString::fromUtf8("localEmptyListDescriptionLayout"));
206  localEmptyListDescription->setObjectName(QString::fromUtf8("localEmptyListDescription"));
207  localEmptyListDescription->setText(QString::fromUtf8("$text"));
208  localEmptyListDescription->setWordWrap(true);
209  localEmptyListDescription->setOpenExternalLinks(true);
210 
212 
213 
215 
216  detailInfoLayout = new QVBoxLayout();
217  detailInfoLayout->setObjectName(QString::fromUtf8("detailInfoLayout"));
218  labelLayout = new QHBoxLayout();
219  labelLayout->setObjectName(QString::fromUtf8("labelLayout"));
220  readerLabel = new QLabel(ReaderDeviceWidget);
221  readerLabel->setObjectName(QString::fromUtf8("readerLabel"));
222  readerLabel->setText(QString::fromUtf8("TextLabel"));
223  readerLabel->setAlignment(Qt::AlignCenter);
224 
225  labelLayout->addWidget(readerLabel);
226 
227 
228  detailInfoLayout->addLayout(labelLayout);
229 
230  stackedWidget = new QStackedWidget(ReaderDeviceWidget);
231  stackedWidget->setObjectName(QString::fromUtf8("stackedWidget"));
232  sizePolicy.setHeightForWidth(stackedWidget->sizePolicy().hasHeightForWidth());
233  stackedWidget->setSizePolicy(sizePolicy);
234  stackedWidget->setMaximumSize(QSize(200, 16777215));
235  infoText = new QTextBrowser();
236  infoText->setObjectName(QString::fromUtf8("infoText"));
237  sizePolicy.setHeightForWidth(infoText->sizePolicy().hasHeightForWidth());
238  infoText->setSizePolicy(sizePolicy);
239  infoText->setMaximumSize(QSize(200, 16777215));
240  stackedWidget->addWidget(infoText);
241  emptyWidget = new QWidget();
242  emptyWidget->setObjectName(QString::fromUtf8("emptyWidget"));
243  stackedWidget->addWidget(emptyWidget);
244 
245  detailInfoLayout->addWidget(stackedWidget);
246 
247 
248  infoLayout->addLayout(detailInfoLayout);
249 
250 
251  verticalLayout->addLayout(infoLayout);
252 
253 
254  mainLayout->addLayout(verticalLayout);
255 
256  verticalSpacer = new QSpacerItem(10, 10, QSizePolicy::Minimum, QSizePolicy::Fixed);
257 
258  mainLayout->addItem(verticalSpacer);
259 
260  updateInfoLabel = new QLabel(ReaderDeviceWidget);
261  updateInfoLabel->setObjectName(QString::fromUtf8("updateInfoLabel"));
262  updateInfoLabel->setFocusPolicy(Qt::TabFocus);
263  updateInfoLabel->setWordWrap(true);
264 
265  mainLayout->addWidget(updateInfoLabel);
266 
267  updateTimeLabel = new QLabel(ReaderDeviceWidget);
268  updateTimeLabel->setObjectName(QString::fromUtf8("updateTimeLabel"));
269 
270  mainLayout->addWidget(updateTimeLabel);
271 
272 
273  horizontalLayout_3->addLayout(mainLayout);
274 
275 
276  retranslateUi(ReaderDeviceWidget);
277 
278  QMetaObject::connectSlotsByName(ReaderDeviceWidget);
279  } // setupUi
280 
281  void retranslateUi(QWidget *ReaderDeviceWidget)
282  {
283 #if QT_CONFIG(accessibility)
284  cardReaderDescription->setAccessibleName(QCoreApplication::translate("ReaderDeviceWidget", "In order to use the online identification function of your ID card you need a separate card reader or a suitable smartphone. The following overview shows the status of a connected card reader or connected smartphone.", nullptr));
285 #endif // QT_CONFIG(accessibility)
286  cardReaderDescription->setText(QCoreApplication::translate("ReaderDeviceWidget", "In order to use the online identification function of your ID card you need a separate card reader or a suitable smartphone. The following overview shows the status of a connected card reader or connected smartphone.", nullptr));
287  sakLabel->setText(QCoreApplication::translate("ReaderDeviceWidget", "Smartphone as card reader", nullptr));
288  connectRemote->setText(QCoreApplication::translate("ReaderDeviceWidget", "Pair", nullptr));
289  forgetRemote->setText(QCoreApplication::translate("ReaderDeviceWidget", "Forget", nullptr));
290  cardReaderLabel->setText(QCoreApplication::translate("ReaderDeviceWidget", "Card readers", nullptr));
291 #if QT_CONFIG(accessibility)
292  updateInfoLabel->setAccessibleName(QCoreApplication::translate("ReaderDeviceWidget", "After connecting a new card reader it may take a few seconds to recognize the driver. It may be necessary to restart your system after installing the driver.", nullptr));
293 #endif // QT_CONFIG(accessibility)
294  updateInfoLabel->setText(QCoreApplication::translate("ReaderDeviceWidget", "After connecting a new card reader it may take a few seconds to recognize the driver. It may be necessary to restart your system after installing the driver.", nullptr));
295  updateTimeLabel->setText(QCoreApplication::translate("ReaderDeviceWidget", "TextLabel", nullptr));
296  (void)ReaderDeviceWidget;
297  } // retranslateUi
298 
299 };
300 
301 namespace Ui {
303 } // namespace Ui
304 
305 QT_END_NAMESPACE
306 
307 #endif // UI_READERDEVICEWIDGET_H
Ui_ReaderDeviceWidget::verticalSpacer_2
QSpacerItem * verticalSpacer_2
Definition: ui_ReaderDeviceWidget.h:51
Ui_ReaderDeviceWidget::localEmptyListDescriptionLayout
QVBoxLayout * localEmptyListDescriptionLayout
Definition: ui_ReaderDeviceWidget.h:56
Ui_ReaderDeviceWidget::verticalSpacer_3
QSpacerItem * verticalSpacer_3
Definition: ui_ReaderDeviceWidget.h:41
Ui_ReaderDeviceWidget::detailInfoLayout
QVBoxLayout * detailInfoLayout
Definition: ui_ReaderDeviceWidget.h:58
Ui_ReaderDeviceWidget::emptyWidget
QWidget * emptyWidget
Definition: ui_ReaderDeviceWidget.h:63
Ui_ReaderDeviceWidget::verticalSpacer
QSpacerItem * verticalSpacer
Definition: ui_ReaderDeviceWidget.h:64
Ui_ReaderDeviceWidget::infoLayout
QHBoxLayout * infoLayout
Definition: ui_ReaderDeviceWidget.h:53
Ui_ReaderDeviceWidget::updateInfoLabel
QLabel * updateInfoLabel
Definition: ui_ReaderDeviceWidget.h:65
Ui_ReaderDeviceWidget::verticalLayout
QVBoxLayout * verticalLayout
Definition: ui_ReaderDeviceWidget.h:40
Ui_ReaderDeviceWidget::buttonLayout
QVBoxLayout * buttonLayout
Definition: ui_ReaderDeviceWidget.h:48
Ui_ReaderDeviceWidget::updateTimeLabel
QLabel * updateTimeLabel
Definition: ui_ReaderDeviceWidget.h:66
Ui_ReaderDeviceWidget::cardReaderLabel
QLabel * cardReaderLabel
Definition: ui_ReaderDeviceWidget.h:52
Ui_ReaderDeviceWidget::tableViewLocal
QTableView * tableViewLocal
Definition: ui_ReaderDeviceWidget.h:54
Ui_ReaderDeviceWidget
Definition: ui_ReaderDeviceWidget.h:29
Ui
Dialog to display information about the application.
Definition: ui_AboutDialog.h:192
Ui_ReaderDeviceWidget::mainLayout
QVBoxLayout * mainLayout
Definition: ui_ReaderDeviceWidget.h:38
Ui_ReaderDeviceWidget::tableViewRemote
QTableView * tableViewRemote
Definition: ui_ReaderDeviceWidget.h:44
Ui_ReaderDeviceWidget::remoteReaderLayout
QHBoxLayout * remoteReaderLayout
Definition: ui_ReaderDeviceWidget.h:43
Ui_ReaderDeviceWidget::forgetRemote
QPushButton * forgetRemote
Definition: ui_ReaderDeviceWidget.h:50
Ui_ReaderDeviceWidget::localEmptyListDescription
QLabel * localEmptyListDescription
Definition: ui_ReaderDeviceWidget.h:57
Ui_ReaderDeviceWidget::remoteEmptyListDescriptionFrame
QFrame * remoteEmptyListDescriptionFrame
Definition: ui_ReaderDeviceWidget.h:45
Ui_ReaderDeviceWidget::horizontalLayout_3
QHBoxLayout * horizontalLayout_3
Definition: ui_ReaderDeviceWidget.h:37
Ui_ReaderDeviceWidget::readerLabel
QLabel * readerLabel
Definition: ui_ReaderDeviceWidget.h:60
Ui_ReaderDeviceWidget::remoteEmptyListDescription
QLabel * remoteEmptyListDescription
Definition: ui_ReaderDeviceWidget.h:47
Ui_ReaderDeviceWidget::remoteEmptyListDescriptionLayout
QVBoxLayout * remoteEmptyListDescriptionLayout
Definition: ui_ReaderDeviceWidget.h:46
Ui_ReaderDeviceWidget::infoText
QTextBrowser * infoText
Definition: ui_ReaderDeviceWidget.h:62
Ui_ReaderDeviceWidget::localEmptyListDescriptionFrame
QFrame * localEmptyListDescriptionFrame
Definition: ui_ReaderDeviceWidget.h:55
Ui_ReaderDeviceWidget::connectRemote
QPushButton * connectRemote
Definition: ui_ReaderDeviceWidget.h:49
Ui_ReaderDeviceWidget::cardReaderDescription
QLabel * cardReaderDescription
Definition: ui_ReaderDeviceWidget.h:39
Ui_ReaderDeviceWidget::sakLabel
QLabel * sakLabel
Definition: ui_ReaderDeviceWidget.h:42
Ui_ReaderDeviceWidget::retranslateUi
void retranslateUi(QWidget *ReaderDeviceWidget)
Definition: ui_ReaderDeviceWidget.h:287
Ui_ReaderDeviceWidget::stackedWidget
QStackedWidget * stackedWidget
Definition: ui_ReaderDeviceWidget.h:61
Ui_ReaderDeviceWidget::labelLayout
QHBoxLayout * labelLayout
Definition: ui_ReaderDeviceWidget.h:59
Ui::ReaderDeviceWidget
Definition: ui_ReaderDeviceWidget.h:302
Ui_ReaderDeviceWidget::setupUi
void setupUi(QWidget *ReaderDeviceWidget)
Definition: ui_ReaderDeviceWidget.h:68