SingleCameraOperationWnd.ui 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589
  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="QWidget" name="widget_6" native="true">
  60. <property name="geometry">
  61. <rect>
  62. <x>842</x>
  63. <y>732</y>
  64. <width>114</width>
  65. <height>114</height>
  66. </rect>
  67. </property>
  68. <widget class="QSlider" name="verticalSlider">
  69. <property name="geometry">
  70. <rect>
  71. <x>30</x>
  72. <y>12</y>
  73. <width>18</width>
  74. <height>56</height>
  75. </rect>
  76. </property>
  77. <property name="orientation">
  78. <enum>Qt::Vertical</enum>
  79. </property>
  80. </widget>
  81. <widget class="QSlider" name="verticalSlider_2">
  82. <property name="geometry">
  83. <rect>
  84. <x>65</x>
  85. <y>12</y>
  86. <width>18</width>
  87. <height>56</height>
  88. </rect>
  89. </property>
  90. <property name="orientation">
  91. <enum>Qt::Vertical</enum>
  92. </property>
  93. </widget>
  94. <widget class="QLineEdit" name="lineEdit">
  95. <property name="geometry">
  96. <rect>
  97. <x>6</x>
  98. <y>78</y>
  99. <width>40</width>
  100. <height>24</height>
  101. </rect>
  102. </property>
  103. <property name="text">
  104. <string>11</string>
  105. </property>
  106. </widget>
  107. <widget class="QLineEdit" name="lineEdit_2">
  108. <property name="geometry">
  109. <rect>
  110. <x>68</x>
  111. <y>78</y>
  112. <width>40</width>
  113. <height>24</height>
  114. </rect>
  115. </property>
  116. <property name="text">
  117. <string>22</string>
  118. </property>
  119. </widget>
  120. <widget class="QLabel" name="label">
  121. <property name="geometry">
  122. <rect>
  123. <x>50</x>
  124. <y>83</y>
  125. <width>14</width>
  126. <height>14</height>
  127. </rect>
  128. </property>
  129. <property name="text">
  130. <string>%</string>
  131. </property>
  132. </widget>
  133. <widget class="QLabel" name="label_4">
  134. <property name="geometry">
  135. <rect>
  136. <x>12</x>
  137. <y>22</y>
  138. <width>10</width>
  139. <height>34</height>
  140. </rect>
  141. </property>
  142. <property name="text">
  143. <string/>
  144. </property>
  145. </widget>
  146. <widget class="QLabel" name="label_5">
  147. <property name="geometry">
  148. <rect>
  149. <x>94</x>
  150. <y>22</y>
  151. <width>10</width>
  152. <height>34</height>
  153. </rect>
  154. </property>
  155. <property name="text">
  156. <string/>
  157. </property>
  158. </widget>
  159. </widget>
  160. <widget class="QWidget" name="widget_7" native="true">
  161. <property name="geometry">
  162. <rect>
  163. <x>972</x>
  164. <y>732</y>
  165. <width>114</width>
  166. <height>114</height>
  167. </rect>
  168. </property>
  169. <widget class="QSlider" name="verticalSlider_3">
  170. <property name="geometry">
  171. <rect>
  172. <x>30</x>
  173. <y>12</y>
  174. <width>18</width>
  175. <height>56</height>
  176. </rect>
  177. </property>
  178. <property name="orientation">
  179. <enum>Qt::Vertical</enum>
  180. </property>
  181. </widget>
  182. <widget class="QSlider" name="verticalSlider_4">
  183. <property name="geometry">
  184. <rect>
  185. <x>65</x>
  186. <y>12</y>
  187. <width>18</width>
  188. <height>56</height>
  189. </rect>
  190. </property>
  191. <property name="orientation">
  192. <enum>Qt::Vertical</enum>
  193. </property>
  194. </widget>
  195. <widget class="QLineEdit" name="lineEdit_3">
  196. <property name="geometry">
  197. <rect>
  198. <x>6</x>
  199. <y>78</y>
  200. <width>40</width>
  201. <height>24</height>
  202. </rect>
  203. </property>
  204. <property name="text">
  205. <string>9</string>
  206. </property>
  207. </widget>
  208. <widget class="QLineEdit" name="lineEdit_4">
  209. <property name="geometry">
  210. <rect>
  211. <x>68</x>
  212. <y>78</y>
  213. <width>40</width>
  214. <height>24</height>
  215. </rect>
  216. </property>
  217. <property name="text">
  218. <string>11</string>
  219. </property>
  220. </widget>
  221. <widget class="QLabel" name="label_2">
  222. <property name="geometry">
  223. <rect>
  224. <x>50</x>
  225. <y>83</y>
  226. <width>14</width>
  227. <height>14</height>
  228. </rect>
  229. </property>
  230. <property name="text">
  231. <string>%</string>
  232. </property>
  233. </widget>
  234. <widget class="QLabel" name="label_6">
  235. <property name="geometry">
  236. <rect>
  237. <x>12</x>
  238. <y>22</y>
  239. <width>12</width>
  240. <height>34</height>
  241. </rect>
  242. </property>
  243. <property name="text">
  244. <string/>
  245. </property>
  246. </widget>
  247. <widget class="QLabel" name="label_7">
  248. <property name="geometry">
  249. <rect>
  250. <x>91</x>
  251. <y>22</y>
  252. <width>12</width>
  253. <height>34</height>
  254. </rect>
  255. </property>
  256. <property name="text">
  257. <string/>
  258. </property>
  259. </widget>
  260. </widget>
  261. <widget class="QWidget" name="widget_8" native="true">
  262. <property name="geometry">
  263. <rect>
  264. <x>842</x>
  265. <y>858</y>
  266. <width>114</width>
  267. <height>114</height>
  268. </rect>
  269. </property>
  270. <widget class="QSlider" name="verticalSlider_5">
  271. <property name="geometry">
  272. <rect>
  273. <x>30</x>
  274. <y>12</y>
  275. <width>18</width>
  276. <height>56</height>
  277. </rect>
  278. </property>
  279. <property name="orientation">
  280. <enum>Qt::Vertical</enum>
  281. </property>
  282. </widget>
  283. <widget class="QSlider" name="verticalSlider_6">
  284. <property name="geometry">
  285. <rect>
  286. <x>65</x>
  287. <y>12</y>
  288. <width>18</width>
  289. <height>56</height>
  290. </rect>
  291. </property>
  292. <property name="orientation">
  293. <enum>Qt::Vertical</enum>
  294. </property>
  295. </widget>
  296. <widget class="QLineEdit" name="lineEdit_5">
  297. <property name="geometry">
  298. <rect>
  299. <x>6</x>
  300. <y>78</y>
  301. <width>40</width>
  302. <height>24</height>
  303. </rect>
  304. </property>
  305. <property name="text">
  306. <string>0</string>
  307. </property>
  308. </widget>
  309. <widget class="QLineEdit" name="lineEdit_6">
  310. <property name="geometry">
  311. <rect>
  312. <x>68</x>
  313. <y>78</y>
  314. <width>40</width>
  315. <height>24</height>
  316. </rect>
  317. </property>
  318. <property name="text">
  319. <string>0</string>
  320. </property>
  321. </widget>
  322. <widget class="QLabel" name="label_3">
  323. <property name="geometry">
  324. <rect>
  325. <x>50</x>
  326. <y>83</y>
  327. <width>14</width>
  328. <height>14</height>
  329. </rect>
  330. </property>
  331. <property name="text">
  332. <string>%</string>
  333. </property>
  334. </widget>
  335. <widget class="QLabel" name="label_8">
  336. <property name="geometry">
  337. <rect>
  338. <x>7</x>
  339. <y>22</y>
  340. <width>19</width>
  341. <height>34</height>
  342. </rect>
  343. </property>
  344. <property name="text">
  345. <string/>
  346. </property>
  347. </widget>
  348. <widget class="QLabel" name="label_9">
  349. <property name="geometry">
  350. <rect>
  351. <x>87</x>
  352. <y>22</y>
  353. <width>19</width>
  354. <height>34</height>
  355. </rect>
  356. </property>
  357. <property name="text">
  358. <string/>
  359. </property>
  360. </widget>
  361. </widget>
  362. <widget class="QPushButton" name="LiveButton">
  363. <property name="geometry">
  364. <rect>
  365. <x>436</x>
  366. <y>20</y>
  367. <width>60</width>
  368. <height>32</height>
  369. </rect>
  370. </property>
  371. <property name="text">
  372. <string>Live</string>
  373. </property>
  374. </widget>
  375. <widget class="QScrollArea" name="scrollArea">
  376. <property name="geometry">
  377. <rect>
  378. <x>842</x>
  379. <y>20</y>
  380. <width>261</width>
  381. <height>701</height>
  382. </rect>
  383. </property>
  384. <property name="verticalScrollBarPolicy">
  385. <enum>Qt::ScrollBarAsNeeded</enum>
  386. </property>
  387. <property name="widgetResizable">
  388. <bool>true</bool>
  389. </property>
  390. <widget class="QWidget" name="scrollAreaWidgetContents">
  391. <property name="geometry">
  392. <rect>
  393. <x>0</x>
  394. <y>0</y>
  395. <width>259</width>
  396. <height>699</height>
  397. </rect>
  398. </property>
  399. </widget>
  400. </widget>
  401. <widget class="QWidget" name="Toolbar" native="true">
  402. <property name="geometry">
  403. <rect>
  404. <x>22</x>
  405. <y>882</y>
  406. <width>786</width>
  407. <height>32</height>
  408. </rect>
  409. </property>
  410. <widget class="Line" name="line">
  411. <property name="geometry">
  412. <rect>
  413. <x>140</x>
  414. <y>8</y>
  415. <width>1</width>
  416. <height>16</height>
  417. </rect>
  418. </property>
  419. <property name="orientation">
  420. <enum>Qt::Vertical</enum>
  421. </property>
  422. </widget>
  423. <widget class="QPushButton" name="ZoomUpButton">
  424. <property name="geometry">
  425. <rect>
  426. <x>0</x>
  427. <y>0</y>
  428. <width>138</width>
  429. <height>32</height>
  430. </rect>
  431. </property>
  432. <property name="text">
  433. <string/>
  434. </property>
  435. </widget>
  436. <widget class="Line" name="line_3">
  437. <property name="geometry">
  438. <rect>
  439. <x>256</x>
  440. <y>8</y>
  441. <width>1</width>
  442. <height>16</height>
  443. </rect>
  444. </property>
  445. <property name="orientation">
  446. <enum>Qt::Vertical</enum>
  447. </property>
  448. </widget>
  449. <widget class="Line" name="line_4">
  450. <property name="geometry">
  451. <rect>
  452. <x>395</x>
  453. <y>8</y>
  454. <width>1</width>
  455. <height>16</height>
  456. </rect>
  457. </property>
  458. <property name="orientation">
  459. <enum>Qt::Vertical</enum>
  460. </property>
  461. </widget>
  462. <widget class="Line" name="line_5">
  463. <property name="geometry">
  464. <rect>
  465. <x>523</x>
  466. <y>8</y>
  467. <width>1</width>
  468. <height>16</height>
  469. </rect>
  470. </property>
  471. <property name="orientation">
  472. <enum>Qt::Vertical</enum>
  473. </property>
  474. </widget>
  475. <widget class="Line" name="line_6">
  476. <property name="geometry">
  477. <rect>
  478. <x>635</x>
  479. <y>8</y>
  480. <width>1</width>
  481. <height>16</height>
  482. </rect>
  483. </property>
  484. <property name="orientation">
  485. <enum>Qt::Vertical</enum>
  486. </property>
  487. </widget>
  488. <widget class="QPushButton" name="pushButton_2">
  489. <property name="geometry">
  490. <rect>
  491. <x>637</x>
  492. <y>0</y>
  493. <width>149</width>
  494. <height>32</height>
  495. </rect>
  496. </property>
  497. <property name="text">
  498. <string>.......</string>
  499. </property>
  500. </widget>
  501. <widget class="QPushButton" name="ZoomOutButton">
  502. <property name="geometry">
  503. <rect>
  504. <x>142</x>
  505. <y>0</y>
  506. <width>112</width>
  507. <height>32</height>
  508. </rect>
  509. </property>
  510. <property name="text">
  511. <string/>
  512. </property>
  513. </widget>
  514. <widget class="QPushButton" name="RulerButton">
  515. <property name="geometry">
  516. <rect>
  517. <x>397</x>
  518. <y>0</y>
  519. <width>124</width>
  520. <height>32</height>
  521. </rect>
  522. </property>
  523. <property name="text">
  524. <string/>
  525. </property>
  526. </widget>
  527. <widget class="QPushButton" name="PenButton">
  528. <property name="geometry">
  529. <rect>
  530. <x>525</x>
  531. <y>0</y>
  532. <width>108</width>
  533. <height>32</height>
  534. </rect>
  535. </property>
  536. <property name="text">
  537. <string/>
  538. </property>
  539. </widget>
  540. <widget class="QLabel" name="label_Percentage">
  541. <property name="geometry">
  542. <rect>
  543. <x>258</x>
  544. <y>0</y>
  545. <width>135</width>
  546. <height>32</height>
  547. </rect>
  548. </property>
  549. <property name="layoutDirection">
  550. <enum>Qt::LeftToRight</enum>
  551. </property>
  552. <property name="text">
  553. <string>100%</string>
  554. </property>
  555. </widget>
  556. </widget>
  557. <widget class="QWidget" name="BackGround" native="true">
  558. <property name="geometry">
  559. <rect>
  560. <x>19</x>
  561. <y>71</y>
  562. <width>788</width>
  563. <height>788</height>
  564. </rect>
  565. </property>
  566. </widget>
  567. <zorder>BackGround</zorder>
  568. <zorder>DatacomboBox</zorder>
  569. <zorder>Operatewidget</zorder>
  570. <zorder>line_2</zorder>
  571. <zorder>widget_6</zorder>
  572. <zorder>widget_7</zorder>
  573. <zorder>widget_8</zorder>
  574. <zorder>LiveButton</zorder>
  575. <zorder>scrollArea</zorder>
  576. <zorder>Toolbar</zorder>
  577. </widget>
  578. </widget>
  579. <customwidgets>
  580. <customwidget>
  581. <class>ImageWidget</class>
  582. <extends>QWidget</extends>
  583. <header location="global">ImageWidget.h</header>
  584. <container>1</container>
  585. </customwidget>
  586. </customwidgets>
  587. <resources/>
  588. <connections/>
  589. </ui>