11/25
This commit is contained in:
138
ZBD_IIIDL_S_Project/build20241115/UI/ui_titlewidget.h
Normal file
138
ZBD_IIIDL_S_Project/build20241115/UI/ui_titlewidget.h
Normal file
@@ -0,0 +1,138 @@
|
||||
/********************************************************************************
|
||||
** Form generated from reading UI file 'titlewidget.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_TITLEWIDGET_H
|
||||
#define UI_TITLEWIDGET_H
|
||||
|
||||
#include <QtCore/QVariant>
|
||||
#include <QtWidgets/QApplication>
|
||||
#include <QtWidgets/QGroupBox>
|
||||
#include <QtWidgets/QLabel>
|
||||
#include <QtWidgets/QPushButton>
|
||||
#include <QtWidgets/QWidget>
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
|
||||
class Ui_TitleWidget
|
||||
{
|
||||
public:
|
||||
QLabel *title_Label;
|
||||
QLabel *signal_Label;
|
||||
QPushButton *user_Btn;
|
||||
QLabel *wifiSignal_Label;
|
||||
QGroupBox *groupBox;
|
||||
QPushButton *back2_Btn;
|
||||
QPushButton *back1_Btn;
|
||||
QPushButton *quit_Btn;
|
||||
QLabel *state_label;
|
||||
QLabel *wifiSignal2_Label;
|
||||
QPushButton *sound_Button;
|
||||
|
||||
void setupUi(QWidget *TitleWidget)
|
||||
{
|
||||
if (TitleWidget->objectName().isEmpty())
|
||||
TitleWidget->setObjectName(QString::fromUtf8("TitleWidget"));
|
||||
TitleWidget->resize(1920, 100);
|
||||
TitleWidget->setStyleSheet(QString::fromUtf8(""));
|
||||
title_Label = new QLabel(TitleWidget);
|
||||
title_Label->setObjectName(QString::fromUtf8("title_Label"));
|
||||
title_Label->setGeometry(QRect(570, 0, 621, 101));
|
||||
QFont font;
|
||||
font.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font.setPointSize(28);
|
||||
font.setBold(true);
|
||||
font.setWeight(75);
|
||||
title_Label->setFont(font);
|
||||
title_Label->setStyleSheet(QString::fromUtf8("color:white;"));
|
||||
title_Label->setAlignment(Qt::AlignCenter);
|
||||
signal_Label = new QLabel(TitleWidget);
|
||||
signal_Label->setObjectName(QString::fromUtf8("signal_Label"));
|
||||
signal_Label->setGeometry(QRect(1620, 30, 40, 40));
|
||||
signal_Label->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/signal/titleSignal.png);"));
|
||||
user_Btn = new QPushButton(TitleWidget);
|
||||
user_Btn->setObjectName(QString::fromUtf8("user_Btn"));
|
||||
user_Btn->setGeometry(QRect(1700, 20, 170, 60));
|
||||
QFont font1;
|
||||
font1.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font1.setPointSize(15);
|
||||
user_Btn->setFont(font1);
|
||||
user_Btn->setStyleSheet(QString::fromUtf8("#user_Btn{background: #FFFFFF;\n"
|
||||
"border-radius: 30px;\n"
|
||||
"color:#05A6EC;}"));
|
||||
wifiSignal_Label = new QLabel(TitleWidget);
|
||||
wifiSignal_Label->setObjectName(QString::fromUtf8("wifiSignal_Label"));
|
||||
wifiSignal_Label->setGeometry(QRect(1500, 30, 40, 40));
|
||||
wifiSignal_Label->setStyleSheet(QString::fromUtf8(""));
|
||||
groupBox = new QGroupBox(TitleWidget);
|
||||
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
||||
groupBox->setGeometry(QRect(0, 0, 1920, 100));
|
||||
groupBox->setStyleSheet(QString::fromUtf8("#groupBox{background: #05A6EC;border:none;}"));
|
||||
back2_Btn = new QPushButton(groupBox);
|
||||
back2_Btn->setObjectName(QString::fromUtf8("back2_Btn"));
|
||||
back2_Btn->setGeometry(QRect(85, 14, 131, 70));
|
||||
QFont font2;
|
||||
font2.setFamily(QString::fromUtf8("\351\273\221\344\275\223"));
|
||||
font2.setPointSize(28);
|
||||
back2_Btn->setFont(font2);
|
||||
back2_Btn->setStyleSheet(QString::fromUtf8("color:white;\n"
|
||||
"border:2px;"));
|
||||
back1_Btn = new QPushButton(groupBox);
|
||||
back1_Btn->setObjectName(QString::fromUtf8("back1_Btn"));
|
||||
back1_Btn->setGeometry(QRect(37, 24, 50, 50));
|
||||
back1_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/signal/back.png);"));
|
||||
quit_Btn = new QPushButton(groupBox);
|
||||
quit_Btn->setObjectName(QString::fromUtf8("quit_Btn"));
|
||||
quit_Btn->setGeometry(QRect(60, 20, 60, 60));
|
||||
quit_Btn->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/quit.png);"));
|
||||
state_label = new QLabel(groupBox);
|
||||
state_label->setObjectName(QString::fromUtf8("state_label"));
|
||||
state_label->setGeometry(QRect(1400, 70, 301, 31));
|
||||
wifiSignal2_Label = new QLabel(groupBox);
|
||||
wifiSignal2_Label->setObjectName(QString::fromUtf8("wifiSignal2_Label"));
|
||||
wifiSignal2_Label->setGeometry(QRect(1430, 30, 40, 40));
|
||||
wifiSignal2_Label->setStyleSheet(QString::fromUtf8(""));
|
||||
sound_Button = new QPushButton(groupBox);
|
||||
sound_Button->setObjectName(QString::fromUtf8("sound_Button"));
|
||||
sound_Button->setGeometry(QRect(1550, 30, 40, 40));
|
||||
sound_Button->setStyleSheet(QString::fromUtf8("border-image: url(:/DependFile/Source/channel/sound.png);"));
|
||||
groupBox->raise();
|
||||
title_Label->raise();
|
||||
signal_Label->raise();
|
||||
user_Btn->raise();
|
||||
wifiSignal_Label->raise();
|
||||
|
||||
retranslateUi(TitleWidget);
|
||||
|
||||
QMetaObject::connectSlotsByName(TitleWidget);
|
||||
} // setupUi
|
||||
|
||||
void retranslateUi(QWidget *TitleWidget)
|
||||
{
|
||||
TitleWidget->setWindowTitle(QCoreApplication::translate("TitleWidget", "Form", nullptr));
|
||||
title_Label->setText(QString());
|
||||
signal_Label->setText(QString());
|
||||
user_Btn->setText(QString());
|
||||
wifiSignal_Label->setText(QString());
|
||||
groupBox->setTitle(QString());
|
||||
back2_Btn->setText(QCoreApplication::translate("TitleWidget", "\350\277\224\345\233\236", nullptr));
|
||||
back1_Btn->setText(QString());
|
||||
quit_Btn->setText(QString());
|
||||
state_label->setText(QString());
|
||||
wifiSignal2_Label->setText(QString());
|
||||
sound_Button->setText(QString());
|
||||
} // retranslateUi
|
||||
|
||||
};
|
||||
|
||||
namespace Ui {
|
||||
class TitleWidget: public Ui_TitleWidget {};
|
||||
} // namespace Ui
|
||||
|
||||
QT_END_NAMESPACE
|
||||
|
||||
#endif // UI_TITLEWIDGET_H
|
||||
Reference in New Issue
Block a user