删除多余的文件

This commit is contained in:
hm
2022-08-12 10:30:05 +08:00
parent 07cfed932d
commit 81dc45db41
102 changed files with 0 additions and 290285 deletions
-563
View File
@@ -1,563 +0,0 @@
/********************************************************************************
** Form generated from reading UI file 'GlobalSetting.ui'
**
** Created by: Qt User Interface Compiler version 5.9.9
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_GLOBALSETTING_H
#define UI_GLOBALSETTING_H
#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
#include <QtWidgets/QComboBox>
#include <QtWidgets/QDoubleSpinBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QGroupBox>
#include <QtWidgets/QHeaderView>
#include <QtWidgets/QLabel>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QTextEdit>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_GlobalSetting
{
public:
QGridLayout *gridLayout_6;
QGroupBox *groupBox_2;
QGridLayout *gridLayout_3;
QLabel *label_3;
QDoubleSpinBox *doubleSpinBox_Servo_len_2;
QDoubleSpinBox *doubleSpinBox_Servo_len_4;
QDoubleSpinBox *doubleSpinBox_Servo_kd_2;
QDoubleSpinBox *doubleSpinBox_Servo_len_8;
QPushButton *pushButton_setServoOffset;
QDoubleSpinBox *doubleSpinBox_Servo_kd_7;
QLabel *label_6;
QLabel *label_13;
QLabel *label_5;
QLabel *label_4;
QLabel *label_12;
QLabel *label_11;
QDoubleSpinBox *doubleSpinBox_Servo_len_3;
QDoubleSpinBox *doubleSpinBox_Servo_kd_8;
QDoubleSpinBox *doubleSpinBox_Servo_d0_7;
QDoubleSpinBox *doubleSpinBox_Servo_d0_3;
QDoubleSpinBox *doubleSpinBox_Servo_d0_1;
QDoubleSpinBox *doubleSpinBox_Servo_kd_5;
QDoubleSpinBox *doubleSpinBox_Servo_kd_6;
QDoubleSpinBox *doubleSpinBox_Servo_d0_2;
QDoubleSpinBox *doubleSpinBox_Servo_d0_8;
QLabel *label_2;
QDoubleSpinBox *doubleSpinBox_Servo_d0_6;
QPushButton *pushButton_getServoOffset;
QDoubleSpinBox *doubleSpinBox_Servo_d0_4;
QDoubleSpinBox *doubleSpinBox_Servo_len_1;
QDoubleSpinBox *doubleSpinBox_Servo_kd_1;
QDoubleSpinBox *doubleSpinBox_Servo_len_5;
QDoubleSpinBox *doubleSpinBox_Servo_kd_4;
QDoubleSpinBox *doubleSpinBox_Servo_d0_5;
QDoubleSpinBox *doubleSpinBox_Servo_kd_3;
QDoubleSpinBox *doubleSpinBox_Servo_len_6;
QDoubleSpinBox *doubleSpinBox_Servo_len_7;
QLabel *label_14;
QLabel *label_15;
QLabel *label_16;
QGroupBox *groupBox;
QGridLayout *gridLayout;
QLabel *label_10;
QLabel *label;
QPushButton *pushButton_TTS;
QComboBox *comboBox_InfoExport;
QPushButton *pushButton_setGCSID;
QPushButton *pushButton_Beep;
QLabel *label_9;
QLabel *label_18;
QPushButton *pushButton_InfoExport;
QComboBox *comboBox_InfoID;
QComboBox *comboBox_TTS;
QComboBox *comboBox_Beep;
QComboBox *comboBox_ID;
QGroupBox *groupBox_3;
QGridLayout *gridLayout_4;
QComboBox *comboBox_HeartBeat_State;
QLabel *label_8;
QLabel *label_7;
QPushButton *pushButton_getHeartBeat;
QPushButton *pushButton_setHeartBeat;
QComboBox *comboBox_HeartBeat_Frq;
QSpacerItem *verticalSpacer;
QGridLayout *gridLayout_2;
QPushButton *pushButton_readVirtualMargin;
QLabel *label_17;
QTextEdit *textEdit_Warning;
QPushButton *pushButton_saveVirtualMargin;
QTextEdit *textEdit_Notice;
QTextEdit *textEdit_Drop1;
QTextEdit *textEdit_Drop2;
void setupUi(QWidget *GlobalSetting)
{
if (GlobalSetting->objectName().isEmpty())
GlobalSetting->setObjectName(QStringLiteral("GlobalSetting"));
GlobalSetting->resize(738, 605);
gridLayout_6 = new QGridLayout(GlobalSetting);
gridLayout_6->setObjectName(QStringLiteral("gridLayout_6"));
groupBox_2 = new QGroupBox(GlobalSetting);
groupBox_2->setObjectName(QStringLiteral("groupBox_2"));
gridLayout_3 = new QGridLayout(groupBox_2);
gridLayout_3->setObjectName(QStringLiteral("gridLayout_3"));
label_3 = new QLabel(groupBox_2);
label_3->setObjectName(QStringLiteral("label_3"));
gridLayout_3->addWidget(label_3, 6, 0, 1, 1);
doubleSpinBox_Servo_len_2 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_2->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_2"));
doubleSpinBox_Servo_len_2->setDecimals(5);
doubleSpinBox_Servo_len_2->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_2, 2, 1, 1, 1);
doubleSpinBox_Servo_len_4 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_4->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_4"));
doubleSpinBox_Servo_len_4->setDecimals(5);
doubleSpinBox_Servo_len_4->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_4, 4, 1, 1, 1);
doubleSpinBox_Servo_kd_2 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_2->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_2"));
doubleSpinBox_Servo_kd_2->setDecimals(5);
doubleSpinBox_Servo_kd_2->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_2, 2, 2, 1, 1);
doubleSpinBox_Servo_len_8 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_8->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_8"));
doubleSpinBox_Servo_len_8->setDecimals(5);
doubleSpinBox_Servo_len_8->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_8, 9, 1, 1, 1);
pushButton_setServoOffset = new QPushButton(groupBox_2);
pushButton_setServoOffset->setObjectName(QStringLiteral("pushButton_setServoOffset"));
gridLayout_3->addWidget(pushButton_setServoOffset, 10, 2, 1, 2);
doubleSpinBox_Servo_kd_7 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_7->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_7"));
doubleSpinBox_Servo_kd_7->setDecimals(5);
doubleSpinBox_Servo_kd_7->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_7, 8, 2, 1, 1);
label_6 = new QLabel(groupBox_2);
label_6->setObjectName(QStringLiteral("label_6"));
gridLayout_3->addWidget(label_6, 1, 0, 1, 1);
label_13 = new QLabel(groupBox_2);
label_13->setObjectName(QStringLiteral("label_13"));
gridLayout_3->addWidget(label_13, 7, 0, 1, 1);
label_5 = new QLabel(groupBox_2);
label_5->setObjectName(QStringLiteral("label_5"));
gridLayout_3->addWidget(label_5, 3, 0, 1, 1);
label_4 = new QLabel(groupBox_2);
label_4->setObjectName(QStringLiteral("label_4"));
gridLayout_3->addWidget(label_4, 4, 0, 1, 1);
label_12 = new QLabel(groupBox_2);
label_12->setObjectName(QStringLiteral("label_12"));
gridLayout_3->addWidget(label_12, 2, 0, 1, 1);
label_11 = new QLabel(groupBox_2);
label_11->setObjectName(QStringLiteral("label_11"));
gridLayout_3->addWidget(label_11, 9, 0, 1, 1);
doubleSpinBox_Servo_len_3 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_3->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_3"));
doubleSpinBox_Servo_len_3->setDecimals(5);
doubleSpinBox_Servo_len_3->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_3, 3, 1, 1, 1);
doubleSpinBox_Servo_kd_8 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_8->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_8"));
doubleSpinBox_Servo_kd_8->setDecimals(5);
doubleSpinBox_Servo_kd_8->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_8, 9, 2, 1, 1);
doubleSpinBox_Servo_d0_7 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_7->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_7"));
doubleSpinBox_Servo_d0_7->setDecimals(5);
doubleSpinBox_Servo_d0_7->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_7, 8, 3, 1, 1);
doubleSpinBox_Servo_d0_3 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_3->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_3"));
doubleSpinBox_Servo_d0_3->setDecimals(5);
doubleSpinBox_Servo_d0_3->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_3, 3, 3, 1, 1);
doubleSpinBox_Servo_d0_1 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_1->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_1"));
doubleSpinBox_Servo_d0_1->setDecimals(5);
doubleSpinBox_Servo_d0_1->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_1, 1, 3, 1, 1);
doubleSpinBox_Servo_kd_5 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_5->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_5"));
doubleSpinBox_Servo_kd_5->setDecimals(5);
doubleSpinBox_Servo_kd_5->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_5, 6, 2, 1, 1);
doubleSpinBox_Servo_kd_6 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_6->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_6"));
doubleSpinBox_Servo_kd_6->setDecimals(5);
doubleSpinBox_Servo_kd_6->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_6, 7, 2, 1, 1);
doubleSpinBox_Servo_d0_2 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_2->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_2"));
doubleSpinBox_Servo_d0_2->setDecimals(5);
doubleSpinBox_Servo_d0_2->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_2, 2, 3, 1, 1);
doubleSpinBox_Servo_d0_8 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_8->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_8"));
doubleSpinBox_Servo_d0_8->setDecimals(5);
doubleSpinBox_Servo_d0_8->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_8, 9, 3, 1, 1);
label_2 = new QLabel(groupBox_2);
label_2->setObjectName(QStringLiteral("label_2"));
gridLayout_3->addWidget(label_2, 8, 0, 1, 1);
doubleSpinBox_Servo_d0_6 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_6->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_6"));
doubleSpinBox_Servo_d0_6->setDecimals(5);
doubleSpinBox_Servo_d0_6->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_6, 7, 3, 1, 1);
pushButton_getServoOffset = new QPushButton(groupBox_2);
pushButton_getServoOffset->setObjectName(QStringLiteral("pushButton_getServoOffset"));
gridLayout_3->addWidget(pushButton_getServoOffset, 10, 0, 1, 2);
doubleSpinBox_Servo_d0_4 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_4->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_4"));
doubleSpinBox_Servo_d0_4->setDecimals(5);
doubleSpinBox_Servo_d0_4->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_4, 4, 3, 1, 1);
doubleSpinBox_Servo_len_1 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_1->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_1"));
doubleSpinBox_Servo_len_1->setDecimals(5);
doubleSpinBox_Servo_len_1->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_1, 1, 1, 1, 1);
doubleSpinBox_Servo_kd_1 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_1->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_1"));
doubleSpinBox_Servo_kd_1->setDecimals(5);
doubleSpinBox_Servo_kd_1->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_1, 1, 2, 1, 1);
doubleSpinBox_Servo_len_5 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_5->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_5"));
doubleSpinBox_Servo_len_5->setDecimals(5);
doubleSpinBox_Servo_len_5->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_5, 6, 1, 1, 1);
doubleSpinBox_Servo_kd_4 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_4->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_4"));
doubleSpinBox_Servo_kd_4->setDecimals(5);
doubleSpinBox_Servo_kd_4->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_4, 4, 2, 1, 1);
doubleSpinBox_Servo_d0_5 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_5->setObjectName(QStringLiteral("doubleSpinBox_Servo_d0_5"));
doubleSpinBox_Servo_d0_5->setDecimals(5);
doubleSpinBox_Servo_d0_5->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_5, 6, 3, 1, 1);
doubleSpinBox_Servo_kd_3 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_3->setObjectName(QStringLiteral("doubleSpinBox_Servo_kd_3"));
doubleSpinBox_Servo_kd_3->setDecimals(5);
doubleSpinBox_Servo_kd_3->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_3, 3, 2, 1, 1);
doubleSpinBox_Servo_len_6 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_6->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_6"));
doubleSpinBox_Servo_len_6->setDecimals(5);
doubleSpinBox_Servo_len_6->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_6, 7, 1, 1, 1);
doubleSpinBox_Servo_len_7 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_7->setObjectName(QStringLiteral("doubleSpinBox_Servo_len_7"));
doubleSpinBox_Servo_len_7->setDecimals(5);
doubleSpinBox_Servo_len_7->setMinimum(-99);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_7, 8, 1, 1, 1);
label_14 = new QLabel(groupBox_2);
label_14->setObjectName(QStringLiteral("label_14"));
gridLayout_3->addWidget(label_14, 0, 1, 1, 1);
label_15 = new QLabel(groupBox_2);
label_15->setObjectName(QStringLiteral("label_15"));
gridLayout_3->addWidget(label_15, 0, 2, 1, 1);
label_16 = new QLabel(groupBox_2);
label_16->setObjectName(QStringLiteral("label_16"));
gridLayout_3->addWidget(label_16, 0, 3, 1, 1);
gridLayout_6->addWidget(groupBox_2, 2, 0, 1, 1);
groupBox = new QGroupBox(GlobalSetting);
groupBox->setObjectName(QStringLiteral("groupBox"));
gridLayout = new QGridLayout(groupBox);
gridLayout->setObjectName(QStringLiteral("gridLayout"));
label_10 = new QLabel(groupBox);
label_10->setObjectName(QStringLiteral("label_10"));
gridLayout->addWidget(label_10, 2, 0, 1, 1);
label = new QLabel(groupBox);
label->setObjectName(QStringLiteral("label"));
gridLayout->addWidget(label, 0, 0, 1, 1);
pushButton_TTS = new QPushButton(groupBox);
pushButton_TTS->setObjectName(QStringLiteral("pushButton_TTS"));
gridLayout->addWidget(pushButton_TTS, 2, 3, 1, 1);
comboBox_InfoExport = new QComboBox(groupBox);
comboBox_InfoExport->setObjectName(QStringLiteral("comboBox_InfoExport"));
gridLayout->addWidget(comboBox_InfoExport, 3, 1, 1, 1);
pushButton_setGCSID = new QPushButton(groupBox);
pushButton_setGCSID->setObjectName(QStringLiteral("pushButton_setGCSID"));
gridLayout->addWidget(pushButton_setGCSID, 0, 3, 1, 1);
pushButton_Beep = new QPushButton(groupBox);
pushButton_Beep->setObjectName(QStringLiteral("pushButton_Beep"));
gridLayout->addWidget(pushButton_Beep, 1, 3, 1, 1);
label_9 = new QLabel(groupBox);
label_9->setObjectName(QStringLiteral("label_9"));
gridLayout->addWidget(label_9, 1, 0, 1, 1);
label_18 = new QLabel(groupBox);
label_18->setObjectName(QStringLiteral("label_18"));
gridLayout->addWidget(label_18, 3, 0, 1, 1);
pushButton_InfoExport = new QPushButton(groupBox);
pushButton_InfoExport->setObjectName(QStringLiteral("pushButton_InfoExport"));
gridLayout->addWidget(pushButton_InfoExport, 3, 3, 1, 1);
comboBox_InfoID = new QComboBox(groupBox);
comboBox_InfoID->setObjectName(QStringLiteral("comboBox_InfoID"));
gridLayout->addWidget(comboBox_InfoID, 3, 2, 1, 1);
comboBox_TTS = new QComboBox(groupBox);
comboBox_TTS->setObjectName(QStringLiteral("comboBox_TTS"));
gridLayout->addWidget(comboBox_TTS, 2, 1, 1, 2);
comboBox_Beep = new QComboBox(groupBox);
comboBox_Beep->setObjectName(QStringLiteral("comboBox_Beep"));
gridLayout->addWidget(comboBox_Beep, 1, 1, 1, 2);
comboBox_ID = new QComboBox(groupBox);
comboBox_ID->setObjectName(QStringLiteral("comboBox_ID"));
gridLayout->addWidget(comboBox_ID, 0, 1, 1, 2);
gridLayout_6->addWidget(groupBox, 0, 0, 2, 1);
groupBox_3 = new QGroupBox(GlobalSetting);
groupBox_3->setObjectName(QStringLiteral("groupBox_3"));
gridLayout_4 = new QGridLayout(groupBox_3);
gridLayout_4->setObjectName(QStringLiteral("gridLayout_4"));
comboBox_HeartBeat_State = new QComboBox(groupBox_3);
comboBox_HeartBeat_State->setObjectName(QStringLiteral("comboBox_HeartBeat_State"));
gridLayout_4->addWidget(comboBox_HeartBeat_State, 0, 1, 1, 1);
label_8 = new QLabel(groupBox_3);
label_8->setObjectName(QStringLiteral("label_8"));
gridLayout_4->addWidget(label_8, 1, 0, 1, 1);
label_7 = new QLabel(groupBox_3);
label_7->setObjectName(QStringLiteral("label_7"));
gridLayout_4->addWidget(label_7, 0, 0, 1, 1);
pushButton_getHeartBeat = new QPushButton(groupBox_3);
pushButton_getHeartBeat->setObjectName(QStringLiteral("pushButton_getHeartBeat"));
gridLayout_4->addWidget(pushButton_getHeartBeat, 2, 0, 1, 1);
pushButton_setHeartBeat = new QPushButton(groupBox_3);
pushButton_setHeartBeat->setObjectName(QStringLiteral("pushButton_setHeartBeat"));
gridLayout_4->addWidget(pushButton_setHeartBeat, 2, 1, 1, 1);
comboBox_HeartBeat_Frq = new QComboBox(groupBox_3);
comboBox_HeartBeat_Frq->setObjectName(QStringLiteral("comboBox_HeartBeat_Frq"));
gridLayout_4->addWidget(comboBox_HeartBeat_Frq, 1, 1, 1, 1);
gridLayout_6->addWidget(groupBox_3, 3, 0, 1, 1);
verticalSpacer = new QSpacerItem(20, 302, QSizePolicy::Minimum, QSizePolicy::Expanding);
gridLayout_6->addItem(verticalSpacer, 4, 0, 1, 1);
gridLayout_2 = new QGridLayout();
gridLayout_2->setObjectName(QStringLiteral("gridLayout_2"));
pushButton_readVirtualMargin = new QPushButton(GlobalSetting);
pushButton_readVirtualMargin->setObjectName(QStringLiteral("pushButton_readVirtualMargin"));
gridLayout_2->addWidget(pushButton_readVirtualMargin, 4, 0, 1, 1);
label_17 = new QLabel(GlobalSetting);
label_17->setObjectName(QStringLiteral("label_17"));
gridLayout_2->addWidget(label_17, 0, 0, 1, 2);
textEdit_Warning = new QTextEdit(GlobalSetting);
textEdit_Warning->setObjectName(QStringLiteral("textEdit_Warning"));
textEdit_Warning->setStyleSheet(QStringLiteral("background-color: rgb(255, 180, 170);"));
gridLayout_2->addWidget(textEdit_Warning, 2, 0, 1, 2);
pushButton_saveVirtualMargin = new QPushButton(GlobalSetting);
pushButton_saveVirtualMargin->setObjectName(QStringLiteral("pushButton_saveVirtualMargin"));
gridLayout_2->addWidget(pushButton_saveVirtualMargin, 4, 1, 1, 1);
textEdit_Notice = new QTextEdit(GlobalSetting);
textEdit_Notice->setObjectName(QStringLiteral("textEdit_Notice"));
textEdit_Notice->setStyleSheet(QStringLiteral("background-color: rgb(248, 255, 174);"));
gridLayout_2->addWidget(textEdit_Notice, 1, 0, 1, 2);
textEdit_Drop1 = new QTextEdit(GlobalSetting);
textEdit_Drop1->setObjectName(QStringLiteral("textEdit_Drop1"));
textEdit_Drop1->setStyleSheet(QStringLiteral("background-color: rgb(1, 233, 215);"));
gridLayout_2->addWidget(textEdit_Drop1, 3, 0, 1, 1);
textEdit_Drop2 = new QTextEdit(GlobalSetting);
textEdit_Drop2->setObjectName(QStringLiteral("textEdit_Drop2"));
textEdit_Drop2->setStyleSheet(QStringLiteral("background-color: rgb(1, 233, 215);"));
gridLayout_2->addWidget(textEdit_Drop2, 3, 1, 1, 1);
gridLayout_6->addLayout(gridLayout_2, 0, 1, 4, 1);
retranslateUi(GlobalSetting);
QMetaObject::connectSlotsByName(GlobalSetting);
} // setupUi
void retranslateUi(QWidget *GlobalSetting)
{
GlobalSetting->setWindowTitle(QApplication::translate("GlobalSetting", "Form", Q_NULLPTR));
groupBox_2->setTitle(QApplication::translate("GlobalSetting", "\350\210\265\346\234\272\345\201\217\345\267\256", Q_NULLPTR));
label_3->setText(QApplication::translate("GlobalSetting", "ch5", Q_NULLPTR));
pushButton_setServoOffset->setText(QApplication::translate("GlobalSetting", "\344\277\235\345\255\230", Q_NULLPTR));
label_6->setText(QApplication::translate("GlobalSetting", "ch1", Q_NULLPTR));
label_13->setText(QApplication::translate("GlobalSetting", "ch6", Q_NULLPTR));
label_5->setText(QApplication::translate("GlobalSetting", "ch3", Q_NULLPTR));
label_4->setText(QApplication::translate("GlobalSetting", "ch4", Q_NULLPTR));
label_12->setText(QApplication::translate("GlobalSetting", "ch2", Q_NULLPTR));
label_11->setText(QApplication::translate("GlobalSetting", "ch8", Q_NULLPTR));
label_2->setText(QApplication::translate("GlobalSetting", "ch7", Q_NULLPTR));
pushButton_getServoOffset->setText(QApplication::translate("GlobalSetting", "\350\257\273\345\217\226", Q_NULLPTR));
label_14->setText(QApplication::translate("GlobalSetting", "len", Q_NULLPTR));
label_15->setText(QApplication::translate("GlobalSetting", "kd", Q_NULLPTR));
label_16->setText(QApplication::translate("GlobalSetting", "d0", Q_NULLPTR));
groupBox->setTitle(QApplication::translate("GlobalSetting", "\347\263\273\347\273\237\350\256\276\347\275\256", Q_NULLPTR));
label_10->setText(QApplication::translate("GlobalSetting", "\346\217\220\347\244\272\345\243\260", Q_NULLPTR));
label->setText(QApplication::translate("GlobalSetting", "\345\234\260\351\235\242\347\253\231ID\345\217\267", Q_NULLPTR));
pushButton_TTS->setText(QApplication::translate("GlobalSetting", "\350\256\276\347\275\256", Q_NULLPTR));
pushButton_setGCSID->setText(QApplication::translate("GlobalSetting", "\350\256\276\347\275\256", Q_NULLPTR));
pushButton_Beep->setText(QApplication::translate("GlobalSetting", "\350\256\276\347\275\256", Q_NULLPTR));
label_9->setText(QApplication::translate("GlobalSetting", "\345\277\203\350\267\263\345\243\260", Q_NULLPTR));
label_18->setText(QApplication::translate("GlobalSetting", "\350\276\223\345\207\272\347\273\217\347\272\254\351\253\230\344\277\241\346\201\257", Q_NULLPTR));
pushButton_InfoExport->setText(QApplication::translate("GlobalSetting", "\350\256\276\347\275\256", Q_NULLPTR));
groupBox_3->setTitle(QApplication::translate("GlobalSetting", "\344\270\212\344\274\240\345\277\203\350\267\263", Q_NULLPTR));
label_8->setText(QApplication::translate("GlobalSetting", "\351\242\221\347\216\207", Q_NULLPTR));
label_7->setText(QApplication::translate("GlobalSetting", "\347\212\266\346\200\201", Q_NULLPTR));
pushButton_getHeartBeat->setText(QApplication::translate("GlobalSetting", "\350\257\273\345\217\226", Q_NULLPTR));
pushButton_setHeartBeat->setText(QApplication::translate("GlobalSetting", "\344\277\235\345\255\230", Q_NULLPTR));
pushButton_readVirtualMargin->setText(QApplication::translate("GlobalSetting", "\350\257\273\345\217\226", Q_NULLPTR));
label_17->setText(QApplication::translate("GlobalSetting", "\347\254\254\344\270\200\344\270\252\345\255\227\346\230\257ID\345\217\267\357\274\214\347\254\254\344\272\214\344\270\252\346\230\257\347\272\254\345\272\246\357\274\214\347\254\254\344\270\211\344\270\252\347\273\217\345\272\246 \n"
"\344\270\255\351\227\264\347\224\250\344\270\200\344\270\252\347\251\272\346\240\274\351\232\224\345\274\200\357\274\214\347\273\223\346\235\237\347\224\250\345\233\236\350\275\246\n"
"\344\276\213\345\246\202\357\274\232\n"
"0 38.87543926 116.76438276\n"
"1 38.73628494 116.37485998", Q_NULLPTR));
pushButton_saveVirtualMargin->setText(QApplication::translate("GlobalSetting", "\344\277\235\345\255\230", Q_NULLPTR));
} // retranslateUi
};
namespace Ui {
class GlobalSetting: public Ui_GlobalSetting {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_GLOBALSETTING_H