ChartsAndCamerasWnd.ui 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ChartsAndCamerasWnd</class>
  4. <widget class="QMainWindow" name="ChartsAndCamerasWnd">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1102</width>
  10. <height>988</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <widget class="QWidget" name="Leftwidget" native="true">
  18. <property name="geometry">
  19. <rect>
  20. <x>0</x>
  21. <y>0</y>
  22. <width>550</width>
  23. <height>988</height>
  24. </rect>
  25. </property>
  26. <widget class="QWidget" name="Checkwidget" native="true">
  27. <property name="geometry">
  28. <rect>
  29. <x>24</x>
  30. <y>762</y>
  31. <width>502</width>
  32. <height>178</height>
  33. </rect>
  34. </property>
  35. <widget class="QCheckBox" name="GreenDiamondcheckBox">
  36. <property name="geometry">
  37. <rect>
  38. <x>17</x>
  39. <y>26</y>
  40. <width>161</width>
  41. <height>25</height>
  42. </rect>
  43. </property>
  44. <property name="text">
  45. <string>Good(In Limit)</string>
  46. </property>
  47. </widget>
  48. <widget class="QCheckBox" name="YellowDiamondcheckBox">
  49. <property name="geometry">
  50. <rect>
  51. <x>17</x>
  52. <y>60</y>
  53. <width>100</width>
  54. <height>25</height>
  55. </rect>
  56. </property>
  57. <property name="text">
  58. <string>Stopper</string>
  59. </property>
  60. </widget>
  61. <widget class="QCheckBox" name="RedHorizontalLinecheckBox">
  62. <property name="geometry">
  63. <rect>
  64. <x>17</x>
  65. <y>94</y>
  66. <width>100</width>
  67. <height>25</height>
  68. </rect>
  69. </property>
  70. <property name="text">
  71. <string>Limits</string>
  72. </property>
  73. </widget>
  74. <widget class="QCheckBox" name="GreenVerticalBarcheckBox">
  75. <property name="geometry">
  76. <rect>
  77. <x>17</x>
  78. <y>128</y>
  79. <width>171</width>
  80. <height>25</height>
  81. </rect>
  82. </property>
  83. <property name="text">
  84. <string>Run Event occurred</string>
  85. </property>
  86. </widget>
  87. <widget class="QCheckBox" name="RedDiamondcheckBox">
  88. <property name="geometry">
  89. <rect>
  90. <x>197</x>
  91. <y>26</y>
  92. <width>100</width>
  93. <height>25</height>
  94. </rect>
  95. </property>
  96. <property name="text">
  97. <string>Rejected</string>
  98. </property>
  99. </widget>
  100. <widget class="QCheckBox" name="BlackDiamondcheckBox">
  101. <property name="geometry">
  102. <rect>
  103. <x>197</x>
  104. <y>60</y>
  105. <width>100</width>
  106. <height>25</height>
  107. </rect>
  108. </property>
  109. <property name="text">
  110. <string>No data</string>
  111. </property>
  112. </widget>
  113. <widget class="QCheckBox" name="BlueHorizontalLinecheckBox">
  114. <property name="geometry">
  115. <rect>
  116. <x>197</x>
  117. <y>94</y>
  118. <width>100</width>
  119. <height>25</height>
  120. </rect>
  121. </property>
  122. <property name="text">
  123. <string>Average</string>
  124. </property>
  125. </widget>
  126. <widget class="QCheckBox" name="PurpleVerticalBarcheckBox">
  127. <property name="geometry">
  128. <rect>
  129. <x>197</x>
  130. <y>128</y>
  131. <width>181</width>
  132. <height>25</height>
  133. </rect>
  134. </property>
  135. <property name="text">
  136. <string>Dynamc Calibration</string>
  137. </property>
  138. </widget>
  139. <widget class="QCheckBox" name="BlueDiamondcheckBox">
  140. <property name="geometry">
  141. <rect>
  142. <x>350</x>
  143. <y>26</y>
  144. <width>131</width>
  145. <height>25</height>
  146. </rect>
  147. </property>
  148. <property name="text">
  149. <string>Accepted</string>
  150. </property>
  151. </widget>
  152. <widget class="QCheckBox" name="WhiteVerticalBarcheckBox">
  153. <property name="geometry">
  154. <rect>
  155. <x>350</x>
  156. <y>60</y>
  157. <width>151</width>
  158. <height>25</height>
  159. </rect>
  160. </property>
  161. <property name="text">
  162. <string>Location indictor</string>
  163. </property>
  164. </widget>
  165. <widget class="QCheckBox" name="BlueVerticalBarcheckBox">
  166. <property name="geometry">
  167. <rect>
  168. <x>350</x>
  169. <y>94</y>
  170. <width>141</width>
  171. <height>25</height>
  172. </rect>
  173. </property>
  174. <property name="text">
  175. <string>Event occurred</string>
  176. </property>
  177. </widget>
  178. <widget class="QLabel" name="GreenDiamond">
  179. <property name="geometry">
  180. <rect>
  181. <x>38</x>
  182. <y>33</y>
  183. <width>12</width>
  184. <height>12</height>
  185. </rect>
  186. </property>
  187. <property name="text">
  188. <string/>
  189. </property>
  190. </widget>
  191. <widget class="QLabel" name="RedDiamond">
  192. <property name="geometry">
  193. <rect>
  194. <x>218</x>
  195. <y>33</y>
  196. <width>12</width>
  197. <height>12</height>
  198. </rect>
  199. </property>
  200. <property name="text">
  201. <string/>
  202. </property>
  203. </widget>
  204. <widget class="QLabel" name="BlueDiamond">
  205. <property name="geometry">
  206. <rect>
  207. <x>371</x>
  208. <y>33</y>
  209. <width>12</width>
  210. <height>12</height>
  211. </rect>
  212. </property>
  213. <property name="text">
  214. <string/>
  215. </property>
  216. </widget>
  217. <widget class="QLabel" name="YellowDiamond">
  218. <property name="geometry">
  219. <rect>
  220. <x>38</x>
  221. <y>67</y>
  222. <width>12</width>
  223. <height>12</height>
  224. </rect>
  225. </property>
  226. <property name="text">
  227. <string/>
  228. </property>
  229. </widget>
  230. <widget class="QLabel" name="BlackDiamond">
  231. <property name="geometry">
  232. <rect>
  233. <x>218</x>
  234. <y>67</y>
  235. <width>12</width>
  236. <height>12</height>
  237. </rect>
  238. </property>
  239. <property name="text">
  240. <string/>
  241. </property>
  242. </widget>
  243. <widget class="QLabel" name="WhiteVerticalBar">
  244. <property name="geometry">
  245. <rect>
  246. <x>371</x>
  247. <y>67</y>
  248. <width>12</width>
  249. <height>12</height>
  250. </rect>
  251. </property>
  252. <property name="text">
  253. <string/>
  254. </property>
  255. </widget>
  256. <widget class="QLabel" name="RedHorizontalLine">
  257. <property name="geometry">
  258. <rect>
  259. <x>38</x>
  260. <y>101</y>
  261. <width>12</width>
  262. <height>12</height>
  263. </rect>
  264. </property>
  265. <property name="text">
  266. <string/>
  267. </property>
  268. </widget>
  269. <widget class="QLabel" name="BlueHorizontalLine">
  270. <property name="geometry">
  271. <rect>
  272. <x>218</x>
  273. <y>101</y>
  274. <width>12</width>
  275. <height>12</height>
  276. </rect>
  277. </property>
  278. <property name="text">
  279. <string/>
  280. </property>
  281. </widget>
  282. <widget class="QLabel" name="BlueVerticalBar">
  283. <property name="geometry">
  284. <rect>
  285. <x>371</x>
  286. <y>101</y>
  287. <width>12</width>
  288. <height>12</height>
  289. </rect>
  290. </property>
  291. <property name="text">
  292. <string/>
  293. </property>
  294. </widget>
  295. <widget class="QLabel" name="GreenVerticalBar">
  296. <property name="geometry">
  297. <rect>
  298. <x>38</x>
  299. <y>135</y>
  300. <width>12</width>
  301. <height>12</height>
  302. </rect>
  303. </property>
  304. <property name="text">
  305. <string/>
  306. </property>
  307. </widget>
  308. <widget class="QLabel" name="PurpleVerticalBar">
  309. <property name="geometry">
  310. <rect>
  311. <x>218</x>
  312. <y>135</y>
  313. <width>12</width>
  314. <height>12</height>
  315. </rect>
  316. </property>
  317. <property name="text">
  318. <string/>
  319. </property>
  320. </widget>
  321. </widget>
  322. </widget>
  323. <widget class="QWidget" name="Rightwidget" native="true">
  324. <property name="geometry">
  325. <rect>
  326. <x>558</x>
  327. <y>0</y>
  328. <width>544</width>
  329. <height>988</height>
  330. </rect>
  331. </property>
  332. <widget class="Line" name="line_2">
  333. <property name="geometry">
  334. <rect>
  335. <x>20</x>
  336. <y>628</y>
  337. <width>500</width>
  338. <height>1</height>
  339. </rect>
  340. </property>
  341. <property name="orientation">
  342. <enum>Qt::Horizontal</enum>
  343. </property>
  344. </widget>
  345. <widget class="QScrollArea" name="scrollArea">
  346. <property name="geometry">
  347. <rect>
  348. <x>16</x>
  349. <y>652</y>
  350. <width>508</width>
  351. <height>177</height>
  352. </rect>
  353. </property>
  354. <property name="verticalScrollBarPolicy">
  355. <enum>Qt::ScrollBarAsNeeded</enum>
  356. </property>
  357. <property name="horizontalScrollBarPolicy">
  358. <enum>Qt::ScrollBarAsNeeded</enum>
  359. </property>
  360. <property name="widgetResizable">
  361. <bool>true</bool>
  362. </property>
  363. <widget class="QWidget" name="scrollAreaWidgetContents">
  364. <property name="geometry">
  365. <rect>
  366. <x>0</x>
  367. <y>0</y>
  368. <width>506</width>
  369. <height>175</height>
  370. </rect>
  371. </property>
  372. </widget>
  373. </widget>
  374. <widget class="ControlOperationPage" name="viewwidgetgroup" native="true">
  375. <property name="geometry">
  376. <rect>
  377. <x>0</x>
  378. <y>0</y>
  379. <width>525</width>
  380. <height>605</height>
  381. </rect>
  382. </property>
  383. </widget>
  384. <widget class="LightJoystickSwitchPage" name="control" native="true">
  385. <property name="geometry">
  386. <rect>
  387. <x>20</x>
  388. <y>860</y>
  389. <width>491</width>
  390. <height>151</height>
  391. </rect>
  392. </property>
  393. </widget>
  394. </widget>
  395. </widget>
  396. </widget>
  397. <customwidgets>
  398. <customwidget>
  399. <class>ControlOperationPage</class>
  400. <extends>QWidget</extends>
  401. <header>src/RewriteControl/ControlOperationPage.h</header>
  402. <container>1</container>
  403. </customwidget>
  404. <customwidget>
  405. <class>LightJoystickSwitchPage</class>
  406. <extends>QWidget</extends>
  407. <header>src/RewriteControl/lightjoystickswitchpage.h</header>
  408. <container>1</container>
  409. </customwidget>
  410. </customwidgets>
  411. <resources/>
  412. <connections/>
  413. </ui>