1 Star 0 Fork 0

qinxude/rk3568ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ui_deviceinfo.h 14.28 KB
一键复制 编辑 原始数据 按行查看 历史
qinxude 提交于 2024-09-03 09:38 . 3568ui base
/********************************************************************************
** Form generated from reading UI file 'deviceinfo.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_DEVICEINFO_H
#define UI_DEVICEINFO_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QComboBox>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QRadioButton>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_DeviceInfo
{
public:
QLabel *label_3;
QLabel *Modle;
QLabel *DevId;
QLabel *label_6;
QLabel *HardVer;
QLabel *label_8;
QLabel *label_9;
QLabel *SoftVer;
QLabel *ReleaseTime;
QLabel *label_12;
QLabel *BB_SoftVer;
QLabel *label_14;
QLabel *BB_HardVer;
QLabel *label_16;
QLabel *label_17;
QLabel *label_18;
QComboBox *SerialPortList;
QComboBox *BaudRateList;
QLabel *label_19;
QLabel *SaceConfTime;
QPushButton *DataExportButton;
QPushButton *DataExportButton_2;
QPushButton *CleanDebugSta;
QPushButton *SaveConf;
QPushButton *RecoveryConf;
QPushButton *PasswordModify;
QWidget *widget_6;
QRadioButton *LockUnable;
QRadioButton *LockEnable;
QLabel *label_43;
void setupUi(QWidget *DeviceInfo)
{
if (DeviceInfo->objectName().isEmpty())
DeviceInfo->setObjectName(QString::fromUtf8("DeviceInfo"));
DeviceInfo->resize(1010, 1200);
label_3 = new QLabel(DeviceInfo);
label_3->setObjectName(QString::fromUtf8("label_3"));
label_3->setGeometry(QRect(150, 30, 111, 51));
label_3->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
Modle = new QLabel(DeviceInfo);
Modle->setObjectName(QString::fromUtf8("Modle"));
Modle->setGeometry(QRect(280, 30, 391, 51));
Modle->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
DevId = new QLabel(DeviceInfo);
DevId->setObjectName(QString::fromUtf8("DevId"));
DevId->setGeometry(QRect(280, 90, 391, 51));
DevId->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_6 = new QLabel(DeviceInfo);
label_6->setObjectName(QString::fromUtf8("label_6"));
label_6->setGeometry(QRect(160, 90, 91, 51));
label_6->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
HardVer = new QLabel(DeviceInfo);
HardVer->setObjectName(QString::fromUtf8("HardVer"));
HardVer->setGeometry(QRect(280, 150, 391, 51));
HardVer->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_8 = new QLabel(DeviceInfo);
label_8->setObjectName(QString::fromUtf8("label_8"));
label_8->setGeometry(QRect(110, 150, 141, 51));
label_8->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_9 = new QLabel(DeviceInfo);
label_9->setObjectName(QString::fromUtf8("label_9"));
label_9->setGeometry(QRect(110, 210, 141, 51));
label_9->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
SoftVer = new QLabel(DeviceInfo);
SoftVer->setObjectName(QString::fromUtf8("SoftVer"));
SoftVer->setGeometry(QRect(280, 210, 391, 51));
SoftVer->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
ReleaseTime = new QLabel(DeviceInfo);
ReleaseTime->setObjectName(QString::fromUtf8("ReleaseTime"));
ReleaseTime->setGeometry(QRect(280, 270, 391, 51));
ReleaseTime->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_12 = new QLabel(DeviceInfo);
label_12->setObjectName(QString::fromUtf8("label_12"));
label_12->setGeometry(QRect(130, 270, 121, 51));
label_12->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
BB_SoftVer = new QLabel(DeviceInfo);
BB_SoftVer->setObjectName(QString::fromUtf8("BB_SoftVer"));
BB_SoftVer->setGeometry(QRect(280, 330, 391, 51));
BB_SoftVer->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_14 = new QLabel(DeviceInfo);
label_14->setObjectName(QString::fromUtf8("label_14"));
label_14->setGeometry(QRect(60, 330, 191, 51));
label_14->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
BB_HardVer = new QLabel(DeviceInfo);
BB_HardVer->setObjectName(QString::fromUtf8("BB_HardVer"));
BB_HardVer->setGeometry(QRect(280, 390, 391, 51));
BB_HardVer->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_16 = new QLabel(DeviceInfo);
label_16->setObjectName(QString::fromUtf8("label_16"));
label_16->setGeometry(QRect(60, 390, 191, 51));
label_16->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_17 = new QLabel(DeviceInfo);
label_17->setObjectName(QString::fromUtf8("label_17"));
label_17->setGeometry(QRect(130, 450, 121, 51));
label_17->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_18 = new QLabel(DeviceInfo);
label_18->setObjectName(QString::fromUtf8("label_18"));
label_18->setGeometry(QRect(150, 510, 101, 51));
label_18->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
SerialPortList = new QComboBox(DeviceInfo);
SerialPortList->setObjectName(QString::fromUtf8("SerialPortList"));
SerialPortList->setGeometry(QRect(280, 450, 191, 50));
SerialPortList->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"border:2px solid rgb(251, 160, 57);\n"
"font: 24px\"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
BaudRateList = new QComboBox(DeviceInfo);
BaudRateList->setObjectName(QString::fromUtf8("BaudRateList"));
BaudRateList->setGeometry(QRect(280, 510, 191, 50));
BaudRateList->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"border:2px solid rgb(251, 160, 57);\n"
"font: 24px\"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
label_19 = new QLabel(DeviceInfo);
label_19->setObjectName(QString::fromUtf8("label_19"));
label_19->setGeometry(QRect(130, 580, 121, 51));
label_19->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
SaceConfTime = new QLabel(DeviceInfo);
SaceConfTime->setObjectName(QString::fromUtf8("SaceConfTime"));
SaceConfTime->setGeometry(QRect(280, 580, 391, 51));
SaceConfTime->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
DataExportButton = new QPushButton(DeviceInfo);
DataExportButton->setObjectName(QString::fromUtf8("DataExportButton"));
DataExportButton->setEnabled(false);
DataExportButton->setGeometry(QRect(100, 670, 200, 60));
DataExportButton->setStyleSheet(QString::fromUtf8("background-color: rgb(186, 189, 182);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
DataExportButton_2 = new QPushButton(DeviceInfo);
DataExportButton_2->setObjectName(QString::fromUtf8("DataExportButton_2"));
DataExportButton_2->setEnabled(false);
DataExportButton_2->setGeometry(QRect(100, 770, 200, 60));
DataExportButton_2->setStyleSheet(QString::fromUtf8("background-color: rgb(186, 189, 182);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
CleanDebugSta = new QPushButton(DeviceInfo);
CleanDebugSta->setObjectName(QString::fromUtf8("CleanDebugSta"));
CleanDebugSta->setGeometry(QRect(100, 870, 200, 60));
CleanDebugSta->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
SaveConf = new QPushButton(DeviceInfo);
SaveConf->setObjectName(QString::fromUtf8("SaveConf"));
SaveConf->setGeometry(QRect(380, 670, 200, 60));
SaveConf->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
RecoveryConf = new QPushButton(DeviceInfo);
RecoveryConf->setObjectName(QString::fromUtf8("RecoveryConf"));
RecoveryConf->setGeometry(QRect(380, 770, 200, 60));
RecoveryConf->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
PasswordModify = new QPushButton(DeviceInfo);
PasswordModify->setObjectName(QString::fromUtf8("PasswordModify"));
PasswordModify->setGeometry(QRect(380, 870, 200, 60));
PasswordModify->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
widget_6 = new QWidget(DeviceInfo);
widget_6->setObjectName(QString::fromUtf8("widget_6"));
widget_6->setGeometry(QRect(650, 850, 291, 81));
widget_6->setStyleSheet(QString::fromUtf8("border-top:2px solid;\n"
"border-top-color: rgb(255, 255, 255);\n"
"border-left:2px solid;\n"
"border-left-color: rgb(255, 255, 255);\n"
"border-right:2px solid;\n"
"border-right-color: rgb(255, 255, 255);"));
LockUnable = new QRadioButton(widget_6);
LockUnable->setObjectName(QString::fromUtf8("LockUnable"));
LockUnable->setGeometry(QRect(170, 30, 91, 23));
LockUnable->setStyleSheet(QString::fromUtf8("color: rgb(204, 0, 0);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
LockEnable = new QRadioButton(widget_6);
LockEnable->setObjectName(QString::fromUtf8("LockEnable"));
LockEnable->setGeometry(QRect(40, 30, 91, 23));
LockEnable->setStyleSheet(QString::fromUtf8("color: rgb(115, 210, 22);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_43 = new QLabel(DeviceInfo);
label_43->setObjectName(QString::fromUtf8("label_43"));
label_43->setGeometry(QRect(690, 820, 205, 50));
label_43->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_43->setAlignment(Qt::AlignCenter);
retranslateUi(DeviceInfo);
QMetaObject::connectSlotsByName(DeviceInfo);
} // setupUi
void retranslateUi(QWidget *DeviceInfo)
{
DeviceInfo->setWindowTitle(QApplication::translate("DeviceInfo", "Form", nullptr));
label_3->setText(QApplication::translate("DeviceInfo", "\344\272\247\345\223\201\345\236\213\345\217\267:", nullptr));
Modle->setText(QString());
DevId->setText(QString());
label_6->setText(QApplication::translate("DeviceInfo", "\350\256\276\345\244\207ID\357\274\232", nullptr));
HardVer->setText(QString());
label_8->setText(QApplication::translate("DeviceInfo", "\347\241\254\344\273\266\347\211\210\346\234\254\345\217\267\357\274\232", nullptr));
label_9->setText(QApplication::translate("DeviceInfo", "\350\275\257\344\273\266\347\211\210\346\234\254\345\217\267\357\274\232", nullptr));
SoftVer->setText(QString());
ReleaseTime->setText(QString());
label_12->setText(QApplication::translate("DeviceInfo", "\345\217\221\345\270\203\346\227\266\351\227\264\357\274\232", nullptr));
BB_SoftVer->setText(QString());
label_14->setText(QApplication::translate("DeviceInfo", "\351\207\207\351\233\206\350\275\257\344\273\266\347\211\210\346\234\254\345\217\267\357\274\232", nullptr));
BB_HardVer->setText(QString());
label_16->setText(QApplication::translate("DeviceInfo", "\351\207\207\351\233\206\347\241\254\344\273\266\347\211\210\346\234\254\345\217\267\357\274\232", nullptr));
label_17->setText(QApplication::translate("DeviceInfo", "\351\200\232\350\256\257\347\253\257\345\217\243\357\274\232", nullptr));
label_18->setText(QApplication::translate("DeviceInfo", "\346\263\242\347\211\271\347\216\207\357\274\232", nullptr));
label_19->setText(QApplication::translate("DeviceInfo", "\351\205\215\347\275\256\346\227\266\351\227\264\357\274\232", nullptr));
SaceConfTime->setText(QString());
DataExportButton->setText(QApplication::translate("DeviceInfo", "\351\200\232\350\277\207USB\345\215\207\347\272\247", nullptr));
DataExportButton_2->setText(QApplication::translate("DeviceInfo", "\345\217\221\351\200\201\347\275\221\347\273\234\345\215\207\347\272\247\350\257\267\346\261\202", nullptr));
CleanDebugSta->setText(QApplication::translate("DeviceInfo", "\346\270\205\347\251\272\350\260\203\350\257\225\350\256\260\345\275\225", nullptr));
SaveConf->setText(QApplication::translate("DeviceInfo", "\344\277\235\345\255\230\351\205\215\347\275\256", nullptr));
RecoveryConf->setText(QApplication::translate("DeviceInfo", "\346\201\242\345\244\215\351\205\215\347\275\256", nullptr));
PasswordModify->setText(QApplication::translate("DeviceInfo", "\344\277\256\346\224\271\345\257\206\347\240\201", nullptr));
LockUnable->setText(QApplication::translate("DeviceInfo", "\345\220\246", nullptr));
LockEnable->setText(QApplication::translate("DeviceInfo", "\346\230\257", nullptr));
label_43->setText(QApplication::translate("DeviceInfo", "\345\274\200\346\234\272\350\207\252\345\212\250\351\224\201\345\261\217", nullptr));
} // retranslateUi
};
namespace Ui {
class DeviceInfo: public Ui_DeviceInfo {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_DEVICEINFO_H
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qinxude/rk3568ui.git
[email protected]:qinxude/rk3568ui.git
qinxude
rk3568ui
rk3568ui
master

搜索帮助