/********************************************************************************
|
** Form generated from reading UI file 'realtimeplayer.ui'
|
**
|
** Created by: Qt User Interface Compiler version 5.9.4
|
**
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
********************************************************************************/
|
|
#ifndef UI_REALTIMEPLAYER_H
|
#define UI_REALTIMEPLAYER_H
|
|
#include <QtCore/QVariant>
|
#include <QtWidgets/QAction>
|
#include <QtWidgets/QApplication>
|
#include <QtWidgets/QButtonGroup>
|
#include <QtWidgets/QGridLayout>
|
#include <QtWidgets/QHBoxLayout>
|
#include <QtWidgets/QHeaderView>
|
#include <QtWidgets/QLabel>
|
#include <QtWidgets/QMainWindow>
|
#include <QtWidgets/QMenuBar>
|
#include <QtWidgets/QPushButton>
|
#include <QtWidgets/QStatusBar>
|
#include <QtWidgets/QToolBar>
|
#include <QtWidgets/QVBoxLayout>
|
#include <QtWidgets/QWidget>
|
|
QT_BEGIN_NAMESPACE
|
|
class Ui_RealTimePlayer
|
{
|
public:
|
QWidget *centralWidget;
|
QVBoxLayout *verticalLayout;
|
QHBoxLayout *horizontalLayout;
|
QPushButton *btn1x1;
|
QPushButton *btn2x2;
|
QPushButton *btn3x3;
|
QPushButton *btn4x4;
|
QPushButton *btnPlayAll;
|
QPushButton *btnStopAll;
|
QGridLayout *videoGridLayout;
|
QLabel *label;
|
QHBoxLayout *horizontalLayout_2;
|
QLabel *labelConnectionStatus;
|
QLabel *labelPlayCount;
|
QLabel *labelNetworkDelay;
|
QLabel *labelCurrentTime;
|
QMenuBar *menuBar;
|
QToolBar *mainToolBar;
|
QStatusBar *statusBar;
|
|
void setupUi(QMainWindow *RealTimePlayer)
|
{
|
if (RealTimePlayer->objectName().isEmpty())
|
RealTimePlayer->setObjectName(QStringLiteral("RealTimePlayer"));
|
RealTimePlayer->resize(793, 647);
|
RealTimePlayer->setStyleSheet(QString::fromUtf8("QWidget {\n"
|
" background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,\n"
|
" stop: 0 #f8f9fa, stop: 1 #e9ecef);\n"
|
" font-family: \"Microsoft YaHei\", \"\345\276\256\350\275\257\351\233\205\351\273\221\", Arial, sans-serif;\n"
|
"}"));
|
centralWidget = new QWidget(RealTimePlayer);
|
centralWidget->setObjectName(QStringLiteral("centralWidget"));
|
verticalLayout = new QVBoxLayout(centralWidget);
|
verticalLayout->setSpacing(6);
|
verticalLayout->setContentsMargins(11, 11, 11, 11);
|
verticalLayout->setObjectName(QStringLiteral("verticalLayout"));
|
horizontalLayout = new QHBoxLayout();
|
horizontalLayout->setSpacing(6);
|
horizontalLayout->setObjectName(QStringLiteral("horizontalLayout"));
|
btn1x1 = new QPushButton(centralWidget);
|
btn1x1->setObjectName(QStringLiteral("btn1x1"));
|
btn1x1->setMinimumSize(QSize(112, 35));
|
btn1x1->setStyleSheet(QLatin1String("QPushButton {\n"
|
" background-color: #1565C0;\n"
|
" border: none;\n"
|
" color: white;\n"
|
" padding: 8px 16px;\n"
|
" text-align: center;\n"
|
" font-size: 14px;\n"
|
" font-weight: bold;\n"
|
" border-radius: 6px;\n"
|
" min-width: 80px;\n"
|
"}\n"
|
"\n"
|
"QPushButton:hover {\n"
|
" background-color: #0D47A1;\n"
|
" transform: translateY(-1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:pressed {\n"
|
" background-color: #01579B;\n"
|
" transform: translateY(1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:disabled {\n"
|
" background-color: #cccccc;\n"
|
" color: #666666;\n"
|
"}"));
|
|
horizontalLayout->addWidget(btn1x1);
|
|
btn2x2 = new QPushButton(centralWidget);
|
btn2x2->setObjectName(QStringLiteral("btn2x2"));
|
btn2x2->setMinimumSize(QSize(112, 35));
|
btn2x2->setStyleSheet(QLatin1String("QPushButton {\n"
|
" background-color: #1565C0;\n"
|
" border: none;\n"
|
" color: white;\n"
|
" padding: 8px 16px;\n"
|
" text-align: center;\n"
|
" font-size: 14px;\n"
|
" font-weight: bold;\n"
|
" border-radius: 6px;\n"
|
" min-width: 80px;\n"
|
"}\n"
|
"\n"
|
"QPushButton:hover {\n"
|
" background-color: #0D47A1;\n"
|
" transform: translateY(-1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:pressed {\n"
|
" background-color: #01579B;\n"
|
" transform: translateY(1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:disabled {\n"
|
" background-color: #cccccc;\n"
|
" color: #666666;\n"
|
"}"));
|
|
horizontalLayout->addWidget(btn2x2);
|
|
btn3x3 = new QPushButton(centralWidget);
|
btn3x3->setObjectName(QStringLiteral("btn3x3"));
|
btn3x3->setMinimumSize(QSize(112, 35));
|
btn3x3->setStyleSheet(QLatin1String("QPushButton {\n"
|
" background-color: #1565C0;\n"
|
" border: none;\n"
|
" color: white;\n"
|
" padding: 8px 16px;\n"
|
" text-align: center;\n"
|
" font-size: 14px;\n"
|
" font-weight: bold;\n"
|
" border-radius: 6px;\n"
|
" min-width: 80px;\n"
|
"}\n"
|
"\n"
|
"QPushButton:hover {\n"
|
" background-color: #0D47A1;\n"
|
" transform: translateY(-1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:pressed {\n"
|
" background-color: #01579B;\n"
|
" transform: translateY(1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:disabled {\n"
|
" background-color: #cccccc;\n"
|
" color: #666666;\n"
|
"}"));
|
|
horizontalLayout->addWidget(btn3x3);
|
|
btn4x4 = new QPushButton(centralWidget);
|
btn4x4->setObjectName(QStringLiteral("btn4x4"));
|
btn4x4->setMinimumSize(QSize(112, 35));
|
btn4x4->setStyleSheet(QLatin1String("QPushButton {\n"
|
" background-color: #1565C0;\n"
|
" border: none;\n"
|
" color: white;\n"
|
" padding: 8px 16px;\n"
|
" text-align: center;\n"
|
" font-size: 14px;\n"
|
" font-weight: bold;\n"
|
" border-radius: 6px;\n"
|
" min-width: 80px;\n"
|
"}\n"
|
"\n"
|
"QPushButton:hover {\n"
|
" background-color: #0D47A1;\n"
|
" transform: translateY(-1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:pressed {\n"
|
" background-color: #01579B;\n"
|
" transform: translateY(1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:disabled {\n"
|
" background-color: #cccccc;\n"
|
" color: #666666;\n"
|
"}"));
|
|
horizontalLayout->addWidget(btn4x4);
|
|
btnPlayAll = new QPushButton(centralWidget);
|
btnPlayAll->setObjectName(QStringLiteral("btnPlayAll"));
|
btnPlayAll->setMinimumSize(QSize(112, 35));
|
btnPlayAll->setStyleSheet(QLatin1String("QPushButton {\n"
|
" background-color: #1565C0;\n"
|
" border: none;\n"
|
" color: white;\n"
|
" padding: 8px 16px;\n"
|
" text-align: center;\n"
|
" font-size: 14px;\n"
|
" font-weight: bold;\n"
|
" border-radius: 6px;\n"
|
" min-width: 80px;\n"
|
"}\n"
|
"\n"
|
"QPushButton:hover {\n"
|
" background-color: #0D47A1;\n"
|
" transform: translateY(-1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:pressed {\n"
|
" background-color: #01579B;\n"
|
" transform: translateY(1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:disabled {\n"
|
" background-color: #cccccc;\n"
|
" color: #666666;\n"
|
"}"));
|
|
horizontalLayout->addWidget(btnPlayAll);
|
|
btnStopAll = new QPushButton(centralWidget);
|
btnStopAll->setObjectName(QStringLiteral("btnStopAll"));
|
btnStopAll->setMinimumSize(QSize(112, 35));
|
btnStopAll->setStyleSheet(QLatin1String("QPushButton {\n"
|
" background-color: #1565C0;\n"
|
" border: none;\n"
|
" color: white;\n"
|
" padding: 8px 16px;\n"
|
" text-align: center;\n"
|
" font-size: 14px;\n"
|
" font-weight: bold;\n"
|
" border-radius: 6px;\n"
|
" min-width: 80px;\n"
|
"}\n"
|
"\n"
|
"QPushButton:hover {\n"
|
" background-color: #0D47A1;\n"
|
" transform: translateY(-1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:pressed {\n"
|
" background-color: #01579B;\n"
|
" transform: translateY(1px);\n"
|
"}\n"
|
"\n"
|
"QPushButton:disabled {\n"
|
" background-color: #cccccc;\n"
|
" color: #666666;\n"
|
"}"));
|
|
horizontalLayout->addWidget(btnStopAll);
|
|
|
verticalLayout->addLayout(horizontalLayout);
|
|
videoGridLayout = new QGridLayout();
|
videoGridLayout->setSpacing(6);
|
videoGridLayout->setObjectName(QStringLiteral("videoGridLayout"));
|
videoGridLayout->setHorizontalSpacing(2);
|
videoGridLayout->setContentsMargins(5, 5, 5, 5);
|
label = new QLabel(centralWidget);
|
label->setObjectName(QStringLiteral("label"));
|
label->setStyleSheet(QStringLiteral(""));
|
|
videoGridLayout->addWidget(label, 0, 0, 1, 1);
|
|
|
verticalLayout->addLayout(videoGridLayout);
|
|
horizontalLayout_2 = new QHBoxLayout();
|
horizontalLayout_2->setSpacing(6);
|
horizontalLayout_2->setObjectName(QStringLiteral("horizontalLayout_2"));
|
labelConnectionStatus = new QLabel(centralWidget);
|
labelConnectionStatus->setObjectName(QStringLiteral("labelConnectionStatus"));
|
labelConnectionStatus->setMinimumSize(QSize(0, 35));
|
labelConnectionStatus->setMaximumSize(QSize(150, 35));
|
labelConnectionStatus->setStyleSheet(QLatin1String("QLabel {\n"
|
" color: #2c3e50;\n"
|
" font-size: 12px;\n"
|
" font-weight: bold;\n"
|
" padding: 5px 10px;\n"
|
" background-color: #ecf0f1;\n"
|
" border: 1px solid #bdc3c7;\n"
|
" border-radius: 4px;\n"
|
" margin: 2px;\n"
|
"}"));
|
|
horizontalLayout_2->addWidget(labelConnectionStatus);
|
|
labelPlayCount = new QLabel(centralWidget);
|
labelPlayCount->setObjectName(QStringLiteral("labelPlayCount"));
|
labelPlayCount->setMinimumSize(QSize(0, 35));
|
labelPlayCount->setMaximumSize(QSize(150, 35));
|
labelPlayCount->setStyleSheet(QLatin1String("QLabel {\n"
|
" color: #2c3e50;\n"
|
" font-size: 12px;\n"
|
" font-weight: bold;\n"
|
" padding: 5px 10px;\n"
|
" background-color: #ecf0f1;\n"
|
" border: 1px solid #bdc3c7;\n"
|
" border-radius: 4px;\n"
|
" margin: 2px;\n"
|
"}"));
|
|
horizontalLayout_2->addWidget(labelPlayCount);
|
|
labelNetworkDelay = new QLabel(centralWidget);
|
labelNetworkDelay->setObjectName(QStringLiteral("labelNetworkDelay"));
|
labelNetworkDelay->setMinimumSize(QSize(0, 35));
|
labelNetworkDelay->setMaximumSize(QSize(150, 35));
|
labelNetworkDelay->setStyleSheet(QLatin1String("QLabel {\n"
|
" color: #2c3e50;\n"
|
" font-size: 12px;\n"
|
" font-weight: bold;\n"
|
" padding: 5px 10px;\n"
|
" background-color: #ecf0f1;\n"
|
" border: 1px solid #bdc3c7;\n"
|
" border-radius: 4px;\n"
|
" margin: 2px;\n"
|
"}"));
|
|
horizontalLayout_2->addWidget(labelNetworkDelay);
|
|
labelCurrentTime = new QLabel(centralWidget);
|
labelCurrentTime->setObjectName(QStringLiteral("labelCurrentTime"));
|
labelCurrentTime->setMinimumSize(QSize(150, 35));
|
labelCurrentTime->setMaximumSize(QSize(150, 35));
|
labelCurrentTime->setStyleSheet(QLatin1String("QLabel {\n"
|
" color: #2c3e50;\n"
|
" font-size: 12px;\n"
|
" font-weight: bold;\n"
|
" padding: 5px 10px;\n"
|
" background-color: #ecf0f1;\n"
|
" border: 1px solid #bdc3c7;\n"
|
" border-radius: 4px;\n"
|
" margin: 2px;\n"
|
"}"));
|
|
horizontalLayout_2->addWidget(labelCurrentTime);
|
|
|
verticalLayout->addLayout(horizontalLayout_2);
|
|
RealTimePlayer->setCentralWidget(centralWidget);
|
menuBar = new QMenuBar(RealTimePlayer);
|
menuBar->setObjectName(QStringLiteral("menuBar"));
|
menuBar->setGeometry(QRect(0, 0, 793, 26));
|
RealTimePlayer->setMenuBar(menuBar);
|
mainToolBar = new QToolBar(RealTimePlayer);
|
mainToolBar->setObjectName(QStringLiteral("mainToolBar"));
|
RealTimePlayer->addToolBar(Qt::TopToolBarArea, mainToolBar);
|
statusBar = new QStatusBar(RealTimePlayer);
|
statusBar->setObjectName(QStringLiteral("statusBar"));
|
RealTimePlayer->setStatusBar(statusBar);
|
|
retranslateUi(RealTimePlayer);
|
|
QMetaObject::connectSlotsByName(RealTimePlayer);
|
} // setupUi
|
|
void retranslateUi(QMainWindow *RealTimePlayer)
|
{
|
RealTimePlayer->setWindowTitle(QApplication::translate("RealTimePlayer", "RealTimePlayer", Q_NULLPTR));
|
btn1x1->setText(QApplication::translate("RealTimePlayer", "1\347\224\273\351\235\242", Q_NULLPTR));
|
btn2x2->setText(QApplication::translate("RealTimePlayer", "4\347\224\273\351\235\242", Q_NULLPTR));
|
btn3x3->setText(QApplication::translate("RealTimePlayer", "9\347\224\273\351\235\242", Q_NULLPTR));
|
btn4x4->setText(QApplication::translate("RealTimePlayer", "16\347\224\273\351\235\242", Q_NULLPTR));
|
btnPlayAll->setText(QApplication::translate("RealTimePlayer", "\345\205\250\351\203\250\346\222\255\346\224\276", Q_NULLPTR));
|
btnStopAll->setText(QApplication::translate("RealTimePlayer", "\345\205\250\351\203\250\345\201\234\346\255\242", Q_NULLPTR));
|
label->setText(QString());
|
labelConnectionStatus->setText(QApplication::translate("RealTimePlayer", "\350\277\236\346\216\245\347\212\266\346\200\201: \346\234\252\350\277\236\346\216\245", Q_NULLPTR));
|
labelPlayCount->setText(QApplication::translate("RealTimePlayer", "\346\222\255\346\224\276\350\267\257\346\225\260: 0/16", Q_NULLPTR));
|
labelNetworkDelay->setText(QApplication::translate("RealTimePlayer", "\347\275\221\347\273\234\345\273\266\350\277\237: --ms", Q_NULLPTR));
|
labelCurrentTime->setText(QApplication::translate("RealTimePlayer", "\345\275\223\345\211\215\346\227\266\351\227\264: --", Q_NULLPTR));
|
} // retranslateUi
|
|
};
|
|
namespace Ui {
|
class RealTimePlayer: public Ui_RealTimePlayer {};
|
} // namespace Ui
|
|
QT_END_NAMESPACE
|
|
#endif // UI_REALTIMEPLAYER_H
|