ui_mainwindow.h 18.5 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
/********************************************************************************
** Form generated from reading UI file 'mainwindow.ui'
**
** Created by: Qt User Interface Compiler version 5.10.0
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/

#ifndef UI_MAINWINDOW_H
#define UI_MAINWINDOW_H

#include <QtCore/QVariant>
#include <QtWidgets/QAction>
#include <QtWidgets/QApplication>
#include <QtWidgets/QButtonGroup>
花狗Fdog's avatar
花狗Fdog 已提交
16 17
#include <QtWidgets/QFrame>
#include <QtWidgets/QHBoxLayout>
18
#include <QtWidgets/QHeaderView>
花狗Fdog's avatar
花狗Fdog 已提交
19
#include <QtWidgets/QLabel>
花狗Fdog's avatar
花狗Fdog 已提交
20
#include <QtWidgets/QLineEdit>
21
#include <QtWidgets/QListWidget>
22
#include <QtWidgets/QMainWindow>
花狗Fdog's avatar
花狗Fdog 已提交
23 24 25 26
#include <QtWidgets/QPlainTextEdit>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QSlider>
#include <QtWidgets/QSpacerItem>
花狗Fdog's avatar
花狗Fdog 已提交
27
#include <QtWidgets/QToolBox>
花狗Fdog's avatar
花狗Fdog 已提交
28
#include <QtWidgets/QToolButton>
29 30 31 32 33 34 35 36
#include <QtWidgets/QWidget>

QT_BEGIN_NAMESPACE

class Ui_MainWindow
{
public:
    QWidget *centralWidget;
花狗Fdog's avatar
花狗Fdog 已提交
37 38
    QFrame *frame_4;
    QHBoxLayout *horizontalLayout_4;
花狗Fdog's avatar
花狗Fdog 已提交
39 40
    QLabel *label_10;
    QSpacerItem *horizontalSpacer_2;
花狗Fdog's avatar
花狗Fdog 已提交
41
    QToolButton *toolButton_1;
花狗Fdog's avatar
花狗Fdog 已提交
42
    QSpacerItem *horizontalSpacer;
花狗Fdog's avatar
花狗Fdog 已提交
43
    QToolButton *toolButton_2;
花狗Fdog's avatar
花狗Fdog 已提交
44
    QSpacerItem *horizontalSpacer_3;
花狗Fdog's avatar
花狗Fdog 已提交
45
    QToolButton *toolButton_3;
花狗Fdog's avatar
花狗Fdog 已提交
46
    QSpacerItem *horizontalSpacer_4;
花狗Fdog's avatar
花狗Fdog 已提交
47 48
    QToolButton *toolButton_4;
    QLabel *label_3;
花狗Fdog's avatar
花狗Fdog 已提交
49 50 51 52 53 54 55 56 57 58 59 60 61
    QLabel *label_6;
    QFrame *frame_2;
    QPushButton *pushButton_4;
    QSlider *horizontalSlider_2;
    QPushButton *pushButton_5;
    QPushButton *pushButton_1;
    QPushButton *pushButton_3;
    QPushButton *pushButton_2;
    QSlider *horizontalSlider;
    QLabel *label;
    QFrame *frame;
    QLineEdit *lineEdit;
    QLabel *label_12;
62
    QLabel *label_4;
花狗Fdog's avatar
花狗Fdog 已提交
63
    QLabel *label_2;
64
    QLabel *label_5;
花狗Fdog's avatar
花狗Fdog 已提交
65 66 67 68 69 70 71 72 73 74 75 76 77 78
    QLabel *label_7;
    QLineEdit *lineEdit_2;
    QPushButton *pushButton_7;
    QLabel *label_8;
    QLabel *label_9;
    QLabel *label_11;
    QToolBox *toolBox;
    QWidget *page_3;
    QPushButton *pushButton_6;
    QPushButton *pushButton;
    QWidget *page;
    QListWidget *listWidget;
    QWidget *page_2;
    QPlainTextEdit *plainTextEdit;
79 80 81 82 83

    void setupUi(QMainWindow *MainWindow)
    {
        if (MainWindow->objectName().isEmpty())
            MainWindow->setObjectName(QStringLiteral("MainWindow"));
花狗Fdog's avatar
花狗Fdog 已提交
84
        MainWindow->resize(1100, 700);
85 86 87
        QIcon icon;
        icon.addFile(QStringLiteral(":/lib/timg2.png"), QSize(), QIcon::Normal, QIcon::Off);
        MainWindow->setWindowIcon(icon);
花狗Fdog's avatar
花狗Fdog 已提交
88 89 90 91
        MainWindow->setStyleSheet(QLatin1String("#centralWidget\n"
"{\n"
"border-image: url(:/lib/5.jpg);\n"
"}"));
92 93
        centralWidget = new QWidget(MainWindow);
        centralWidget->setObjectName(QStringLiteral("centralWidget"));
花狗Fdog's avatar
花狗Fdog 已提交
94 95
        frame_4 = new QFrame(centralWidget);
        frame_4->setObjectName(QStringLiteral("frame_4"));
花狗Fdog's avatar
花狗Fdog 已提交
96
        frame_4->setGeometry(QRect(887, 4, 201, 53));
花狗Fdog's avatar
花狗Fdog 已提交
97 98 99 100 101 102
        frame_4->setFrameShape(QFrame::StyledPanel);
        frame_4->setFrameShadow(QFrame::Raised);
        horizontalLayout_4 = new QHBoxLayout(frame_4);
        horizontalLayout_4->setSpacing(6);
        horizontalLayout_4->setContentsMargins(11, 11, 11, 11);
        horizontalLayout_4->setObjectName(QStringLiteral("horizontalLayout_4"));
花狗Fdog's avatar
花狗Fdog 已提交
103 104 105 106 107 108 109 110 111 112 113 114
        label_10 = new QLabel(frame_4);
        label_10->setObjectName(QStringLiteral("label_10"));
        label_10->setMinimumSize(QSize(23, 20));
        label_10->setMaximumSize(QSize(23, 23));
        label_10->setStyleSheet(QStringLiteral("border-image: url(:/lib/pifu.png);"));

        horizontalLayout_4->addWidget(label_10);

        horizontalSpacer_2 = new QSpacerItem(10, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);

        horizontalLayout_4->addItem(horizontalSpacer_2);

花狗Fdog's avatar
花狗Fdog 已提交
115 116
        toolButton_1 = new QToolButton(frame_4);
        toolButton_1->setObjectName(QStringLiteral("toolButton_1"));
花狗Fdog's avatar
花狗Fdog 已提交
117
        toolButton_1->setMinimumSize(QSize(20, 20));
花狗Fdog's avatar
花狗Fdog 已提交
118 119 120 121 122 123 124 125
        toolButton_1->setStyleSheet(QStringLiteral("border-image: url(:/lib/xuanxiang.png);"));
        toolButton_1->setPopupMode(QToolButton::DelayedPopup);
        toolButton_1->setToolButtonStyle(Qt::ToolButtonIconOnly);
        toolButton_1->setAutoRaise(false);
        toolButton_1->setArrowType(Qt::NoArrow);

        horizontalLayout_4->addWidget(toolButton_1);

花狗Fdog's avatar
花狗Fdog 已提交
126 127 128 129
        horizontalSpacer = new QSpacerItem(20, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);

        horizontalLayout_4->addItem(horizontalSpacer);

花狗Fdog's avatar
花狗Fdog 已提交
130 131
        toolButton_2 = new QToolButton(frame_4);
        toolButton_2->setObjectName(QStringLiteral("toolButton_2"));
花狗Fdog's avatar
花狗Fdog 已提交
132
        toolButton_2->setMinimumSize(QSize(20, 20));
花狗Fdog's avatar
花狗Fdog 已提交
133 134 135 136
        toolButton_2->setStyleSheet(QStringLiteral("border-image: url(:/lib/zuixiao.png);"));

        horizontalLayout_4->addWidget(toolButton_2);

花狗Fdog's avatar
花狗Fdog 已提交
137 138 139 140
        horizontalSpacer_3 = new QSpacerItem(10, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);

        horizontalLayout_4->addItem(horizontalSpacer_3);

花狗Fdog's avatar
花狗Fdog 已提交
141 142
        toolButton_3 = new QToolButton(frame_4);
        toolButton_3->setObjectName(QStringLiteral("toolButton_3"));
花狗Fdog's avatar
花狗Fdog 已提交
143
        toolButton_3->setMinimumSize(QSize(20, 20));
花狗Fdog's avatar
花狗Fdog 已提交
144 145 146 147
        toolButton_3->setStyleSheet(QStringLiteral("border-image: url(:/lib/zuidahua.png);"));

        horizontalLayout_4->addWidget(toolButton_3);

花狗Fdog's avatar
花狗Fdog 已提交
148 149 150 151
        horizontalSpacer_4 = new QSpacerItem(10, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);

        horizontalLayout_4->addItem(horizontalSpacer_4);

花狗Fdog's avatar
花狗Fdog 已提交
152 153
        toolButton_4 = new QToolButton(frame_4);
        toolButton_4->setObjectName(QStringLiteral("toolButton_4"));
花狗Fdog's avatar
花狗Fdog 已提交
154
        toolButton_4->setMinimumSize(QSize(20, 20));
155
        toolButton_4->setStyleSheet(QStringLiteral("border-image: url(:/lib/guanbi.png);"));
花狗Fdog's avatar
花狗Fdog 已提交
156 157 158 159 160

        horizontalLayout_4->addWidget(toolButton_4);

        label_3 = new QLabel(centralWidget);
        label_3->setObjectName(QStringLiteral("label_3"));
花狗Fdog's avatar
花狗Fdog 已提交
161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230
        label_3->setGeometry(QRect(0, 0, 1101, 61));
        label_3->setStyleSheet(QStringLiteral("background-color: rgba(0, 255, 255,50);"));
        label_6 = new QLabel(centralWidget);
        label_6->setObjectName(QStringLiteral("label_6"));
        label_6->setGeometry(QRect(-1, 61, 1101, 641));
        label_6->setStyleSheet(QStringLiteral("background-color: rgba(0, 255, 255,70);"));
        frame_2 = new QFrame(centralWidget);
        frame_2->setObjectName(QStringLiteral("frame_2"));
        frame_2->setGeometry(QRect(370, 643, 521, 61));
        frame_2->setFrameShape(QFrame::StyledPanel);
        frame_2->setFrameShadow(QFrame::Raised);
        pushButton_4 = new QPushButton(frame_2);
        pushButton_4->setObjectName(QStringLiteral("pushButton_4"));
        pushButton_4->setGeometry(QRect(63, 19, 20, 20));
        pushButton_4->setMinimumSize(QSize(20, 20));
        pushButton_4->setStyleSheet(QStringLiteral("border-image: url(:/lib/xunhuan.png);"));
        horizontalSlider_2 = new QSlider(frame_2);
        horizontalSlider_2->setObjectName(QStringLiteral("horizontalSlider_2"));
        horizontalSlider_2->setGeometry(QRect(400, 23, 100, 10));
        horizontalSlider_2->setOrientation(Qt::Horizontal);
        pushButton_5 = new QPushButton(frame_2);
        pushButton_5->setObjectName(QStringLiteral("pushButton_5"));
        pushButton_5->setGeometry(QRect(369, 18, 21, 20));
        pushButton_5->setMinimumSize(QSize(20, 20));
        pushButton_5->setStyleSheet(QStringLiteral("border-image: url(:/lib/shengyin.png);"));
        pushButton_1 = new QPushButton(frame_2);
        pushButton_1->setObjectName(QStringLiteral("pushButton_1"));
        pushButton_1->setGeometry(QRect(120, 10, 40, 40));
        pushButton_1->setMinimumSize(QSize(40, 40));
        pushButton_1->setStyleSheet(QStringLiteral("border-image: url(:/lib/shangyiqu.png);"));
        pushButton_3 = new QPushButton(frame_2);
        pushButton_3->setObjectName(QStringLiteral("pushButton_3"));
        pushButton_3->setGeometry(QRect(305, 10, 40, 40));
        pushButton_3->setMinimumSize(QSize(40, 40));
        pushButton_3->setStyleSheet(QStringLiteral("border-image: url(:/lib/shangyiqu.png);"));
        pushButton_2 = new QPushButton(frame_2);
        pushButton_2->setObjectName(QStringLiteral("pushButton_2"));
        pushButton_2->setGeometry(QRect(210, 6, 50, 50));
        pushButton_2->setMinimumSize(QSize(50, 50));
        pushButton_2->setStyleSheet(QStringLiteral("border-image: url(:/lib/stop.png);"));
        horizontalSlider = new QSlider(centralWidget);
        horizontalSlider->setObjectName(QStringLiteral("horizontalSlider"));
        horizontalSlider->setEnabled(true);
        horizontalSlider->setGeometry(QRect(310, 632, 651, 20));
        horizontalSlider->setMinimumSize(QSize(153, 0));
        horizontalSlider->setSingleStep(0);
        horizontalSlider->setPageStep(16);
        horizontalSlider->setValue(0);
        horizontalSlider->setOrientation(Qt::Horizontal);
        horizontalSlider->setTickInterval(0);
        label = new QLabel(centralWidget);
        label->setObjectName(QStringLiteral("label"));
        label->setGeometry(QRect(970, 630, 91, 21));
        label->setMinimumSize(QSize(0, 0));
        label->setMaximumSize(QSize(11111111, 16777215));
        label->setStyleSheet(QLatin1String("font: 75 11pt \"Adobe Gothic Std B\";\n"
"color: rgb(255, 255, 255);"));
        label->setAlignment(Qt::AlignCenter);
        label->setMargin(0);
        label->setIndent(-1);
        frame = new QFrame(centralWidget);
        frame->setObjectName(QStringLiteral("frame"));
        frame->setGeometry(QRect(209, 61, 881, 561));
        frame->setStyleSheet(QLatin1String("#frame\n"
"{\n"
"border-image: url(:/lib/timg (6).jpg);\n"
"}"));
        frame->setFrameShape(QFrame::StyledPanel);
        frame->setFrameShadow(QFrame::Raised);
        lineEdit = new QLineEdit(frame);
花狗Fdog's avatar
花狗Fdog 已提交
231
        lineEdit->setObjectName(QStringLiteral("lineEdit"));
花狗Fdog's avatar
花狗Fdog 已提交
232
        lineEdit->setGeometry(QRect(110, 60, 151, 36));
花狗Fdog's avatar
花狗Fdog 已提交
233 234 235 236 237
        lineEdit->setStyleSheet(QLatin1String("font:20px;\n"
"background: url(:/C:/Users/fdog/Desktop/image-20200806113923681.png) no-repeat -10px -10px;\n"
"border-radius:5px;\n"
"border: 1px solid #999999;"));
        lineEdit->setAlignment(Qt::AlignCenter);
花狗Fdog's avatar
花狗Fdog 已提交
238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344
        label_12 = new QLabel(frame);
        label_12->setObjectName(QStringLiteral("label_12"));
        label_12->setGeometry(QRect(340, 50, 141, 31));
        label_4 = new QLabel(centralWidget);
        label_4->setObjectName(QStringLiteral("label_4"));
        label_4->setGeometry(QRect(14, 3, 181, 53));
        label_4->setStyleSheet(QStringLiteral("border-image: url(:/lib/b.png);"));
        label_4->setAlignment(Qt::AlignCenter);
        label_2 = new QLabel(centralWidget);
        label_2->setObjectName(QStringLiteral("label_2"));
        label_2->setGeometry(QRect(20, 640, 181, 41));
        label_2->setStyleSheet(QLatin1String("font: 75 12pt \"Adobe Gothic Std B\";\n"
"\n"
"color: rgb(255, 255, 255);"));
        label_5 = new QLabel(centralWidget);
        label_5->setObjectName(QStringLiteral("label_5"));
        label_5->setGeometry(QRect(980, 660, 30, 30));
        label_5->setStyleSheet(QStringLiteral("border-image: url(:/lib/ci-copy.png);"));
        label_7 = new QLabel(centralWidget);
        label_7->setObjectName(QStringLiteral("label_7"));
        label_7->setGeometry(QRect(1020, 660, 31, 31));
        label_7->setStyleSheet(QLatin1String("font: 75 12pt \"Adobe Gothic Std B\";\n"
"border-image: url(:/lib/su.png);\n"
"\n"
"color: rgb(255, 255, 255);"));
        lineEdit_2 = new QLineEdit(centralWidget);
        lineEdit_2->setObjectName(QStringLiteral("lineEdit_2"));
        lineEdit_2->setGeometry(QRect(231, 17, 211, 31));
        lineEdit_2->setStyleSheet(QLatin1String("border-radius:8px;\n"
"border-width:2px;\n"
"border-style:solid ;\n"
"border-color:rgb(163, 163, 163);"));
        pushButton_7 = new QPushButton(centralWidget);
        pushButton_7->setObjectName(QStringLiteral("pushButton_7"));
        pushButton_7->setGeometry(QRect(410, 20, 25, 25));
        pushButton_7->setStyleSheet(QStringLiteral("border-image: url(:/lib/sousuo.png);"));
        label_8 = new QLabel(centralWidget);
        label_8->setObjectName(QStringLiteral("label_8"));
        label_8->setGeometry(QRect(750, 13, 35, 35));
        label_8->setStyleSheet(QStringLiteral("border-image: url(:/lib/touxiang.png);"));
        label_9 = new QLabel(centralWidget);
        label_9->setObjectName(QStringLiteral("label_9"));
        label_9->setGeometry(QRect(790, 20, 81, 21));
        label_9->setStyleSheet(QLatin1String("font: 75 12pt \"Adobe Gothic Std B\";\n"
"\n"
"color: rgb(255, 255, 255);"));
        label_9->setAlignment(Qt::AlignCenter);
        label_11 = new QLabel(centralWidget);
        label_11->setObjectName(QStringLiteral("label_11"));
        label_11->setGeometry(QRect(190, 650, 20, 20));
        label_11->setStyleSheet(QLatin1String("\n"
"border-image: url(:/lib/su.png);\n"
"border-image: url(:/lib/love.png);"));
        toolBox = new QToolBox(centralWidget);
        toolBox->setObjectName(QStringLiteral("toolBox"));
        toolBox->setGeometry(QRect(0, 60, 209, 561));
        QFont font;
        font.setPointSize(15);
        font.setBold(true);
        font.setUnderline(false);
        font.setWeight(75);
        font.setKerning(true);
        toolBox->setFont(font);
        toolBox->setStyleSheet(QLatin1String("\n"
"#toolBox::tab\n"
"{\n"
"color: rgb(85, 170, 255);\n"
"background-color: rgba(0, 255, 255,00);\n"
"}\n"
"\n"
"#toolBox::tab:selected\n"
"{\n"
"color: rgb(85, 170, 255);\n"
"background-color: rgba(0, 255, 255,00);\n"
"}\n"
"\n"
"*\n"
"{\n"
"background-color: rgba(255, 255, 255, 0);\n"
"}"));
        toolBox->setFrameShape(QFrame::NoFrame);
        toolBox->setFrameShadow(QFrame::Plain);
        page_3 = new QWidget();
        page_3->setObjectName(QStringLiteral("page_3"));
        pushButton_6 = new QPushButton(page_3);
        pushButton_6->setObjectName(QStringLiteral("pushButton_6"));
        pushButton_6->setGeometry(QRect(20, 30, 161, 31));
        pushButton = new QPushButton(page_3);
        pushButton->setObjectName(QStringLiteral("pushButton"));
        pushButton->setGeometry(QRect(20, 0, 161, 31));
        toolBox->addItem(page_3, QString::fromUtf8("    \346\267\273\345\212\240\346\226\207\344\273\266"));
        page = new QWidget();
        page->setObjectName(QStringLiteral("page"));
        page->setGeometry(QRect(0, 0, 209, 444));
        listWidget = new QListWidget(page);
        listWidget->setObjectName(QStringLiteral("listWidget"));
        listWidget->setGeometry(QRect(0, 0, 209, 481));
        listWidget->setStyleSheet(QStringLiteral(""));
        toolBox->addItem(page, QString::fromUtf8("    \346\234\254\345\234\260\346\226\207\344\273\266"));
        page_2 = new QWidget();
        page_2->setObjectName(QStringLiteral("page_2"));
        page_2->setGeometry(QRect(0, 0, 209, 444));
        plainTextEdit = new QPlainTextEdit(page_2);
        plainTextEdit->setObjectName(QStringLiteral("plainTextEdit"));
        plainTextEdit->setGeometry(QRect(0, 0, 211, 221));
        plainTextEdit->setStyleSheet(QStringLiteral("background-color: rgba(255, 255, 255, 0);"));
        toolBox->addItem(page_2, QString::fromUtf8("    \346\234\200\350\277\221\346\222\255\346\224\276"));
345
        MainWindow->setCentralWidget(centralWidget);
花狗Fdog's avatar
花狗Fdog 已提交
346
        label_3->raise();
花狗Fdog's avatar
花狗Fdog 已提交
347
        label_6->raise();
花狗Fdog's avatar
花狗Fdog 已提交
348
        frame_4->raise();
花狗Fdog's avatar
花狗Fdog 已提交
349 350 351 352
        frame_2->raise();
        horizontalSlider->raise();
        label->raise();
        frame->raise();
353
        label_4->raise();
花狗Fdog's avatar
花狗Fdog 已提交
354
        label_2->raise();
355
        label_5->raise();
花狗Fdog's avatar
花狗Fdog 已提交
356 357 358 359 360 361 362
        label_7->raise();
        lineEdit_2->raise();
        pushButton_7->raise();
        label_8->raise();
        label_9->raise();
        label_11->raise();
        toolBox->raise();
363 364

        retranslateUi(MainWindow);
365
        QObject::connect(toolButton_4, SIGNAL(clicked()), MainWindow, SLOT(close()));
花狗Fdog's avatar
花狗Fdog 已提交
366 367 368 369 370 371
        QObject::connect(toolButton_2, SIGNAL(clicked()), MainWindow, SLOT(showMinimized()));
        QObject::connect(toolButton_3, SIGNAL(clicked()), MainWindow, SLOT(showMaximized()));

        toolBox->setCurrentIndex(0);
        toolBox->layout()->setSpacing(11);

372 373 374 375 376 377

        QMetaObject::connectSlotsByName(MainWindow);
    } // setupUi

    void retranslateUi(QMainWindow *MainWindow)
    {
378
        MainWindow->setWindowTitle(QApplication::translate("MainWindow", "\346\227\255\345\220\254\351\237\263\344\271\220", nullptr));
花狗Fdog's avatar
花狗Fdog 已提交
379
        label_10->setText(QString());
花狗Fdog's avatar
花狗Fdog 已提交
380 381 382 383 384
        toolButton_1->setText(QString());
        toolButton_2->setText(QString());
        toolButton_3->setText(QString());
        toolButton_4->setText(QString());
        label_3->setText(QString());
花狗Fdog's avatar
花狗Fdog 已提交
385 386 387 388 389 390 391
        label_6->setText(QString());
        pushButton_4->setText(QString());
        pushButton_5->setText(QString());
        pushButton_1->setText(QString());
        pushButton_3->setText(QString());
        pushButton_2->setText(QString());
        label->setText(QApplication::translate("MainWindow", "6:25/7:52", nullptr));
花狗Fdog's avatar
花狗Fdog 已提交
392
        lineEdit->setText(QApplication::translate("MainWindow", "2506897252", nullptr));
花狗Fdog's avatar
花狗Fdog 已提交
393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408
        label_12->setText(QApplication::translate("MainWindow", "TextLabel", nullptr));
        label_4->setText(QString());
        label_2->setText(QApplication::translate("MainWindow", "\351\230\277\346\202\240\346\202\240 - \346\227\247\346\242\246\344\270\200\345\234\272.mp3", nullptr));
        label_5->setText(QString());
        label_7->setText(QString());
        lineEdit_2->setPlaceholderText(QApplication::translate("MainWindow", "\346\220\234\342\200\234\346\227\247\346\242\246\344\270\200\345\234\272\342\200\235", nullptr));
        pushButton_7->setText(QString());
        label_8->setText(QString());
        label_9->setText(QApplication::translate("MainWindow", "\347\231\273\345\275\225\350\264\246\345\217\267", nullptr));
        label_11->setText(QString());
        pushButton_6->setText(QApplication::translate("MainWindow", "\346\267\273\345\212\240\350\247\206\351\242\221", nullptr));
        pushButton->setText(QApplication::translate("MainWindow", "\346\267\273\345\212\240\351\237\263\351\242\221", nullptr));
        toolBox->setItemText(toolBox->indexOf(page_3), QApplication::translate("MainWindow", "    \346\267\273\345\212\240\346\226\207\344\273\266", nullptr));
        toolBox->setItemText(toolBox->indexOf(page), QApplication::translate("MainWindow", "    \346\234\254\345\234\260\346\226\207\344\273\266", nullptr));
        plainTextEdit->setPlainText(QApplication::translate("MainWindow", "\344\275\240\345\217\267\350\257\225\350\257\225", nullptr));
        toolBox->setItemText(toolBox->indexOf(page_2), QApplication::translate("MainWindow", "    \346\234\200\350\277\221\346\222\255\346\224\276", nullptr));
409 410 411 412 413 414 415 416 417 418 419
    } // retranslateUi

};

namespace Ui {
    class MainWindow: public Ui_MainWindow {};
} // namespace Ui

QT_END_NAMESPACE

#endif // UI_MAINWINDOW_H