11/25
This commit is contained in:
116
ZBD_IIIDL_S_Project/build20241115/UI/ui_quitbyspeeddialog.h
Normal file
116
ZBD_IIIDL_S_Project/build20241115/UI/ui_quitbyspeeddialog.h
Normal file
@@ -0,0 +1,116 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'quitbyspeeddialog.ui'
|
||||
**
|
||||
** Created by: Qt User Interface Compiler version 5.13.0
|
||||
**
|
||||
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
||||
********************************************************************************/
|
||||
|
||||
#ifndef UI_QUITBYSPEEDDIALOG_H
|
||||
#define UI_QUITBYSPEEDDIALOG_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QDialog>
|
||||
#include <QtWidgets/QGroupBox>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QPushButton>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_QuitBySpeedDialog
|
||||
{
|
||||
public:
|
||||
QGroupBox *groupBox;
|
||||
QGroupBox *groupBox_2;
|
||||
QLabel *label_3;
|
||||
QLabel *label;
|
||||
QLabel *downTime_Label;
|
||||
QPushButton *cancel_Btn;
|
||||
QPushButton *confirm_Btn;
|
||||
|
||||
void setupUi(QDialog *QuitBySpeedDialog)
|
||||
{
|
||||
if (QuitBySpeedDialog->objectName().isEmpty())
|
||||
QuitBySpeedDialog->setObjectName(QString::fromUtf8("QuitBySpeedDialog"));
|
||||
QuitBySpeedDialog->resize(1920, 1080);
|
||||
groupBox = new QGroupBox(QuitBySpeedDialog);
|
||||
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
||||
groupBox->setGeometry(QRect(558, 240, 804, 598));
|
||||
groupBox->setStyleSheet(QString::fromUtf8("#groupBox{background: #FFFFFF;\n"
|
||||
"border-radius: 8px;}"));
|
||||
groupBox_2 = new QGroupBox(groupBox);
|
||||
groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
|
||||
groupBox_2->setGeometry(QRect(0, 0, 804, 64));
|
||||
groupBox_2->setStyleSheet(QString::fromUtf8("background: #DDECFC;\n"
|
||||
"border-top-left-radius: 8px;\n"
|
||||
"border-top-right-radius:8px"));
|
||||
label_3 = new QLabel(groupBox_2);
|
||||
label_3->setObjectName(QString::fromUtf8("label_3"));
|
||||
label_3->setGeometry(QRect(311, 7, 211, 51));
|
||||
QFont font;
|
||||
font.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font.setPointSize(20);
|
||||
label_3->setFont(font);
|
||||
label_3->setAlignment(Qt::AlignCenter);
|
||||
label = new QLabel(groupBox);
|
||||
label->setObjectName(QString::fromUtf8("label"));
|
||||
label->setGeometry(QRect(110, 180, 581, 111));
|
||||
QFont font1;
|
||||
font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font1.setPointSize(22);
|
||||
font1.setBold(true);
|
||||
label->setFont(font1);
|
||||
label->setAlignment(Qt::AlignCenter);
|
||||
label->setWordWrap(true);
|
||||
downTime_Label = new QLabel(groupBox);
|
||||
downTime_Label->setObjectName(QString::fromUtf8("downTime_Label"));
|
||||
downTime_Label->setGeometry(QRect(330, 340, 131, 81));
|
||||
QFont font2;
|
||||
font2.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font2.setPointSize(40);
|
||||
downTime_Label->setFont(font2);
|
||||
downTime_Label->setStyleSheet(QString::fromUtf8("color: rgba(0,0,0,0.45);"));
|
||||
downTime_Label->setAlignment(Qt::AlignCenter);
|
||||
cancel_Btn = new QPushButton(groupBox);
|
||||
cancel_Btn->setObjectName(QString::fromUtf8("cancel_Btn"));
|
||||
cancel_Btn->setGeometry(QRect(0, 537, 401, 61));
|
||||
QFont font3;
|
||||
font3.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font3.setPointSize(15);
|
||||
cancel_Btn->setFont(font3);
|
||||
cancel_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/leftBtn.png);\n"
|
||||
"color:white;"));
|
||||
confirm_Btn = new QPushButton(groupBox);
|
||||
confirm_Btn->setObjectName(QString::fromUtf8("confirm_Btn"));
|
||||
confirm_Btn->setGeometry(QRect(404, 537, 401, 61));
|
||||
confirm_Btn->setFont(font3);
|
||||
confirm_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/rightBtn.png);\n"
|
||||
"color:white;"));
|
||||
|
||||
retranslateUi(QuitBySpeedDialog);
|
||||
|
||||
QMetaObject::connectSlotsByName(QuitBySpeedDialog);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QDialog *QuitBySpeedDialog)
|
||||
{
|
||||
QuitBySpeedDialog->setWindowTitle(QCoreApplication::translate("QuitBySpeedDialog", "Dialog", nullptr));
|
||||
groupBox->setTitle(QString());
|
||||
groupBox_2->setTitle(QString());
|
||||
label_3->setText(QCoreApplication::translate("QuitBySpeedDialog", "\346\217\220\347\244\272", nullptr));
|
||||
label->setText(QCoreApplication::translate("QuitBySpeedDialog", "\351\200\237\345\272\246\345\267\262\350\266\20599r/min,\350\256\276\345\244\207\345\260\206\345\234\2505s\345\206\205\345\201\234\346\255\242", nullptr));
|
||||
downTime_Label->setText(QCoreApplication::translate("QuitBySpeedDialog", "5", nullptr));
|
||||
cancel_Btn->setText(QCoreApplication::translate("QuitBySpeedDialog", "\345\217\226\346\266\210", nullptr));
|
||||
confirm_Btn->setText(QCoreApplication::translate("QuitBySpeedDialog", "\347\241\256\350\256\244", nullptr));
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class QuitBySpeedDialog: public Ui_QuitBySpeedDialog {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_QUITBYSPEEDDIALOG_H
|
||||
Reference in New Issue
Block a user