1 Star 0 Fork 0

qinxude/rk3568ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ui_videochannelsetting.h 29.77 KB
一键复制 编辑 原始数据 按行查看 历史
qinxude 提交于 2024-09-03 09:38 . 3568ui base
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648
/********************************************************************************
** Form generated from reading UI file 'videochannelsetting.ui'
**
** Created by: Qt User Interface Compiler version 5.12.2
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
********************************************************************************/
#ifndef UI_VIDEOCHANNELSETTING_H
#define UI_VIDEOCHANNELSETTING_H
#include <QtCore/QVariant>
#include <QtWidgets/QApplication>
#include <QtWidgets/QComboBox>
#include <QtWidgets/QLabel>
#include <QtWidgets/QLineEdit>
#include <QtWidgets/QPushButton>
#include <QtWidgets/QWidget>
#include <towercranelineedit.h>
QT_BEGIN_NAMESPACE
class Ui_VideoChannelSetting
{
public:
QWidget *widget;
QWidget *widget_2;
QPushButton *QuiteButton;
QLabel *label_2;
QPushButton *SerchCameraButton;
QLabel *label;
TowerCraneLineEdit *Ip1;
TowerCraneLineEdit *Port1;
QLabel *label_3;
QPushButton *IpTestButton1;
QLabel *label_4;
QLineEdit *Pw1;
QLabel *label_5;
QLineEdit *Name1;
QLabel *label_6;
QLabel *label_7;
QLabel *label_8;
QLineEdit *Url1;
QLineEdit *PtzUrl;
QLabel *label_9;
QLineEdit *PtzPort;
QComboBox *OsaType;
QLabel *label_11;
QLabel *label_12;
QComboBox *OsaCameraType;
QLabel *label_10;
TowerCraneLineEdit *OsdX;
TowerCraneLineEdit *OsdY;
QLabel *label_13;
QLabel *label_14;
QLabel *Sta1;
QWidget *widget_3;
TowerCraneLineEdit *Ip2;
QLabel *label_16;
QPushButton *IpTestButton2;
QLabel *label_17;
TowerCraneLineEdit *Port2;
QLineEdit *Name2;
QLabel *label_18;
QLabel *label_19;
QLabel *label_20;
QLabel *label_21;
QLineEdit *Pw2;
QLabel *label_24;
QLabel *Sta2;
QLineEdit *Url2;
QLabel *label_22;
TowerCraneLineEdit *DisplayInterval2;
QLabel *label_26;
QLabel *Sta3;
TowerCraneLineEdit *Port3;
QLabel *label_29;
QLabel *label_30;
QLineEdit *Pw3;
QLabel *label_31;
QLabel *label_32;
QLineEdit *Name3;
TowerCraneLineEdit *Ip3;
QLabel *label_33;
QPushButton *IpTestButton3;
QLabel *label_34;
QLineEdit *Url3;
QLabel *label_15;
TowerCraneLineEdit *DisplayInterval1;
QLabel *label_23;
TowerCraneLineEdit *DisplayInterval3;
void setupUi(QWidget *VideoChannelSetting)
{
if (VideoChannelSetting->objectName().isEmpty())
VideoChannelSetting->setObjectName(QString::fromUtf8("VideoChannelSetting"));
VideoChannelSetting->resize(1080, 1920);
widget = new QWidget(VideoChannelSetting);
widget->setObjectName(QString::fromUtf8("widget"));
widget->setGeometry(QRect(0, 0, 1080, 1920));
widget->setStyleSheet(QString::fromUtf8("background-color: rgb(0, 0, 0);"));
widget_2 = new QWidget(widget);
widget_2->setObjectName(QString::fromUtf8("widget_2"));
widget_2->setGeometry(QRect(0, 0, 1080, 109));
widget_2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);"));
QuiteButton = new QPushButton(widget_2);
QuiteButton->setObjectName(QString::fromUtf8("QuiteButton"));
QuiteButton->setGeometry(QRect(60, 20, 70, 70));
QuiteButton->setStyleSheet(QString::fromUtf8("border-image: url(:/image/ButtonBack.png);"));
label_2 = new QLabel(widget_2);
label_2->setObjectName(QString::fromUtf8("label_2"));
label_2->setGeometry(QRect(463, 20, 191, 73));
label_2->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px\"Ubuntu\";\n"
"font:bold;"));
SerchCameraButton = new QPushButton(widget_2);
SerchCameraButton->setObjectName(QString::fromUtf8("SerchCameraButton"));
SerchCameraButton->setGeometry(QRect(840, 40, 151, 50));
SerchCameraButton->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
label = new QLabel(widget);
label->setObjectName(QString::fromUtf8("label"));
label->setGeometry(QRect(80, 140, 241, 51));
label->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Ip1 = new TowerCraneLineEdit(widget);
Ip1->setObjectName(QString::fromUtf8("Ip1"));
Ip1->setGeometry(QRect(230, 230, 210, 50));
Ip1->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Port1 = new TowerCraneLineEdit(widget);
Port1->setObjectName(QString::fromUtf8("Port1"));
Port1->setGeometry(QRect(730, 230, 210, 50));
Port1->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_3 = new QLabel(widget);
label_3->setObjectName(QString::fromUtf8("label_3"));
label_3->setGeometry(QRect(180, 230, 41, 51));
label_3->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
IpTestButton1 = new QPushButton(widget);
IpTestButton1->setObjectName(QString::fromUtf8("IpTestButton1"));
IpTestButton1->setGeometry(QRect(470, 230, 131, 50));
IpTestButton1->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);"));
label_4 = new QLabel(widget);
label_4->setObjectName(QString::fromUtf8("label_4"));
label_4->setGeometry(QRect(650, 230, 61, 51));
label_4->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Pw1 = new QLineEdit(widget);
Pw1->setObjectName(QString::fromUtf8("Pw1"));
Pw1->setGeometry(QRect(730, 320, 210, 50));
Pw1->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_5 = new QLabel(widget);
label_5->setObjectName(QString::fromUtf8("label_5"));
label_5->setGeometry(QRect(120, 320, 101, 51));
label_5->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Name1 = new QLineEdit(widget);
Name1->setObjectName(QString::fromUtf8("Name1"));
Name1->setGeometry(QRect(230, 320, 210, 50));
Name1->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_6 = new QLabel(widget);
label_6->setObjectName(QString::fromUtf8("label_6"));
label_6->setGeometry(QRect(650, 320, 61, 51));
label_6->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_7 = new QLabel(widget);
label_7->setObjectName(QString::fromUtf8("label_7"));
label_7->setGeometry(QRect(60, 410, 161, 51));
label_7->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_8 = new QLabel(widget);
label_8->setObjectName(QString::fromUtf8("label_8"));
label_8->setGeometry(QRect(30, 500, 181, 51));
label_8->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Url1 = new QLineEdit(widget);
Url1->setObjectName(QString::fromUtf8("Url1"));
Url1->setGeometry(QRect(230, 410, 711, 50));
Url1->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
PtzUrl = new QLineEdit(widget);
PtzUrl->setObjectName(QString::fromUtf8("PtzUrl"));
PtzUrl->setGeometry(QRect(230, 500, 711, 50));
PtzUrl->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_9 = new QLabel(widget);
label_9->setObjectName(QString::fromUtf8("label_9"));
label_9->setGeometry(QRect(30, 590, 191, 51));
label_9->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
PtzPort = new QLineEdit(widget);
PtzPort->setObjectName(QString::fromUtf8("PtzPort"));
PtzPort->setGeometry(QRect(230, 590, 210, 50));
PtzPort->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
OsaType = new QComboBox(widget);
OsaType->addItem(QString());
OsaType->addItem(QString());
OsaType->addItem(QString());
OsaType->addItem(QString());
OsaType->setObjectName(QString::fromUtf8("OsaType"));
OsaType->setGeometry(QRect(230, 680, 251, 51));
OsaType->setLayoutDirection(Qt::LeftToRight);
OsaType->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);\n"
"border:2px solid;\n"
"border-color: rgb(255, 255, 255);"));
label_11 = new QLabel(widget);
label_11->setObjectName(QString::fromUtf8("label_11"));
label_11->setGeometry(QRect(90, 680, 131, 51));
label_11->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_12 = new QLabel(widget);
label_12->setObjectName(QString::fromUtf8("label_12"));
label_12->setGeometry(QRect(560, 680, 151, 51));
label_12->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
OsaCameraType = new QComboBox(widget);
OsaCameraType->addItem(QString());
OsaCameraType->addItem(QString());
OsaCameraType->addItem(QString());
OsaCameraType->setObjectName(QString::fromUtf8("OsaCameraType"));
OsaCameraType->setGeometry(QRect(730, 680, 251, 51));
OsaCameraType->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);\n"
"border:2px solid;\n"
"border-color: rgb(255, 255, 255);"));
label_10 = new QLabel(widget);
label_10->setObjectName(QString::fromUtf8("label_10"));
label_10->setGeometry(QRect(130, 770, 81, 51));
label_10->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
OsdX = new TowerCraneLineEdit(widget);
OsdX->setObjectName(QString::fromUtf8("OsdX"));
OsdX->setGeometry(QRect(230, 770, 210, 50));
OsdX->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
OsdY = new TowerCraneLineEdit(widget);
OsdY->setObjectName(QString::fromUtf8("OsdY"));
OsdY->setGeometry(QRect(730, 770, 210, 50));
OsdY->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_13 = new QLabel(widget);
label_13->setObjectName(QString::fromUtf8("label_13"));
label_13->setGeometry(QRect(630, 770, 81, 51));
label_13->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_14 = new QLabel(widget);
label_14->setObjectName(QString::fromUtf8("label_14"));
label_14->setGeometry(QRect(650, 590, 61, 51));
label_14->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Sta1 = new QLabel(widget);
Sta1->setObjectName(QString::fromUtf8("Sta1"));
Sta1->setGeometry(QRect(740, 605, 131, 31));
Sta1->setStyleSheet(QString::fromUtf8("color: rgb(115, 210, 22);\n"
"image: url(:/image/SettingSucess.png);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"text-align: right;\n"
"padding-left:0px;\n"
"image-position:left;\n"
""));
Sta1->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
widget_3 = new QWidget(widget);
widget_3->setObjectName(QString::fromUtf8("widget_3"));
widget_3->setGeometry(QRect(30, 930, 1020, 471));
widget_3->setStyleSheet(QString::fromUtf8("border-bottom:2px solid;\n"
"border-top:2px solid;\n"
"border-bottom-color: rgb(255, 255, 255);\n"
"border-top-color: rgb(255, 255, 255);"));
Ip2 = new TowerCraneLineEdit(widget_3);
Ip2->setObjectName(QString::fromUtf8("Ip2"));
Ip2->setGeometry(QRect(200, 110, 210, 50));
Ip2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_16 = new QLabel(widget_3);
label_16->setObjectName(QString::fromUtf8("label_16"));
label_16->setGeometry(QRect(30, 290, 161, 51));
label_16->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
IpTestButton2 = new QPushButton(widget_3);
IpTestButton2->setObjectName(QString::fromUtf8("IpTestButton2"));
IpTestButton2->setGeometry(QRect(440, 110, 131, 50));
IpTestButton2->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);\n"
"border:0px solid;\n"
""));
label_17 = new QLabel(widget_3);
label_17->setObjectName(QString::fromUtf8("label_17"));
label_17->setGeometry(QRect(620, 200, 61, 51));
label_17->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Port2 = new TowerCraneLineEdit(widget_3);
Port2->setObjectName(QString::fromUtf8("Port2"));
Port2->setGeometry(QRect(700, 110, 210, 50));
Port2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Name2 = new QLineEdit(widget_3);
Name2->setObjectName(QString::fromUtf8("Name2"));
Name2->setGeometry(QRect(200, 200, 210, 50));
Name2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_18 = new QLabel(widget_3);
label_18->setObjectName(QString::fromUtf8("label_18"));
label_18->setGeometry(QRect(50, 20, 241, 51));
label_18->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_19 = new QLabel(widget_3);
label_19->setObjectName(QString::fromUtf8("label_19"));
label_19->setGeometry(QRect(90, 200, 101, 51));
label_19->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_20 = new QLabel(widget_3);
label_20->setObjectName(QString::fromUtf8("label_20"));
label_20->setGeometry(QRect(620, 380, 61, 51));
label_20->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_21 = new QLabel(widget_3);
label_21->setObjectName(QString::fromUtf8("label_21"));
label_21->setGeometry(QRect(620, 110, 61, 51));
label_21->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Pw2 = new QLineEdit(widget_3);
Pw2->setObjectName(QString::fromUtf8("Pw2"));
Pw2->setGeometry(QRect(700, 200, 210, 50));
Pw2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_24 = new QLabel(widget_3);
label_24->setObjectName(QString::fromUtf8("label_24"));
label_24->setGeometry(QRect(150, 110, 41, 51));
label_24->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Sta2 = new QLabel(widget_3);
Sta2->setObjectName(QString::fromUtf8("Sta2"));
Sta2->setGeometry(QRect(710, 395, 131, 31));
Sta2->setStyleSheet(QString::fromUtf8("color: rgb(115, 210, 22);\n"
"image: url(:/image/SettingSucess.png);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"text-align: right;\n"
"padding-left:0px;\n"
"image-position:left;\n"
"\n"
"border:0px solid;"));
Sta2->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
Url2 = new QLineEdit(widget_3);
Url2->setObjectName(QString::fromUtf8("Url2"));
Url2->setGeometry(QRect(200, 290, 711, 50));
Url2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_22 = new QLabel(widget_3);
label_22->setObjectName(QString::fromUtf8("label_22"));
label_22->setGeometry(QRect(30, 380, 151, 51));
label_22->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
DisplayInterval2 = new TowerCraneLineEdit(widget_3);
DisplayInterval2->setObjectName(QString::fromUtf8("DisplayInterval2"));
DisplayInterval2->setGeometry(QRect(200, 380, 210, 50));
DisplayInterval2->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_26 = new QLabel(widget);
label_26->setObjectName(QString::fromUtf8("label_26"));
label_26->setGeometry(QRect(650, 1605, 61, 51));
label_26->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Sta3 = new QLabel(widget);
Sta3->setObjectName(QString::fromUtf8("Sta3"));
Sta3->setGeometry(QRect(740, 1800, 131, 31));
Sta3->setStyleSheet(QString::fromUtf8("color: rgb(115, 210, 22);\n"
"image: url(:/image/SettingSucess.png);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"text-align: right;\n"
"padding-left:0px;\n"
"image-position:left;\n"
"\n"
"border:0px solid;"));
Sta3->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
Port3 = new TowerCraneLineEdit(widget);
Port3->setObjectName(QString::fromUtf8("Port3"));
Port3->setGeometry(QRect(730, 1515, 210, 50));
Port3->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_29 = new QLabel(widget);
label_29->setObjectName(QString::fromUtf8("label_29"));
label_29->setGeometry(QRect(120, 1605, 101, 51));
label_29->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_30 = new QLabel(widget);
label_30->setObjectName(QString::fromUtf8("label_30"));
label_30->setGeometry(QRect(60, 1695, 161, 51));
label_30->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Pw3 = new QLineEdit(widget);
Pw3->setObjectName(QString::fromUtf8("Pw3"));
Pw3->setGeometry(QRect(730, 1605, 210, 50));
Pw3->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_31 = new QLabel(widget);
label_31->setObjectName(QString::fromUtf8("label_31"));
label_31->setGeometry(QRect(650, 1785, 61, 51));
label_31->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
label_32 = new QLabel(widget);
label_32->setObjectName(QString::fromUtf8("label_32"));
label_32->setGeometry(QRect(650, 1515, 61, 51));
label_32->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Name3 = new QLineEdit(widget);
Name3->setObjectName(QString::fromUtf8("Name3"));
Name3->setGeometry(QRect(230, 1605, 210, 50));
Name3->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
Ip3 = new TowerCraneLineEdit(widget);
Ip3->setObjectName(QString::fromUtf8("Ip3"));
Ip3->setGeometry(QRect(230, 1515, 210, 50));
Ip3->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_33 = new QLabel(widget);
label_33->setObjectName(QString::fromUtf8("label_33"));
label_33->setGeometry(QRect(80, 1420, 241, 51));
label_33->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
IpTestButton3 = new QPushButton(widget);
IpTestButton3->setObjectName(QString::fromUtf8("IpTestButton3"));
IpTestButton3->setGeometry(QRect(470, 1515, 131, 50));
IpTestButton3->setStyleSheet(QString::fromUtf8("background-color: rgb(251, 160, 57);\n"
"font: 24px \"Ubuntu\";\n"
"font:bold;\n"
"color: rgb(255, 255, 255);\n"
"border:0px solid;\n"
""));
label_34 = new QLabel(widget);
label_34->setObjectName(QString::fromUtf8("label_34"));
label_34->setGeometry(QRect(180, 1515, 41, 51));
label_34->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
Url3 = new QLineEdit(widget);
Url3->setObjectName(QString::fromUtf8("Url3"));
Url3->setGeometry(QRect(230, 1695, 711, 50));
Url3->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"border:0px solid;\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_15 = new QLabel(widget);
label_15->setObjectName(QString::fromUtf8("label_15"));
label_15->setGeometry(QRect(60, 850, 151, 51));
label_15->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
DisplayInterval1 = new TowerCraneLineEdit(widget);
DisplayInterval1->setObjectName(QString::fromUtf8("DisplayInterval1"));
DisplayInterval1->setGeometry(QRect(230, 850, 210, 50));
DisplayInterval1->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;"));
label_23 = new QLabel(widget);
label_23->setObjectName(QString::fromUtf8("label_23"));
label_23->setGeometry(QRect(60, 1780, 151, 51));
label_23->setStyleSheet(QString::fromUtf8("color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
DisplayInterval3 = new TowerCraneLineEdit(widget);
DisplayInterval3->setObjectName(QString::fromUtf8("DisplayInterval3"));
DisplayInterval3->setGeometry(QRect(230, 1780, 210, 50));
DisplayInterval3->setStyleSheet(QString::fromUtf8("background-color: rgb(67,67,67);\n"
"color: rgb(255, 255, 255);\n"
"font: 30px \"Ubuntu\";\n"
"font:bold;\n"
"border:0px solid;"));
retranslateUi(VideoChannelSetting);
QMetaObject::connectSlotsByName(VideoChannelSetting);
} // setupUi
void retranslateUi(QWidget *VideoChannelSetting)
{
VideoChannelSetting->setWindowTitle(QApplication::translate("VideoChannelSetting", "Form", nullptr));
QuiteButton->setText(QString());
label_2->setText(QApplication::translate("VideoChannelSetting", "<html><head/><body><p>\350\247\206\351\242\221\351\200\232\351\201\223\350\256\276\347\275\256</p></body></html>", nullptr));
SerchCameraButton->setText(QApplication::translate("VideoChannelSetting", "\346\220\234\347\264\242\346\221\204\345\203\217\345\244\264", nullptr));
label->setText(QApplication::translate("VideoChannelSetting", "\351\200\232\351\201\2231\344\270\273\351\200\232\351\201\223\357\274\232", nullptr));
label_3->setText(QApplication::translate("VideoChannelSetting", "Ip", nullptr));
IpTestButton1->setText(QApplication::translate("VideoChannelSetting", "IP\346\265\213\350\257\225", nullptr));
label_4->setText(QApplication::translate("VideoChannelSetting", "\347\253\257\345\217\243", nullptr));
label_5->setText(QApplication::translate("VideoChannelSetting", "\347\224\250\346\210\267\345\220\215", nullptr));
label_6->setText(QApplication::translate("VideoChannelSetting", "\345\257\206\347\240\201", nullptr));
label_7->setText(QApplication::translate("VideoChannelSetting", "\347\211\271\346\256\212\346\265\201\345\234\260\345\235\200", nullptr));
label_8->setText(QApplication::translate("VideoChannelSetting", "\347\211\271\346\256\212\346\216\247\345\210\266\345\234\260\345\235\200", nullptr));
label_9->setText(QApplication::translate("VideoChannelSetting", "\347\211\271\346\256\212\346\216\247\345\210\266\347\253\257\345\217\243", nullptr));
OsaType->setItemText(0, QApplication::translate("VideoChannelSetting", "\351\200\211\346\213\251\345\217\240\345\212\240\346\226\271\345\274\217", nullptr));
OsaType->setItemText(1, QApplication::translate("VideoChannelSetting", "\346\234\254\345\234\260\345\217\240\345\212\240", nullptr));
OsaType->setItemText(2, QApplication::translate("VideoChannelSetting", "\350\277\234\347\250\213\345\217\240\345\212\240", nullptr));
OsaType->setItemText(3, QApplication::translate("VideoChannelSetting", "\344\270\215\346\230\276\347\244\272", nullptr));
label_11->setText(QApplication::translate("VideoChannelSetting", "\346\225\260\346\215\256\345\217\240\345\212\240", nullptr));
label_12->setText(QApplication::translate("VideoChannelSetting", "\346\221\204\345\203\217\345\244\264\345\223\201\347\211\214", nullptr));
OsaCameraType->setItemText(0, QApplication::translate("VideoChannelSetting", "\351\200\211\346\213\251\346\221\204\345\203\217\345\244\264\345\223\201\347\211\214", nullptr));
OsaCameraType->setItemText(1, QApplication::translate("VideoChannelSetting", "\346\265\267\345\272\267", nullptr));
OsaCameraType->setItemText(2, QApplication::translate("VideoChannelSetting", "\346\262\203\346\262\203\345\256\211", nullptr));
label_10->setText(QApplication::translate("VideoChannelSetting", "X\344\275\215\347\275\256", nullptr));
label_13->setText(QApplication::translate("VideoChannelSetting", "Y\344\275\215\347\275\256", nullptr));
label_14->setText(QApplication::translate("VideoChannelSetting", "\347\212\266\346\200\201", nullptr));
Sta1->setText(QApplication::translate("VideoChannelSetting", "\345\234\250\347\272\277", nullptr));
label_16->setText(QApplication::translate("VideoChannelSetting", "\347\211\271\346\256\212\346\265\201\345\234\260\345\235\200", nullptr));
IpTestButton2->setText(QApplication::translate("VideoChannelSetting", "IP\346\265\213\350\257\225", nullptr));
label_17->setText(QApplication::translate("VideoChannelSetting", "\345\257\206\347\240\201", nullptr));
label_18->setText(QApplication::translate("VideoChannelSetting", "\351\200\232\351\201\223 2:", nullptr));
label_19->setText(QApplication::translate("VideoChannelSetting", "\347\224\250\346\210\267\345\220\215", nullptr));
label_20->setText(QApplication::translate("VideoChannelSetting", "\347\212\266\346\200\201", nullptr));
label_21->setText(QApplication::translate("VideoChannelSetting", "\347\253\257\345\217\243", nullptr));
label_24->setText(QApplication::translate("VideoChannelSetting", "Ip", nullptr));
Sta2->setText(QApplication::translate("VideoChannelSetting", "\345\234\250\347\272\277", nullptr));
label_22->setText(QApplication::translate("VideoChannelSetting", "\346\230\276\347\244\272\345\270\247\351\227\264\351\232\224", nullptr));
label_26->setText(QApplication::translate("VideoChannelSetting", "\345\257\206\347\240\201", nullptr));
Sta3->setText(QApplication::translate("VideoChannelSetting", "\345\234\250\347\272\277", nullptr));
label_29->setText(QApplication::translate("VideoChannelSetting", "\347\224\250\346\210\267\345\220\215", nullptr));
label_30->setText(QApplication::translate("VideoChannelSetting", "\347\211\271\346\256\212\346\265\201\345\234\260\345\235\200", nullptr));
label_31->setText(QApplication::translate("VideoChannelSetting", "\347\212\266\346\200\201", nullptr));
label_32->setText(QApplication::translate("VideoChannelSetting", "\347\253\257\345\217\243", nullptr));
label_33->setText(QApplication::translate("VideoChannelSetting", "\351\200\232\351\201\223 3:", nullptr));
IpTestButton3->setText(QApplication::translate("VideoChannelSetting", "IP\346\265\213\350\257\225", nullptr));
label_34->setText(QApplication::translate("VideoChannelSetting", "Ip", nullptr));
label_15->setText(QApplication::translate("VideoChannelSetting", "\346\230\276\347\244\272\345\270\247\351\227\264\351\232\224", nullptr));
label_23->setText(QApplication::translate("VideoChannelSetting", "\346\230\276\347\244\272\345\270\247\351\227\264\351\232\224", nullptr));
} // retranslateUi
};
namespace Ui {
class VideoChannelSetting: public Ui_VideoChannelSetting {};
} // namespace Ui
QT_END_NAMESPACE
#endif // UI_VIDEOCHANNELSETTING_H
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qinxude/rk3568ui.git
[email protected]:qinxude/rk3568ui.git
qinxude
rk3568ui
rk3568ui
master

搜索帮助