|
- /********************************************************************************
- ** Form generated from reading UI file 'ReportPage.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_REPORTPAGE_H
- #define UI_REPORTPAGE_H
-
- #include <QtCore/QVariant>
- #include <QtWidgets/QApplication>
- #include <QtWidgets/QCheckBox>
- #include <QtWidgets/QDateEdit>
- #include <QtWidgets/QGroupBox>
- #include <QtWidgets/QLabel>
- #include <QtWidgets/QProgressBar>
- #include <QtWidgets/QPushButton>
- #include <QtWidgets/QTextEdit>
- #include <QtWidgets/QWidget>
-
- QT_BEGIN_NAMESPACE
-
- class Ui_CReportPage
- {
- public:
- QGroupBox *groupBox;
- QDateEdit *mReportEndDateEdit;
- QLabel *mReportStartDateLbl;
- QDateEdit *mReportStartDateEdit;
- QLabel *mReportEndDateLbl;
- QGroupBox *groupBox_2;
- QCheckBox *mReportFunctionPPI_2ChkBx;
- QCheckBox *mReportFunctionComptage_2ChkBx;
- QCheckBox *mReportFunctionPEQ2ChkBx;
- QCheckBox *mReportFunctionFNChkBx;
- QCheckBox *mReportFunctionPGChkBx;
- QCheckBox *mReportFunctionPEQ1ChkBx;
- QCheckBox *mReportFunctionPPE_2ChkBx;
- QCheckBox *mReportFunctionComptage_1ChkBx;
- QLabel *mReportEndDateLbl_2;
- QLabel *mReportEndDateLbl_3;
- QCheckBox *mReportFunctionPPE_1ChkBx;
- QCheckBox *mReportFunctionPPI_1ChkBx;
- QCheckBox *mReportFunctionNoDecl1ChkBx;
- QCheckBox *mReportFunctionNoDecl2ChkBx;
- QPushButton *mSelectAllFuncZT1Btn;
- QPushButton *mSelectNoneFuncZT1Btn;
- QPushButton *mSelectNoneFuncZT2Btn;
- QPushButton *mSelectAllFuncZT2Btn;
- QGroupBox *groupBox_3;
- QCheckBox *mReportStationSnowdonChkBx;
- QCheckBox *mReportStationBeaugrandChkBx;
- QCheckBox *mReportStationBourassaChkBx;
- QCheckBox *mReportStationVertuChkBx;
- QCheckBox *mReportStationMontmorencyChkBx;
- QCheckBox *mReportStationBerriChkBx;
- QCheckBox *mReportStationLongueuilChkBx;
- QCheckBox *mReportStationStMichelChkBx;
- QCheckBox *mReportStationAngrignonChkBx;
- QPushButton *mGenerateReportBtn;
- QProgressBar *mReportProgressBarr;
- QTextEdit *mReportProgressTextEdit;
- QLabel *mTimerLable;
- QPushButton *mOpenReportBtn;
- QLabel *mReportPathLabel;
-
- void setupUi(QWidget *CReportPage)
- {
- if (CReportPage->objectName().isEmpty())
- CReportPage->setObjectName(QString::fromUtf8("CReportPage"));
- CReportPage->resize(980, 617);
- groupBox = new QGroupBox(CReportPage);
- groupBox->setObjectName(QString::fromUtf8("groupBox"));
- groupBox->setGeometry(QRect(10, 20, 391, 561));
- mReportEndDateEdit = new QDateEdit(groupBox);
- mReportEndDateEdit->setObjectName(QString::fromUtf8("mReportEndDateEdit"));
- mReportEndDateEdit->setGeometry(QRect(94, 70, 110, 22));
- mReportStartDateLbl = new QLabel(groupBox);
- mReportStartDateLbl->setObjectName(QString::fromUtf8("mReportStartDateLbl"));
- mReportStartDateLbl->setGeometry(QRect(14, 40, 71, 20));
- QFont font;
- font.setPointSize(10);
- mReportStartDateLbl->setFont(font);
- mReportStartDateLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
- mReportStartDateEdit = new QDateEdit(groupBox);
- mReportStartDateEdit->setObjectName(QString::fromUtf8("mReportStartDateEdit"));
- mReportStartDateEdit->setGeometry(QRect(94, 40, 110, 22));
- mReportEndDateLbl = new QLabel(groupBox);
- mReportEndDateLbl->setObjectName(QString::fromUtf8("mReportEndDateLbl"));
- mReportEndDateLbl->setGeometry(QRect(10, 70, 71, 20));
- mReportEndDateLbl->setFont(font);
- mReportEndDateLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
- groupBox_2 = new QGroupBox(groupBox);
- groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
- groupBox_2->setGeometry(QRect(10, 280, 371, 261));
- mReportFunctionPPI_2ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPPI_2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPI_2ChkBx"));
- mReportFunctionPPI_2ChkBx->setGeometry(QRect(180, 50, 131, 20));
- mReportFunctionPPI_2ChkBx->setFont(font);
- mReportFunctionComptage_2ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionComptage_2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionComptage_2ChkBx"));
- mReportFunctionComptage_2ChkBx->setGeometry(QRect(180, 90, 131, 20));
- mReportFunctionComptage_2ChkBx->setFont(font);
- mReportFunctionPEQ2ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPEQ2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPEQ2ChkBx"));
- mReportFunctionPEQ2ChkBx->setGeometry(QRect(180, 110, 131, 20));
- mReportFunctionPEQ2ChkBx->setFont(font);
- mReportFunctionFNChkBx = new QCheckBox(groupBox_2);
- mReportFunctionFNChkBx->setObjectName(QString::fromUtf8("mReportFunctionFNChkBx"));
- mReportFunctionFNChkBx->setGeometry(QRect(10, 50, 131, 20));
- mReportFunctionFNChkBx->setFont(font);
- mReportFunctionPGChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPGChkBx->setObjectName(QString::fromUtf8("mReportFunctionPGChkBx"));
- mReportFunctionPGChkBx->setGeometry(QRect(10, 70, 131, 20));
- mReportFunctionPGChkBx->setFont(font);
- mReportFunctionPEQ1ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPEQ1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPEQ1ChkBx"));
- mReportFunctionPEQ1ChkBx->setGeometry(QRect(10, 150, 131, 20));
- mReportFunctionPEQ1ChkBx->setFont(font);
- mReportFunctionPPE_2ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPPE_2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPE_2ChkBx"));
- mReportFunctionPPE_2ChkBx->setGeometry(QRect(180, 70, 131, 20));
- mReportFunctionPPE_2ChkBx->setFont(font);
- mReportFunctionComptage_1ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionComptage_1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionComptage_1ChkBx"));
- mReportFunctionComptage_1ChkBx->setGeometry(QRect(10, 130, 131, 20));
- mReportFunctionComptage_1ChkBx->setFont(font);
- mReportEndDateLbl_2 = new QLabel(groupBox_2);
- mReportEndDateLbl_2->setObjectName(QString::fromUtf8("mReportEndDateLbl_2"));
- mReportEndDateLbl_2->setGeometry(QRect(30, 20, 71, 20));
- QFont font1;
- font1.setPointSize(12);
- mReportEndDateLbl_2->setFont(font1);
- mReportEndDateLbl_2->setAlignment(Qt::AlignCenter);
- mReportEndDateLbl_3 = new QLabel(groupBox_2);
- mReportEndDateLbl_3->setObjectName(QString::fromUtf8("mReportEndDateLbl_3"));
- mReportEndDateLbl_3->setGeometry(QRect(190, 20, 71, 20));
- mReportEndDateLbl_3->setFont(font1);
- mReportEndDateLbl_3->setAlignment(Qt::AlignCenter);
- mReportFunctionPPE_1ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPPE_1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPE_1ChkBx"));
- mReportFunctionPPE_1ChkBx->setGeometry(QRect(10, 110, 131, 20));
- mReportFunctionPPE_1ChkBx->setFont(font);
- mReportFunctionPPI_1ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionPPI_1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPI_1ChkBx"));
- mReportFunctionPPI_1ChkBx->setGeometry(QRect(10, 90, 131, 20));
- mReportFunctionPPI_1ChkBx->setFont(font);
- mReportFunctionNoDecl1ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionNoDecl1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionNoDecl1ChkBx"));
- mReportFunctionNoDecl1ChkBx->setGeometry(QRect(10, 220, 151, 20));
- mReportFunctionNoDecl1ChkBx->setFont(font);
- mReportFunctionNoDecl2ChkBx = new QCheckBox(groupBox_2);
- mReportFunctionNoDecl2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionNoDecl2ChkBx"));
- mReportFunctionNoDecl2ChkBx->setGeometry(QRect(170, 220, 151, 20));
- mReportFunctionNoDecl2ChkBx->setFont(font);
- mSelectAllFuncZT1Btn = new QPushButton(groupBox_2);
- mSelectAllFuncZT1Btn->setObjectName(QString::fromUtf8("mSelectAllFuncZT1Btn"));
- mSelectAllFuncZT1Btn->setGeometry(QRect(10, 180, 41, 22));
- mSelectNoneFuncZT1Btn = new QPushButton(groupBox_2);
- mSelectNoneFuncZT1Btn->setObjectName(QString::fromUtf8("mSelectNoneFuncZT1Btn"));
- mSelectNoneFuncZT1Btn->setGeometry(QRect(70, 180, 41, 22));
- mSelectNoneFuncZT2Btn = new QPushButton(groupBox_2);
- mSelectNoneFuncZT2Btn->setObjectName(QString::fromUtf8("mSelectNoneFuncZT2Btn"));
- mSelectNoneFuncZT2Btn->setGeometry(QRect(240, 140, 41, 22));
- mSelectAllFuncZT2Btn = new QPushButton(groupBox_2);
- mSelectAllFuncZT2Btn->setObjectName(QString::fromUtf8("mSelectAllFuncZT2Btn"));
- mSelectAllFuncZT2Btn->setGeometry(QRect(180, 140, 41, 22));
- groupBox_3 = new QGroupBox(groupBox);
- groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
- groupBox_3->setGeometry(QRect(10, 120, 371, 141));
- mReportStationSnowdonChkBx = new QCheckBox(groupBox_3);
- mReportStationSnowdonChkBx->setObjectName(QString::fromUtf8("mReportStationSnowdonChkBx"));
- mReportStationSnowdonChkBx->setGeometry(QRect(150, 90, 111, 20));
- mReportStationSnowdonChkBx->setFont(font);
- mReportStationBeaugrandChkBx = new QCheckBox(groupBox_3);
- mReportStationBeaugrandChkBx->setObjectName(QString::fromUtf8("mReportStationBeaugrandChkBx"));
- mReportStationBeaugrandChkBx->setGeometry(QRect(10, 40, 111, 20));
- mReportStationBeaugrandChkBx->setFont(font);
- mReportStationBourassaChkBx = new QCheckBox(groupBox_3);
- mReportStationBourassaChkBx->setObjectName(QString::fromUtf8("mReportStationBourassaChkBx"));
- mReportStationBourassaChkBx->setGeometry(QRect(10, 90, 111, 20));
- mReportStationBourassaChkBx->setFont(font);
- mReportStationVertuChkBx = new QCheckBox(groupBox_3);
- mReportStationVertuChkBx->setObjectName(QString::fromUtf8("mReportStationVertuChkBx"));
- mReportStationVertuChkBx->setGeometry(QRect(10, 70, 111, 20));
- mReportStationVertuChkBx->setFont(font);
- mReportStationMontmorencyChkBx = new QCheckBox(groupBox_3);
- mReportStationMontmorencyChkBx->setObjectName(QString::fromUtf8("mReportStationMontmorencyChkBx"));
- mReportStationMontmorencyChkBx->setGeometry(QRect(10, 110, 111, 20));
- mReportStationMontmorencyChkBx->setFont(font);
- mReportStationBerriChkBx = new QCheckBox(groupBox_3);
- mReportStationBerriChkBx->setObjectName(QString::fromUtf8("mReportStationBerriChkBx"));
- mReportStationBerriChkBx->setGeometry(QRect(150, 20, 91, 20));
- mReportStationBerriChkBx->setFont(font);
- mReportStationLongueuilChkBx = new QCheckBox(groupBox_3);
- mReportStationLongueuilChkBx->setObjectName(QString::fromUtf8("mReportStationLongueuilChkBx"));
- mReportStationLongueuilChkBx->setGeometry(QRect(150, 40, 91, 20));
- mReportStationLongueuilChkBx->setFont(font);
- mReportStationStMichelChkBx = new QCheckBox(groupBox_3);
- mReportStationStMichelChkBx->setObjectName(QString::fromUtf8("mReportStationStMichelChkBx"));
- mReportStationStMichelChkBx->setGeometry(QRect(150, 70, 111, 20));
- mReportStationStMichelChkBx->setFont(font);
- mReportStationAngrignonChkBx = new QCheckBox(groupBox_3);
- mReportStationAngrignonChkBx->setObjectName(QString::fromUtf8("mReportStationAngrignonChkBx"));
- mReportStationAngrignonChkBx->setGeometry(QRect(10, 20, 91, 20));
- mReportStationAngrignonChkBx->setFont(font);
- mGenerateReportBtn = new QPushButton(CReportPage);
- mGenerateReportBtn->setObjectName(QString::fromUtf8("mGenerateReportBtn"));
- mGenerateReportBtn->setGeometry(QRect(470, 30, 111, 22));
- mReportProgressBarr = new QProgressBar(CReportPage);
- mReportProgressBarr->setObjectName(QString::fromUtf8("mReportProgressBarr"));
- mReportProgressBarr->setGeometry(QRect(510, 470, 321, 23));
- mReportProgressBarr->setValue(24);
- mReportProgressTextEdit = new QTextEdit(CReportPage);
- mReportProgressTextEdit->setObjectName(QString::fromUtf8("mReportProgressTextEdit"));
- mReportProgressTextEdit->setGeometry(QRect(470, 60, 401, 391));
- mReportProgressTextEdit->setTextInteractionFlags(Qt::NoTextInteraction);
- mTimerLable = new QLabel(CReportPage);
- mTimerLable->setObjectName(QString::fromUtf8("mTimerLable"));
- mTimerLable->setGeometry(QRect(670, 30, 151, 16));
- mTimerLable->setFont(font1);
- mOpenReportBtn = new QPushButton(CReportPage);
- mOpenReportBtn->setObjectName(QString::fromUtf8("mOpenReportBtn"));
- mOpenReportBtn->setGeometry(QRect(470, 510, 80, 22));
- mReportPathLabel = new QLabel(CReportPage);
- mReportPathLabel->setObjectName(QString::fromUtf8("mReportPathLabel"));
- mReportPathLabel->setGeometry(QRect(560, 510, 381, 16));
- mReportPathLabel->setFont(font);
-
- retranslateUi(CReportPage);
-
- QMetaObject::connectSlotsByName(CReportPage);
- } // setupUi
-
- void retranslateUi(QWidget *CReportPage)
- {
- CReportPage->setWindowTitle(QCoreApplication::translate("CReportPage", "Form", nullptr));
- groupBox->setTitle(QCoreApplication::translate("CReportPage", "Param\303\250tres du rapport", nullptr));
- mReportStartDateLbl->setText(QCoreApplication::translate("CReportPage", "Date d\303\251but", nullptr));
- mReportEndDateLbl->setText(QCoreApplication::translate("CReportPage", "Date fin", nullptr));
- groupBox_2->setTitle(QCoreApplication::translate("CReportPage", "Filtre d\303\251tection", nullptr));
- mReportFunctionPPI_2ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Int\303\251rieur", nullptr));
- mReportFunctionComptage_2ChkBx->setText(QCoreApplication::translate("CReportPage", "Comptage", nullptr));
- mReportFunctionPEQ2ChkBx->setText(QCoreApplication::translate("CReportPage", "Panne \303\211quipement", nullptr));
- mReportFunctionFNChkBx->setText(QCoreApplication::translate("CReportPage", "Frotteurs N\303\251gatifs", nullptr));
- mReportFunctionPGChkBx->setText(QCoreApplication::translate("CReportPage", "PG", nullptr));
- mReportFunctionPEQ1ChkBx->setText(QCoreApplication::translate("CReportPage", "Panne \303\211quipement", nullptr));
- mReportFunctionPPE_2ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Ext\303\251rieur", nullptr));
- mReportFunctionComptage_1ChkBx->setText(QCoreApplication::translate("CReportPage", "Comptage", nullptr));
- mReportEndDateLbl_2->setText(QCoreApplication::translate("CReportPage", "ZT1", nullptr));
- mReportEndDateLbl_3->setText(QCoreApplication::translate("CReportPage", "ZT2", nullptr));
- mReportFunctionPPE_1ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Ext\303\251rieur", nullptr));
- mReportFunctionPPI_1ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Int\303\251rieur", nullptr));
- mReportFunctionNoDecl1ChkBx->setText(QCoreApplication::translate("CReportPage", "Sans d\303\251clenchements", nullptr));
- mReportFunctionNoDecl2ChkBx->setText(QCoreApplication::translate("CReportPage", "Sans d\303\251clenchements", nullptr));
- mSelectAllFuncZT1Btn->setText(QCoreApplication::translate("CReportPage", "Tout", nullptr));
- mSelectNoneFuncZT1Btn->setText(QCoreApplication::translate("CReportPage", "Rien", nullptr));
- mSelectNoneFuncZT2Btn->setText(QCoreApplication::translate("CReportPage", "Rien", nullptr));
- mSelectAllFuncZT2Btn->setText(QCoreApplication::translate("CReportPage", "Tout", nullptr));
- groupBox_3->setTitle(QCoreApplication::translate("CReportPage", "S\303\251lection des stations", nullptr));
- mReportStationSnowdonChkBx->setText(QCoreApplication::translate("CReportPage", "Snowdon", nullptr));
- mReportStationBeaugrandChkBx->setText(QCoreApplication::translate("CReportPage", "H. Beaugrand", nullptr));
- mReportStationBourassaChkBx->setText(QCoreApplication::translate("CReportPage", "Henri-Bourassa", nullptr));
- mReportStationVertuChkBx->setText(QCoreApplication::translate("CReportPage", "C\303\264te-Vertu", nullptr));
- mReportStationMontmorencyChkBx->setText(QCoreApplication::translate("CReportPage", "Montmorency", nullptr));
- mReportStationBerriChkBx->setText(QCoreApplication::translate("CReportPage", "Berri L4", nullptr));
- mReportStationLongueuilChkBx->setText(QCoreApplication::translate("CReportPage", "Longueuil", nullptr));
- mReportStationStMichelChkBx->setText(QCoreApplication::translate("CReportPage", "St-Michel", nullptr));
- mReportStationAngrignonChkBx->setText(QCoreApplication::translate("CReportPage", "Angrignon", nullptr));
- mGenerateReportBtn->setText(QCoreApplication::translate("CReportPage", "G\303\251n\303\251rer Rapport", nullptr));
- mTimerLable->setText(QCoreApplication::translate("CReportPage", "TextLabel", nullptr));
- mOpenReportBtn->setText(QCoreApplication::translate("CReportPage", "Ouvrir rapport", nullptr));
- mReportPathLabel->setText(QCoreApplication::translate("CReportPage", "TextLabel", nullptr));
- } // retranslateUi
-
- };
-
- namespace Ui {
- class CReportPage: public Ui_CReportPage {};
- } // namespace Ui
-
- QT_END_NAMESPACE
-
- #endif // UI_REPORTPAGE_H
|