SingleCameraOperationWnd.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SingleCameraOperationWnd</class>
  4. <widget class="QMainWindow" name="SingleCameraOperationWnd">
  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="mouseTracking">
  14. <bool>false</bool>
  15. </property>
  16. <property name="windowTitle">
  17. <string>MainWindow</string>
  18. </property>
  19. <property name="layoutDirection">
  20. <enum>Qt::LeftToRight</enum>
  21. </property>
  22. <widget class="QWidget" name="centralwidget">
  23. <widget class="QComboBox" name="DatacomboBox">
  24. <property name="geometry">
  25. <rect>
  26. <x>20</x>
  27. <y>20</y>
  28. <width>400</width>
  29. <height>32</height>
  30. </rect>
  31. </property>
  32. </widget>
  33. <widget class="ImageWidget" name="Operatewidget" native="true">
  34. <property name="geometry">
  35. <rect>
  36. <x>20</x>
  37. <y>72</y>
  38. <width>786</width>
  39. <height>786</height>
  40. </rect>
  41. </property>
  42. <property name="styleSheet">
  43. <string notr="true"/>
  44. </property>
  45. </widget>
  46. <widget class="Line" name="line_2">
  47. <property name="geometry">
  48. <rect>
  49. <x>826</x>
  50. <y>20</y>
  51. <width>1</width>
  52. <height>953</height>
  53. </rect>
  54. </property>
  55. <property name="orientation">
  56. <enum>Qt::Vertical</enum>
  57. </property>
  58. </widget>
  59. <widget class="QPushButton" name="LiveButton">
  60. <property name="geometry">
  61. <rect>
  62. <x>436</x>
  63. <y>20</y>
  64. <width>60</width>
  65. <height>32</height>
  66. </rect>
  67. </property>
  68. <property name="text">
  69. <string>Live</string>
  70. </property>
  71. </widget>
  72. <widget class="QScrollArea" name="scrollArea">
  73. <property name="geometry">
  74. <rect>
  75. <x>842</x>
  76. <y>20</y>
  77. <width>261</width>
  78. <height>701</height>
  79. </rect>
  80. </property>
  81. <property name="verticalScrollBarPolicy">
  82. <enum>Qt::ScrollBarAsNeeded</enum>
  83. </property>
  84. <property name="widgetResizable">
  85. <bool>true</bool>
  86. </property>
  87. <widget class="QWidget" name="scrollAreaWidgetContents">
  88. <property name="geometry">
  89. <rect>
  90. <x>0</x>
  91. <y>0</y>
  92. <width>259</width>
  93. <height>699</height>
  94. </rect>
  95. </property>
  96. </widget>
  97. </widget>
  98. <widget class="QWidget" name="Toolbar" native="true">
  99. <property name="geometry">
  100. <rect>
  101. <x>22</x>
  102. <y>882</y>
  103. <width>786</width>
  104. <height>32</height>
  105. </rect>
  106. </property>
  107. <widget class="Line" name="line">
  108. <property name="geometry">
  109. <rect>
  110. <x>140</x>
  111. <y>8</y>
  112. <width>1</width>
  113. <height>16</height>
  114. </rect>
  115. </property>
  116. <property name="orientation">
  117. <enum>Qt::Vertical</enum>
  118. </property>
  119. </widget>
  120. <widget class="QPushButton" name="ZoomUpButton">
  121. <property name="geometry">
  122. <rect>
  123. <x>0</x>
  124. <y>0</y>
  125. <width>138</width>
  126. <height>32</height>
  127. </rect>
  128. </property>
  129. <property name="text">
  130. <string/>
  131. </property>
  132. </widget>
  133. <widget class="Line" name="line_3">
  134. <property name="geometry">
  135. <rect>
  136. <x>256</x>
  137. <y>8</y>
  138. <width>1</width>
  139. <height>16</height>
  140. </rect>
  141. </property>
  142. <property name="orientation">
  143. <enum>Qt::Vertical</enum>
  144. </property>
  145. </widget>
  146. <widget class="Line" name="line_4">
  147. <property name="geometry">
  148. <rect>
  149. <x>395</x>
  150. <y>8</y>
  151. <width>1</width>
  152. <height>16</height>
  153. </rect>
  154. </property>
  155. <property name="orientation">
  156. <enum>Qt::Vertical</enum>
  157. </property>
  158. </widget>
  159. <widget class="Line" name="line_5">
  160. <property name="geometry">
  161. <rect>
  162. <x>523</x>
  163. <y>8</y>
  164. <width>1</width>
  165. <height>16</height>
  166. </rect>
  167. </property>
  168. <property name="orientation">
  169. <enum>Qt::Vertical</enum>
  170. </property>
  171. </widget>
  172. <widget class="Line" name="line_6">
  173. <property name="geometry">
  174. <rect>
  175. <x>635</x>
  176. <y>8</y>
  177. <width>1</width>
  178. <height>16</height>
  179. </rect>
  180. </property>
  181. <property name="orientation">
  182. <enum>Qt::Vertical</enum>
  183. </property>
  184. </widget>
  185. <widget class="QPushButton" name="pushButton_2">
  186. <property name="geometry">
  187. <rect>
  188. <x>637</x>
  189. <y>0</y>
  190. <width>149</width>
  191. <height>32</height>
  192. </rect>
  193. </property>
  194. <property name="text">
  195. <string>.......</string>
  196. </property>
  197. </widget>
  198. <widget class="QPushButton" name="ZoomOutButton">
  199. <property name="geometry">
  200. <rect>
  201. <x>142</x>
  202. <y>0</y>
  203. <width>112</width>
  204. <height>32</height>
  205. </rect>
  206. </property>
  207. <property name="text">
  208. <string/>
  209. </property>
  210. </widget>
  211. <widget class="QPushButton" name="RulerButton">
  212. <property name="geometry">
  213. <rect>
  214. <x>397</x>
  215. <y>0</y>
  216. <width>124</width>
  217. <height>32</height>
  218. </rect>
  219. </property>
  220. <property name="text">
  221. <string/>
  222. </property>
  223. </widget>
  224. <widget class="QPushButton" name="PenButton">
  225. <property name="geometry">
  226. <rect>
  227. <x>525</x>
  228. <y>0</y>
  229. <width>108</width>
  230. <height>32</height>
  231. </rect>
  232. </property>
  233. <property name="text">
  234. <string/>
  235. </property>
  236. </widget>
  237. <widget class="QLabel" name="label_Percentage">
  238. <property name="geometry">
  239. <rect>
  240. <x>258</x>
  241. <y>0</y>
  242. <width>135</width>
  243. <height>32</height>
  244. </rect>
  245. </property>
  246. <property name="layoutDirection">
  247. <enum>Qt::LeftToRight</enum>
  248. </property>
  249. <property name="text">
  250. <string>100%</string>
  251. </property>
  252. </widget>
  253. </widget>
  254. <widget class="QWidget" name="BackGround" native="true">
  255. <property name="geometry">
  256. <rect>
  257. <x>19</x>
  258. <y>71</y>
  259. <width>788</width>
  260. <height>788</height>
  261. </rect>
  262. </property>
  263. </widget>
  264. <widget class="QWidget" name="RedLight" native="true">
  265. <property name="geometry">
  266. <rect>
  267. <x>834</x>
  268. <y>800</y>
  269. <width>61</width>
  270. <height>114</height>
  271. </rect>
  272. </property>
  273. <widget class="QSlider" name="RedLightverticalSlider">
  274. <property name="geometry">
  275. <rect>
  276. <x>10</x>
  277. <y>12</y>
  278. <width>18</width>
  279. <height>56</height>
  280. </rect>
  281. </property>
  282. <property name="orientation">
  283. <enum>Qt::Vertical</enum>
  284. </property>
  285. </widget>
  286. <widget class="QLineEdit" name="RedLightlineEdit">
  287. <property name="geometry">
  288. <rect>
  289. <x>10</x>
  290. <y>78</y>
  291. <width>40</width>
  292. <height>24</height>
  293. </rect>
  294. </property>
  295. <property name="text">
  296. <string>22</string>
  297. </property>
  298. </widget>
  299. <widget class="QLabel" name="RedLightlabel">
  300. <property name="geometry">
  301. <rect>
  302. <x>39</x>
  303. <y>22</y>
  304. <width>10</width>
  305. <height>34</height>
  306. </rect>
  307. </property>
  308. <property name="text">
  309. <string/>
  310. </property>
  311. </widget>
  312. </widget>
  313. <widget class="QWidget" name="GreenLight" native="true">
  314. <property name="geometry">
  315. <rect>
  316. <x>900</x>
  317. <y>800</y>
  318. <width>61</width>
  319. <height>114</height>
  320. </rect>
  321. </property>
  322. <widget class="QSlider" name="GreenLightverticalSlider">
  323. <property name="geometry">
  324. <rect>
  325. <x>10</x>
  326. <y>12</y>
  327. <width>18</width>
  328. <height>56</height>
  329. </rect>
  330. </property>
  331. <property name="orientation">
  332. <enum>Qt::Vertical</enum>
  333. </property>
  334. </widget>
  335. <widget class="QLineEdit" name="GreenLightlineEdit">
  336. <property name="geometry">
  337. <rect>
  338. <x>10</x>
  339. <y>78</y>
  340. <width>40</width>
  341. <height>24</height>
  342. </rect>
  343. </property>
  344. <property name="text">
  345. <string>11</string>
  346. </property>
  347. </widget>
  348. <widget class="QLabel" name="GreenLightlabel">
  349. <property name="geometry">
  350. <rect>
  351. <x>36</x>
  352. <y>22</y>
  353. <width>12</width>
  354. <height>34</height>
  355. </rect>
  356. </property>
  357. <property name="text">
  358. <string/>
  359. </property>
  360. </widget>
  361. </widget>
  362. <widget class="QWidget" name="BlueLight" native="true">
  363. <property name="geometry">
  364. <rect>
  365. <x>966</x>
  366. <y>800</y>
  367. <width>61</width>
  368. <height>114</height>
  369. </rect>
  370. </property>
  371. <widget class="QSlider" name="BlueLightverticalSlider">
  372. <property name="geometry">
  373. <rect>
  374. <x>10</x>
  375. <y>12</y>
  376. <width>18</width>
  377. <height>56</height>
  378. </rect>
  379. </property>
  380. <property name="orientation">
  381. <enum>Qt::Vertical</enum>
  382. </property>
  383. </widget>
  384. <widget class="QLineEdit" name="BlueLightlineEdit">
  385. <property name="geometry">
  386. <rect>
  387. <x>10</x>
  388. <y>78</y>
  389. <width>40</width>
  390. <height>24</height>
  391. </rect>
  392. </property>
  393. <property name="text">
  394. <string>0</string>
  395. </property>
  396. </widget>
  397. <widget class="QLabel" name="BlueLightlabel">
  398. <property name="geometry">
  399. <rect>
  400. <x>32</x>
  401. <y>22</y>
  402. <width>19</width>
  403. <height>34</height>
  404. </rect>
  405. </property>
  406. <property name="text">
  407. <string/>
  408. </property>
  409. </widget>
  410. </widget>
  411. <widget class="QWidget" name="DotLight" native="true">
  412. <property name="geometry">
  413. <rect>
  414. <x>1032</x>
  415. <y>800</y>
  416. <width>61</width>
  417. <height>114</height>
  418. </rect>
  419. </property>
  420. <widget class="QSlider" name="DotLightverticalSlider">
  421. <property name="geometry">
  422. <rect>
  423. <x>10</x>
  424. <y>12</y>
  425. <width>18</width>
  426. <height>56</height>
  427. </rect>
  428. </property>
  429. <property name="orientation">
  430. <enum>Qt::Vertical</enum>
  431. </property>
  432. </widget>
  433. <widget class="QLineEdit" name="DotLightlineEdit">
  434. <property name="geometry">
  435. <rect>
  436. <x>10</x>
  437. <y>78</y>
  438. <width>40</width>
  439. <height>24</height>
  440. </rect>
  441. </property>
  442. <property name="text">
  443. <string>0</string>
  444. </property>
  445. </widget>
  446. <widget class="QLabel" name="DotLightlabel">
  447. <property name="geometry">
  448. <rect>
  449. <x>32</x>
  450. <y>22</y>
  451. <width>19</width>
  452. <height>34</height>
  453. </rect>
  454. </property>
  455. <property name="text">
  456. <string/>
  457. </property>
  458. </widget>
  459. </widget>
  460. <zorder>BackGround</zorder>
  461. <zorder>DatacomboBox</zorder>
  462. <zorder>Operatewidget</zorder>
  463. <zorder>line_2</zorder>
  464. <zorder>LiveButton</zorder>
  465. <zorder>scrollArea</zorder>
  466. <zorder>Toolbar</zorder>
  467. <zorder>RedLight</zorder>
  468. <zorder>GreenLight</zorder>
  469. <zorder>BlueLight</zorder>
  470. <zorder>DotLight</zorder>
  471. </widget>
  472. </widget>
  473. <customwidgets>
  474. <customwidget>
  475. <class>ImageWidget</class>
  476. <extends>QWidget</extends>
  477. <header location="global">ImageWidget.h</header>
  478. <container>1</container>
  479. </customwidget>
  480. </customwidgets>
  481. <resources/>
  482. <connections/>
  483. </ui>