Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 

287 wiersze
17 KiB

  1. /********************************************************************************
  2. ** Form generated from reading UI file 'ReportPage.ui'
  3. **
  4. ** Created by: Qt User Interface Compiler version 5.14.2
  5. **
  6. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  7. ********************************************************************************/
  8. #ifndef UI_REPORTPAGE_H
  9. #define UI_REPORTPAGE_H
  10. #include <QtCore/QVariant>
  11. #include <QtWidgets/QApplication>
  12. #include <QtWidgets/QCheckBox>
  13. #include <QtWidgets/QDateEdit>
  14. #include <QtWidgets/QGroupBox>
  15. #include <QtWidgets/QLabel>
  16. #include <QtWidgets/QProgressBar>
  17. #include <QtWidgets/QPushButton>
  18. #include <QtWidgets/QTextEdit>
  19. #include <QtWidgets/QWidget>
  20. QT_BEGIN_NAMESPACE
  21. class Ui_CReportPage
  22. {
  23. public:
  24. QGroupBox *groupBox;
  25. QDateEdit *mReportEndDateEdit;
  26. QLabel *mReportStartDateLbl;
  27. QDateEdit *mReportStartDateEdit;
  28. QLabel *mReportEndDateLbl;
  29. QGroupBox *groupBox_2;
  30. QCheckBox *mReportFunctionPPI_2ChkBx;
  31. QCheckBox *mReportFunctionComptage_2ChkBx;
  32. QCheckBox *mReportFunctionPEQ2ChkBx;
  33. QCheckBox *mReportFunctionFNChkBx;
  34. QCheckBox *mReportFunctionPGChkBx;
  35. QCheckBox *mReportFunctionPEQ1ChkBx;
  36. QCheckBox *mReportFunctionPPE_2ChkBx;
  37. QCheckBox *mReportFunctionComptage_1ChkBx;
  38. QLabel *mReportEndDateLbl_2;
  39. QLabel *mReportEndDateLbl_3;
  40. QCheckBox *mReportFunctionPPE_1ChkBx;
  41. QCheckBox *mReportFunctionPPI_1ChkBx;
  42. QCheckBox *mReportFunctionNoDecl1ChkBx;
  43. QCheckBox *mReportFunctionNoDecl2ChkBx;
  44. QPushButton *mSelectAllFuncZT1Btn;
  45. QPushButton *mSelectNoneFuncZT1Btn;
  46. QPushButton *mSelectNoneFuncZT2Btn;
  47. QPushButton *mSelectAllFuncZT2Btn;
  48. QGroupBox *groupBox_3;
  49. QCheckBox *mReportStationSnowdonChkBx;
  50. QCheckBox *mReportStationBeaugrandChkBx;
  51. QCheckBox *mReportStationBourassaChkBx;
  52. QCheckBox *mReportStationVertuChkBx;
  53. QCheckBox *mReportStationMontmorencyChkBx;
  54. QCheckBox *mReportStationBerriChkBx;
  55. QCheckBox *mReportStationLongueuilChkBx;
  56. QCheckBox *mReportStationStMichelChkBx;
  57. QCheckBox *mReportStationAngrignonChkBx;
  58. QPushButton *mGenerateReportBtn;
  59. QProgressBar *mReportProgressBarr;
  60. QTextEdit *mReportProgressTextEdit;
  61. QLabel *mTimerLable;
  62. QPushButton *mOpenReportBtn;
  63. QLabel *mReportPathLabel;
  64. void setupUi(QWidget *CReportPage)
  65. {
  66. if (CReportPage->objectName().isEmpty())
  67. CReportPage->setObjectName(QString::fromUtf8("CReportPage"));
  68. CReportPage->resize(980, 617);
  69. groupBox = new QGroupBox(CReportPage);
  70. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  71. groupBox->setGeometry(QRect(10, 20, 391, 561));
  72. mReportEndDateEdit = new QDateEdit(groupBox);
  73. mReportEndDateEdit->setObjectName(QString::fromUtf8("mReportEndDateEdit"));
  74. mReportEndDateEdit->setGeometry(QRect(94, 70, 110, 22));
  75. mReportStartDateLbl = new QLabel(groupBox);
  76. mReportStartDateLbl->setObjectName(QString::fromUtf8("mReportStartDateLbl"));
  77. mReportStartDateLbl->setGeometry(QRect(14, 40, 71, 20));
  78. QFont font;
  79. font.setPointSize(10);
  80. mReportStartDateLbl->setFont(font);
  81. mReportStartDateLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  82. mReportStartDateEdit = new QDateEdit(groupBox);
  83. mReportStartDateEdit->setObjectName(QString::fromUtf8("mReportStartDateEdit"));
  84. mReportStartDateEdit->setGeometry(QRect(94, 40, 110, 22));
  85. mReportEndDateLbl = new QLabel(groupBox);
  86. mReportEndDateLbl->setObjectName(QString::fromUtf8("mReportEndDateLbl"));
  87. mReportEndDateLbl->setGeometry(QRect(10, 70, 71, 20));
  88. mReportEndDateLbl->setFont(font);
  89. mReportEndDateLbl->setAlignment(Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter);
  90. groupBox_2 = new QGroupBox(groupBox);
  91. groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
  92. groupBox_2->setGeometry(QRect(10, 280, 371, 261));
  93. mReportFunctionPPI_2ChkBx = new QCheckBox(groupBox_2);
  94. mReportFunctionPPI_2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPI_2ChkBx"));
  95. mReportFunctionPPI_2ChkBx->setGeometry(QRect(180, 50, 131, 20));
  96. mReportFunctionPPI_2ChkBx->setFont(font);
  97. mReportFunctionComptage_2ChkBx = new QCheckBox(groupBox_2);
  98. mReportFunctionComptage_2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionComptage_2ChkBx"));
  99. mReportFunctionComptage_2ChkBx->setGeometry(QRect(180, 90, 131, 20));
  100. mReportFunctionComptage_2ChkBx->setFont(font);
  101. mReportFunctionPEQ2ChkBx = new QCheckBox(groupBox_2);
  102. mReportFunctionPEQ2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPEQ2ChkBx"));
  103. mReportFunctionPEQ2ChkBx->setGeometry(QRect(180, 110, 131, 20));
  104. mReportFunctionPEQ2ChkBx->setFont(font);
  105. mReportFunctionFNChkBx = new QCheckBox(groupBox_2);
  106. mReportFunctionFNChkBx->setObjectName(QString::fromUtf8("mReportFunctionFNChkBx"));
  107. mReportFunctionFNChkBx->setGeometry(QRect(10, 50, 131, 20));
  108. mReportFunctionFNChkBx->setFont(font);
  109. mReportFunctionPGChkBx = new QCheckBox(groupBox_2);
  110. mReportFunctionPGChkBx->setObjectName(QString::fromUtf8("mReportFunctionPGChkBx"));
  111. mReportFunctionPGChkBx->setGeometry(QRect(10, 70, 131, 20));
  112. mReportFunctionPGChkBx->setFont(font);
  113. mReportFunctionPEQ1ChkBx = new QCheckBox(groupBox_2);
  114. mReportFunctionPEQ1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPEQ1ChkBx"));
  115. mReportFunctionPEQ1ChkBx->setGeometry(QRect(10, 150, 131, 20));
  116. mReportFunctionPEQ1ChkBx->setFont(font);
  117. mReportFunctionPPE_2ChkBx = new QCheckBox(groupBox_2);
  118. mReportFunctionPPE_2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPE_2ChkBx"));
  119. mReportFunctionPPE_2ChkBx->setGeometry(QRect(180, 70, 131, 20));
  120. mReportFunctionPPE_2ChkBx->setFont(font);
  121. mReportFunctionComptage_1ChkBx = new QCheckBox(groupBox_2);
  122. mReportFunctionComptage_1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionComptage_1ChkBx"));
  123. mReportFunctionComptage_1ChkBx->setGeometry(QRect(10, 130, 131, 20));
  124. mReportFunctionComptage_1ChkBx->setFont(font);
  125. mReportEndDateLbl_2 = new QLabel(groupBox_2);
  126. mReportEndDateLbl_2->setObjectName(QString::fromUtf8("mReportEndDateLbl_2"));
  127. mReportEndDateLbl_2->setGeometry(QRect(30, 20, 71, 20));
  128. QFont font1;
  129. font1.setPointSize(12);
  130. mReportEndDateLbl_2->setFont(font1);
  131. mReportEndDateLbl_2->setAlignment(Qt::AlignCenter);
  132. mReportEndDateLbl_3 = new QLabel(groupBox_2);
  133. mReportEndDateLbl_3->setObjectName(QString::fromUtf8("mReportEndDateLbl_3"));
  134. mReportEndDateLbl_3->setGeometry(QRect(190, 20, 71, 20));
  135. mReportEndDateLbl_3->setFont(font1);
  136. mReportEndDateLbl_3->setAlignment(Qt::AlignCenter);
  137. mReportFunctionPPE_1ChkBx = new QCheckBox(groupBox_2);
  138. mReportFunctionPPE_1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPE_1ChkBx"));
  139. mReportFunctionPPE_1ChkBx->setGeometry(QRect(10, 110, 131, 20));
  140. mReportFunctionPPE_1ChkBx->setFont(font);
  141. mReportFunctionPPI_1ChkBx = new QCheckBox(groupBox_2);
  142. mReportFunctionPPI_1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionPPI_1ChkBx"));
  143. mReportFunctionPPI_1ChkBx->setGeometry(QRect(10, 90, 131, 20));
  144. mReportFunctionPPI_1ChkBx->setFont(font);
  145. mReportFunctionNoDecl1ChkBx = new QCheckBox(groupBox_2);
  146. mReportFunctionNoDecl1ChkBx->setObjectName(QString::fromUtf8("mReportFunctionNoDecl1ChkBx"));
  147. mReportFunctionNoDecl1ChkBx->setGeometry(QRect(10, 220, 151, 20));
  148. mReportFunctionNoDecl1ChkBx->setFont(font);
  149. mReportFunctionNoDecl2ChkBx = new QCheckBox(groupBox_2);
  150. mReportFunctionNoDecl2ChkBx->setObjectName(QString::fromUtf8("mReportFunctionNoDecl2ChkBx"));
  151. mReportFunctionNoDecl2ChkBx->setGeometry(QRect(170, 220, 151, 20));
  152. mReportFunctionNoDecl2ChkBx->setFont(font);
  153. mSelectAllFuncZT1Btn = new QPushButton(groupBox_2);
  154. mSelectAllFuncZT1Btn->setObjectName(QString::fromUtf8("mSelectAllFuncZT1Btn"));
  155. mSelectAllFuncZT1Btn->setGeometry(QRect(10, 180, 41, 22));
  156. mSelectNoneFuncZT1Btn = new QPushButton(groupBox_2);
  157. mSelectNoneFuncZT1Btn->setObjectName(QString::fromUtf8("mSelectNoneFuncZT1Btn"));
  158. mSelectNoneFuncZT1Btn->setGeometry(QRect(70, 180, 41, 22));
  159. mSelectNoneFuncZT2Btn = new QPushButton(groupBox_2);
  160. mSelectNoneFuncZT2Btn->setObjectName(QString::fromUtf8("mSelectNoneFuncZT2Btn"));
  161. mSelectNoneFuncZT2Btn->setGeometry(QRect(240, 140, 41, 22));
  162. mSelectAllFuncZT2Btn = new QPushButton(groupBox_2);
  163. mSelectAllFuncZT2Btn->setObjectName(QString::fromUtf8("mSelectAllFuncZT2Btn"));
  164. mSelectAllFuncZT2Btn->setGeometry(QRect(180, 140, 41, 22));
  165. groupBox_3 = new QGroupBox(groupBox);
  166. groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
  167. groupBox_3->setGeometry(QRect(10, 120, 371, 141));
  168. mReportStationSnowdonChkBx = new QCheckBox(groupBox_3);
  169. mReportStationSnowdonChkBx->setObjectName(QString::fromUtf8("mReportStationSnowdonChkBx"));
  170. mReportStationSnowdonChkBx->setGeometry(QRect(150, 90, 111, 20));
  171. mReportStationSnowdonChkBx->setFont(font);
  172. mReportStationBeaugrandChkBx = new QCheckBox(groupBox_3);
  173. mReportStationBeaugrandChkBx->setObjectName(QString::fromUtf8("mReportStationBeaugrandChkBx"));
  174. mReportStationBeaugrandChkBx->setGeometry(QRect(10, 40, 111, 20));
  175. mReportStationBeaugrandChkBx->setFont(font);
  176. mReportStationBourassaChkBx = new QCheckBox(groupBox_3);
  177. mReportStationBourassaChkBx->setObjectName(QString::fromUtf8("mReportStationBourassaChkBx"));
  178. mReportStationBourassaChkBx->setGeometry(QRect(10, 90, 111, 20));
  179. mReportStationBourassaChkBx->setFont(font);
  180. mReportStationVertuChkBx = new QCheckBox(groupBox_3);
  181. mReportStationVertuChkBx->setObjectName(QString::fromUtf8("mReportStationVertuChkBx"));
  182. mReportStationVertuChkBx->setGeometry(QRect(10, 70, 111, 20));
  183. mReportStationVertuChkBx->setFont(font);
  184. mReportStationMontmorencyChkBx = new QCheckBox(groupBox_3);
  185. mReportStationMontmorencyChkBx->setObjectName(QString::fromUtf8("mReportStationMontmorencyChkBx"));
  186. mReportStationMontmorencyChkBx->setGeometry(QRect(10, 110, 111, 20));
  187. mReportStationMontmorencyChkBx->setFont(font);
  188. mReportStationBerriChkBx = new QCheckBox(groupBox_3);
  189. mReportStationBerriChkBx->setObjectName(QString::fromUtf8("mReportStationBerriChkBx"));
  190. mReportStationBerriChkBx->setGeometry(QRect(150, 20, 91, 20));
  191. mReportStationBerriChkBx->setFont(font);
  192. mReportStationLongueuilChkBx = new QCheckBox(groupBox_3);
  193. mReportStationLongueuilChkBx->setObjectName(QString::fromUtf8("mReportStationLongueuilChkBx"));
  194. mReportStationLongueuilChkBx->setGeometry(QRect(150, 40, 91, 20));
  195. mReportStationLongueuilChkBx->setFont(font);
  196. mReportStationStMichelChkBx = new QCheckBox(groupBox_3);
  197. mReportStationStMichelChkBx->setObjectName(QString::fromUtf8("mReportStationStMichelChkBx"));
  198. mReportStationStMichelChkBx->setGeometry(QRect(150, 70, 111, 20));
  199. mReportStationStMichelChkBx->setFont(font);
  200. mReportStationAngrignonChkBx = new QCheckBox(groupBox_3);
  201. mReportStationAngrignonChkBx->setObjectName(QString::fromUtf8("mReportStationAngrignonChkBx"));
  202. mReportStationAngrignonChkBx->setGeometry(QRect(10, 20, 91, 20));
  203. mReportStationAngrignonChkBx->setFont(font);
  204. mGenerateReportBtn = new QPushButton(CReportPage);
  205. mGenerateReportBtn->setObjectName(QString::fromUtf8("mGenerateReportBtn"));
  206. mGenerateReportBtn->setGeometry(QRect(470, 30, 111, 22));
  207. mReportProgressBarr = new QProgressBar(CReportPage);
  208. mReportProgressBarr->setObjectName(QString::fromUtf8("mReportProgressBarr"));
  209. mReportProgressBarr->setGeometry(QRect(510, 470, 321, 23));
  210. mReportProgressBarr->setValue(24);
  211. mReportProgressTextEdit = new QTextEdit(CReportPage);
  212. mReportProgressTextEdit->setObjectName(QString::fromUtf8("mReportProgressTextEdit"));
  213. mReportProgressTextEdit->setGeometry(QRect(470, 60, 401, 391));
  214. mReportProgressTextEdit->setTextInteractionFlags(Qt::NoTextInteraction);
  215. mTimerLable = new QLabel(CReportPage);
  216. mTimerLable->setObjectName(QString::fromUtf8("mTimerLable"));
  217. mTimerLable->setGeometry(QRect(670, 30, 151, 16));
  218. mTimerLable->setFont(font1);
  219. mOpenReportBtn = new QPushButton(CReportPage);
  220. mOpenReportBtn->setObjectName(QString::fromUtf8("mOpenReportBtn"));
  221. mOpenReportBtn->setGeometry(QRect(470, 510, 80, 22));
  222. mReportPathLabel = new QLabel(CReportPage);
  223. mReportPathLabel->setObjectName(QString::fromUtf8("mReportPathLabel"));
  224. mReportPathLabel->setGeometry(QRect(560, 510, 381, 16));
  225. mReportPathLabel->setFont(font);
  226. retranslateUi(CReportPage);
  227. QMetaObject::connectSlotsByName(CReportPage);
  228. } // setupUi
  229. void retranslateUi(QWidget *CReportPage)
  230. {
  231. CReportPage->setWindowTitle(QCoreApplication::translate("CReportPage", "Form", nullptr));
  232. groupBox->setTitle(QCoreApplication::translate("CReportPage", "Param\303\250tres du rapport", nullptr));
  233. mReportStartDateLbl->setText(QCoreApplication::translate("CReportPage", "Date d\303\251but", nullptr));
  234. mReportEndDateLbl->setText(QCoreApplication::translate("CReportPage", "Date fin", nullptr));
  235. groupBox_2->setTitle(QCoreApplication::translate("CReportPage", "Filtre d\303\251tection", nullptr));
  236. mReportFunctionPPI_2ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Int\303\251rieur", nullptr));
  237. mReportFunctionComptage_2ChkBx->setText(QCoreApplication::translate("CReportPage", "Comptage", nullptr));
  238. mReportFunctionPEQ2ChkBx->setText(QCoreApplication::translate("CReportPage", "Panne \303\211quipement", nullptr));
  239. mReportFunctionFNChkBx->setText(QCoreApplication::translate("CReportPage", "Frotteurs N\303\251gatifs", nullptr));
  240. mReportFunctionPGChkBx->setText(QCoreApplication::translate("CReportPage", "PG", nullptr));
  241. mReportFunctionPEQ1ChkBx->setText(QCoreApplication::translate("CReportPage", "Panne \303\211quipement", nullptr));
  242. mReportFunctionPPE_2ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Ext\303\251rieur", nullptr));
  243. mReportFunctionComptage_1ChkBx->setText(QCoreApplication::translate("CReportPage", "Comptage", nullptr));
  244. mReportEndDateLbl_2->setText(QCoreApplication::translate("CReportPage", "ZT1", nullptr));
  245. mReportEndDateLbl_3->setText(QCoreApplication::translate("CReportPage", "ZT2", nullptr));
  246. mReportFunctionPPE_1ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Ext\303\251rieur", nullptr));
  247. mReportFunctionPPI_1ChkBx->setText(QCoreApplication::translate("CReportPage", "PP Int\303\251rieur", nullptr));
  248. mReportFunctionNoDecl1ChkBx->setText(QCoreApplication::translate("CReportPage", "Sans d\303\251clenchements", nullptr));
  249. mReportFunctionNoDecl2ChkBx->setText(QCoreApplication::translate("CReportPage", "Sans d\303\251clenchements", nullptr));
  250. mSelectAllFuncZT1Btn->setText(QCoreApplication::translate("CReportPage", "Tout", nullptr));
  251. mSelectNoneFuncZT1Btn->setText(QCoreApplication::translate("CReportPage", "Rien", nullptr));
  252. mSelectNoneFuncZT2Btn->setText(QCoreApplication::translate("CReportPage", "Rien", nullptr));
  253. mSelectAllFuncZT2Btn->setText(QCoreApplication::translate("CReportPage", "Tout", nullptr));
  254. groupBox_3->setTitle(QCoreApplication::translate("CReportPage", "S\303\251lection des stations", nullptr));
  255. mReportStationSnowdonChkBx->setText(QCoreApplication::translate("CReportPage", "Snowdon", nullptr));
  256. mReportStationBeaugrandChkBx->setText(QCoreApplication::translate("CReportPage", "H. Beaugrand", nullptr));
  257. mReportStationBourassaChkBx->setText(QCoreApplication::translate("CReportPage", "Henri-Bourassa", nullptr));
  258. mReportStationVertuChkBx->setText(QCoreApplication::translate("CReportPage", "C\303\264te-Vertu", nullptr));
  259. mReportStationMontmorencyChkBx->setText(QCoreApplication::translate("CReportPage", "Montmorency", nullptr));
  260. mReportStationBerriChkBx->setText(QCoreApplication::translate("CReportPage", "Berri L4", nullptr));
  261. mReportStationLongueuilChkBx->setText(QCoreApplication::translate("CReportPage", "Longueuil", nullptr));
  262. mReportStationStMichelChkBx->setText(QCoreApplication::translate("CReportPage", "St-Michel", nullptr));
  263. mReportStationAngrignonChkBx->setText(QCoreApplication::translate("CReportPage", "Angrignon", nullptr));
  264. mGenerateReportBtn->setText(QCoreApplication::translate("CReportPage", "G\303\251n\303\251rer Rapport", nullptr));
  265. mTimerLable->setText(QCoreApplication::translate("CReportPage", "TextLabel", nullptr));
  266. mOpenReportBtn->setText(QCoreApplication::translate("CReportPage", "Ouvrir rapport", nullptr));
  267. mReportPathLabel->setText(QCoreApplication::translate("CReportPage", "TextLabel", nullptr));
  268. } // retranslateUi
  269. };
  270. namespace Ui {
  271. class CReportPage: public Ui_CReportPage {};
  272. } // namespace Ui
  273. QT_END_NAMESPACE
  274. #endif // UI_REPORTPAGE_H