代码拉取完成,页面将自动刷新
/********************************************************************************
** Form generated from reading UI file 'facesetting.ui'
**
** Created by: Qt User Interface Compiler version 5.12.2
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_FACESETTING_H
#define UI_FACESETTING_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QRadioButton>
#include <QtWidgets/QTableWidget>
#include <QtWidgets/QWidget>
#include <towercranelineedit.h>
QT_BEGIN_NAMESPACE
class Ui_FaceSetting
{
public:
QWidget *widget;
QPushButton *DownButton;
QPushButton *UpButton;
QLabel *CurPage;
QLabel *label;
QLabel *label_2;
QLabel *FaceCnt;
QLabel *SyncTime;
QPushButton *PhotoEntryButton;
QRadioButton *FaceIdLinkEnable;
QRadioButton *FaceIdLinkUnable;
QLabel *label_5;
QTableWidget *ListWidget;
QLabel *label_6;
TowerCraneLineEdit *FaceIdTimeout;
QLabel *label_7;
TowerCraneLineEdit *FaceIdValue;
QLabel *label_8;
void setupUi(QWidget *FaceSetting)
{
if (FaceSetting->objectName().isEmpty())
FaceSetting->setObjectName(QString::fromUtf8("FaceSetting"));
FaceSetting->resize(1080, 1920);
widget = new QWidget(FaceSetting);
widget->setObjectName(QString::fromUtf8("widget"));
widget->setGeometry(QRect(0, 0, 1080, 1920));
widget->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 0, 0);"));
DownButton = new QPushButton(widget);
DownButton->setObjectName(QString::fromUtf8("DownButton"));
DownButton->setGeometry(QRect(600, 1090, 121, 50));
DownButton->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
UpButton = new QPushButton(widget);
UpButton->setObjectName(QString::fromUtf8("UpButton"));
UpButton->setGeometry(QRect(324, 1090, 121, 50));
UpButton->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
CurPage = new QLabel(widget);
CurPage->setObjectName(QString::fromUtf8("CurPage"));
CurPage->setGeometry(QRect(470, 1090, 100, 50));
CurPage->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);\n"
"background-color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
CurPage->setAlignment(Qt::AlignCenter);
label = new QLabel(widget);
label->setObjectName(QString::fromUtf8("label"));
label->setGeometry(QRect(80, 1180, 241, 41));
label->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
label_2 = new QLabel(widget);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setGeometry(QRect(80, 1250, 241, 41));
label_2->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
FaceCnt = new QLabel(widget);
FaceCnt->setObjectName(QString::fromUtf8("FaceCnt"));
FaceCnt->setGeometry(QRect(330, 1180, 151, 41));
QFont font;
font.setFamily(QString::fromUtf8("Ubuntu"));
font.setBold(false);
font.setItalic(false);
font.setWeight(50);
FaceCnt->setFont(font);
FaceCnt->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
SyncTime = new QLabel(widget);
SyncTime->setObjectName(QString::fromUtf8("SyncTime"));
SyncTime->setGeometry(QRect(330, 1250, 401, 41));
SyncTime->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
PhotoEntryButton = new QPushButton(widget);
PhotoEntryButton->setObjectName(QString::fromUtf8("PhotoEntryButton"));
PhotoEntryButton->setGeometry(QRect(390, 1330, 271, 61));
PhotoEntryButton->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
FaceIdLinkEnable = new QRadioButton(widget);
FaceIdLinkEnable->setObjectName(QString::fromUtf8("FaceIdLinkEnable"));
FaceIdLinkEnable->setGeometry(QRect(290, 1520, 91, 23));
FaceIdLinkEnable->setStyleSheet(QString::fromUtf8("color: rgb(115, 210, 22);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
FaceIdLinkUnable = new QRadioButton(widget);
FaceIdLinkUnable->setObjectName(QString::fromUtf8("FaceIdLinkUnable"));
FaceIdLinkUnable->setGeometry(QRect(420, 1520, 91, 23));
FaceIdLinkUnable->setStyleSheet(QString::fromUtf8("color: rgb(204, 0, 0);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_5 = new QLabel(widget);
label_5->setObjectName(QString::fromUtf8("label_5"));
label_5->setGeometry(QRect(90, 1510, 151, 41));
label_5->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
ListWidget = new QTableWidget(widget);
ListWidget->setObjectName(QString::fromUtf8("ListWidget"));
ListWidget->setGeometry(QRect(80, 160, 920, 870));
ListWidget->setStyleSheet(QString::fromUtf8("border:2px solid;\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);\n"
"border-color: rgb(255, 255, 255);\n"
"gridline-color: rgb(255, 255, 255); "));
label_6 = new QLabel(widget);
label_6->setObjectName(QString::fromUtf8("label_6"));
label_6->setGeometry(QRect(90, 1590, 151, 41));
label_6->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
FaceIdTimeout = new TowerCraneLineEdit(widget);
FaceIdTimeout->setObjectName(QString::fromUtf8("FaceIdTimeout"));
FaceIdTimeout->setGeometry(QRect(280, 1590, 221, 50));
FaceIdTimeout->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_7 = new QLabel(widget);
label_7->setObjectName(QString::fromUtf8("label_7"));
label_7->setGeometry(QRect(530, 1600, 151, 41));
label_7->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
FaceIdValue = new TowerCraneLineEdit(widget);
FaceIdValue->setObjectName(QString::fromUtf8("FaceIdValue"));
FaceIdValue->setGeometry(QRect(280, 1450, 221, 50));
FaceIdValue->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_8 = new QLabel(widget);
label_8->setObjectName(QString::fromUtf8("label_8"));
label_8->setGeometry(QRect(90, 1450, 151, 41));
label_8->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px\"Ubuntu\";"));
retranslateUi(FaceSetting);
QMetaObject::connectSlotsByName(FaceSetting);
} // setupUi
void retranslateUi(QWidget *FaceSetting)
{
FaceSetting->setWindowTitle(QApplication::translate("FaceSetting", "Form", nullptr));
DownButton->setText(QApplication::translate("FaceSetting", "\344\270\213\344\270\200\351\241\265", nullptr));
UpButton->setText(QApplication::translate("FaceSetting", "\344\270\212\344\270\200\351\241\265", nullptr));
CurPage->setText(QApplication::translate("FaceSetting", "1", nullptr));
label->setText(QApplication::translate("FaceSetting", "\345\275\223\345\211\215\345\267\262\346\263\250\345\206\214\345\217\270\346\234\272\344\272\272\346\225\260\357\274\232", nullptr));
label_2->setText(QApplication::translate("FaceSetting", "\346\234\215\345\212\241\345\231\250\346\234\200\345\220\216\345\220\214\346\255\245\346\227\266\351\227\264\357\274\232", nullptr));
FaceCnt->setText(QString());
SyncTime->setText(QString());
PhotoEntryButton->setText(QApplication::translate("FaceSetting", "\346\213\215\347\205\247\345\275\225\345\205\245", nullptr));
FaceIdLinkEnable->setText(QApplication::translate("FaceSetting", "\345\220\257\347\224\250", nullptr));
FaceIdLinkUnable->setText(QApplication::translate("FaceSetting", "\347\246\201\347\224\250", nullptr));
label_5->setText(QApplication::translate("FaceSetting", "\344\272\272\350\204\270\350\201\224\345\212\250\346\216\247\345\210\266", nullptr));
label_6->setText(QApplication::translate("FaceSetting", "\344\277\235\346\214\201\350\257\206\345\210\253\346\227\266\351\227\264", nullptr));
label_7->setText(QApplication::translate("FaceSetting", "\347\247\222", nullptr));
label_8->setText(QApplication::translate("FaceSetting", "\350\257\206\345\210\253\346\210\220\345\212\237\345\210\206\345\200\274", nullptr));
} // retranslateUi
};
namespace Ui {
class FaceSetting: public Ui_FaceSetting {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_FACESETTING_H
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。