代码拉取完成,页面将自动刷新
/********************************************************************************
** Form generated from reading UI file 'potentiometerlimit.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_POTENTIOMETERLIMIT_H
#define UI_POTENTIOMETERLIMIT_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QRadioButton>
#include <QtWidgets/QWidget>
#include <towercranelineedit.h>
QT_BEGIN_NAMESPACE
class Ui_PotentiometerLimit
{
public:
QWidget *widget;
QLabel *RotationRtData;
QLabel *label_40;
QLabel *label_41;
QLabel *label_45;
QLabel *label_46;
QLabel *label_43;
QLabel *label_38;
TowerCraneLineEdit *RotationUL;
QPushButton *LockButton;
QLabel *label_48;
QLabel *label_42;
QWidget *widget_6;
QRadioButton *CableTorsionUnable;
QRadioButton *CableTorsionEnable;
TowerCraneLineEdit *CableTorsion;
QLabel *RotationRtSig;
TowerCraneLineEdit *RotationULSig;
TowerCraneLineEdit *RotationLLSig;
TowerCraneLineEdit *RotationLL;
QLabel *label_39;
QLabel *label_47;
QLabel *SensorTypeDisp;
void setupUi(QWidget *PotentiometerLimit)
{
if (PotentiometerLimit->objectName().isEmpty())
PotentiometerLimit->setObjectName(QString::fromUtf8("PotentiometerLimit"));
PotentiometerLimit->resize(1010, 1250);
widget = new QWidget(PotentiometerLimit);
widget->setObjectName(QString::fromUtf8("widget"));
widget->setGeometry(QRect(0, 0, 1010, 1250));
widget->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 0, 0);"));
RotationRtData = new QLabel(widget);
RotationRtData->setObjectName(QString::fromUtf8("RotationRtData"));
RotationRtData->setGeometry(QRect(280, 950, 205, 50));
RotationRtData->setStyleSheet(QString::fromUtf8("background-color: rgb(255, 255, 255);\n"
"color: rgb(0,0,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_40 = new QLabel(widget);
label_40->setObjectName(QString::fromUtf8("label_40"));
label_40->setGeometry(QRect(40, 0, 930, 700));
label_40->setStyleSheet(QString::fromUtf8("image: url(:/image/RotationDebug.png);\n"
"border-bottom:2px solid;\n"
"border-bottom-color: rgb(255, 255, 255);\n"
"image-position:top;\n"
"padding-top:20px;"));
label_40->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter);
label_41 = new QLabel(widget);
label_41->setObjectName(QString::fromUtf8("label_41"));
label_41->setGeometry(QRect(40, 750, 205, 50));
label_41->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_41->setAlignment(Qt::AlignCenter);
label_45 = new QLabel(widget);
label_45->setObjectName(QString::fromUtf8("label_45"));
label_45->setGeometry(QRect(40, 890, 205, 50));
label_45->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_45->setAlignment(Qt::AlignCenter);
label_46 = new QLabel(widget);
label_46->setObjectName(QString::fromUtf8("label_46"));
label_46->setGeometry(QRect(40, 1030, 205, 50));
label_46->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_46->setAlignment(Qt::AlignCenter);
label_43 = new QLabel(widget);
label_43->setObjectName(QString::fromUtf8("label_43"));
label_43->setGeometry(QRect(560, 1020, 205, 50));
label_43->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_43->setAlignment(Qt::AlignCenter);
label_38 = new QLabel(widget);
label_38->setObjectName(QString::fromUtf8("label_38"));
label_38->setGeometry(QRect(280, 750, 205, 50));
label_38->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_38->setAlignment(Qt::AlignCenter);
RotationUL = new TowerCraneLineEdit(widget);
RotationUL->setObjectName(QString::fromUtf8("RotationUL"));
RotationUL->setGeometry(QRect(520, 810, 205, 50));
RotationUL->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
LockButton = new QPushButton(widget);
LockButton->setObjectName(QString::fromUtf8("LockButton"));
LockButton->setGeometry(QRect(280, 1090, 131, 50));
LockButton->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
label_48 = new QLabel(widget);
label_48->setObjectName(QString::fromUtf8("label_48"));
label_48->setGeometry(QRect(520, 750, 205, 50));
label_48->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_48->setAlignment(Qt::AlignCenter);
label_42 = new QLabel(widget);
label_42->setObjectName(QString::fromUtf8("label_42"));
label_42->setGeometry(QRect(764, 750, 205, 50));
label_42->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_42->setAlignment(Qt::AlignCenter);
widget_6 = new QWidget(widget);
widget_6->setObjectName(QString::fromUtf8("widget_6"));
widget_6->setGeometry(QRect(520, 1050, 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);"));
CableTorsionUnable = new QRadioButton(widget_6);
CableTorsionUnable->setObjectName(QString::fromUtf8("CableTorsionUnable"));
CableTorsionUnable->setGeometry(QRect(170, 30, 91, 23));
CableTorsionUnable->setStyleSheet(QString::fromUtf8("color: rgb(204, 0, 0);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
CableTorsionEnable = new QRadioButton(widget_6);
CableTorsionEnable->setObjectName(QString::fromUtf8("CableTorsionEnable"));
CableTorsionEnable->setGeometry(QRect(40, 30, 91, 23));
CableTorsionEnable->setStyleSheet(QString::fromUtf8("color: rgb(115, 210, 22);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
CableTorsion = new TowerCraneLineEdit(widget);
CableTorsion->setObjectName(QString::fromUtf8("CableTorsion"));
CableTorsion->setGeometry(QRect(40, 1090, 205, 50));
CableTorsion->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
RotationRtSig = new QLabel(widget);
RotationRtSig->setObjectName(QString::fromUtf8("RotationRtSig"));
RotationRtSig->setGeometry(QRect(40, 950, 205, 50));
RotationRtSig->setStyleSheet(QString::fromUtf8("background-color: rgb(255, 255, 255);\n"
"color: rgb(0,0,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
RotationULSig = new TowerCraneLineEdit(widget);
RotationULSig->setObjectName(QString::fromUtf8("RotationULSig"));
RotationULSig->setGeometry(QRect(764, 810, 205, 50));
RotationULSig->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
RotationLLSig = new TowerCraneLineEdit(widget);
RotationLLSig->setObjectName(QString::fromUtf8("RotationLLSig"));
RotationLLSig->setGeometry(QRect(280, 810, 205, 50));
RotationLLSig->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
RotationLL = new TowerCraneLineEdit(widget);
RotationLL->setObjectName(QString::fromUtf8("RotationLL"));
RotationLL->setGeometry(QRect(40, 810, 205, 50));
RotationLL->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_39 = new QLabel(widget);
label_39->setObjectName(QString::fromUtf8("label_39"));
label_39->setGeometry(QRect(280, 890, 205, 50));
label_39->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_39->setAlignment(Qt::AlignCenter);
label_47 = new QLabel(widget);
label_47->setObjectName(QString::fromUtf8("label_47"));
label_47->setGeometry(QRect(530, 890, 205, 50));
label_47->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;"));
label_47->setAlignment(Qt::AlignCenter);
SensorTypeDisp = new QLabel(widget);
SensorTypeDisp->setObjectName(QString::fromUtf8("SensorTypeDisp"));
SensorTypeDisp->setGeometry(QRect(530, 950, 205, 50));
SensorTypeDisp->setStyleSheet(QString::fromUtf8("background-color: rgb(255, 255, 255);\n"
"color: rgb(0,0,0);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
RotationRtData->raise();
label_40->raise();
label_41->raise();
label_45->raise();
label_46->raise();
label_38->raise();
RotationUL->raise();
LockButton->raise();
label_48->raise();
label_42->raise();
widget_6->raise();
CableTorsion->raise();
RotationRtSig->raise();
RotationULSig->raise();
RotationLLSig->raise();
RotationLL->raise();
label_39->raise();
label_47->raise();
SensorTypeDisp->raise();
label_43->raise();
retranslateUi(PotentiometerLimit);
QMetaObject::connectSlotsByName(PotentiometerLimit);
} // setupUi
void retranslateUi(QWidget *PotentiometerLimit)
{
PotentiometerLimit->setWindowTitle(QApplication::translate("PotentiometerLimit", "Form", nullptr));
RotationRtData->setText(QString());
label_40->setText(QString());
label_41->setText(QApplication::translate("PotentiometerLimit", "\345\233\236\350\275\254\351\207\217\347\250\213\344\270\213\351\231\220", nullptr));
label_45->setText(QApplication::translate("PotentiometerLimit", "\345\233\236\350\275\254\345\256\236\346\227\266\344\277\241\345\217\267", nullptr));
label_46->setText(QApplication::translate("PotentiometerLimit", "\347\224\265\347\274\206\346\211\255\345\272\246", nullptr));
label_43->setText(QApplication::translate("PotentiometerLimit", "\347\224\265\347\274\206\346\212\245\350\255\246", nullptr));
label_38->setText(QApplication::translate("PotentiometerLimit", "\345\233\236\350\275\254\344\277\241\345\217\267\344\270\213\351\231\220", nullptr));
LockButton->setText(QApplication::translate("PotentiometerLimit", "\346\240\207\345\256\232", nullptr));
label_48->setText(QApplication::translate("PotentiometerLimit", "\345\233\236\350\275\254\351\207\217\347\250\213\344\270\212\351\231\220", nullptr));
label_42->setText(QApplication::translate("PotentiometerLimit", "\345\233\236\350\275\254\344\277\241\345\217\267\344\270\212\351\231\220", nullptr));
CableTorsionUnable->setText(QApplication::translate("PotentiometerLimit", "\347\246\201\347\224\250", nullptr));
CableTorsionEnable->setText(QApplication::translate("PotentiometerLimit", "\345\220\257\347\224\250", nullptr));
RotationRtSig->setText(QString());
label_39->setText(QApplication::translate("PotentiometerLimit", "\345\233\236\350\275\254\345\256\236\346\227\266\346\225\260\346\215\256", nullptr));
label_47->setText(QApplication::translate("PotentiometerLimit", "\344\274\240\346\204\237\345\231\250\347\261\273\345\236\213", nullptr));
SensorTypeDisp->setText(QString());
} // retranslateUi
};
namespace Ui {
class PotentiometerLimit: public Ui_PotentiometerLimit {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_POTENTIOMETERLIMIT_H
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。