This commit is contained in:
2023-02-02 16:14:49 +08:00
parent 5ad89f2215
commit 8e56c0bb01
124 changed files with 300920 additions and 98 deletions
+989
View File
@@ -0,0 +1,989 @@
/********************************************************************************
** Form generated from reading UI file 'GlobalSetting.ui'
**
** Created by: Qt User Interface Compiler version 5.14.1
**
** 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/QApplication>
#include <QtWidgets/QCheckBox>
#include <QtWidgets/QComboBox>
#include <QtWidgets/QDoubleSpinBox>
#include <QtWidgets/QGridLayout>
#include <QtWidgets/QGroupBox>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QProgressBar>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSpacerItem>
#include <QtWidgets/QTextEdit>
#include <QtWidgets/QWidget>
QT_BEGIN_NAMESPACE
class Ui_GlobalSetting
{
public:
QGridLayout *gridLayout_5;
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_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_3;
QGridLayout *gridLayout_4;
QPushButton *pushButton_getHeartBeat;
QComboBox *comboBox_HeartBeat_Frq;
QLabel *label_7;
QComboBox *comboBox_HeartBeat_State;
QPushButton *pushButton_setHeartBeat;
QLabel *label_8;
QGridLayout *gridLayout_2;
QPushButton *pushButton_readVirtualMargin;
QLabel *label_17;
QPushButton *pushButton_saveVirtualMargin;
QTextEdit *textEdit_Notice;
QTextEdit *textEdit_Drop1;
QTextEdit *textEdit_Warning;
QTextEdit *textEdit_Drop2;
QSpacerItem *verticalSpacer;
QGroupBox *groupBox_4;
QGridLayout *gridLayout_6;
QLabel *labMapGrade_2;
QComboBox *comboMapSource;
QProgressBar *progress_2;
QGroupBox *groupBox_7;
QGridLayout *gridLayout_9;
QLineEdit *editPort;
QComboBox *chkProxyType;
QLabel *label_24;
QLabel *label_26;
QLabel *label_22;
QLabel *label_25;
QLineEdit *editAddr;
QLineEdit *edit_password;
QLabel *label_23;
QLineEdit *edit_name;
QPushButton *btnLogin;
QLabel *labMapGrade_0;
QProgressBar *progress_3;
QProgressBar *progress_0;
QPushButton *pushButton;
QGroupBox *groupBox_6;
QGridLayout *gridLayout_8;
QDoubleSpinBox *dSpinStartLng;
QLabel *label_19;
QLabel *label_20;
QLabel *label_27;
QPushButton *btnRectRange;
QDoubleSpinBox *dSpinStartLat;
QLabel *label_28;
QDoubleSpinBox *dSpinEndLng;
QDoubleSpinBox *dSpinEndLat;
QLabel *labMapGrade_3;
QLabel *labMapGrade_1;
QGroupBox *groupMapGrade;
QGridLayout *gridLayout_7;
QCheckBox *chk6;
QCheckBox *chk4;
QCheckBox *chk13;
QCheckBox *chk19;
QCheckBox *chk5;
QCheckBox *chk2;
QCheckBox *chk20;
QCheckBox *chk8;
QCheckBox *chk17;
QCheckBox *chk15;
QCheckBox *chk18;
QCheckBox *chk7;
QCheckBox *chk14;
QCheckBox *chk1;
QCheckBox *chk11;
QCheckBox *chk12;
QCheckBox *chk3;
QCheckBox *chk10;
QCheckBox *chk9;
QCheckBox *chk16;
QCheckBox *chk0;
QLabel *label_21;
QProgressBar *progress_1;
void setupUi(QWidget *GlobalSetting)
{
if (GlobalSetting->objectName().isEmpty())
GlobalSetting->setObjectName(QString::fromUtf8("GlobalSetting"));
GlobalSetting->resize(1056, 1075);
gridLayout_5 = new QGridLayout(GlobalSetting);
gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
groupBox = new QGroupBox(GlobalSetting);
groupBox->setObjectName(QString::fromUtf8("groupBox"));
gridLayout = new QGridLayout(groupBox);
gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
label_10 = new QLabel(groupBox);
label_10->setObjectName(QString::fromUtf8("label_10"));
gridLayout->addWidget(label_10, 2, 0, 1, 1);
label = new QLabel(groupBox);
label->setObjectName(QString::fromUtf8("label"));
gridLayout->addWidget(label, 0, 0, 1, 1);
pushButton_TTS = new QPushButton(groupBox);
pushButton_TTS->setObjectName(QString::fromUtf8("pushButton_TTS"));
gridLayout->addWidget(pushButton_TTS, 2, 3, 1, 1);
comboBox_InfoExport = new QComboBox(groupBox);
comboBox_InfoExport->setObjectName(QString::fromUtf8("comboBox_InfoExport"));
gridLayout->addWidget(comboBox_InfoExport, 3, 1, 1, 1);
pushButton_setGCSID = new QPushButton(groupBox);
pushButton_setGCSID->setObjectName(QString::fromUtf8("pushButton_setGCSID"));
gridLayout->addWidget(pushButton_setGCSID, 0, 3, 1, 1);
pushButton_Beep = new QPushButton(groupBox);
pushButton_Beep->setObjectName(QString::fromUtf8("pushButton_Beep"));
gridLayout->addWidget(pushButton_Beep, 1, 3, 1, 1);
label_9 = new QLabel(groupBox);
label_9->setObjectName(QString::fromUtf8("label_9"));
gridLayout->addWidget(label_9, 1, 0, 1, 1);
label_18 = new QLabel(groupBox);
label_18->setObjectName(QString::fromUtf8("label_18"));
gridLayout->addWidget(label_18, 3, 0, 1, 1);
pushButton_InfoExport = new QPushButton(groupBox);
pushButton_InfoExport->setObjectName(QString::fromUtf8("pushButton_InfoExport"));
gridLayout->addWidget(pushButton_InfoExport, 3, 3, 1, 1);
comboBox_InfoID = new QComboBox(groupBox);
comboBox_InfoID->setObjectName(QString::fromUtf8("comboBox_InfoID"));
gridLayout->addWidget(comboBox_InfoID, 3, 2, 1, 1);
comboBox_TTS = new QComboBox(groupBox);
comboBox_TTS->setObjectName(QString::fromUtf8("comboBox_TTS"));
gridLayout->addWidget(comboBox_TTS, 2, 1, 1, 2);
comboBox_Beep = new QComboBox(groupBox);
comboBox_Beep->setObjectName(QString::fromUtf8("comboBox_Beep"));
gridLayout->addWidget(comboBox_Beep, 1, 1, 1, 2);
comboBox_ID = new QComboBox(groupBox);
comboBox_ID->setObjectName(QString::fromUtf8("comboBox_ID"));
gridLayout->addWidget(comboBox_ID, 0, 1, 1, 2);
gridLayout_5->addWidget(groupBox, 0, 0, 1, 1);
groupBox_2 = new QGroupBox(GlobalSetting);
groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
gridLayout_3 = new QGridLayout(groupBox_2);
gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
label_3 = new QLabel(groupBox_2);
label_3->setObjectName(QString::fromUtf8("label_3"));
gridLayout_3->addWidget(label_3, 6, 0, 1, 1);
doubleSpinBox_Servo_len_2 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_2->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_2"));
doubleSpinBox_Servo_len_2->setDecimals(5);
doubleSpinBox_Servo_len_2->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_2, 2, 1, 1, 1);
doubleSpinBox_Servo_len_4 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_4->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_4"));
doubleSpinBox_Servo_len_4->setDecimals(5);
doubleSpinBox_Servo_len_4->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_4, 4, 1, 1, 1);
doubleSpinBox_Servo_kd_2 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_2->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_2"));
doubleSpinBox_Servo_kd_2->setDecimals(5);
doubleSpinBox_Servo_kd_2->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_2, 2, 2, 1, 1);
doubleSpinBox_Servo_len_8 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_8->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_8"));
doubleSpinBox_Servo_len_8->setDecimals(5);
doubleSpinBox_Servo_len_8->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_8, 9, 1, 1, 1);
pushButton_setServoOffset = new QPushButton(groupBox_2);
pushButton_setServoOffset->setObjectName(QString::fromUtf8("pushButton_setServoOffset"));
gridLayout_3->addWidget(pushButton_setServoOffset, 10, 2, 1, 2);
doubleSpinBox_Servo_kd_7 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_7->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_7"));
doubleSpinBox_Servo_kd_7->setDecimals(5);
doubleSpinBox_Servo_kd_7->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_7, 8, 2, 1, 1);
label_6 = new QLabel(groupBox_2);
label_6->setObjectName(QString::fromUtf8("label_6"));
gridLayout_3->addWidget(label_6, 1, 0, 1, 1);
label_13 = new QLabel(groupBox_2);
label_13->setObjectName(QString::fromUtf8("label_13"));
gridLayout_3->addWidget(label_13, 7, 0, 1, 1);
label_5 = new QLabel(groupBox_2);
label_5->setObjectName(QString::fromUtf8("label_5"));
gridLayout_3->addWidget(label_5, 3, 0, 1, 1);
label_4 = new QLabel(groupBox_2);
label_4->setObjectName(QString::fromUtf8("label_4"));
gridLayout_3->addWidget(label_4, 4, 0, 1, 1);
label_12 = new QLabel(groupBox_2);
label_12->setObjectName(QString::fromUtf8("label_12"));
gridLayout_3->addWidget(label_12, 2, 0, 1, 1);
label_11 = new QLabel(groupBox_2);
label_11->setObjectName(QString::fromUtf8("label_11"));
gridLayout_3->addWidget(label_11, 9, 0, 1, 1);
doubleSpinBox_Servo_len_3 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_3->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_3"));
doubleSpinBox_Servo_len_3->setDecimals(5);
doubleSpinBox_Servo_len_3->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_3, 3, 1, 1, 1);
doubleSpinBox_Servo_kd_8 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_8->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_8"));
doubleSpinBox_Servo_kd_8->setDecimals(5);
doubleSpinBox_Servo_kd_8->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_8, 9, 2, 1, 1);
doubleSpinBox_Servo_d0_7 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_7->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_7"));
doubleSpinBox_Servo_d0_7->setDecimals(5);
doubleSpinBox_Servo_d0_7->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_7, 8, 3, 1, 1);
doubleSpinBox_Servo_d0_3 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_3->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_3"));
doubleSpinBox_Servo_d0_3->setDecimals(5);
doubleSpinBox_Servo_d0_3->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_3, 3, 3, 1, 1);
doubleSpinBox_Servo_d0_1 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_1->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_1"));
doubleSpinBox_Servo_d0_1->setDecimals(5);
doubleSpinBox_Servo_d0_1->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_1, 1, 3, 1, 1);
doubleSpinBox_Servo_kd_5 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_5->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_5"));
doubleSpinBox_Servo_kd_5->setDecimals(5);
doubleSpinBox_Servo_kd_5->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_5, 6, 2, 1, 1);
doubleSpinBox_Servo_kd_6 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_6->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_6"));
doubleSpinBox_Servo_kd_6->setDecimals(5);
doubleSpinBox_Servo_kd_6->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_6, 7, 2, 1, 1);
doubleSpinBox_Servo_d0_2 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_2->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_2"));
doubleSpinBox_Servo_d0_2->setDecimals(5);
doubleSpinBox_Servo_d0_2->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_2, 2, 3, 1, 1);
doubleSpinBox_Servo_d0_8 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_8->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_8"));
doubleSpinBox_Servo_d0_8->setDecimals(5);
doubleSpinBox_Servo_d0_8->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_8, 9, 3, 1, 1);
label_2 = new QLabel(groupBox_2);
label_2->setObjectName(QString::fromUtf8("label_2"));
gridLayout_3->addWidget(label_2, 8, 0, 1, 1);
doubleSpinBox_Servo_d0_6 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_6->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_6"));
doubleSpinBox_Servo_d0_6->setDecimals(5);
doubleSpinBox_Servo_d0_6->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_6, 7, 3, 1, 1);
pushButton_getServoOffset = new QPushButton(groupBox_2);
pushButton_getServoOffset->setObjectName(QString::fromUtf8("pushButton_getServoOffset"));
gridLayout_3->addWidget(pushButton_getServoOffset, 10, 0, 1, 2);
doubleSpinBox_Servo_d0_4 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_4->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_4"));
doubleSpinBox_Servo_d0_4->setDecimals(5);
doubleSpinBox_Servo_d0_4->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_4, 4, 3, 1, 1);
doubleSpinBox_Servo_len_1 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_1->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_1"));
doubleSpinBox_Servo_len_1->setDecimals(5);
doubleSpinBox_Servo_len_1->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_1, 1, 1, 1, 1);
doubleSpinBox_Servo_kd_1 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_1->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_1"));
doubleSpinBox_Servo_kd_1->setDecimals(5);
doubleSpinBox_Servo_kd_1->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_1, 1, 2, 1, 1);
doubleSpinBox_Servo_len_5 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_5->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_5"));
doubleSpinBox_Servo_len_5->setDecimals(5);
doubleSpinBox_Servo_len_5->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_5, 6, 1, 1, 1);
doubleSpinBox_Servo_kd_4 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_4->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_4"));
doubleSpinBox_Servo_kd_4->setDecimals(5);
doubleSpinBox_Servo_kd_4->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_4, 4, 2, 1, 1);
doubleSpinBox_Servo_d0_5 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_d0_5->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_d0_5"));
doubleSpinBox_Servo_d0_5->setDecimals(5);
doubleSpinBox_Servo_d0_5->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_d0_5, 6, 3, 1, 1);
doubleSpinBox_Servo_kd_3 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_kd_3->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_kd_3"));
doubleSpinBox_Servo_kd_3->setDecimals(5);
doubleSpinBox_Servo_kd_3->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_kd_3, 3, 2, 1, 1);
doubleSpinBox_Servo_len_6 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_6->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_6"));
doubleSpinBox_Servo_len_6->setDecimals(5);
doubleSpinBox_Servo_len_6->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_6, 7, 1, 1, 1);
doubleSpinBox_Servo_len_7 = new QDoubleSpinBox(groupBox_2);
doubleSpinBox_Servo_len_7->setObjectName(QString::fromUtf8("doubleSpinBox_Servo_len_7"));
doubleSpinBox_Servo_len_7->setDecimals(5);
doubleSpinBox_Servo_len_7->setMinimum(-99.000000000000000);
gridLayout_3->addWidget(doubleSpinBox_Servo_len_7, 8, 1, 1, 1);
label_14 = new QLabel(groupBox_2);
label_14->setObjectName(QString::fromUtf8("label_14"));
gridLayout_3->addWidget(label_14, 0, 1, 1, 1);
label_15 = new QLabel(groupBox_2);
label_15->setObjectName(QString::fromUtf8("label_15"));
gridLayout_3->addWidget(label_15, 0, 2, 1, 1);
label_16 = new QLabel(groupBox_2);
label_16->setObjectName(QString::fromUtf8("label_16"));
gridLayout_3->addWidget(label_16, 0, 3, 1, 1);
gridLayout_5->addWidget(groupBox_2, 1, 0, 1, 1);
groupBox_3 = new QGroupBox(GlobalSetting);
groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
gridLayout_4 = new QGridLayout(groupBox_3);
gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
pushButton_getHeartBeat = new QPushButton(groupBox_3);
pushButton_getHeartBeat->setObjectName(QString::fromUtf8("pushButton_getHeartBeat"));
gridLayout_4->addWidget(pushButton_getHeartBeat, 2, 0, 1, 1);
comboBox_HeartBeat_Frq = new QComboBox(groupBox_3);
comboBox_HeartBeat_Frq->setObjectName(QString::fromUtf8("comboBox_HeartBeat_Frq"));
gridLayout_4->addWidget(comboBox_HeartBeat_Frq, 1, 1, 1, 1);
label_7 = new QLabel(groupBox_3);
label_7->setObjectName(QString::fromUtf8("label_7"));
gridLayout_4->addWidget(label_7, 0, 0, 1, 1);
comboBox_HeartBeat_State = new QComboBox(groupBox_3);
comboBox_HeartBeat_State->setObjectName(QString::fromUtf8("comboBox_HeartBeat_State"));
gridLayout_4->addWidget(comboBox_HeartBeat_State, 0, 1, 1, 1);
pushButton_setHeartBeat = new QPushButton(groupBox_3);
pushButton_setHeartBeat->setObjectName(QString::fromUtf8("pushButton_setHeartBeat"));
gridLayout_4->addWidget(pushButton_setHeartBeat, 2, 1, 1, 1);
label_8 = new QLabel(groupBox_3);
label_8->setObjectName(QString::fromUtf8("label_8"));
gridLayout_4->addWidget(label_8, 1, 0, 1, 1);
gridLayout_5->addWidget(groupBox_3, 2, 0, 1, 1);
gridLayout_2 = new QGridLayout();
gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
pushButton_readVirtualMargin = new QPushButton(GlobalSetting);
pushButton_readVirtualMargin->setObjectName(QString::fromUtf8("pushButton_readVirtualMargin"));
gridLayout_2->addWidget(pushButton_readVirtualMargin, 4, 0, 1, 1);
label_17 = new QLabel(GlobalSetting);
label_17->setObjectName(QString::fromUtf8("label_17"));
gridLayout_2->addWidget(label_17, 0, 0, 1, 2);
pushButton_saveVirtualMargin = new QPushButton(GlobalSetting);
pushButton_saveVirtualMargin->setObjectName(QString::fromUtf8("pushButton_saveVirtualMargin"));
gridLayout_2->addWidget(pushButton_saveVirtualMargin, 4, 1, 1, 1);
textEdit_Notice = new QTextEdit(GlobalSetting);
textEdit_Notice->setObjectName(QString::fromUtf8("textEdit_Notice"));
textEdit_Notice->setStyleSheet(QString::fromUtf8("background-color: rgb(248, 255, 174);"));
gridLayout_2->addWidget(textEdit_Notice, 1, 0, 1, 2);
textEdit_Drop1 = new QTextEdit(GlobalSetting);
textEdit_Drop1->setObjectName(QString::fromUtf8("textEdit_Drop1"));
textEdit_Drop1->setStyleSheet(QString::fromUtf8("background-color: rgb(1, 233, 215);"));
gridLayout_2->addWidget(textEdit_Drop1, 3, 0, 1, 1);
textEdit_Warning = new QTextEdit(GlobalSetting);
textEdit_Warning->setObjectName(QString::fromUtf8("textEdit_Warning"));
textEdit_Warning->setStyleSheet(QString::fromUtf8("background-color: rgb(255, 180, 170);"));
gridLayout_2->addWidget(textEdit_Warning, 2, 0, 1, 2);
textEdit_Drop2 = new QTextEdit(GlobalSetting);
textEdit_Drop2->setObjectName(QString::fromUtf8("textEdit_Drop2"));
textEdit_Drop2->setStyleSheet(QString::fromUtf8("background-color: rgb(1, 233, 215);"));
gridLayout_2->addWidget(textEdit_Drop2, 3, 1, 1, 1);
gridLayout_5->addLayout(gridLayout_2, 0, 2, 3, 1);
verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
gridLayout_5->addItem(verticalSpacer, 3, 0, 1, 1);
groupBox_4 = new QGroupBox(GlobalSetting);
groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
gridLayout_6 = new QGridLayout(groupBox_4);
gridLayout_6->setObjectName(QString::fromUtf8("gridLayout_6"));
labMapGrade_2 = new QLabel(groupBox_4);
labMapGrade_2->setObjectName(QString::fromUtf8("labMapGrade_2"));
gridLayout_6->addWidget(labMapGrade_2, 8, 0, 1, 1);
comboMapSource = new QComboBox(groupBox_4);
comboMapSource->setObjectName(QString::fromUtf8("comboMapSource"));
comboMapSource->setMinimumSize(QSize(0, 25));
gridLayout_6->addWidget(comboMapSource, 1, 1, 1, 2);
progress_2 = new QProgressBar(groupBox_4);
progress_2->setObjectName(QString::fromUtf8("progress_2"));
progress_2->setValue(0);
gridLayout_6->addWidget(progress_2, 8, 1, 1, 2);
groupBox_7 = new QGroupBox(groupBox_4);
groupBox_7->setObjectName(QString::fromUtf8("groupBox_7"));
gridLayout_9 = new QGridLayout(groupBox_7);
gridLayout_9->setObjectName(QString::fromUtf8("gridLayout_9"));
editPort = new QLineEdit(groupBox_7);
editPort->setObjectName(QString::fromUtf8("editPort"));
editPort->setMaximumSize(QSize(16777215, 25));
gridLayout_9->addWidget(editPort, 2, 1, 1, 1);
chkProxyType = new QComboBox(groupBox_7);
chkProxyType->addItem(QString());
chkProxyType->addItem(QString());
chkProxyType->addItem(QString());
chkProxyType->setObjectName(QString::fromUtf8("chkProxyType"));
gridLayout_9->addWidget(chkProxyType, 0, 1, 1, 1);
label_24 = new QLabel(groupBox_7);
label_24->setObjectName(QString::fromUtf8("label_24"));
gridLayout_9->addWidget(label_24, 2, 0, 1, 1);
label_26 = new QLabel(groupBox_7);
label_26->setObjectName(QString::fromUtf8("label_26"));
gridLayout_9->addWidget(label_26, 4, 0, 1, 1);
label_22 = new QLabel(groupBox_7);
label_22->setObjectName(QString::fromUtf8("label_22"));
gridLayout_9->addWidget(label_22, 0, 0, 1, 1);
label_25 = new QLabel(groupBox_7);
label_25->setObjectName(QString::fromUtf8("label_25"));
gridLayout_9->addWidget(label_25, 3, 0, 1, 1);
editAddr = new QLineEdit(groupBox_7);
editAddr->setObjectName(QString::fromUtf8("editAddr"));
editAddr->setMaximumSize(QSize(16777215, 25));
gridLayout_9->addWidget(editAddr, 1, 1, 1, 1);
edit_password = new QLineEdit(groupBox_7);
edit_password->setObjectName(QString::fromUtf8("edit_password"));
edit_password->setMaximumSize(QSize(16777215, 25));
gridLayout_9->addWidget(edit_password, 4, 1, 1, 1);
label_23 = new QLabel(groupBox_7);
label_23->setObjectName(QString::fromUtf8("label_23"));
gridLayout_9->addWidget(label_23, 1, 0, 1, 1);
edit_name = new QLineEdit(groupBox_7);
edit_name->setObjectName(QString::fromUtf8("edit_name"));
edit_name->setMaximumSize(QSize(16777215, 25));
gridLayout_9->addWidget(edit_name, 3, 1, 1, 1);
btnLogin = new QPushButton(groupBox_7);
btnLogin->setObjectName(QString::fromUtf8("btnLogin"));
btnLogin->setStyleSheet(QString::fromUtf8(""));
gridLayout_9->addWidget(btnLogin, 5, 0, 1, 2);
gridLayout_6->addWidget(groupBox_7, 5, 0, 1, 3);
labMapGrade_0 = new QLabel(groupBox_4);
labMapGrade_0->setObjectName(QString::fromUtf8("labMapGrade_0"));
gridLayout_6->addWidget(labMapGrade_0, 6, 0, 1, 1);
progress_3 = new QProgressBar(groupBox_4);
progress_3->setObjectName(QString::fromUtf8("progress_3"));
progress_3->setValue(0);
gridLayout_6->addWidget(progress_3, 9, 1, 1, 2);
progress_0 = new QProgressBar(groupBox_4);
progress_0->setObjectName(QString::fromUtf8("progress_0"));
progress_0->setMaximum(100);
progress_0->setValue(0);
gridLayout_6->addWidget(progress_0, 6, 1, 1, 2);
pushButton = new QPushButton(groupBox_4);
pushButton->setObjectName(QString::fromUtf8("pushButton"));
gridLayout_6->addWidget(pushButton, 0, 0, 1, 3);
groupBox_6 = new QGroupBox(groupBox_4);
groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
gridLayout_8 = new QGridLayout(groupBox_6);
gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8"));
dSpinStartLng = new QDoubleSpinBox(groupBox_6);
dSpinStartLng->setObjectName(QString::fromUtf8("dSpinStartLng"));
dSpinStartLng->setDecimals(8);
dSpinStartLng->setMinimum(-100000.000000000000000);
dSpinStartLng->setMaximum(100000.000000000000000);
gridLayout_8->addWidget(dSpinStartLng, 1, 1, 1, 1);
label_19 = new QLabel(groupBox_6);
label_19->setObjectName(QString::fromUtf8("label_19"));
gridLayout_8->addWidget(label_19, 1, 0, 1, 1);
label_20 = new QLabel(groupBox_6);
label_20->setObjectName(QString::fromUtf8("label_20"));
gridLayout_8->addWidget(label_20, 2, 0, 1, 1);
label_27 = new QLabel(groupBox_6);
label_27->setObjectName(QString::fromUtf8("label_27"));
gridLayout_8->addWidget(label_27, 3, 0, 1, 1);
btnRectRange = new QPushButton(groupBox_6);
btnRectRange->setObjectName(QString::fromUtf8("btnRectRange"));
gridLayout_8->addWidget(btnRectRange, 0, 0, 1, 2);
dSpinStartLat = new QDoubleSpinBox(groupBox_6);
dSpinStartLat->setObjectName(QString::fromUtf8("dSpinStartLat"));
dSpinStartLat->setDecimals(8);
dSpinStartLat->setMinimum(-100000.000000000000000);
dSpinStartLat->setMaximum(100000.000000000000000);
gridLayout_8->addWidget(dSpinStartLat, 2, 1, 1, 1);
label_28 = new QLabel(groupBox_6);
label_28->setObjectName(QString::fromUtf8("label_28"));
gridLayout_8->addWidget(label_28, 4, 0, 1, 1);
dSpinEndLng = new QDoubleSpinBox(groupBox_6);
dSpinEndLng->setObjectName(QString::fromUtf8("dSpinEndLng"));
dSpinEndLng->setDecimals(8);
dSpinEndLng->setMinimum(-100000.000000000000000);
dSpinEndLng->setMaximum(100000.000000000000000);
gridLayout_8->addWidget(dSpinEndLng, 3, 1, 1, 1);
dSpinEndLat = new QDoubleSpinBox(groupBox_6);
dSpinEndLat->setObjectName(QString::fromUtf8("dSpinEndLat"));
dSpinEndLat->setDecimals(8);
dSpinEndLat->setMinimum(-100000.000000000000000);
dSpinEndLat->setMaximum(100000.000000000000000);
gridLayout_8->addWidget(dSpinEndLat, 4, 1, 1, 1);
gridLayout_6->addWidget(groupBox_6, 4, 0, 1, 3);
labMapGrade_3 = new QLabel(groupBox_4);
labMapGrade_3->setObjectName(QString::fromUtf8("labMapGrade_3"));
gridLayout_6->addWidget(labMapGrade_3, 9, 0, 1, 1);
labMapGrade_1 = new QLabel(groupBox_4);
labMapGrade_1->setObjectName(QString::fromUtf8("labMapGrade_1"));
gridLayout_6->addWidget(labMapGrade_1, 7, 0, 1, 1);
groupMapGrade = new QGroupBox(groupBox_4);
groupMapGrade->setObjectName(QString::fromUtf8("groupMapGrade"));
gridLayout_7 = new QGridLayout(groupMapGrade);
gridLayout_7->setObjectName(QString::fromUtf8("gridLayout_7"));
chk6 = new QCheckBox(groupMapGrade);
chk6->setObjectName(QString::fromUtf8("chk6"));
gridLayout_7->addWidget(chk6, 2, 1, 1, 1);
chk4 = new QCheckBox(groupMapGrade);
chk4->setObjectName(QString::fromUtf8("chk4"));
gridLayout_7->addWidget(chk4, 1, 4, 1, 1);
chk13 = new QCheckBox(groupMapGrade);
chk13->setObjectName(QString::fromUtf8("chk13"));
gridLayout_7->addWidget(chk13, 3, 3, 1, 1);
chk19 = new QCheckBox(groupMapGrade);
chk19->setObjectName(QString::fromUtf8("chk19"));
gridLayout_7->addWidget(chk19, 4, 4, 1, 1);
chk5 = new QCheckBox(groupMapGrade);
chk5->setObjectName(QString::fromUtf8("chk5"));
gridLayout_7->addWidget(chk5, 2, 0, 1, 1);
chk2 = new QCheckBox(groupMapGrade);
chk2->setObjectName(QString::fromUtf8("chk2"));
gridLayout_7->addWidget(chk2, 1, 2, 1, 1);
chk20 = new QCheckBox(groupMapGrade);
chk20->setObjectName(QString::fromUtf8("chk20"));
gridLayout_7->addWidget(chk20, 5, 0, 1, 1);
chk8 = new QCheckBox(groupMapGrade);
chk8->setObjectName(QString::fromUtf8("chk8"));
gridLayout_7->addWidget(chk8, 2, 3, 1, 1);
chk17 = new QCheckBox(groupMapGrade);
chk17->setObjectName(QString::fromUtf8("chk17"));
gridLayout_7->addWidget(chk17, 4, 2, 1, 1);
chk15 = new QCheckBox(groupMapGrade);
chk15->setObjectName(QString::fromUtf8("chk15"));
gridLayout_7->addWidget(chk15, 4, 0, 1, 1);
chk18 = new QCheckBox(groupMapGrade);
chk18->setObjectName(QString::fromUtf8("chk18"));
gridLayout_7->addWidget(chk18, 4, 3, 1, 1);
chk7 = new QCheckBox(groupMapGrade);
chk7->setObjectName(QString::fromUtf8("chk7"));
gridLayout_7->addWidget(chk7, 2, 2, 1, 1);
chk14 = new QCheckBox(groupMapGrade);
chk14->setObjectName(QString::fromUtf8("chk14"));
gridLayout_7->addWidget(chk14, 3, 4, 1, 1);
chk1 = new QCheckBox(groupMapGrade);
chk1->setObjectName(QString::fromUtf8("chk1"));
gridLayout_7->addWidget(chk1, 1, 1, 1, 1);
chk11 = new QCheckBox(groupMapGrade);
chk11->setObjectName(QString::fromUtf8("chk11"));
gridLayout_7->addWidget(chk11, 3, 1, 1, 1);
chk12 = new QCheckBox(groupMapGrade);
chk12->setObjectName(QString::fromUtf8("chk12"));
gridLayout_7->addWidget(chk12, 3, 2, 1, 1);
chk3 = new QCheckBox(groupMapGrade);
chk3->setObjectName(QString::fromUtf8("chk3"));
gridLayout_7->addWidget(chk3, 1, 3, 1, 1);
chk10 = new QCheckBox(groupMapGrade);
chk10->setObjectName(QString::fromUtf8("chk10"));
gridLayout_7->addWidget(chk10, 3, 0, 1, 1);
chk9 = new QCheckBox(groupMapGrade);
chk9->setObjectName(QString::fromUtf8("chk9"));
gridLayout_7->addWidget(chk9, 2, 4, 1, 1);
chk16 = new QCheckBox(groupMapGrade);
chk16->setObjectName(QString::fromUtf8("chk16"));
gridLayout_7->addWidget(chk16, 4, 1, 1, 1);
chk0 = new QCheckBox(groupMapGrade);
chk0->setObjectName(QString::fromUtf8("chk0"));
gridLayout_7->addWidget(chk0, 1, 0, 1, 1);
gridLayout_6->addWidget(groupMapGrade, 3, 0, 1, 3);
label_21 = new QLabel(groupBox_4);
label_21->setObjectName(QString::fromUtf8("label_21"));
gridLayout_6->addWidget(label_21, 1, 0, 1, 1);
progress_1 = new QProgressBar(groupBox_4);
progress_1->setObjectName(QString::fromUtf8("progress_1"));
progress_1->setValue(0);
gridLayout_6->addWidget(progress_1, 7, 1, 1, 2);
gridLayout_5->addWidget(groupBox_4, 0, 1, 3, 1);
retranslateUi(GlobalSetting);
QMetaObject::connectSlotsByName(GlobalSetting);
} // setupUi
void retranslateUi(QWidget *GlobalSetting)
{
GlobalSetting->setWindowTitle(QCoreApplication::translate("GlobalSetting", "Form", nullptr));
groupBox->setTitle(QCoreApplication::translate("GlobalSetting", "\347\263\273\347\273\237\350\256\276\347\275\256", nullptr));
label_10->setText(QCoreApplication::translate("GlobalSetting", "\346\217\220\347\244\272\345\243\260", nullptr));
label->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\351\235\242\347\253\231ID\345\217\267", nullptr));
pushButton_TTS->setText(QCoreApplication::translate("GlobalSetting", "\350\256\276\347\275\256", nullptr));
pushButton_setGCSID->setText(QCoreApplication::translate("GlobalSetting", "\350\256\276\347\275\256", nullptr));
pushButton_Beep->setText(QCoreApplication::translate("GlobalSetting", "\350\256\276\347\275\256", nullptr));
label_9->setText(QCoreApplication::translate("GlobalSetting", "\345\277\203\350\267\263\345\243\260", nullptr));
label_18->setText(QCoreApplication::translate("GlobalSetting", "\350\276\223\345\207\272\347\273\217\347\272\254\351\253\230\344\277\241\346\201\257", nullptr));
pushButton_InfoExport->setText(QCoreApplication::translate("GlobalSetting", "\350\256\276\347\275\256", nullptr));
groupBox_2->setTitle(QCoreApplication::translate("GlobalSetting", "\350\210\265\346\234\272\345\201\217\345\267\256", nullptr));
label_3->setText(QCoreApplication::translate("GlobalSetting", "ch5", nullptr));
pushButton_setServoOffset->setText(QCoreApplication::translate("GlobalSetting", "\344\277\235\345\255\230", nullptr));
label_6->setText(QCoreApplication::translate("GlobalSetting", "ch1", nullptr));
label_13->setText(QCoreApplication::translate("GlobalSetting", "ch6", nullptr));
label_5->setText(QCoreApplication::translate("GlobalSetting", "ch3", nullptr));
label_4->setText(QCoreApplication::translate("GlobalSetting", "ch4", nullptr));
label_12->setText(QCoreApplication::translate("GlobalSetting", "ch2", nullptr));
label_11->setText(QCoreApplication::translate("GlobalSetting", "ch8", nullptr));
label_2->setText(QCoreApplication::translate("GlobalSetting", "ch7", nullptr));
pushButton_getServoOffset->setText(QCoreApplication::translate("GlobalSetting", "\350\257\273\345\217\226", nullptr));
label_14->setText(QCoreApplication::translate("GlobalSetting", "len", nullptr));
label_15->setText(QCoreApplication::translate("GlobalSetting", "kd", nullptr));
label_16->setText(QCoreApplication::translate("GlobalSetting", "d0", nullptr));
groupBox_3->setTitle(QCoreApplication::translate("GlobalSetting", "\344\270\212\344\274\240\345\277\203\350\267\263", nullptr));
pushButton_getHeartBeat->setText(QCoreApplication::translate("GlobalSetting", "\350\257\273\345\217\226", nullptr));
label_7->setText(QCoreApplication::translate("GlobalSetting", "\347\212\266\346\200\201", nullptr));
pushButton_setHeartBeat->setText(QCoreApplication::translate("GlobalSetting", "\344\277\235\345\255\230", nullptr));
label_8->setText(QCoreApplication::translate("GlobalSetting", "\351\242\221\347\216\207", nullptr));
pushButton_readVirtualMargin->setText(QCoreApplication::translate("GlobalSetting", "\350\257\273\345\217\226", nullptr));
label_17->setText(QCoreApplication::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", nullptr));
pushButton_saveVirtualMargin->setText(QCoreApplication::translate("GlobalSetting", "\344\277\235\345\255\230", nullptr));
groupBox_4->setTitle(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\350\256\276\347\275\256", nullptr));
labMapGrade_2->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\347\272\247\345\210\253\357\274\232", nullptr));
progress_2->setFormat(QCoreApplication::translate("GlobalSetting", "%v", nullptr));
groupBox_7->setTitle(QCoreApplication::translate("GlobalSetting", "\344\273\243\347\220\206", nullptr));
chkProxyType->setItemText(0, QCoreApplication::translate("GlobalSetting", "\344\270\215\344\275\277\347\224\250\344\273\243\347\220\206", nullptr));
chkProxyType->setItemText(1, QCoreApplication::translate("GlobalSetting", "HTTP\344\273\243\347\220\206", nullptr));
chkProxyType->setItemText(2, QCoreApplication::translate("GlobalSetting", "SOCKS\344\273\243\347\220\206", nullptr));
label_24->setText(QCoreApplication::translate("GlobalSetting", "\347\253\257\345\217\243\357\274\232", nullptr));
label_26->setText(QCoreApplication::translate("GlobalSetting", "\345\257\206 \347\240\201\357\274\232", nullptr));
label_22->setText(QCoreApplication::translate("GlobalSetting", "\347\261\273\345\236\213\357\274\232", nullptr));
label_25->setText(QCoreApplication::translate("GlobalSetting", "\347\224\250\346\210\267\345\220\215\357\274\232", nullptr));
label_23->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\235\200\357\274\232", nullptr));
btnLogin->setText(QCoreApplication::translate("GlobalSetting", "\350\256\276\347\275\256\344\273\243\347\220\206", nullptr));
labMapGrade_0->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\347\272\247\345\210\253\357\274\232", nullptr));
progress_3->setFormat(QCoreApplication::translate("GlobalSetting", "%v", nullptr));
progress_0->setFormat(QCoreApplication::translate("GlobalSetting", "%v", nullptr));
pushButton->setText(QCoreApplication::translate("GlobalSetting", "\345\274\200\345\247\213\347\274\223\345\255\230", nullptr));
groupBox_6->setTitle(QCoreApplication::translate("GlobalSetting", "\345\214\272\345\237\237\351\200\211\346\213\251", nullptr));
dSpinStartLng->setSuffix(QCoreApplication::translate("GlobalSetting", "\302\260", nullptr));
label_19->setText(QCoreApplication::translate("GlobalSetting", "\350\265\267\347\202\271\347\273\217\345\272\246\357\274\232", nullptr));
label_20->setText(QCoreApplication::translate("GlobalSetting", "\350\265\267\347\202\271\347\272\254\345\272\246\357\274\232", nullptr));
label_27->setText(QCoreApplication::translate("GlobalSetting", "\347\273\210\347\202\271\347\273\217\345\272\246\357\274\232", nullptr));
btnRectRange->setText(QCoreApplication::translate("GlobalSetting", "\351\274\240\346\240\207\346\241\206\351\200\211\350\214\203\345\233\264", nullptr));
dSpinStartLat->setSuffix(QCoreApplication::translate("GlobalSetting", "\302\260", nullptr));
label_28->setText(QCoreApplication::translate("GlobalSetting", "\347\273\210\347\202\271\347\272\254\345\272\246\357\274\232", nullptr));
labMapGrade_3->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\347\272\247\345\210\253\357\274\232", nullptr));
labMapGrade_1->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\347\272\247\345\210\253\357\274\232", nullptr));
groupMapGrade->setTitle(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\347\272\247\345\210\253", nullptr));
chk6->setText(QCoreApplication::translate("GlobalSetting", "6", nullptr));
chk4->setText(QCoreApplication::translate("GlobalSetting", "4", nullptr));
chk13->setText(QCoreApplication::translate("GlobalSetting", "13", nullptr));
chk19->setText(QCoreApplication::translate("GlobalSetting", "19", nullptr));
chk5->setText(QCoreApplication::translate("GlobalSetting", "5", nullptr));
chk2->setText(QCoreApplication::translate("GlobalSetting", "2", nullptr));
chk20->setText(QCoreApplication::translate("GlobalSetting", "20", nullptr));
chk8->setText(QCoreApplication::translate("GlobalSetting", "8", nullptr));
chk17->setText(QCoreApplication::translate("GlobalSetting", "17", nullptr));
chk15->setText(QCoreApplication::translate("GlobalSetting", "15", nullptr));
chk18->setText(QCoreApplication::translate("GlobalSetting", "18", nullptr));
chk7->setText(QCoreApplication::translate("GlobalSetting", "7", nullptr));
chk14->setText(QCoreApplication::translate("GlobalSetting", "14", nullptr));
chk1->setText(QCoreApplication::translate("GlobalSetting", "1", nullptr));
chk11->setText(QCoreApplication::translate("GlobalSetting", "11", nullptr));
chk12->setText(QCoreApplication::translate("GlobalSetting", "12", nullptr));
chk3->setText(QCoreApplication::translate("GlobalSetting", "3", nullptr));
chk10->setText(QCoreApplication::translate("GlobalSetting", "10", nullptr));
chk9->setText(QCoreApplication::translate("GlobalSetting", "9", nullptr));
chk16->setText(QCoreApplication::translate("GlobalSetting", "16", nullptr));
chk0->setText(QCoreApplication::translate("GlobalSetting", "0", nullptr));
label_21->setText(QCoreApplication::translate("GlobalSetting", "\345\234\260\345\233\276\346\272\220\357\274\232", nullptr));
progress_1->setFormat(QCoreApplication::translate("GlobalSetting", "%v", nullptr));
} // retranslateUi
};
namespace Ui {
class GlobalSetting: public Ui_GlobalSetting {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_GLOBALSETTING_H