1 Star 0 Fork 0

qinxude/rk3568ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ui_alignscreen.h 7.22 KB
一键复制 编辑 原始数据 按行查看 历史
qinxude 提交于 2024-09-03 09:38 . 3568ui base
/********************************************************************************
** Form generated from reading UI file 'alignscreen.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_ALIGNSCREEN_H
#define UI_ALIGNSCREEN_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_AlignScreen
{
public:
QPushButton *MaxDistanceDec;
QPushButton *AlignUp;
QPushButton *HeightRatioDec;
QPushButton *HeightRatioAdd;
QPushButton *MaxDistanceAdd;
QLabel *AlignUpDownDisplay;
QLabel *MaxDistanceDisplay;
QPushButton *AlignDown;
QLabel *HeightRatioDisplay;
QLabel *label_2;
void setupUi(QWidget *AlignScreen)
{
if (AlignScreen->objectName().isEmpty())
AlignScreen->setObjectName(QString::fromUtf8("AlignScreen"));
AlignScreen->resize(520, 560);
AlignScreen->setStyleSheet(QString::fromUtf8(""));
MaxDistanceDec = new QPushButton(AlignScreen);
MaxDistanceDec->setObjectName(QString::fromUtf8("MaxDistanceDec"));
MaxDistanceDec->setGeometry(QRect(350, 80, 150, 80));
MaxDistanceDec->setStyleSheet(QString::fromUtf8("border-image: url(:/image/right.png);\n"
"background-color: rgba(255, 255, 255,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(0, 0, 0);"));
AlignUp = new QPushButton(AlignScreen);
AlignUp->setObjectName(QString::fromUtf8("AlignUp"));
AlignUp->setGeometry(QRect(20, 210, 150, 80));
AlignUp->setStyleSheet(QString::fromUtf8("border-image: url(:/image/left.png);\n"
"background-color: rgba(255, 255, 255,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(0, 0, 0);"));
HeightRatioDec = new QPushButton(AlignScreen);
HeightRatioDec->setObjectName(QString::fromUtf8("HeightRatioDec"));
HeightRatioDec->setGeometry(QRect(350, 350, 150, 80));
HeightRatioDec->setStyleSheet(QString::fromUtf8("border-image: url(:/image/right.png);\n"
"background-color: rgba(255, 255, 255,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(0, 0, 0);"));
HeightRatioAdd = new QPushButton(AlignScreen);
HeightRatioAdd->setObjectName(QString::fromUtf8("HeightRatioAdd"));
HeightRatioAdd->setGeometry(QRect(20, 350, 150, 80));
QFont font;
font.setFamily(QString::fromUtf8("Ubuntu"));
font.setBold(true);
font.setItalic(false);
font.setWeight(75);
HeightRatioAdd->setFont(font);
HeightRatioAdd->setStyleSheet(QString::fromUtf8("border-image: url(:/image/left.png);\n"
"background-color: rgba(255, 255, 255,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(0, 0, 0);"));
MaxDistanceAdd = new QPushButton(AlignScreen);
MaxDistanceAdd->setObjectName(QString::fromUtf8("MaxDistanceAdd"));
MaxDistanceAdd->setGeometry(QRect(20, 80, 150, 80));
MaxDistanceAdd->setStyleSheet(QString::fromUtf8("border-image: url(:/image/left.png);\n"
"background-color: rgba(255, 255, 255,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(0, 0, 0);"));
AlignUpDownDisplay = new QLabel(AlignScreen);
AlignUpDownDisplay->setObjectName(QString::fromUtf8("AlignUpDownDisplay"));
AlignUpDownDisplay->setGeometry(QRect(20, 210, 480, 80));
AlignUpDownDisplay->setStyleSheet(QString::fromUtf8("border-image: url(:/image/Mid1.png);\n"
"color: rgb(52, 101, 164);\n"
"font: 30pt \"Ubuntu\";\n"
"border:0px solid;\n"
"background-color: rgba(24,30,64,0);"));
MaxDistanceDisplay = new QLabel(AlignScreen);
MaxDistanceDisplay->setObjectName(QString::fromUtf8("MaxDistanceDisplay"));
MaxDistanceDisplay->setGeometry(QRect(20, 80, 480, 80));
MaxDistanceDisplay->setStyleSheet(QString::fromUtf8("border-image: url(:/image/Mid1.png);\n"
"color: rgb(52, 101, 164);\n"
"font: 30pt \"Ubuntu\";\n"
"border:0px solid;\n"
"background-color: rgba(24,30,64,0);"));
AlignDown = new QPushButton(AlignScreen);
AlignDown->setObjectName(QString::fromUtf8("AlignDown"));
AlignDown->setGeometry(QRect(350, 210, 150, 80));
AlignDown->setStyleSheet(QString::fromUtf8("border-image: url(:/image/right.png);\n"
"background-color: rgba(255, 255, 255,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(0, 0, 0);"));
HeightRatioDisplay = new QLabel(AlignScreen);
HeightRatioDisplay->setObjectName(QString::fromUtf8("HeightRatioDisplay"));
HeightRatioDisplay->setGeometry(QRect(20, 350, 480, 80));
HeightRatioDisplay->setStyleSheet(QString::fromUtf8("border-image: url(:/image/Mid1.png);\n"
"color: rgb(52, 101, 164);\n"
"font: 30pt \"Ubuntu\";\n"
"border:0px solid;\n"
"background-color: rgba(24,30,64,0);"));
label_2 = new QLabel(AlignScreen);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setGeometry(QRect(0, 0, 524, 560));
label_2->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 0, 0);\n"
"border-radius: 20px;\n"
"border:0px solid;"));
label_2->raise();
AlignUpDownDisplay->raise();
MaxDistanceDisplay->raise();
HeightRatioDisplay->raise();
MaxDistanceDec->raise();
AlignDown->raise();
HeightRatioAdd->raise();
HeightRatioDec->raise();
AlignUp->raise();
MaxDistanceAdd->raise();
retranslateUi(AlignScreen);
QMetaObject::connectSlotsByName(AlignScreen);
} // setupUi
void retranslateUi(QWidget *AlignScreen)
{
AlignScreen->setWindowTitle(QApplication::translate("AlignScreen", "Form", nullptr));
MaxDistanceDec->setText(QApplication::translate("AlignScreen", "\347\274\251\345\260\217", nullptr));
AlignUp->setText(QApplication::translate("AlignScreen", "\346\225\264\344\275\223\344\270\212\347\247\273", nullptr));
HeightRatioDec->setText(QApplication::translate("AlignScreen", "\345\217\230\345\271\205\345\207\217\345\260\217", nullptr));
HeightRatioAdd->setText(QApplication::translate("AlignScreen", "\345\217\230\345\271\205\345\242\236\345\244\247", nullptr));
MaxDistanceAdd->setText(QApplication::translate("AlignScreen", "\346\224\276\345\244\247", nullptr));
AlignUpDownDisplay->setText(QApplication::translate("AlignScreen", "<html><head/><body><p align=\"center\"><span style=\" font-weight:600;\">1</span></p></body></html>", nullptr));
MaxDistanceDisplay->setText(QApplication::translate("AlignScreen", "<html><head/><body><p align=\"center\"><span style=\" font-weight:600;\">1</span></p></body></html>", nullptr));
AlignDown->setText(QApplication::translate("AlignScreen", "\346\225\264\344\275\223\344\270\213\347\247\273", nullptr));
HeightRatioDisplay->setText(QApplication::translate("AlignScreen", "<html><head/><body><p align=\"center\"><span style=\" font-weight:600;\">1</span></p></body></html>", nullptr));
label_2->setText(QString());
} // retranslateUi
};
namespace Ui {
class AlignScreen: public Ui_AlignScreen {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_ALIGNSCREEN_H
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qinxude/rk3568ui.git
[email protected]:qinxude/rk3568ui.git
qinxude
rk3568ui
rk3568ui
master

搜索帮助