/******************************************************************************** ** Form generated from reading UI file 'widget.ui' ** ** Created by: Qt User Interface Compiler version 5.15.2 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_WIDGET_H #define UI_WIDGET_H #include #include #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_Widget { public: QGridLayout *gridLayout_10; QTabWidget *tabWidget; QWidget *tab_3; QGridLayout *gridLayout_12; QLabel *label_23; QSpacerItem *verticalSpacer_6; QSpacerItem *horizontalSpacer_3; QLabel *label; QSpacerItem *horizontalSpacer_4; QSpacerItem *horizontalSpacer; QSpacerItem *horizontalSpacer_2; QSpacerItem *verticalSpacer; QGroupBox *groupBox_10; QGridLayout *gridLayout_9; QVBoxLayout *verticalLayout_3; QLabel *label_27; QVBoxLayout *verticalLayout_6; QHBoxLayout *horizontalLayout_11; QLabel *label_24; QLineEdit *lineEdit_user; QHBoxLayout *horizontalLayout_12; QLabel *label_25; QLineEdit *lineEdit_password; QHBoxLayout *horizontalLayout_13; QPushButton *btn_PWenter; QPushButton *btn_quit; QPushButton *btn_start_4; QSpacerItem *verticalSpacer_5; QWidget *tab; QGridLayout *gridLayout_2; QVBoxLayout *verticalLayout_5; QHBoxLayout *horizontalLayout_15; QGroupBox *groupBox; QLabel *label_14; QWidget *layoutWidget; QHBoxLayout *horizontalLayout_14; QLabel *label_RGB; QLabel *RGBstatus; QLabel *label_RGB_3; QLabel *RGBstatus_1; QLabel *label_RGB_2; QLabel *RGBstatus_2; QLabel *label_9; QLabel *spec_camera_status; QLabel *label_11; QLabel *label_10; QLabel *label_lowermatchine; QLabel *lowermachine_status; QGroupBox *groupBox_9; QGridLayout *gridLayout_11; QVBoxLayout *verticalLayout_4; QHBoxLayout *horizontalLayout_7; QLabel *label_31; QLabel *label_12; QLabel *label_13; QHBoxLayout *horizontalLayout_3; QLabel *label_19; QLineEdit *lineEdit_3; QLineEdit *lineEdit; QHBoxLayout *horizontalLayout_4; QLabel *label_20; QLineEdit *lineEdit_2; QLineEdit *lineEdit_4; QHBoxLayout *horizontalLayout_5; QLabel *label_21; QLineEdit *lineEdit_6; QLineEdit *lineEdit_5; QHBoxLayout *horizontalLayout_6; QLabel *label_22; QLineEdit *lineEdit_7; QLineEdit *lineEdit_8; QHBoxLayout *horizontalLayout_8; QVBoxLayout *verticalLayout; QHBoxLayout *horizontalLayout; QLabel *label_26; QPushButton *passionBtn; QPushButton *tomatoBtn; QPushButton *btn_start; QPushButton *btn_quit2; QPushButton *pushButton_2; QPushButton *btn_setparam; QPushButton *pushButton_4; QPushButton *btn_save; QPushButton *view_results; QVBoxLayout *verticalLayout_2; QHBoxLayout *horizontalLayout_10; QHBoxLayout *horizontalLayout_2; QLabel *label_43; QLineEdit *lineEdit_fruitNumber; QHBoxLayout *horizontalLayout_9; QLabel *label_44; QLineEdit *lineEdit_classify; QGroupBox *groupBox_4; QGridLayout *gridLayout_8; QGroupBox *groupBox_2; QGridLayout *gridLayout; QLabel *label_topL; QGroupBox *groupBox_3; QGridLayout *gridLayout_3; QLabel *label_topM; QGroupBox *groupBox_5; QGridLayout *gridLayout_4; QLabel *label_topR; QGroupBox *groupBox_6; QGridLayout *gridLayout_5; QLabel *showimg_right; QGroupBox *groupBox_7; QGridLayout *gridLayout_6; QLabel *showimg_left; QGroupBox *groupBox_8; QGridLayout *gridLayout_7; QLabel *spec_camera_show; QWidget *tab_2; QGroupBox *groupBox_11; QGridLayout *gridLayout_13; QLabel *label_28; QSpinBox *exSpinBox_left; QLabel *label_29; QSpinBox *wbSpinBox_left_2; QLabel *label_30; QSpinBox *GainSpinBox_left; QGroupBox *groupBox_13; QGridLayout *gridLayout_16; QLabel *label_38; QSpinBox *exspinBox_top; QLabel *label_39; QSpinBox *wbspinBox_top; QLabel *label_40; QSpinBox *GainspinBox_top; QGroupBox *groupBox_15; QGridLayout *gridLayout_18; QLabel *label_46; QSpinBox *exspinBox_right; QLabel *label_47; QSpinBox *wbspinBox_right; QLabel *label_48; QSpinBox *GainspinBox_right; QPushButton *btn_enterparam; QPushButton *btn_return; QPushButton *btn_settrigger; QWidget *tab_4; QLabel *show_resultsImg; QLabel *label_3; QWidget *layoutWidget1; QHBoxLayout *horizontalLayout_16; QLabel *label_16; QLineEdit *QArea_linedit_9; QLineEdit *QArea_linedit_8; QLineEdit *QArea_linedit_7; QLineEdit *QArea_linedit_6; QWidget *layoutWidget2; QHBoxLayout *horizontalLayout_17; QLabel *label_4; QLineEdit *longdia_linedit; QLineEdit *shortdia_linedit; QLineEdit *QueNum_linedit; QLineEdit *QArea_linedit; QWidget *layoutWidget3; QHBoxLayout *horizontalLayout_18; QLabel *label_5; QLineEdit *QArea_linedit_2; QLineEdit *QArea_linedit_3; QLineEdit *QArea_linedit_11; QLineEdit *QArea_linedit_10; QWidget *layoutWidget4; QHBoxLayout *horizontalLayout_19; QLabel *label_6; QLabel *label_7; QLabel *label_8; QLabel *label_15; void setupUi(QWidget *Widget) { if (Widget->objectName().isEmpty()) Widget->setObjectName(QString::fromUtf8("Widget")); Widget->resize(2000, 1000); gridLayout_10 = new QGridLayout(Widget); gridLayout_10->setObjectName(QString::fromUtf8("gridLayout_10")); tabWidget = new QTabWidget(Widget); tabWidget->setObjectName(QString::fromUtf8("tabWidget")); tabWidget->setStyleSheet(QString::fromUtf8("")); tab_3 = new QWidget(); tab_3->setObjectName(QString::fromUtf8("tab_3")); gridLayout_12 = new QGridLayout(tab_3); gridLayout_12->setObjectName(QString::fromUtf8("gridLayout_12")); label_23 = new QLabel(tab_3); label_23->setObjectName(QString::fromUtf8("label_23")); label_23->setPixmap(QPixmap(QString::fromUtf8("H:/\351\241\271\347\233\256\344\273\243\347\240\201/tobacco/uppermachine-tobacco/image/njfu.jpg"))); gridLayout_12->addWidget(label_23, 0, 0, 1, 1); verticalSpacer_6 = new QSpacerItem(20, 225, QSizePolicy::Minimum, QSizePolicy::Expanding); gridLayout_12->addItem(verticalSpacer_6, 0, 4, 1, 1); horizontalSpacer_3 = new QSpacerItem(629, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); gridLayout_12->addItem(horizontalSpacer_3, 1, 1, 1, 1); label = new QLabel(tab_3); label->setObjectName(QString::fromUtf8("label")); QFont font; font.setPointSize(36); font.setBold(false); label->setFont(font); label->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); label->setAlignment(Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter); gridLayout_12->addWidget(label, 1, 2, 2, 4); horizontalSpacer_4 = new QSpacerItem(629, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); gridLayout_12->addItem(horizontalSpacer_4, 2, 6, 2, 1); horizontalSpacer = new QSpacerItem(500, 500, QSizePolicy::Fixed, QSizePolicy::Minimum); gridLayout_12->addItem(horizontalSpacer, 3, 0, 5, 3); horizontalSpacer_2 = new QSpacerItem(500, 500, QSizePolicy::Fixed, QSizePolicy::Minimum); gridLayout_12->addItem(horizontalSpacer_2, 4, 5, 4, 2); verticalSpacer = new QSpacerItem(20, 226, QSizePolicy::Minimum, QSizePolicy::Expanding); gridLayout_12->addItem(verticalSpacer, 5, 3, 1, 1); groupBox_10 = new QGroupBox(tab_3); groupBox_10->setObjectName(QString::fromUtf8("groupBox_10")); gridLayout_9 = new QGridLayout(groupBox_10); gridLayout_9->setObjectName(QString::fromUtf8("gridLayout_9")); verticalLayout_3 = new QVBoxLayout(); verticalLayout_3->setObjectName(QString::fromUtf8("verticalLayout_3")); label_27 = new QLabel(groupBox_10); label_27->setObjectName(QString::fromUtf8("label_27")); QFont font1; font1.setPointSize(16); font1.setBold(true); label_27->setFont(font1); label_27->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); label_27->setAlignment(Qt::AlignCenter); verticalLayout_3->addWidget(label_27); verticalLayout_6 = new QVBoxLayout(); verticalLayout_6->setObjectName(QString::fromUtf8("verticalLayout_6")); horizontalLayout_11 = new QHBoxLayout(); horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11")); label_24 = new QLabel(groupBox_10); label_24->setObjectName(QString::fromUtf8("label_24")); QFont font2; font2.setPointSize(12); font2.setBold(true); font2.setItalic(false); label_24->setFont(font2); horizontalLayout_11->addWidget(label_24); lineEdit_user = new QLineEdit(groupBox_10); lineEdit_user->setObjectName(QString::fromUtf8("lineEdit_user")); lineEdit_user->setStyleSheet(QString::fromUtf8("alternate-background-color: rgb(255, 255, 255);\n" "color: rgb(0, 0, 0);\n" " border-radius: 10px; border: 2px groove gray;\n" " border-style: outset;")); horizontalLayout_11->addWidget(lineEdit_user); verticalLayout_6->addLayout(horizontalLayout_11); horizontalLayout_12 = new QHBoxLayout(); horizontalLayout_12->setObjectName(QString::fromUtf8("horizontalLayout_12")); label_25 = new QLabel(groupBox_10); label_25->setObjectName(QString::fromUtf8("label_25")); QFont font3; font3.setPointSize(12); font3.setBold(true); label_25->setFont(font3); label_25->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_12->addWidget(label_25); lineEdit_password = new QLineEdit(groupBox_10); lineEdit_password->setObjectName(QString::fromUtf8("lineEdit_password")); lineEdit_password->setStyleSheet(QString::fromUtf8(" border-radius: 10px; border: 2px groove gray;\n" "color: rgb(0, 0, 0);\n" " border-style: outset;")); horizontalLayout_12->addWidget(lineEdit_password); verticalLayout_6->addLayout(horizontalLayout_12); verticalLayout_3->addLayout(verticalLayout_6); horizontalLayout_13 = new QHBoxLayout(); horizontalLayout_13->setObjectName(QString::fromUtf8("horizontalLayout_13")); btn_PWenter = new QPushButton(groupBox_10); btn_PWenter->setObjectName(QString::fromUtf8("btn_PWenter")); btn_PWenter->setFont(font3); btn_PWenter->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_13->addWidget(btn_PWenter); btn_quit = new QPushButton(groupBox_10); btn_quit->setObjectName(QString::fromUtf8("btn_quit")); btn_quit->setFont(font3); btn_quit->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_13->addWidget(btn_quit); btn_start_4 = new QPushButton(groupBox_10); btn_start_4->setObjectName(QString::fromUtf8("btn_start_4")); btn_start_4->setFont(font3); btn_start_4->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_13->addWidget(btn_start_4); verticalLayout_3->addLayout(horizontalLayout_13); gridLayout_9->addLayout(verticalLayout_3, 0, 0, 1, 1); gridLayout_12->addWidget(groupBox_10, 6, 3, 1, 2); verticalSpacer_5 = new QSpacerItem(20, 225, QSizePolicy::Minimum, QSizePolicy::Expanding); gridLayout_12->addItem(verticalSpacer_5, 7, 3, 1, 1); tabWidget->addTab(tab_3, QString()); tab = new QWidget(); tab->setObjectName(QString::fromUtf8("tab")); gridLayout_2 = new QGridLayout(tab); gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2")); verticalLayout_5 = new QVBoxLayout(); verticalLayout_5->setObjectName(QString::fromUtf8("verticalLayout_5")); horizontalLayout_15 = new QHBoxLayout(); horizontalLayout_15->setObjectName(QString::fromUtf8("horizontalLayout_15")); groupBox = new QGroupBox(tab); groupBox->setObjectName(QString::fromUtf8("groupBox")); QFont font4; font4.setPointSize(12); groupBox->setFont(font4); label_14 = new QLabel(groupBox); label_14->setObjectName(QString::fromUtf8("label_14")); label_14->setGeometry(QRect(140, 20, 571, 71)); QFont font5; font5.setPointSize(26); font5.setBold(false); label_14->setFont(font5); label_14->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); layoutWidget = new QWidget(groupBox); layoutWidget->setObjectName(QString::fromUtf8("layoutWidget")); layoutWidget->setGeometry(QRect(10, 110, 856, 41)); horizontalLayout_14 = new QHBoxLayout(layoutWidget); horizontalLayout_14->setObjectName(QString::fromUtf8("horizontalLayout_14")); horizontalLayout_14->setContentsMargins(0, 0, 0, 0); label_RGB = new QLabel(layoutWidget); label_RGB->setObjectName(QString::fromUtf8("label_RGB")); label_RGB->setFont(font3); label_RGB->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_14->addWidget(label_RGB); RGBstatus = new QLabel(layoutWidget); RGBstatus->setObjectName(QString::fromUtf8("RGBstatus")); RGBstatus->setStyleSheet(QString::fromUtf8("color: rgb(255, 0, 0);")); horizontalLayout_14->addWidget(RGBstatus); label_RGB_3 = new QLabel(layoutWidget); label_RGB_3->setObjectName(QString::fromUtf8("label_RGB_3")); label_RGB_3->setFont(font3); label_RGB_3->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_14->addWidget(label_RGB_3); RGBstatus_1 = new QLabel(layoutWidget); RGBstatus_1->setObjectName(QString::fromUtf8("RGBstatus_1")); RGBstatus_1->setStyleSheet(QString::fromUtf8("color: rgb(255, 0, 0);")); horizontalLayout_14->addWidget(RGBstatus_1); label_RGB_2 = new QLabel(layoutWidget); label_RGB_2->setObjectName(QString::fromUtf8("label_RGB_2")); label_RGB_2->setFont(font3); label_RGB_2->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_14->addWidget(label_RGB_2); RGBstatus_2 = new QLabel(layoutWidget); RGBstatus_2->setObjectName(QString::fromUtf8("RGBstatus_2")); RGBstatus_2->setStyleSheet(QString::fromUtf8("color: rgb(255, 0, 0);")); horizontalLayout_14->addWidget(RGBstatus_2); label_9 = new QLabel(layoutWidget); label_9->setObjectName(QString::fromUtf8("label_9")); label_9->setFont(font3); label_9->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_14->addWidget(label_9); spec_camera_status = new QLabel(layoutWidget); spec_camera_status->setObjectName(QString::fromUtf8("spec_camera_status")); spec_camera_status->setStyleSheet(QString::fromUtf8("color: rgb(255, 0, 0);")); horizontalLayout_14->addWidget(spec_camera_status); label_11 = new QLabel(layoutWidget); label_11->setObjectName(QString::fromUtf8("label_11")); label_11->setFont(font3); label_11->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_14->addWidget(label_11); label_10 = new QLabel(layoutWidget); label_10->setObjectName(QString::fromUtf8("label_10")); label_10->setStyleSheet(QString::fromUtf8("color: rgb(255, 0, 0);")); horizontalLayout_14->addWidget(label_10); label_lowermatchine = new QLabel(layoutWidget); label_lowermatchine->setObjectName(QString::fromUtf8("label_lowermatchine")); label_lowermatchine->setFont(font3); label_lowermatchine->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_14->addWidget(label_lowermatchine); lowermachine_status = new QLabel(layoutWidget); lowermachine_status->setObjectName(QString::fromUtf8("lowermachine_status")); lowermachine_status->setStyleSheet(QString::fromUtf8("color: rgb(255, 0, 0);")); horizontalLayout_14->addWidget(lowermachine_status); horizontalLayout_15->addWidget(groupBox); groupBox_9 = new QGroupBox(tab); groupBox_9->setObjectName(QString::fromUtf8("groupBox_9")); gridLayout_11 = new QGridLayout(groupBox_9); gridLayout_11->setObjectName(QString::fromUtf8("gridLayout_11")); verticalLayout_4 = new QVBoxLayout(); verticalLayout_4->setObjectName(QString::fromUtf8("verticalLayout_4")); horizontalLayout_7 = new QHBoxLayout(); horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7")); label_31 = new QLabel(groupBox_9); label_31->setObjectName(QString::fromUtf8("label_31")); label_31->setFont(font3); label_31->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_7->addWidget(label_31); label_12 = new QLabel(groupBox_9); label_12->setObjectName(QString::fromUtf8("label_12")); label_12->setFont(font3); label_12->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_7->addWidget(label_12); label_13 = new QLabel(groupBox_9); label_13->setObjectName(QString::fromUtf8("label_13")); QFont font6; font6.setBold(true); label_13->setFont(font6); label_13->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_7->addWidget(label_13); verticalLayout_4->addLayout(horizontalLayout_7); horizontalLayout_3 = new QHBoxLayout(); horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3")); label_19 = new QLabel(groupBox_9); label_19->setObjectName(QString::fromUtf8("label_19")); label_19->setFont(font3); label_19->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_3->addWidget(label_19); lineEdit_3 = new QLineEdit(groupBox_9); lineEdit_3->setObjectName(QString::fromUtf8("lineEdit_3")); lineEdit_3->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_3->addWidget(lineEdit_3); lineEdit = new QLineEdit(groupBox_9); lineEdit->setObjectName(QString::fromUtf8("lineEdit")); lineEdit->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_3->addWidget(lineEdit); verticalLayout_4->addLayout(horizontalLayout_3); horizontalLayout_4 = new QHBoxLayout(); horizontalLayout_4->setObjectName(QString::fromUtf8("horizontalLayout_4")); label_20 = new QLabel(groupBox_9); label_20->setObjectName(QString::fromUtf8("label_20")); label_20->setFont(font3); label_20->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_4->addWidget(label_20); lineEdit_2 = new QLineEdit(groupBox_9); lineEdit_2->setObjectName(QString::fromUtf8("lineEdit_2")); lineEdit_2->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_4->addWidget(lineEdit_2); lineEdit_4 = new QLineEdit(groupBox_9); lineEdit_4->setObjectName(QString::fromUtf8("lineEdit_4")); lineEdit_4->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_4->addWidget(lineEdit_4); verticalLayout_4->addLayout(horizontalLayout_4); horizontalLayout_5 = new QHBoxLayout(); horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5")); label_21 = new QLabel(groupBox_9); label_21->setObjectName(QString::fromUtf8("label_21")); label_21->setFont(font3); label_21->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_5->addWidget(label_21); lineEdit_6 = new QLineEdit(groupBox_9); lineEdit_6->setObjectName(QString::fromUtf8("lineEdit_6")); lineEdit_6->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_5->addWidget(lineEdit_6); lineEdit_5 = new QLineEdit(groupBox_9); lineEdit_5->setObjectName(QString::fromUtf8("lineEdit_5")); lineEdit_5->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_5->addWidget(lineEdit_5); verticalLayout_4->addLayout(horizontalLayout_5); horizontalLayout_6 = new QHBoxLayout(); horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6")); label_22 = new QLabel(groupBox_9); label_22->setObjectName(QString::fromUtf8("label_22")); label_22->setFont(font3); label_22->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_6->addWidget(label_22); lineEdit_7 = new QLineEdit(groupBox_9); lineEdit_7->setObjectName(QString::fromUtf8("lineEdit_7")); lineEdit_7->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_6->addWidget(lineEdit_7); lineEdit_8 = new QLineEdit(groupBox_9); lineEdit_8->setObjectName(QString::fromUtf8("lineEdit_8")); lineEdit_8->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);")); horizontalLayout_6->addWidget(lineEdit_8); verticalLayout_4->addLayout(horizontalLayout_6); gridLayout_11->addLayout(verticalLayout_4, 0, 0, 1, 1); horizontalLayout_15->addWidget(groupBox_9); horizontalLayout_15->setStretch(0, 3); verticalLayout_5->addLayout(horizontalLayout_15); horizontalLayout_8 = new QHBoxLayout(); horizontalLayout_8->setObjectName(QString::fromUtf8("horizontalLayout_8")); verticalLayout = new QVBoxLayout(); verticalLayout->setObjectName(QString::fromUtf8("verticalLayout")); horizontalLayout = new QHBoxLayout(); horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout")); label_26 = new QLabel(tab); label_26->setObjectName(QString::fromUtf8("label_26")); label_26->setFont(font3); label_26->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout->addWidget(label_26); passionBtn = new QPushButton(tab); passionBtn->setObjectName(QString::fromUtf8("passionBtn")); passionBtn->setFont(font3); passionBtn->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout->addWidget(passionBtn); tomatoBtn = new QPushButton(tab); tomatoBtn->setObjectName(QString::fromUtf8("tomatoBtn")); tomatoBtn->setFont(font3); tomatoBtn->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout->addWidget(tomatoBtn); verticalLayout->addLayout(horizontalLayout); btn_start = new QPushButton(tab); btn_start->setObjectName(QString::fromUtf8("btn_start")); btn_start->setFont(font3); btn_start->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(btn_start); btn_quit2 = new QPushButton(tab); btn_quit2->setObjectName(QString::fromUtf8("btn_quit2")); btn_quit2->setFont(font3); btn_quit2->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(btn_quit2); pushButton_2 = new QPushButton(tab); pushButton_2->setObjectName(QString::fromUtf8("pushButton_2")); pushButton_2->setFont(font3); pushButton_2->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(pushButton_2); btn_setparam = new QPushButton(tab); btn_setparam->setObjectName(QString::fromUtf8("btn_setparam")); btn_setparam->setFont(font3); btn_setparam->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(btn_setparam); pushButton_4 = new QPushButton(tab); pushButton_4->setObjectName(QString::fromUtf8("pushButton_4")); pushButton_4->setFont(font3); pushButton_4->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(pushButton_4); btn_save = new QPushButton(tab); btn_save->setObjectName(QString::fromUtf8("btn_save")); btn_save->setFont(font3); btn_save->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(btn_save); view_results = new QPushButton(tab); view_results->setObjectName(QString::fromUtf8("view_results")); view_results->setFont(font3); view_results->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); verticalLayout->addWidget(view_results); horizontalLayout_8->addLayout(verticalLayout); verticalLayout_2 = new QVBoxLayout(); verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2")); horizontalLayout_10 = new QHBoxLayout(); horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10")); horizontalLayout_2 = new QHBoxLayout(); horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2")); label_43 = new QLabel(tab); label_43->setObjectName(QString::fromUtf8("label_43")); label_43->setFont(font3); label_43->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_2->addWidget(label_43); lineEdit_fruitNumber = new QLineEdit(tab); lineEdit_fruitNumber->setObjectName(QString::fromUtf8("lineEdit_fruitNumber")); lineEdit_fruitNumber->setFont(font4); lineEdit_fruitNumber->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_2->addWidget(lineEdit_fruitNumber); horizontalLayout_10->addLayout(horizontalLayout_2); horizontalLayout_9 = new QHBoxLayout(); horizontalLayout_9->setObjectName(QString::fromUtf8("horizontalLayout_9")); label_44 = new QLabel(tab); label_44->setObjectName(QString::fromUtf8("label_44")); label_44->setFont(font3); label_44->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); horizontalLayout_9->addWidget(label_44); lineEdit_classify = new QLineEdit(tab); lineEdit_classify->setObjectName(QString::fromUtf8("lineEdit_classify")); lineEdit_classify->setFont(font4); horizontalLayout_9->addWidget(lineEdit_classify); horizontalLayout_10->addLayout(horizontalLayout_9); verticalLayout_2->addLayout(horizontalLayout_10); groupBox_4 = new QGroupBox(tab); groupBox_4->setObjectName(QString::fromUtf8("groupBox_4")); groupBox_4->setFont(font3); groupBox_4->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_8 = new QGridLayout(groupBox_4); gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8")); groupBox_2 = new QGroupBox(groupBox_4); groupBox_2->setObjectName(QString::fromUtf8("groupBox_2")); groupBox_2->setFont(font3); gridLayout = new QGridLayout(groupBox_2); gridLayout->setObjectName(QString::fromUtf8("gridLayout")); label_topL = new QLabel(groupBox_2); label_topL->setObjectName(QString::fromUtf8("label_topL")); label_topL->setStyleSheet(QString::fromUtf8("background-color: rgb(170, 170, 255);")); gridLayout->addWidget(label_topL, 0, 0, 1, 1); gridLayout_8->addWidget(groupBox_2, 0, 0, 1, 1); groupBox_3 = new QGroupBox(groupBox_4); groupBox_3->setObjectName(QString::fromUtf8("groupBox_3")); groupBox_3->setFont(font3); gridLayout_3 = new QGridLayout(groupBox_3); gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3")); label_topM = new QLabel(groupBox_3); label_topM->setObjectName(QString::fromUtf8("label_topM")); label_topM->setStyleSheet(QString::fromUtf8("background-color: rgb(170, 170, 255);")); gridLayout_3->addWidget(label_topM, 0, 0, 1, 1); gridLayout_8->addWidget(groupBox_3, 0, 1, 1, 1); groupBox_5 = new QGroupBox(groupBox_4); groupBox_5->setObjectName(QString::fromUtf8("groupBox_5")); groupBox_5->setFont(font3); gridLayout_4 = new QGridLayout(groupBox_5); gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4")); label_topR = new QLabel(groupBox_5); label_topR->setObjectName(QString::fromUtf8("label_topR")); label_topR->setStyleSheet(QString::fromUtf8("background-color: rgb(170, 170, 255);")); gridLayout_4->addWidget(label_topR, 0, 0, 1, 1); gridLayout_8->addWidget(groupBox_5, 0, 2, 1, 1); groupBox_6 = new QGroupBox(groupBox_4); groupBox_6->setObjectName(QString::fromUtf8("groupBox_6")); groupBox_6->setFont(font3); gridLayout_5 = new QGridLayout(groupBox_6); gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5")); showimg_right = new QLabel(groupBox_6); showimg_right->setObjectName(QString::fromUtf8("showimg_right")); showimg_right->setStyleSheet(QString::fromUtf8("background-color: rgb(170, 170, 255);")); gridLayout_5->addWidget(showimg_right, 0, 0, 1, 1); gridLayout_8->addWidget(groupBox_6, 1, 0, 1, 1); groupBox_7 = new QGroupBox(groupBox_4); groupBox_7->setObjectName(QString::fromUtf8("groupBox_7")); groupBox_7->setFont(font3); gridLayout_6 = new QGridLayout(groupBox_7); gridLayout_6->setObjectName(QString::fromUtf8("gridLayout_6")); showimg_left = new QLabel(groupBox_7); showimg_left->setObjectName(QString::fromUtf8("showimg_left")); showimg_left->setStyleSheet(QString::fromUtf8("background-color: rgb(170, 170, 255);")); gridLayout_6->addWidget(showimg_left, 0, 0, 1, 1); gridLayout_8->addWidget(groupBox_7, 1, 1, 1, 1); groupBox_8 = new QGroupBox(groupBox_4); groupBox_8->setObjectName(QString::fromUtf8("groupBox_8")); groupBox_8->setFont(font3); gridLayout_7 = new QGridLayout(groupBox_8); gridLayout_7->setObjectName(QString::fromUtf8("gridLayout_7")); spec_camera_show = new QLabel(groupBox_8); spec_camera_show->setObjectName(QString::fromUtf8("spec_camera_show")); spec_camera_show->setStyleSheet(QString::fromUtf8("background-color: rgb(170, 170, 255);")); gridLayout_7->addWidget(spec_camera_show, 0, 0, 1, 1); gridLayout_8->addWidget(groupBox_8, 1, 2, 1, 1); verticalLayout_2->addWidget(groupBox_4); horizontalLayout_8->addLayout(verticalLayout_2); horizontalLayout_8->setStretch(1, 1); verticalLayout_5->addLayout(horizontalLayout_8); verticalLayout_5->setStretch(1, 1); gridLayout_2->addLayout(verticalLayout_5, 0, 0, 1, 1); tabWidget->addTab(tab, QString()); tab_2 = new QWidget(); tab_2->setObjectName(QString::fromUtf8("tab_2")); groupBox_11 = new QGroupBox(tab_2); groupBox_11->setObjectName(QString::fromUtf8("groupBox_11")); groupBox_11->setGeometry(QRect(40, 50, 321, 191)); groupBox_11->setFont(font1); groupBox_11->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13 = new QGridLayout(groupBox_11); gridLayout_13->setObjectName(QString::fromUtf8("gridLayout_13")); label_28 = new QLabel(groupBox_11); label_28->setObjectName(QString::fromUtf8("label_28")); label_28->setFont(font1); label_28->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13->addWidget(label_28, 0, 0, 1, 1); exSpinBox_left = new QSpinBox(groupBox_11); exSpinBox_left->setObjectName(QString::fromUtf8("exSpinBox_left")); exSpinBox_left->setFont(font6); exSpinBox_left->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13->addWidget(exSpinBox_left, 0, 1, 1, 1); label_29 = new QLabel(groupBox_11); label_29->setObjectName(QString::fromUtf8("label_29")); label_29->setFont(font1); label_29->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13->addWidget(label_29, 1, 0, 1, 1); wbSpinBox_left_2 = new QSpinBox(groupBox_11); wbSpinBox_left_2->setObjectName(QString::fromUtf8("wbSpinBox_left_2")); wbSpinBox_left_2->setFont(font6); wbSpinBox_left_2->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13->addWidget(wbSpinBox_left_2, 1, 1, 1, 1); label_30 = new QLabel(groupBox_11); label_30->setObjectName(QString::fromUtf8("label_30")); label_30->setFont(font1); label_30->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13->addWidget(label_30, 2, 0, 1, 1); GainSpinBox_left = new QSpinBox(groupBox_11); GainSpinBox_left->setObjectName(QString::fromUtf8("GainSpinBox_left")); GainSpinBox_left->setFont(font6); GainSpinBox_left->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_13->addWidget(GainSpinBox_left, 2, 1, 1, 1); groupBox_13 = new QGroupBox(tab_2); groupBox_13->setObjectName(QString::fromUtf8("groupBox_13")); groupBox_13->setGeometry(QRect(40, 280, 321, 191)); groupBox_13->setFont(font1); groupBox_13->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16 = new QGridLayout(groupBox_13); gridLayout_16->setObjectName(QString::fromUtf8("gridLayout_16")); label_38 = new QLabel(groupBox_13); label_38->setObjectName(QString::fromUtf8("label_38")); label_38->setFont(font1); label_38->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16->addWidget(label_38, 0, 0, 1, 1); exspinBox_top = new QSpinBox(groupBox_13); exspinBox_top->setObjectName(QString::fromUtf8("exspinBox_top")); exspinBox_top->setFont(font6); exspinBox_top->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16->addWidget(exspinBox_top, 0, 1, 1, 1); label_39 = new QLabel(groupBox_13); label_39->setObjectName(QString::fromUtf8("label_39")); label_39->setFont(font1); label_39->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16->addWidget(label_39, 1, 0, 1, 1); wbspinBox_top = new QSpinBox(groupBox_13); wbspinBox_top->setObjectName(QString::fromUtf8("wbspinBox_top")); wbspinBox_top->setFont(font6); wbspinBox_top->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16->addWidget(wbspinBox_top, 1, 1, 1, 1); label_40 = new QLabel(groupBox_13); label_40->setObjectName(QString::fromUtf8("label_40")); label_40->setFont(font1); label_40->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16->addWidget(label_40, 2, 0, 1, 1); GainspinBox_top = new QSpinBox(groupBox_13); GainspinBox_top->setObjectName(QString::fromUtf8("GainspinBox_top")); GainspinBox_top->setFont(font6); GainspinBox_top->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_16->addWidget(GainspinBox_top, 2, 1, 1, 1); groupBox_15 = new QGroupBox(tab_2); groupBox_15->setObjectName(QString::fromUtf8("groupBox_15")); groupBox_15->setGeometry(QRect(390, 40, 321, 191)); groupBox_15->setFont(font1); groupBox_15->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18 = new QGridLayout(groupBox_15); gridLayout_18->setObjectName(QString::fromUtf8("gridLayout_18")); label_46 = new QLabel(groupBox_15); label_46->setObjectName(QString::fromUtf8("label_46")); label_46->setFont(font1); label_46->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18->addWidget(label_46, 0, 0, 1, 1); exspinBox_right = new QSpinBox(groupBox_15); exspinBox_right->setObjectName(QString::fromUtf8("exspinBox_right")); exspinBox_right->setFont(font6); exspinBox_right->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18->addWidget(exspinBox_right, 0, 1, 1, 1); label_47 = new QLabel(groupBox_15); label_47->setObjectName(QString::fromUtf8("label_47")); label_47->setFont(font1); label_47->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18->addWidget(label_47, 1, 0, 1, 1); wbspinBox_right = new QSpinBox(groupBox_15); wbspinBox_right->setObjectName(QString::fromUtf8("wbspinBox_right")); wbspinBox_right->setFont(font6); wbspinBox_right->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18->addWidget(wbspinBox_right, 1, 1, 1, 1); label_48 = new QLabel(groupBox_15); label_48->setObjectName(QString::fromUtf8("label_48")); label_48->setFont(font1); label_48->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18->addWidget(label_48, 2, 0, 1, 1); GainspinBox_right = new QSpinBox(groupBox_15); GainspinBox_right->setObjectName(QString::fromUtf8("GainspinBox_right")); GainspinBox_right->setFont(font6); GainspinBox_right->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); gridLayout_18->addWidget(GainspinBox_right, 2, 1, 1, 1); btn_enterparam = new QPushButton(tab_2); btn_enterparam->setObjectName(QString::fromUtf8("btn_enterparam")); btn_enterparam->setGeometry(QRect(410, 300, 111, 51)); btn_enterparam->setFont(font1); btn_enterparam->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); btn_return = new QPushButton(tab_2); btn_return->setObjectName(QString::fromUtf8("btn_return")); btn_return->setGeometry(QRect(560, 300, 111, 51)); btn_return->setFont(font1); btn_return->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); btn_settrigger = new QPushButton(tab_2); btn_settrigger->setObjectName(QString::fromUtf8("btn_settrigger")); btn_settrigger->setGeometry(QRect(480, 370, 131, 71)); btn_settrigger->setFont(font1); btn_settrigger->setStyleSheet(QString::fromUtf8("color: rgb(0, 0, 0);")); tabWidget->addTab(tab_2, QString()); tab_4 = new QWidget(); tab_4->setObjectName(QString::fromUtf8("tab_4")); show_resultsImg = new QLabel(tab_4); show_resultsImg->setObjectName(QString::fromUtf8("show_resultsImg")); show_resultsImg->setGeometry(QRect(210, 30, 451, 331)); show_resultsImg->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 0, 0);")); label_3 = new QLabel(tab_4); label_3->setObjectName(QString::fromUtf8("label_3")); label_3->setGeometry(QRect(20, 140, 171, 91)); label_3->setFont(font1); layoutWidget1 = new QWidget(tab_4); layoutWidget1->setObjectName(QString::fromUtf8("layoutWidget1")); layoutWidget1->setGeometry(QRect(30, 660, 671, 61)); horizontalLayout_16 = new QHBoxLayout(layoutWidget1); horizontalLayout_16->setObjectName(QString::fromUtf8("horizontalLayout_16")); horizontalLayout_16->setContentsMargins(0, 0, 0, 0); label_16 = new QLabel(layoutWidget1); label_16->setObjectName(QString::fromUtf8("label_16")); label_16->setFont(font1); horizontalLayout_16->addWidget(label_16); QArea_linedit_9 = new QLineEdit(layoutWidget1); QArea_linedit_9->setObjectName(QString::fromUtf8("QArea_linedit_9")); QFont font7; font7.setPointSize(16); font7.setBold(false); QArea_linedit_9->setFont(font7); horizontalLayout_16->addWidget(QArea_linedit_9); QArea_linedit_8 = new QLineEdit(layoutWidget1); QArea_linedit_8->setObjectName(QString::fromUtf8("QArea_linedit_8")); QArea_linedit_8->setFont(font7); horizontalLayout_16->addWidget(QArea_linedit_8); QArea_linedit_7 = new QLineEdit(layoutWidget1); QArea_linedit_7->setObjectName(QString::fromUtf8("QArea_linedit_7")); QArea_linedit_7->setFont(font7); horizontalLayout_16->addWidget(QArea_linedit_7); QArea_linedit_6 = new QLineEdit(layoutWidget1); QArea_linedit_6->setObjectName(QString::fromUtf8("QArea_linedit_6")); QArea_linedit_6->setFont(font7); horizontalLayout_16->addWidget(QArea_linedit_6); layoutWidget2 = new QWidget(tab_4); layoutWidget2->setObjectName(QString::fromUtf8("layoutWidget2")); layoutWidget2->setGeometry(QRect(30, 500, 671, 51)); horizontalLayout_17 = new QHBoxLayout(layoutWidget2); horizontalLayout_17->setObjectName(QString::fromUtf8("horizontalLayout_17")); horizontalLayout_17->setContentsMargins(0, 0, 0, 0); label_4 = new QLabel(layoutWidget2); label_4->setObjectName(QString::fromUtf8("label_4")); label_4->setFont(font1); horizontalLayout_17->addWidget(label_4); longdia_linedit = new QLineEdit(layoutWidget2); longdia_linedit->setObjectName(QString::fromUtf8("longdia_linedit")); longdia_linedit->setFont(font7); horizontalLayout_17->addWidget(longdia_linedit); shortdia_linedit = new QLineEdit(layoutWidget2); shortdia_linedit->setObjectName(QString::fromUtf8("shortdia_linedit")); shortdia_linedit->setFont(font1); horizontalLayout_17->addWidget(shortdia_linedit); QueNum_linedit = new QLineEdit(layoutWidget2); QueNum_linedit->setObjectName(QString::fromUtf8("QueNum_linedit")); QueNum_linedit->setFont(font1); horizontalLayout_17->addWidget(QueNum_linedit); QArea_linedit = new QLineEdit(layoutWidget2); QArea_linedit->setObjectName(QString::fromUtf8("QArea_linedit")); QArea_linedit->setFont(font7); horizontalLayout_17->addWidget(QArea_linedit); layoutWidget3 = new QWidget(tab_4); layoutWidget3->setObjectName(QString::fromUtf8("layoutWidget3")); layoutWidget3->setGeometry(QRect(30, 570, 671, 51)); horizontalLayout_18 = new QHBoxLayout(layoutWidget3); horizontalLayout_18->setObjectName(QString::fromUtf8("horizontalLayout_18")); horizontalLayout_18->setContentsMargins(0, 0, 0, 0); label_5 = new QLabel(layoutWidget3); label_5->setObjectName(QString::fromUtf8("label_5")); label_5->setFont(font1); horizontalLayout_18->addWidget(label_5); QArea_linedit_2 = new QLineEdit(layoutWidget3); QArea_linedit_2->setObjectName(QString::fromUtf8("QArea_linedit_2")); QArea_linedit_2->setFont(font7); horizontalLayout_18->addWidget(QArea_linedit_2); QArea_linedit_3 = new QLineEdit(layoutWidget3); QArea_linedit_3->setObjectName(QString::fromUtf8("QArea_linedit_3")); QArea_linedit_3->setFont(font7); horizontalLayout_18->addWidget(QArea_linedit_3); QArea_linedit_11 = new QLineEdit(layoutWidget3); QArea_linedit_11->setObjectName(QString::fromUtf8("QArea_linedit_11")); QArea_linedit_11->setFont(font7); horizontalLayout_18->addWidget(QArea_linedit_11); QArea_linedit_10 = new QLineEdit(layoutWidget3); QArea_linedit_10->setObjectName(QString::fromUtf8("QArea_linedit_10")); QArea_linedit_10->setFont(font7); horizontalLayout_18->addWidget(QArea_linedit_10); layoutWidget4 = new QWidget(tab_4); layoutWidget4->setObjectName(QString::fromUtf8("layoutWidget4")); layoutWidget4->setGeometry(QRect(170, 430, 531, 61)); horizontalLayout_19 = new QHBoxLayout(layoutWidget4); horizontalLayout_19->setObjectName(QString::fromUtf8("horizontalLayout_19")); horizontalLayout_19->setContentsMargins(0, 0, 0, 0); label_6 = new QLabel(layoutWidget4); label_6->setObjectName(QString::fromUtf8("label_6")); label_6->setFont(font1); horizontalLayout_19->addWidget(label_6); label_7 = new QLabel(layoutWidget4); label_7->setObjectName(QString::fromUtf8("label_7")); label_7->setFont(font1); horizontalLayout_19->addWidget(label_7); label_8 = new QLabel(layoutWidget4); label_8->setObjectName(QString::fromUtf8("label_8")); label_8->setFont(font1); horizontalLayout_19->addWidget(label_8); label_15 = new QLabel(layoutWidget4); label_15->setObjectName(QString::fromUtf8("label_15")); label_15->setFont(font1); horizontalLayout_19->addWidget(label_15); tabWidget->addTab(tab_4, QString()); gridLayout_10->addWidget(tabWidget, 0, 0, 1, 1); retranslateUi(Widget); tabWidget->setCurrentIndex(1); QMetaObject::connectSlotsByName(Widget); } // setupUi void retranslateUi(QWidget *Widget) { Widget->setWindowTitle(QCoreApplication::translate("Widget", "Widget", nullptr)); label_23->setText(QString()); label->setText(QCoreApplication::translate("Widget", "\345\215\227\344\272\254\346\236\227\344\270\232\345\244\247\345\255\246\346\236\234\350\224\254\345\210\206\351\200\211\347\240\224\345\217\221\345\233\242\351\230\237", nullptr)); groupBox_10->setTitle(QString()); label_27->setText(QCoreApplication::translate("Widget", "\347\231\273 \345\275\225", nullptr)); label_24->setText(QCoreApplication::translate("Widget", "\346\223\215\344\275\234\344\272\272\345\221\230\357\274\232", nullptr)); label_25->setText(QCoreApplication::translate("Widget", "\345\257\206\347\240\201\357\274\232", nullptr)); btn_PWenter->setText(QCoreApplication::translate("Widget", "\347\241\256\350\256\244", nullptr)); btn_quit->setText(QCoreApplication::translate("Widget", "\351\200\200\345\207\272", nullptr)); btn_start_4->setText(QCoreApplication::translate("Widget", "\344\277\256\346\224\271\345\257\206\347\240\201", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_3), QCoreApplication::translate("Widget", "Tab1", nullptr)); groupBox->setTitle(QString()); label_14->setText(QCoreApplication::translate("Widget", "\345\215\227\344\272\254\346\236\227\344\270\232\345\244\247\345\255\246\346\236\234\350\224\254\345\210\206\351\200\211\347\240\224\345\217\221\345\233\242\351\230\237", nullptr)); label_RGB->setText(QCoreApplication::translate("Widget", "\345\267\246\344\276\247\347\233\270\346\234\272", nullptr)); RGBstatus->setText(QCoreApplication::translate("Widget", "\346\234\252\350\277\236\346\216\245", nullptr)); label_RGB_3->setText(QCoreApplication::translate("Widget", "\345\217\263\344\276\247\347\233\270\346\234\272", nullptr)); RGBstatus_1->setText(QCoreApplication::translate("Widget", "\346\234\252\350\277\236\346\216\245", nullptr)); label_RGB_2->setText(QCoreApplication::translate("Widget", "\351\241\266\351\203\250\347\233\270\346\234\272", nullptr)); RGBstatus_2->setText(QCoreApplication::translate("Widget", "\346\234\252\350\277\236\346\216\245", nullptr)); label_9->setText(QCoreApplication::translate("Widget", "\345\205\211\350\260\261\347\233\270\346\234\272", nullptr)); spec_camera_status->setText(QCoreApplication::translate("Widget", "\346\234\252\350\277\236\346\216\245", nullptr)); label_11->setText(QCoreApplication::translate("Widget", "PLC", nullptr)); label_10->setText(QCoreApplication::translate("Widget", "\346\234\252\350\277\236\346\216\245", nullptr)); label_lowermatchine->setText(QCoreApplication::translate("Widget", "\344\270\213\344\275\215\346\234\272", nullptr)); lowermachine_status->setText(QCoreApplication::translate("Widget", "\346\234\252\350\277\236\346\216\245", nullptr)); groupBox_9->setTitle(QString()); label_31->setText(QCoreApplication::translate("Widget", "\347\261\273\345\210\253", nullptr)); label_12->setText(QCoreApplication::translate("Widget", "\351\207\215\351\207\217", nullptr)); label_13->setText(QCoreApplication::translate("Widget", "\351\207\215\351\207\217\345\215\240\346\257\224", nullptr)); label_19->setText(QCoreApplication::translate("Widget", "\347\254\254\344\270\200\347\261\273", nullptr)); label_20->setText(QCoreApplication::translate("Widget", "\347\254\254\344\272\214\347\261\273", nullptr)); label_21->setText(QCoreApplication::translate("Widget", "\347\254\254\344\270\211\347\261\273", nullptr)); label_22->setText(QCoreApplication::translate("Widget", "\347\254\254\345\233\233\347\261\273", nullptr)); label_26->setText(QCoreApplication::translate("Widget", "\345\275\223\345\211\215\345\210\206\351\200\211\346\236\234\345\223\201\357\274\232", nullptr)); passionBtn->setText(QCoreApplication::translate("Widget", "\347\231\276\351\246\231\346\236\234", nullptr)); tomatoBtn->setText(QCoreApplication::translate("Widget", "\347\225\252\350\214\204", nullptr)); btn_start->setText(QCoreApplication::translate("Widget", "\345\274\200\345\247\213", nullptr)); btn_quit2->setText(QCoreApplication::translate("Widget", "\351\200\200\345\207\272", nullptr)); pushButton_2->setText(QCoreApplication::translate("Widget", "\346\211\213\345\212\250\346\250\241\345\274\217", nullptr)); btn_setparam->setText(QCoreApplication::translate("Widget", "\350\256\276\347\275\256\345\217\202\346\225\260", nullptr)); pushButton_4->setText(QCoreApplication::translate("Widget", "\346\212\245\350\255\246\344\277\241\346\201\257", nullptr)); btn_save->setText(QCoreApplication::translate("Widget", "\344\277\235\345\255\230\345\233\276\347\211\207", nullptr)); view_results->setText(QCoreApplication::translate("Widget", "\346\237\245\347\234\213\347\273\223\346\236\234", nullptr)); label_43->setText(QCoreApplication::translate("Widget", "\347\274\226\345\217\267", nullptr)); lineEdit_fruitNumber->setText(QString()); label_44->setText(QCoreApplication::translate("Widget", "\347\261\273\345\210\253", nullptr)); groupBox_4->setTitle(QCoreApplication::translate("Widget", "\347\233\270\346\234\272", nullptr)); groupBox_2->setTitle(QCoreApplication::translate("Widget", "\351\241\266\351\203\250\344\270\213", nullptr)); label_topL->setText(QString()); groupBox_3->setTitle(QCoreApplication::translate("Widget", "\351\241\266\351\203\250\344\270\255", nullptr)); label_topM->setText(QString()); groupBox_5->setTitle(QCoreApplication::translate("Widget", "\351\241\266\351\203\250\344\270\212", nullptr)); label_topR->setText(QString()); groupBox_6->setTitle(QCoreApplication::translate("Widget", "\345\267\246\344\276\247", nullptr)); showimg_right->setText(QString()); groupBox_7->setTitle(QCoreApplication::translate("Widget", "\345\217\263\344\276\247", nullptr)); showimg_left->setText(QString()); groupBox_8->setTitle(QCoreApplication::translate("Widget", "\345\205\211\350\260\261\347\233\270\346\234\272", nullptr)); spec_camera_show->setText(QString()); tabWidget->setTabText(tabWidget->indexOf(tab), QCoreApplication::translate("Widget", "Tab2", nullptr)); groupBox_11->setTitle(QCoreApplication::translate("Widget", "\345\267\246\344\276\247\347\233\270\346\234\272", nullptr)); label_28->setText(QCoreApplication::translate("Widget", "\346\233\235\345\205\211\346\227\266\351\227\264\357\274\232", nullptr)); label_29->setText(QCoreApplication::translate("Widget", "\347\231\275\345\271\263\350\241\241\357\274\232", nullptr)); label_30->setText(QCoreApplication::translate("Widget", "\345\242\236\347\233\212\357\274\232", nullptr)); groupBox_13->setTitle(QCoreApplication::translate("Widget", "\351\241\266\344\276\247\347\233\270\346\234\272", nullptr)); label_38->setText(QCoreApplication::translate("Widget", "\346\233\235\345\205\211\346\227\266\351\227\264\357\274\232", nullptr)); label_39->setText(QCoreApplication::translate("Widget", "\347\231\275\345\271\263\350\241\241\357\274\232", nullptr)); label_40->setText(QCoreApplication::translate("Widget", "\345\242\236\347\233\212\357\274\232", nullptr)); groupBox_15->setTitle(QCoreApplication::translate("Widget", "\345\217\263\344\276\247\347\233\270\346\234\272", nullptr)); label_46->setText(QCoreApplication::translate("Widget", "\346\233\235\345\205\211\346\227\266\351\227\264\357\274\232", nullptr)); label_47->setText(QCoreApplication::translate("Widget", "\347\231\275\345\271\263\350\241\241\357\274\232", nullptr)); label_48->setText(QCoreApplication::translate("Widget", "\345\242\236\347\233\212\357\274\232", nullptr)); btn_enterparam->setText(QCoreApplication::translate("Widget", "\347\241\256\350\256\244", nullptr)); btn_return->setText(QCoreApplication::translate("Widget", "\350\277\224\345\233\236", nullptr)); btn_settrigger->setText(QCoreApplication::translate("Widget", "\350\247\246\345\217\221\350\256\276\347\275\256", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_2), QCoreApplication::translate("Widget", "Tab3", nullptr)); show_resultsImg->setText(QString()); label_3->setText(QCoreApplication::translate("Widget", "\345\244\204\347\220\206\347\273\223\346\236\234\345\233\276\357\274\232", nullptr)); label_16->setText(QCoreApplication::translate("Widget", "\345\210\244\346\226\255\347\273\223\346\236\234\357\274\232", nullptr)); QArea_linedit_9->setText(QString()); QArea_linedit_8->setText(QString()); QArea_linedit_7->setText(QString()); QArea_linedit_6->setText(QString()); label_4->setText(QCoreApplication::translate("Widget", "\345\244\204\347\220\206\347\273\223\346\236\234\357\274\232", nullptr)); longdia_linedit->setText(QString()); label_5->setText(QCoreApplication::translate("Widget", "\351\230\210\345\200\274\346\240\207\345\207\206\357\274\232", nullptr)); QArea_linedit_2->setText(QString()); QArea_linedit_3->setText(QString()); QArea_linedit_11->setText(QString()); QArea_linedit_10->setText(QString()); label_6->setText(QCoreApplication::translate("Widget", "\345\244\247\345\276\204", nullptr)); label_7->setText(QCoreApplication::translate("Widget", "\347\237\255\345\276\204", nullptr)); label_8->setText(QCoreApplication::translate("Widget", "\347\274\272\351\231\267\346\225\260\351\207\217", nullptr)); label_15->setText(QCoreApplication::translate("Widget", "\347\274\272\351\231\267\351\235\242\347\247\257", nullptr)); tabWidget->setTabText(tabWidget->indexOf(tab_4), QCoreApplication::translate("Widget", "Tab4", nullptr)); } // retranslateUi }; namespace Ui { class Widget: public Ui_Widget {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_WIDGET_H