227 lines
12 KiB
C++
227 lines
12 KiB
C++
/********************************************************************************
|
|
** Form generated from reading UI file 'LoggingSettingsPage.ui'
|
|
**
|
|
** Created by: Qt User Interface Compiler version 5.14.2
|
|
**
|
|
** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
********************************************************************************/
|
|
|
|
#ifndef UI_LOGGINGSETTINGSPAGE_H
|
|
#define UI_LOGGINGSETTINGSPAGE_H
|
|
|
|
#include <QtCore/QVariant>
|
|
#include <QtWidgets/QApplication>
|
|
#include <QtWidgets/QCheckBox>
|
|
#include <QtWidgets/QGroupBox>
|
|
#include <QtWidgets/QLabel>
|
|
#include <QtWidgets/QLineEdit>
|
|
#include <QtWidgets/QPushButton>
|
|
#include <QtWidgets/QSpinBox>
|
|
#include <QtWidgets/QWidget>
|
|
|
|
QT_BEGIN_NAMESPACE
|
|
|
|
class Ui_CLoggingSettingsPage
|
|
{
|
|
public:
|
|
QLabel *mCloudLogParamsLbl;
|
|
QGroupBox *groupBox;
|
|
QLabel *mCloudMQTTHostNameLbl;
|
|
QLabel *mCloudMQTTPortLbl;
|
|
QLabel *mCloudMQTTUsernameLbl;
|
|
QLabel *mCloudMQTTPasswordLbl;
|
|
QLineEdit *mCloudMQTTHostNameEdit;
|
|
QLineEdit *mCloudMQTTUserNameEdit;
|
|
QSpinBox *mCloudMQTTPortSpinBx;
|
|
QLineEdit *mCloudMQTTPasswordEdit;
|
|
QLabel *mCloudMQTTTopicPrefixLbl;
|
|
QLineEdit *mCloudMQTTTopicPrefixEdit;
|
|
QLabel *mCloudMQTTClientIDLbl;
|
|
QLineEdit *mCloudMQTTClientID;
|
|
QLabel *mCloudMQTTRefreshRateLbl;
|
|
QSpinBox *mCloudMQTTRefreshRateSpinBx;
|
|
QLabel *mGeneralLogParamsLbl;
|
|
QPushButton *mChangeParamsBtn;
|
|
QPushButton *mCancelBtn;
|
|
QGroupBox *groupBox_2;
|
|
QSpinBox *mLogFileVerbositySpinBx;
|
|
QSpinBox *mLogZoneVerbositySpinBx;
|
|
QLabel *label;
|
|
QLabel *label_2;
|
|
QLabel *label_3;
|
|
QGroupBox *groupBox_3;
|
|
QSpinBox *mWDTimerTimeoutSpinBx;
|
|
QLabel *label_7;
|
|
QCheckBox *mWDActiveChkBx;
|
|
|
|
void setupUi(QWidget *CLoggingSettingsPage)
|
|
{
|
|
if (CLoggingSettingsPage->objectName().isEmpty())
|
|
CLoggingSettingsPage->setObjectName(QString::fromUtf8("CLoggingSettingsPage"));
|
|
CLoggingSettingsPage->resize(1196, 676);
|
|
mCloudLogParamsLbl = new QLabel(CLoggingSettingsPage);
|
|
mCloudLogParamsLbl->setObjectName(QString::fromUtf8("mCloudLogParamsLbl"));
|
|
mCloudLogParamsLbl->setGeometry(QRect(20, 20, 181, 31));
|
|
QFont font;
|
|
font.setPointSize(14);
|
|
mCloudLogParamsLbl->setFont(font);
|
|
groupBox = new QGroupBox(CLoggingSettingsPage);
|
|
groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
|
groupBox->setGeometry(QRect(10, 60, 461, 271));
|
|
mCloudMQTTHostNameLbl = new QLabel(groupBox);
|
|
mCloudMQTTHostNameLbl->setObjectName(QString::fromUtf8("mCloudMQTTHostNameLbl"));
|
|
mCloudMQTTHostNameLbl->setGeometry(QRect(10, 21, 71, 20));
|
|
QFont font1;
|
|
font1.setPointSize(10);
|
|
mCloudMQTTHostNameLbl->setFont(font1);
|
|
mCloudMQTTHostNameLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTPortLbl = new QLabel(groupBox);
|
|
mCloudMQTTPortLbl->setObjectName(QString::fromUtf8("mCloudMQTTPortLbl"));
|
|
mCloudMQTTPortLbl->setGeometry(QRect(-30, 56, 111, 10));
|
|
mCloudMQTTPortLbl->setFont(font1);
|
|
mCloudMQTTPortLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTUsernameLbl = new QLabel(groupBox);
|
|
mCloudMQTTUsernameLbl->setObjectName(QString::fromUtf8("mCloudMQTTUsernameLbl"));
|
|
mCloudMQTTUsernameLbl->setGeometry(QRect(10, 81, 71, 20));
|
|
mCloudMQTTUsernameLbl->setFont(font1);
|
|
mCloudMQTTUsernameLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTPasswordLbl = new QLabel(groupBox);
|
|
mCloudMQTTPasswordLbl->setObjectName(QString::fromUtf8("mCloudMQTTPasswordLbl"));
|
|
mCloudMQTTPasswordLbl->setGeometry(QRect(-30, 111, 111, 16));
|
|
mCloudMQTTPasswordLbl->setFont(font1);
|
|
mCloudMQTTPasswordLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTHostNameEdit = new QLineEdit(groupBox);
|
|
mCloudMQTTHostNameEdit->setObjectName(QString::fromUtf8("mCloudMQTTHostNameEdit"));
|
|
mCloudMQTTHostNameEdit->setGeometry(QRect(90, 20, 321, 20));
|
|
mCloudMQTTUserNameEdit = new QLineEdit(groupBox);
|
|
mCloudMQTTUserNameEdit->setObjectName(QString::fromUtf8("mCloudMQTTUserNameEdit"));
|
|
mCloudMQTTUserNameEdit->setGeometry(QRect(90, 80, 321, 20));
|
|
mCloudMQTTPortSpinBx = new QSpinBox(groupBox);
|
|
mCloudMQTTPortSpinBx->setObjectName(QString::fromUtf8("mCloudMQTTPortSpinBx"));
|
|
mCloudMQTTPortSpinBx->setGeometry(QRect(90, 51, 111, 22));
|
|
mCloudMQTTPortSpinBx->setMaximum(65535);
|
|
mCloudMQTTPortSpinBx->setValue(1883);
|
|
mCloudMQTTPasswordEdit = new QLineEdit(groupBox);
|
|
mCloudMQTTPasswordEdit->setObjectName(QString::fromUtf8("mCloudMQTTPasswordEdit"));
|
|
mCloudMQTTPasswordEdit->setGeometry(QRect(90, 111, 321, 20));
|
|
mCloudMQTTTopicPrefixLbl = new QLabel(groupBox);
|
|
mCloudMQTTTopicPrefixLbl->setObjectName(QString::fromUtf8("mCloudMQTTTopicPrefixLbl"));
|
|
mCloudMQTTTopicPrefixLbl->setGeometry(QRect(10, 160, 71, 20));
|
|
mCloudMQTTTopicPrefixLbl->setFont(font1);
|
|
mCloudMQTTTopicPrefixLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTTopicPrefixEdit = new QLineEdit(groupBox);
|
|
mCloudMQTTTopicPrefixEdit->setObjectName(QString::fromUtf8("mCloudMQTTTopicPrefixEdit"));
|
|
mCloudMQTTTopicPrefixEdit->setGeometry(QRect(90, 160, 321, 20));
|
|
mCloudMQTTClientIDLbl = new QLabel(groupBox);
|
|
mCloudMQTTClientIDLbl->setObjectName(QString::fromUtf8("mCloudMQTTClientIDLbl"));
|
|
mCloudMQTTClientIDLbl->setGeometry(QRect(10, 190, 71, 20));
|
|
mCloudMQTTClientIDLbl->setFont(font1);
|
|
mCloudMQTTClientIDLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTClientID = new QLineEdit(groupBox);
|
|
mCloudMQTTClientID->setObjectName(QString::fromUtf8("mCloudMQTTClientID"));
|
|
mCloudMQTTClientID->setGeometry(QRect(90, 190, 321, 20));
|
|
mCloudMQTTRefreshRateLbl = new QLabel(groupBox);
|
|
mCloudMQTTRefreshRateLbl->setObjectName(QString::fromUtf8("mCloudMQTTRefreshRateLbl"));
|
|
mCloudMQTTRefreshRateLbl->setGeometry(QRect(10, 220, 181, 20));
|
|
mCloudMQTTRefreshRateLbl->setFont(font1);
|
|
mCloudMQTTRefreshRateLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
|
|
mCloudMQTTRefreshRateSpinBx = new QSpinBox(groupBox);
|
|
mCloudMQTTRefreshRateSpinBx->setObjectName(QString::fromUtf8("mCloudMQTTRefreshRateSpinBx"));
|
|
mCloudMQTTRefreshRateSpinBx->setGeometry(QRect(200, 220, 101, 22));
|
|
mCloudMQTTRefreshRateSpinBx->setMinimum(1000);
|
|
mCloudMQTTRefreshRateSpinBx->setMaximum(500000);
|
|
mCloudMQTTRefreshRateSpinBx->setSingleStep(1);
|
|
mGeneralLogParamsLbl = new QLabel(CLoggingSettingsPage);
|
|
mGeneralLogParamsLbl->setObjectName(QString::fromUtf8("mGeneralLogParamsLbl"));
|
|
mGeneralLogParamsLbl->setGeometry(QRect(590, 30, 181, 31));
|
|
mGeneralLogParamsLbl->setFont(font);
|
|
mChangeParamsBtn = new QPushButton(CLoggingSettingsPage);
|
|
mChangeParamsBtn->setObjectName(QString::fromUtf8("mChangeParamsBtn"));
|
|
mChangeParamsBtn->setGeometry(QRect(370, 340, 80, 22));
|
|
mCancelBtn = new QPushButton(CLoggingSettingsPage);
|
|
mCancelBtn->setObjectName(QString::fromUtf8("mCancelBtn"));
|
|
mCancelBtn->setGeometry(QRect(260, 340, 80, 22));
|
|
groupBox_2 = new QGroupBox(CLoggingSettingsPage);
|
|
groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
|
|
groupBox_2->setGeometry(QRect(590, 90, 351, 121));
|
|
mLogFileVerbositySpinBx = new QSpinBox(groupBox_2);
|
|
mLogFileVerbositySpinBx->setObjectName(QString::fromUtf8("mLogFileVerbositySpinBx"));
|
|
mLogFileVerbositySpinBx->setGeometry(QRect(170, 30, 51, 22));
|
|
mLogFileVerbositySpinBx->setMinimum(0);
|
|
mLogFileVerbositySpinBx->setMaximum(3);
|
|
mLogZoneVerbositySpinBx = new QSpinBox(groupBox_2);
|
|
mLogZoneVerbositySpinBx->setObjectName(QString::fromUtf8("mLogZoneVerbositySpinBx"));
|
|
mLogZoneVerbositySpinBx->setGeometry(QRect(220, 70, 43, 22));
|
|
mLogZoneVerbositySpinBx->setMinimum(1);
|
|
mLogZoneVerbositySpinBx->setMaximum(3);
|
|
mLogZoneVerbositySpinBx->setSingleStep(1);
|
|
mLogZoneVerbositySpinBx->setValue(1);
|
|
label = new QLabel(groupBox_2);
|
|
label->setObjectName(QString::fromUtf8("label"));
|
|
label->setGeometry(QRect(10, 30, 161, 21));
|
|
QFont font2;
|
|
font2.setPointSize(11);
|
|
label->setFont(font2);
|
|
label_2 = new QLabel(groupBox_2);
|
|
label_2->setObjectName(QString::fromUtf8("label_2"));
|
|
label_2->setGeometry(QRect(10, 70, 211, 21));
|
|
label_2->setFont(font2);
|
|
label_3 = new QLabel(groupBox_2);
|
|
label_3->setObjectName(QString::fromUtf8("label_3"));
|
|
label_3->setGeometry(QRect(230, 30, 81, 20));
|
|
label_3->setFont(font1);
|
|
groupBox_3 = new QGroupBox(CLoggingSettingsPage);
|
|
groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
|
|
groupBox_3->setGeometry(QRect(590, 240, 351, 101));
|
|
mWDTimerTimeoutSpinBx = new QSpinBox(groupBox_3);
|
|
mWDTimerTimeoutSpinBx->setObjectName(QString::fromUtf8("mWDTimerTimeoutSpinBx"));
|
|
mWDTimerTimeoutSpinBx->setGeometry(QRect(110, 60, 101, 22));
|
|
mWDTimerTimeoutSpinBx->setMinimum(5);
|
|
mWDTimerTimeoutSpinBx->setMaximum(15300);
|
|
label_7 = new QLabel(groupBox_3);
|
|
label_7->setObjectName(QString::fromUtf8("label_7"));
|
|
label_7->setGeometry(QRect(20, 60, 91, 21));
|
|
label_7->setFont(font2);
|
|
mWDActiveChkBx = new QCheckBox(groupBox_3);
|
|
mWDActiveChkBx->setObjectName(QString::fromUtf8("mWDActiveChkBx"));
|
|
mWDActiveChkBx->setGeometry(QRect(20, 30, 171, 20));
|
|
|
|
retranslateUi(CLoggingSettingsPage);
|
|
|
|
QMetaObject::connectSlotsByName(CLoggingSettingsPage);
|
|
} // setupUi
|
|
|
|
void retranslateUi(QWidget *CLoggingSettingsPage)
|
|
{
|
|
CLoggingSettingsPage->setWindowTitle(QCoreApplication::translate("CLoggingSettingsPage", "Form", nullptr));
|
|
mCloudLogParamsLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Param\303\250tres Cloud", nullptr));
|
|
groupBox->setTitle(QCoreApplication::translate("CLoggingSettingsPage", "Broker MQTT", nullptr));
|
|
mCloudMQTTHostNameLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "HostName", nullptr));
|
|
mCloudMQTTPortLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Port", nullptr));
|
|
mCloudMQTTUsernameLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Username", nullptr));
|
|
mCloudMQTTPasswordLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Password", nullptr));
|
|
mCloudMQTTTopicPrefixLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Topic Prefix", nullptr));
|
|
mCloudMQTTClientIDLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Client ID", nullptr));
|
|
mCloudMQTTRefreshRateLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Taux de rafraichissement (ms):", nullptr));
|
|
mGeneralLogParamsLbl->setText(QCoreApplication::translate("CLoggingSettingsPage", "Param\303\250tres g\303\251n\303\251raux", nullptr));
|
|
mChangeParamsBtn->setText(QCoreApplication::translate("CLoggingSettingsPage", "Modifier", nullptr));
|
|
mCancelBtn->setText(QCoreApplication::translate("CLoggingSettingsPage", "Annuler", nullptr));
|
|
groupBox_2->setTitle(QCoreApplication::translate("CLoggingSettingsPage", "Logging (3 = tr\303\250s d\303\251taill\303\251)", nullptr));
|
|
label->setText(QCoreApplication::translate("CLoggingSettingsPage", "Verbosit\303\251 du fichier log", nullptr));
|
|
label_2->setText(QCoreApplication::translate("CLoggingSettingsPage", "Verbosit\303\251 de la page de statut", nullptr));
|
|
label_3->setText(QCoreApplication::translate("CLoggingSettingsPage", "0 = d\303\251sactiv\303\251", nullptr));
|
|
groupBox_3->setTitle(QCoreApplication::translate("CLoggingSettingsPage", "Watchdog CPU", nullptr));
|
|
label_7->setText(QCoreApplication::translate("CLoggingSettingsPage", "Timeout (s)", nullptr));
|
|
mWDActiveChkBx->setText(QCoreApplication::translate("CLoggingSettingsPage", "Activer watchdog", nullptr));
|
|
} // retranslateUi
|
|
|
|
};
|
|
|
|
namespace Ui {
|
|
class CLoggingSettingsPage: public Ui_CLoggingSettingsPage {};
|
|
} // namespace Ui
|
|
|
|
QT_END_NAMESPACE
|
|
|
|
#endif // UI_LOGGINGSETTINGSPAGE_H
|