You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

546 line
13 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CCableTestPage</class>
  4. <widget class="QWidget" name="CCableTestPage">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1366</width>
  10. <height>768</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="CConnectorSelectWidget" name="mConnectorSelectWidget" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>970</x>
  20. <y>10</y>
  21. <width>376</width>
  22. <height>537</height>
  23. </rect>
  24. </property>
  25. </widget>
  26. <widget class="QFrame" name="mCableConfigFrame">
  27. <property name="geometry">
  28. <rect>
  29. <x>50</x>
  30. <y>50</y>
  31. <width>471</width>
  32. <height>121</height>
  33. </rect>
  34. </property>
  35. <property name="frameShape">
  36. <enum>QFrame::WinPanel</enum>
  37. </property>
  38. <property name="frameShadow">
  39. <enum>QFrame::Raised</enum>
  40. </property>
  41. <property name="lineWidth">
  42. <number>3</number>
  43. </property>
  44. </widget>
  45. <widget class="QWidget" name="layoutWidget">
  46. <property name="geometry">
  47. <rect>
  48. <x>60</x>
  49. <y>60</y>
  50. <width>451</width>
  51. <height>100</height>
  52. </rect>
  53. </property>
  54. <layout class="QGridLayout" name="gridLayout">
  55. <item row="3" column="0" alignment="Qt::AlignRight">
  56. <widget class="QLabel" name="mNomTesteurLabel">
  57. <property name="font">
  58. <font>
  59. <pointsize>12</pointsize>
  60. </font>
  61. </property>
  62. <property name="text">
  63. <string>Nom du testeur</string>
  64. </property>
  65. </widget>
  66. </item>
  67. <item row="2" column="1" colspan="2">
  68. <widget class="QComboBox" name="mTypeCableCombo">
  69. <item>
  70. <property name="text">
  71. <string>Permanent</string>
  72. </property>
  73. </item>
  74. <item>
  75. <property name="text">
  76. <string>Temporaire</string>
  77. </property>
  78. </item>
  79. </widget>
  80. </item>
  81. <item row="1" column="1" colspan="2">
  82. <widget class="QLineEdit" name="mIdentCableEditBox"/>
  83. </item>
  84. <item row="0" column="1" colspan="2">
  85. <widget class="QComboBox" name="mStationNameCombo"/>
  86. </item>
  87. <item row="0" column="0" alignment="Qt::AlignRight">
  88. <widget class="QLabel" name="StationNameLabel">
  89. <property name="font">
  90. <font>
  91. <pointsize>12</pointsize>
  92. </font>
  93. </property>
  94. <property name="text">
  95. <string>Station</string>
  96. </property>
  97. </widget>
  98. </item>
  99. <item row="2" column="0" alignment="Qt::AlignRight">
  100. <widget class="QLabel" name="mTypeCableLabel">
  101. <property name="font">
  102. <font>
  103. <pointsize>12</pointsize>
  104. </font>
  105. </property>
  106. <property name="text">
  107. <string>Type câble</string>
  108. </property>
  109. </widget>
  110. </item>
  111. <item row="1" column="0">
  112. <widget class="QLabel" name="mIdentCableLabel">
  113. <property name="font">
  114. <font>
  115. <pointsize>12</pointsize>
  116. </font>
  117. </property>
  118. <property name="text">
  119. <string>Identification du câble</string>
  120. </property>
  121. </widget>
  122. </item>
  123. <item row="3" column="1" colspan="2">
  124. <widget class="QLineEdit" name="mNomTesteurEditBox">
  125. <property name="text">
  126. <string/>
  127. </property>
  128. </widget>
  129. </item>
  130. </layout>
  131. </widget>
  132. <widget class="QLabel" name="mCableConfigLabel">
  133. <property name="geometry">
  134. <rect>
  135. <x>60</x>
  136. <y>20</y>
  137. <width>271</width>
  138. <height>20</height>
  139. </rect>
  140. </property>
  141. <property name="font">
  142. <font>
  143. <pointsize>12</pointsize>
  144. </font>
  145. </property>
  146. <property name="text">
  147. <string>Configuration du câble</string>
  148. </property>
  149. </widget>
  150. <widget class="QLabel" name="mInspVisuelleLabel">
  151. <property name="geometry">
  152. <rect>
  153. <x>600</x>
  154. <y>20</y>
  155. <width>271</width>
  156. <height>20</height>
  157. </rect>
  158. </property>
  159. <property name="font">
  160. <font>
  161. <pointsize>12</pointsize>
  162. </font>
  163. </property>
  164. <property name="text">
  165. <string>Inspection visuelle</string>
  166. </property>
  167. </widget>
  168. <widget class="QFrame" name="mInspVisuelleFrame">
  169. <property name="geometry">
  170. <rect>
  171. <x>600</x>
  172. <y>40</y>
  173. <width>291</width>
  174. <height>121</height>
  175. </rect>
  176. </property>
  177. <property name="frameShape">
  178. <enum>QFrame::StyledPanel</enum>
  179. </property>
  180. <property name="frameShadow">
  181. <enum>QFrame::Plain</enum>
  182. </property>
  183. <property name="lineWidth">
  184. <number>3</number>
  185. </property>
  186. <widget class="QPushButton" name="mExecInspVisuelleBtn">
  187. <property name="geometry">
  188. <rect>
  189. <x>10</x>
  190. <y>50</y>
  191. <width>121</width>
  192. <height>23</height>
  193. </rect>
  194. </property>
  195. <property name="text">
  196. <string>Effectuer Inspection</string>
  197. </property>
  198. </widget>
  199. <widget class="QLabel" name="mInspectionDoneIcon">
  200. <property name="geometry">
  201. <rect>
  202. <x>160</x>
  203. <y>20</y>
  204. <width>101</width>
  205. <height>91</height>
  206. </rect>
  207. </property>
  208. <property name="text">
  209. <string>TextLabel</string>
  210. </property>
  211. </widget>
  212. </widget>
  213. <widget class="CConnectorTestVisualizationWidget" name="mInputTestVisualisationWidget" native="true">
  214. <property name="geometry">
  215. <rect>
  216. <x>10</x>
  217. <y>410</y>
  218. <width>461</width>
  219. <height>351</height>
  220. </rect>
  221. </property>
  222. <property name="autoFillBackground">
  223. <bool>false</bool>
  224. </property>
  225. </widget>
  226. <widget class="Line" name="line">
  227. <property name="geometry">
  228. <rect>
  229. <x>30</x>
  230. <y>360</y>
  231. <width>901</width>
  232. <height>20</height>
  233. </rect>
  234. </property>
  235. <property name="orientation">
  236. <enum>Qt::Horizontal</enum>
  237. </property>
  238. </widget>
  239. <widget class="CConnectorTestVisualizationWidget" name="mOutputTestVisualisationWidget" native="true">
  240. <property name="geometry">
  241. <rect>
  242. <x>500</x>
  243. <y>410</y>
  244. <width>461</width>
  245. <height>351</height>
  246. </rect>
  247. </property>
  248. <property name="autoFillBackground">
  249. <bool>false</bool>
  250. </property>
  251. </widget>
  252. <widget class="Line" name="line_2">
  253. <property name="geometry">
  254. <rect>
  255. <x>480</x>
  256. <y>390</y>
  257. <width>20</width>
  258. <height>371</height>
  259. </rect>
  260. </property>
  261. <property name="orientation">
  262. <enum>Qt::Vertical</enum>
  263. </property>
  264. </widget>
  265. <widget class="QLabel" name="mInputContactsTextLabel">
  266. <property name="geometry">
  267. <rect>
  268. <x>130</x>
  269. <y>370</y>
  270. <width>161</width>
  271. <height>41</height>
  272. </rect>
  273. </property>
  274. <property name="font">
  275. <font>
  276. <pointsize>16</pointsize>
  277. </font>
  278. </property>
  279. <property name="text">
  280. <string>Contacts entrée</string>
  281. </property>
  282. </widget>
  283. <widget class="QLabel" name="mOutputContactsTextLabel">
  284. <property name="geometry">
  285. <rect>
  286. <x>670</x>
  287. <y>370</y>
  288. <width>161</width>
  289. <height>41</height>
  290. </rect>
  291. </property>
  292. <property name="font">
  293. <font>
  294. <pointsize>16</pointsize>
  295. </font>
  296. </property>
  297. <property name="text">
  298. <string>Contacts sortie</string>
  299. </property>
  300. </widget>
  301. <widget class="QPushButton" name="mNewCableBtn">
  302. <property name="geometry">
  303. <rect>
  304. <x>430</x>
  305. <y>20</y>
  306. <width>91</width>
  307. <height>23</height>
  308. </rect>
  309. </property>
  310. <property name="text">
  311. <string>Nouveau Câble</string>
  312. </property>
  313. </widget>
  314. <widget class="QFrame" name="frame">
  315. <property name="geometry">
  316. <rect>
  317. <x>50</x>
  318. <y>220</y>
  319. <width>621</width>
  320. <height>131</height>
  321. </rect>
  322. </property>
  323. <property name="frameShape">
  324. <enum>QFrame::Box</enum>
  325. </property>
  326. <property name="frameShadow">
  327. <enum>QFrame::Raised</enum>
  328. </property>
  329. <widget class="QGroupBox" name="groupBox">
  330. <property name="geometry">
  331. <rect>
  332. <x>310</x>
  333. <y>10</y>
  334. <width>121</width>
  335. <height>91</height>
  336. </rect>
  337. </property>
  338. <property name="title">
  339. <string>Test Automatique</string>
  340. </property>
  341. <widget class="QPushButton" name="mStartTestBtn">
  342. <property name="geometry">
  343. <rect>
  344. <x>20</x>
  345. <y>20</y>
  346. <width>91</width>
  347. <height>23</height>
  348. </rect>
  349. </property>
  350. <property name="text">
  351. <string>Démarrer test</string>
  352. </property>
  353. </widget>
  354. <widget class="QPushButton" name="mReinitTestBtn">
  355. <property name="geometry">
  356. <rect>
  357. <x>20</x>
  358. <y>50</y>
  359. <width>91</width>
  360. <height>23</height>
  361. </rect>
  362. </property>
  363. <property name="text">
  364. <string>Réinitialiser test</string>
  365. </property>
  366. </widget>
  367. </widget>
  368. <widget class="QGroupBox" name="groupBox_2">
  369. <property name="geometry">
  370. <rect>
  371. <x>480</x>
  372. <y>10</y>
  373. <width>111</width>
  374. <height>80</height>
  375. </rect>
  376. </property>
  377. <property name="title">
  378. <string>Test Manuel</string>
  379. </property>
  380. <widget class="QPushButton" name="mStartManualTestBtn">
  381. <property name="geometry">
  382. <rect>
  383. <x>20</x>
  384. <y>30</y>
  385. <width>75</width>
  386. <height>23</height>
  387. </rect>
  388. </property>
  389. <property name="text">
  390. <string>Exécuter</string>
  391. </property>
  392. </widget>
  393. </widget>
  394. <widget class="QPushButton" name="mSaveReportBtn">
  395. <property name="geometry">
  396. <rect>
  397. <x>480</x>
  398. <y>100</y>
  399. <width>121</width>
  400. <height>23</height>
  401. </rect>
  402. </property>
  403. <property name="text">
  404. <string>Sauvegarder Rapport</string>
  405. </property>
  406. </widget>
  407. <widget class="QLabel" name="mCableIdentStepLabel">
  408. <property name="geometry">
  409. <rect>
  410. <x>20</x>
  411. <y>20</y>
  412. <width>201</width>
  413. <height>16</height>
  414. </rect>
  415. </property>
  416. <property name="text">
  417. <string>1. Identification du câble: À REMPLIR</string>
  418. </property>
  419. </widget>
  420. <widget class="QLabel" name="mVisualInspectionStepLabel">
  421. <property name="geometry">
  422. <rect>
  423. <x>20</x>
  424. <y>50</y>
  425. <width>201</width>
  426. <height>16</height>
  427. </rect>
  428. </property>
  429. <property name="text">
  430. <string>2. Inspection visuelle: À EXÉCUTER</string>
  431. </property>
  432. </widget>
  433. <widget class="QLabel" name="mConnectorSelStepLabel">
  434. <property name="geometry">
  435. <rect>
  436. <x>20</x>
  437. <y>80</y>
  438. <width>271</width>
  439. <height>16</height>
  440. </rect>
  441. </property>
  442. <property name="text">
  443. <string>3. Sélection du connecteur d'entrée: À SÉLECTIONNER</string>
  444. </property>
  445. </widget>
  446. </widget>
  447. <widget class="QLabel" name="mInspVisuelleLabel_2">
  448. <property name="geometry">
  449. <rect>
  450. <x>50</x>
  451. <y>200</y>
  452. <width>221</width>
  453. <height>20</height>
  454. </rect>
  455. </property>
  456. <property name="font">
  457. <font>
  458. <pointsize>12</pointsize>
  459. </font>
  460. </property>
  461. <property name="text">
  462. <string>Contrôle du test électrique</string>
  463. </property>
  464. </widget>
  465. <widget class="QTextBrowser" name="mTestLogTextBox">
  466. <property name="geometry">
  467. <rect>
  468. <x>970</x>
  469. <y>550</y>
  470. <width>381</width>
  471. <height>201</height>
  472. </rect>
  473. </property>
  474. <property name="frameShape">
  475. <enum>QFrame::Box</enum>
  476. </property>
  477. <property name="frameShadow">
  478. <enum>QFrame::Plain</enum>
  479. </property>
  480. </widget>
  481. <widget class="QGroupBox" name="groupBox_3">
  482. <property name="geometry">
  483. <rect>
  484. <x>720</x>
  485. <y>220</y>
  486. <width>231</width>
  487. <height>131</height>
  488. </rect>
  489. </property>
  490. <property name="title">
  491. <string>Résultat du test</string>
  492. </property>
  493. <widget class="QLabel" name="mAutoTestResultLabel">
  494. <property name="geometry">
  495. <rect>
  496. <x>30</x>
  497. <y>40</y>
  498. <width>181</width>
  499. <height>41</height>
  500. </rect>
  501. </property>
  502. <property name="font">
  503. <font>
  504. <pointsize>26</pointsize>
  505. </font>
  506. </property>
  507. <property name="text">
  508. <string>En cours...</string>
  509. </property>
  510. <property name="alignment">
  511. <set>Qt::AlignCenter</set>
  512. </property>
  513. </widget>
  514. <widget class="QPushButton" name="mOpenReportBtn">
  515. <property name="geometry">
  516. <rect>
  517. <x>70</x>
  518. <y>100</y>
  519. <width>101</width>
  520. <height>23</height>
  521. </rect>
  522. </property>
  523. <property name="text">
  524. <string>Ouvrir Rapport</string>
  525. </property>
  526. </widget>
  527. </widget>
  528. </widget>
  529. <customwidgets>
  530. <customwidget>
  531. <class>CConnectorSelectWidget</class>
  532. <extends>QWidget</extends>
  533. <header>connectorselectwidget.h</header>
  534. <container>1</container>
  535. </customwidget>
  536. <customwidget>
  537. <class>CConnectorTestVisualizationWidget</class>
  538. <extends>QWidget</extends>
  539. <header>connectortestvisualizationwidget.h</header>
  540. <container>1</container>
  541. </customwidget>
  542. </customwidgets>
  543. <resources/>
  544. <connections/>
  545. </ui>