/******************************************************************************** ** Form generated from reading UI file 'mainwindow.ui' ** ** Created by: Qt User Interface Compiler version 5.13.0 ** ** WARNING! All changes made in this file will be lost when recompiling UI file! ********************************************************************************/ #ifndef UI_MAINWINDOW_H #define UI_MAINWINDOW_H #include #include #include #include #include #include #include #include #include #include #include QT_BEGIN_NAMESPACE class Ui_MainWindow { public: QWidget *centralwidget; QLineEdit *lineEdit; QGroupBox *groupBox; QSlider *horizontalSlider; QComboBox *comboBox; QRadioButton *radioButton; QComboBox *comboBox_2; QMenuBar *menubar; QStatusBar *statusbar; void setupUi(QMainWindow *MainWindow) { if (MainWindow->objectName().isEmpty()) MainWindow->setObjectName(QString::fromUtf8("MainWindow")); MainWindow->resize(800, 600); centralwidget = new QWidget(MainWindow); centralwidget->setObjectName(QString::fromUtf8("centralwidget")); lineEdit = new QLineEdit(centralwidget); lineEdit->setObjectName(QString::fromUtf8("lineEdit")); lineEdit->setGeometry(QRect(190, 140, 113, 25)); groupBox = new QGroupBox(centralwidget); groupBox->setObjectName(QString::fromUtf8("groupBox")); groupBox->setGeometry(QRect(80, 350, 471, 131)); groupBox->setStyleSheet(QString::fromUtf8("#groupBox{background:white;}")); horizontalSlider = new QSlider(groupBox); horizontalSlider->setObjectName(QString::fromUtf8("horizontalSlider")); horizontalSlider->setGeometry(QRect(50, 60, 351, 43)); horizontalSlider->setStyleSheet(QString::fromUtf8("/**********\351\246\226\345\205\210\346\214\207\345\256\232\346\230\257\346\260\264\345\271\263\350\277\230\346\230\257\347\253\226\347\233\264*\344\270\215\346\267\273\345\212\240\346\255\244\344\273\243\347\240\201\357\274\214\344\270\213\346\226\271\344\270\215\350\265\267\344\275\234\347\224\250******/\n" "QSlider::groove:horizontal {\n" "border: 0px solid #bbb;\n" "}\n" "/*1.\346\273\221\345\212\250\350\277\207\347\232\204\346\247\275\350\256\276\350\256\241\345\217\202\346\225\260*/\n" "QSlider::sub-page:horizontal {\n" " /*\346\247\275\351\242\234\350\211\262*/\n" "background: #05F6CC;\n" " /*\345\244\226\347\216\257\345\214\272\345\237\237\345\200\222\345\234\206\350\247\222\345\272\246*/\n" "border-radius: 4px;\n" " /*\344\270\212\351\201\256\344\275\217\345\214\272\345\237\237\351\253\230\345\272\246*/\n" "margin-top:14px;\n" " /*\344\270\213\351\201\256\344\275\217\345\214\272\345\237\237\351\253\230\345\272\246*/\n" "margin-bottom:14px;\n" "/*width\345\234\250\350\277\231\351\207\214\346\227\240\346" "\225\210\357\274\214\344\270\215\345\206\231\345\215\263\345\217\257*/\n" "/*****/\n" "margin-left:8px;\n" "\n" "}\n" "\n" "/*2.\346\234\252\346\273\221\345\212\250\350\277\207\347\232\204\346\247\275\350\256\276\350\256\241\345\217\202\346\225\260*/\n" "QSlider::add-page:horizontal {\n" "/*\346\247\275\351\242\234\350\211\262*/\n" "background: #ECEBEB;\n" "/*\345\244\226\347\216\257\345\244\247\345\260\2170px\345\260\261\346\230\257\344\270\215\346\230\276\347\244\272\357\274\214\351\273\230\350\256\244\344\271\237\346\230\2570*/\n" "border: 0px solid #777;\n" "/*\345\244\226\347\216\257\345\214\272\345\237\237\345\200\222\345\234\206\350\247\222\345\272\246*/\n" "border-radius: 4px;\n" " /*\344\270\212\351\201\256\344\275\217\345\214\272\345\237\237\351\253\230\345\272\246*/\n" "margin-top:14px;\n" " /*\344\270\213\351\201\256\344\275\217\345\214\272\345\237\237\351\253\230\345\272\246*/\n" "margin-bottom:14px;\n" "\n" "margin-right:8px;\n" "}\n" "\n" "\n" "QSlider::handle:horizontal {\n" " width: 43p" "x;\n" " background:transparent;\n" " background-image: url(:/DependFile/Source/channel/slder.png);\n" " margin: -0px -0px -0px -0px;\n" "}\n" "\n" "")); horizontalSlider->setValue(20); horizontalSlider->setOrientation(Qt::Horizontal); comboBox = new QComboBox(centralwidget); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->addItem(QString()); comboBox->setObjectName(QString::fromUtf8("comboBox")); comboBox->setGeometry(QRect(420, 150, 131, 41)); QFont font; font.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font.setPointSize(12); comboBox->setFont(font); comboBox->setStyleSheet(QString::fromUtf8("/* \346\234\252\344\270\213\346\213\211\346\227\266\357\274\214QComboBox\347\232\204\346\240\267\345\274\217 */\n" "QComboBox {\n" " border: 1px solid gray; /* \350\276\271\346\241\206 */\n" " border-radius: 3px; /* \345\234\206\350\247\222 */\n" " padding: 1px 18px 1px 3px; /* \345\255\227\344\275\223\345\241\253\350\241\254 */\n" " color: #000;\n" " background: transparent;\n" "}\n" "\n" "/* \344\270\213\346\213\211\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\346\240\267\345\274\217 */\n" "QComboBox QAbstractItemView {\n" " outline: 2px solid gray; /* \351\200\211\345\256\232\351\241\271\347\232\204\350\231\232\346\241\206 */\n" " border: 1px solid yellow; /* \346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\347\232\204\350\276\271\346\241\206 */\n" " color: black;\n" " background-color: white; /* \346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\347\232\204\350\203\214\346" "\231\257\350\211\262 */\n" " selection-background-color: lightgreen; /* \346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\350\242\253\351\200\211\344\270\255\351\241\271\347\232\204\350\203\214\346\231\257\350\211\262 */\n" "}\n" "\n" "/* \344\270\213\346\213\211\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\346\257\217\351\241\271\347\232\204\346\240\267\345\274\217-\346\255\244\351\241\271\350\265\267\344\275\234\347\224\250\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\347\232\204\346\240\267\345\274\217\345\210\231\350\242\253\351\241\266\346\233\277\344\272\206 */\n" "QComboBox QAbstractItemView::item {\n" " height: 50px; /* \351\241\271\347\232\204\351\253\230\345\272\246\357\274\210\350\256\276\347\275\256pComboBox->setView(new QListView());\345\220\216\357\274\214\350\257\245\351\241\271\346\211\215\350\265\267\344\275\234\347\224\250\357\274\211 */\n" " font: normal norm" "al 25px \"\351\273\221\344\275\223\";/********\345\255\227\344\275\223\346\234\252\350\265\267\344\275\234\347\224\250***********/\n" "}\n" " \n" "/* \344\270\213\346\213\211\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\350\266\212\350\277\207\346\257\217\351\241\271\347\232\204\346\240\267\345\274\217 */\n" "QComboBox QAbstractItemView::item:hover {\n" " color: #FFFFFF;\n" " background-color: lightgreen; /* \346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\350\266\212\350\277\207\346\257\217\351\241\271\347\232\204\350\203\214\346\231\257\350\211\262 */\n" "}\n" "/* \344\270\213\346\213\211\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\350\242\253\351\200\211\346\213\251\347\232\204\346\257\217\351\241\271\347\232\204\346\240\267\345\274\217 */\n" "QComboBox QAbstractItemView::item:selected {\n" " color: #FFFFFF;\n" " background-color: lightgreen;\n" "}\n" "\n" "/* QComboBo" "x\344\270\255\347\232\204\345\236\202\347\233\264\346\273\232\345\212\250\346\235\241 */\n" "QComboBox QAbstractScrollArea QScrollBar:vertical {\n" " width: 10px;\n" " background-color: #d0d2d4; /* \347\251\272\347\231\275\345\214\272\345\237\237\347\232\204\350\203\214\346\231\257\350\211\262 \347\201\260\350\211\262green */\n" "}\n" "QComboBox QAbstractScrollArea QScrollBar::handle:vertical {\n" " border-radius: 5px; /* \345\234\206\350\247\222 */\n" " background: rgb(160,160,160); /* \345\260\217\346\226\271\345\235\227\347\232\204\350\203\214\346\231\257\350\211\262\346\267\261\347\201\260lightblue */\n" "}\n" "\n" "QComboBox QAbstractScrollArea QScrollBar::handle:vertical:hover {\n" " background: rgb(90, 91, 93); /* \350\266\212\350\277\207\345\260\217\346\226\271\345\235\227\347\232\204\350\203\214\346\231\257\350\211\262yellow */\n" "}\n" "/* \344\270\213\346\213\211\346\241\206\346\240\267\345\274\217 */\n" "QComboBox::drop-down {\n" " subcontrol-origin: padding; /* \345\255" "\220\346\216\247\344\273\266\345\234\250\347\210\266\345\205\203\347\264\240\344\270\255\347\232\204\345\216\237\347\202\271\347\237\251\345\275\242\343\200\202\345\246\202\346\236\234\346\234\252\346\214\207\345\256\232\346\255\244\345\261\236\346\200\247\357\274\214\345\210\231\351\273\230\350\256\244\344\270\272padding\343\200\202 */\n" " subcontrol-position: top right; /* \344\270\213\346\213\211\346\241\206\347\232\204\344\275\215\347\275\256\357\274\210\345\217\263\344\270\212\357\274\211 */\n" " width: 25px; /* \344\270\213\346\213\211\346\241\206\347\232\204\345\256\275\345\272\246 */\n" " \n" " border-left-width: 1px; /* \344\270\213\346\213\211\346\241\206\347\232\204\345\267\246\350\276\271\347\225\214\347\272\277\345\256\275\345\272\246 */\n" " border-left-color: darkgray; /* \344\270\213\346\213\211\346\241\206\347\232\204\345\267\246\350\276\271\347\225\214\347\272\277\351\242\234\350\211\262 */\n" " border-left-style: solid; /* \344\270\213\346\213\211\346\241\206\347\232" "\204\345\267\246\350\276\271\347\225\214\347\272\277\344\270\272\345\256\236\347\272\277 */\n" " border-top-right-radius: 3px; /* \344\270\213\346\213\211\346\241\206\347\232\204\345\217\263\344\270\212\350\276\271\347\225\214\347\272\277\347\232\204\345\234\206\350\247\222\345\215\212\345\276\204\357\274\210\345\272\224\345\222\214\346\225\264\344\270\252QComboBox\345\217\263\344\270\212\350\276\271\347\225\214\347\272\277\347\232\204\345\234\206\350\247\222\345\215\212\345\276\204\344\270\200\350\207\264\357\274\211 */\n" " border-bottom-right-radius: 3px; /* \345\220\214\344\270\212 */\n" "}\n" "\n" "")); radioButton = new QRadioButton(centralwidget); radioButton->setObjectName(QString::fromUtf8("radioButton")); radioButton->setGeometry(QRect(190, 250, 131, 41)); radioButton->setStyleSheet(QString::fromUtf8("QRadioButton::indicator:unchecked{\n" "image: url(:/DependFile/Source/radioButton/normal.png);\n" "width:20;\n" "height:20\n" "}\n" "\n" "QRadioButton::indicator:checked{\n" "image: url(:/DependFile/Source/radioButton/checked.png);\n" "width:20;\n" "height:20\n" "}\n" "\n" "\n" "")); comboBox_2 = new QComboBox(centralwidget); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->addItem(QString()); comboBox_2->setObjectName(QString::fromUtf8("comboBox_2")); comboBox_2->setGeometry(QRect(590, 150, 161, 41)); QFont font1; font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223")); font1.setBold(false); font1.setItalic(false); comboBox_2->setFont(font1); comboBox_2->setStyleSheet(QString::fromUtf8("/* \346\234\252\344\270\213\346\213\211\346\227\266\357\274\214QComboBox\347\232\204\346\240\267\345\274\217 */\n" "QComboBox {\n" " border: 1px solid gray; /* \350\276\271\346\241\206 */\n" " border-radius: 3px; /* \345\234\206\350\247\222 */\n" " padding: 1px 18px 1px 3px; /* \345\255\227\344\275\223\345\241\253\350\241\254 */\n" " color: #000;\n" " font: 20px \"\351\273\221\344\275\223\";\n" " background: transparent;\n" "}\n" "\n" "/* \344\270\213\346\213\211\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\346\240\267\345\274\217 */\n" "QComboBox QAbstractItemView {\n" " outline: 0px solid gray; /* \351\200\211\345\256\232\351\241\271\347\232\204\350\231\232\346\241\206 */\n" " border: 0px solid gray; /* \346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\347\232\204\350\276\271\346\241\206 */\n" " color: black;\n" " background-color: #C3E4F3; /* \346\225\264\344\270\252\344\270\213\346\213\211\347" "\252\227\344\275\223\347\232\204\350\203\214\346\231\257\350\211\262 */\n" " selection-background-color: lightgreen; /* \346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\350\242\253\351\200\211\344\270\255\351\241\271\347\232\204\350\203\214\346\231\257\350\211\262 */\n" "font: 20px \"\351\273\221\344\275\223\";\n" "}\n" "\n" "/* \344\270\213\346\213\211\345\220\216\357\274\214\346\225\264\344\270\252\344\270\213\346\213\211\347\252\227\344\275\223\346\257\217\351\241\271\347\232\204\346\240\267\345\274\217 */\n" "QComboBox QAbstractItemView::item {\n" " height: 50px; /* \351\241\271\347\232\204\351\253\230\345\272\246\357\274\210\350\256\276\347\275\256pComboBox->setView(new QListView());\345\220\216\357\274\214\350\257\245\351\241\271\346\211\215\350\265\267\344\275\234\347\224\250\357\274\211 */\n" "}")); MainWindow->setCentralWidget(centralwidget); menubar = new QMenuBar(MainWindow); menubar->setObjectName(QString::fromUtf8("menubar")); menubar->setGeometry(QRect(0, 0, 800, 21)); MainWindow->setMenuBar(menubar); statusbar = new QStatusBar(MainWindow); statusbar->setObjectName(QString::fromUtf8("statusbar")); MainWindow->setStatusBar(statusbar); retranslateUi(MainWindow); QMetaObject::connectSlotsByName(MainWindow); } // setupUi void retranslateUi(QMainWindow *MainWindow) { MainWindow->setWindowTitle(QCoreApplication::translate("MainWindow", "MainWindow", nullptr)); groupBox->setTitle(QCoreApplication::translate("MainWindow", "GroupBox", nullptr)); comboBox->setItemText(0, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(1, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(2, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(3, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(4, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(5, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(6, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(7, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(8, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(9, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(10, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(11, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(12, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(13, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(14, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(15, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(16, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(17, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(18, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(19, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(20, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(21, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(22, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(23, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(24, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(25, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox->setItemText(26, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); radioButton->setText(QCoreApplication::translate("MainWindow", "RadioButton", nullptr)); comboBox_2->setItemText(0, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(1, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(2, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(3, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(4, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(5, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(6, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(7, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(8, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(9, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(10, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(11, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(12, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(13, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(14, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(15, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(16, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); comboBox_2->setItemText(17, QCoreApplication::translate("MainWindow", "\346\226\260\345\273\272\351\241\271\347\233\256", nullptr)); } // retranslateUi }; namespace Ui { class MainWindow: public Ui_MainWindow {}; } // namespace Ui QT_END_NAMESPACE #endif // UI_MAINWINDOW_H