MainAndSecondaryCamerasWnd.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainAndSecondaryCamerasWnd</class>
  4. <widget class="QMainWindow" name="MainAndSecondaryCamerasWnd">
  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="QComboBox" name="LeftDataSources">
  18. <property name="geometry">
  19. <rect>
  20. <x>34</x>
  21. <y>20</y>
  22. <width>400</width>
  23. <height>32</height>
  24. </rect>
  25. </property>
  26. </widget>
  27. <widget class="QComboBox" name="RightDataSources">
  28. <property name="geometry">
  29. <rect>
  30. <x>596</x>
  31. <y>20</y>
  32. <width>400</width>
  33. <height>32</height>
  34. </rect>
  35. </property>
  36. </widget>
  37. <widget class="ImageWidget" name="LeftOperatewidget" native="true">
  38. <property name="geometry">
  39. <rect>
  40. <x>34</x>
  41. <y>72</y>
  42. <width>476</width>
  43. <height>476</height>
  44. </rect>
  45. </property>
  46. </widget>
  47. <widget class="ImageWidget" name="RightOperatewidget" native="true">
  48. <property name="geometry">
  49. <rect>
  50. <x>596</x>
  51. <y>72</y>
  52. <width>476</width>
  53. <height>476</height>
  54. </rect>
  55. </property>
  56. </widget>
  57. <widget class="QWidget" name="LeftBackGround" native="true">
  58. <property name="geometry">
  59. <rect>
  60. <x>30</x>
  61. <y>68</y>
  62. <width>484</width>
  63. <height>484</height>
  64. </rect>
  65. </property>
  66. <property name="styleSheet">
  67. <string notr="true">border: 4px solid blue;</string>
  68. </property>
  69. </widget>
  70. <widget class="QWidget" name="RightBackGround" native="true">
  71. <property name="geometry">
  72. <rect>
  73. <x>592</x>
  74. <y>68</y>
  75. <width>484</width>
  76. <height>484</height>
  77. </rect>
  78. </property>
  79. <property name="styleSheet">
  80. <string notr="true">border: 4px solid red;</string>
  81. </property>
  82. </widget>
  83. <widget class="QWidget" name="LeftToolbar" native="true">
  84. <property name="geometry">
  85. <rect>
  86. <x>20</x>
  87. <y>572</y>
  88. <width>501</width>
  89. <height>32</height>
  90. </rect>
  91. </property>
  92. <widget class="Line" name="line">
  93. <property name="geometry">
  94. <rect>
  95. <x>80</x>
  96. <y>8</y>
  97. <width>1</width>
  98. <height>16</height>
  99. </rect>
  100. </property>
  101. <property name="orientation">
  102. <enum>Qt::Vertical</enum>
  103. </property>
  104. </widget>
  105. <widget class="Line" name="line_3">
  106. <property name="geometry">
  107. <rect>
  108. <x>156</x>
  109. <y>8</y>
  110. <width>1</width>
  111. <height>16</height>
  112. </rect>
  113. </property>
  114. <property name="orientation">
  115. <enum>Qt::Vertical</enum>
  116. </property>
  117. </widget>
  118. <widget class="Line" name="line_4">
  119. <property name="geometry">
  120. <rect>
  121. <x>255</x>
  122. <y>8</y>
  123. <width>1</width>
  124. <height>16</height>
  125. </rect>
  126. </property>
  127. <property name="orientation">
  128. <enum>Qt::Vertical</enum>
  129. </property>
  130. </widget>
  131. <widget class="Line" name="line_5">
  132. <property name="geometry">
  133. <rect>
  134. <x>343</x>
  135. <y>8</y>
  136. <width>1</width>
  137. <height>16</height>
  138. </rect>
  139. </property>
  140. <property name="orientation">
  141. <enum>Qt::Vertical</enum>
  142. </property>
  143. </widget>
  144. <widget class="Line" name="line_6">
  145. <property name="geometry">
  146. <rect>
  147. <x>415</x>
  148. <y>8</y>
  149. <width>1</width>
  150. <height>16</height>
  151. </rect>
  152. </property>
  153. <property name="orientation">
  154. <enum>Qt::Vertical</enum>
  155. </property>
  156. </widget>
  157. <widget class="QWidget" name="layoutWidget">
  158. <property name="geometry">
  159. <rect>
  160. <x>10</x>
  161. <y>0</y>
  162. <width>513</width>
  163. <height>31</height>
  164. </rect>
  165. </property>
  166. <layout class="QHBoxLayout" name="horizontalLayout">
  167. <item>
  168. <widget class="QPushButton" name="LeftZoomUpButton">
  169. <property name="text">
  170. <string/>
  171. </property>
  172. </widget>
  173. </item>
  174. <item>
  175. <widget class="QPushButton" name="LeftZoomOutButton">
  176. <property name="text">
  177. <string/>
  178. </property>
  179. </widget>
  180. </item>
  181. <item>
  182. <widget class="QLabel" name="Leftlabel_Percentage">
  183. <property name="layoutDirection">
  184. <enum>Qt::LeftToRight</enum>
  185. </property>
  186. <property name="text">
  187. <string>100%</string>
  188. </property>
  189. </widget>
  190. </item>
  191. <item>
  192. <widget class="QPushButton" name="LeftRulerButton">
  193. <property name="text">
  194. <string/>
  195. </property>
  196. </widget>
  197. </item>
  198. <item>
  199. <widget class="QPushButton" name="LeftPenButton">
  200. <property name="text">
  201. <string/>
  202. </property>
  203. </widget>
  204. </item>
  205. <item>
  206. <layout class="QHBoxLayout" name="showLayout">
  207. <item>
  208. <widget class="QComboBox" name="axisComboBox">
  209. <property name="sizePolicy">
  210. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  211. <horstretch>0</horstretch>
  212. <verstretch>0</verstretch>
  213. </sizepolicy>
  214. </property>
  215. <property name="minimumSize">
  216. <size>
  217. <width>127</width>
  218. <height>0</height>
  219. </size>
  220. </property>
  221. </widget>
  222. </item>
  223. <item>
  224. <widget class="QComboBox" name="axisTypeComboBox"/>
  225. </item>
  226. </layout>
  227. </item>
  228. <item>
  229. <widget class="QPushButton" name="showMoveBut_L">
  230. <property name="text">
  231. <string>.......</string>
  232. </property>
  233. </widget>
  234. </item>
  235. </layout>
  236. </widget>
  237. <zorder>layoutWidget</zorder>
  238. <zorder>line</zorder>
  239. <zorder>line_3</zorder>
  240. <zorder>line_4</zorder>
  241. <zorder>line_5</zorder>
  242. <zorder>line_6</zorder>
  243. </widget>
  244. <widget class="QWidget" name="RightToolbar" native="true">
  245. <property name="geometry">
  246. <rect>
  247. <x>590</x>
  248. <y>572</y>
  249. <width>511</width>
  250. <height>32</height>
  251. </rect>
  252. </property>
  253. <widget class="Line" name="line_11">
  254. <property name="geometry">
  255. <rect>
  256. <x>80</x>
  257. <y>8</y>
  258. <width>1</width>
  259. <height>16</height>
  260. </rect>
  261. </property>
  262. <property name="orientation">
  263. <enum>Qt::Vertical</enum>
  264. </property>
  265. </widget>
  266. <widget class="Line" name="line_12">
  267. <property name="geometry">
  268. <rect>
  269. <x>156</x>
  270. <y>8</y>
  271. <width>1</width>
  272. <height>16</height>
  273. </rect>
  274. </property>
  275. <property name="orientation">
  276. <enum>Qt::Vertical</enum>
  277. </property>
  278. </widget>
  279. <widget class="Line" name="line_13">
  280. <property name="geometry">
  281. <rect>
  282. <x>255</x>
  283. <y>8</y>
  284. <width>1</width>
  285. <height>16</height>
  286. </rect>
  287. </property>
  288. <property name="orientation">
  289. <enum>Qt::Vertical</enum>
  290. </property>
  291. </widget>
  292. <widget class="Line" name="line_14">
  293. <property name="geometry">
  294. <rect>
  295. <x>343</x>
  296. <y>8</y>
  297. <width>1</width>
  298. <height>16</height>
  299. </rect>
  300. </property>
  301. <property name="orientation">
  302. <enum>Qt::Vertical</enum>
  303. </property>
  304. </widget>
  305. <widget class="Line" name="line_15">
  306. <property name="geometry">
  307. <rect>
  308. <x>415</x>
  309. <y>8</y>
  310. <width>1</width>
  311. <height>16</height>
  312. </rect>
  313. </property>
  314. <property name="orientation">
  315. <enum>Qt::Vertical</enum>
  316. </property>
  317. </widget>
  318. <widget class="QWidget" name="layoutWidget">
  319. <property name="geometry">
  320. <rect>
  321. <x>10</x>
  322. <y>0</y>
  323. <width>411</width>
  324. <height>26</height>
  325. </rect>
  326. </property>
  327. <layout class="QHBoxLayout" name="horizontalLayout_2">
  328. <item>
  329. <widget class="QPushButton" name="RightZoomUpButton">
  330. <property name="text">
  331. <string/>
  332. </property>
  333. </widget>
  334. </item>
  335. <item>
  336. <widget class="QPushButton" name="RightZoomOutButton">
  337. <property name="text">
  338. <string/>
  339. </property>
  340. </widget>
  341. </item>
  342. <item>
  343. <widget class="QLabel" name="Rightlabel_Percentage">
  344. <property name="layoutDirection">
  345. <enum>Qt::LeftToRight</enum>
  346. </property>
  347. <property name="text">
  348. <string>100%</string>
  349. </property>
  350. </widget>
  351. </item>
  352. <item>
  353. <widget class="QPushButton" name="RightRulerButton">
  354. <property name="text">
  355. <string/>
  356. </property>
  357. </widget>
  358. </item>
  359. <item>
  360. <widget class="QPushButton" name="RightPenButton">
  361. <property name="text">
  362. <string/>
  363. </property>
  364. </widget>
  365. </item>
  366. <item>
  367. <widget class="QPushButton" name="pushButton_4">
  368. <property name="text">
  369. <string>.......</string>
  370. </property>
  371. </widget>
  372. </item>
  373. </layout>
  374. </widget>
  375. </widget>
  376. <widget class="QPushButton" name="LeftLiveButton">
  377. <property name="geometry">
  378. <rect>
  379. <x>452</x>
  380. <y>20</y>
  381. <width>60</width>
  382. <height>32</height>
  383. </rect>
  384. </property>
  385. <property name="text">
  386. <string>Live</string>
  387. </property>
  388. </widget>
  389. <widget class="QPushButton" name="RightLiveButton">
  390. <property name="geometry">
  391. <rect>
  392. <x>1014</x>
  393. <y>20</y>
  394. <width>60</width>
  395. <height>32</height>
  396. </rect>
  397. </property>
  398. <property name="text">
  399. <string>Live</string>
  400. </property>
  401. </widget>
  402. <widget class="Line" name="line_16">
  403. <property name="geometry">
  404. <rect>
  405. <x>20</x>
  406. <y>628</y>
  407. <width>1062</width>
  408. <height>1</height>
  409. </rect>
  410. </property>
  411. <property name="orientation">
  412. <enum>Qt::Horizontal</enum>
  413. </property>
  414. </widget>
  415. <widget class="QScrollArea" name="scrollArea">
  416. <property name="geometry">
  417. <rect>
  418. <x>20</x>
  419. <y>652</y>
  420. <width>1062</width>
  421. <height>177</height>
  422. </rect>
  423. </property>
  424. <property name="verticalScrollBarPolicy">
  425. <enum>Qt::ScrollBarAsNeeded</enum>
  426. </property>
  427. <property name="widgetResizable">
  428. <bool>true</bool>
  429. </property>
  430. <widget class="QWidget" name="scrollAreaWidgetContents">
  431. <property name="geometry">
  432. <rect>
  433. <x>0</x>
  434. <y>0</y>
  435. <width>1060</width>
  436. <height>175</height>
  437. </rect>
  438. </property>
  439. </widget>
  440. </widget>
  441. <widget class="LightJoystickSwitchPage" name="control_L" native="true">
  442. <property name="geometry">
  443. <rect>
  444. <x>20</x>
  445. <y>840</y>
  446. <width>531</width>
  447. <height>141</height>
  448. </rect>
  449. </property>
  450. </widget>
  451. <widget class="LightJoystickSwitchPage" name="control_r" native="true">
  452. <property name="geometry">
  453. <rect>
  454. <x>570</x>
  455. <y>840</y>
  456. <width>521</width>
  457. <height>131</height>
  458. </rect>
  459. </property>
  460. </widget>
  461. <zorder>RightBackGround</zorder>
  462. <zorder>LeftBackGround</zorder>
  463. <zorder>LeftDataSources</zorder>
  464. <zorder>RightDataSources</zorder>
  465. <zorder>LeftOperatewidget</zorder>
  466. <zorder>RightOperatewidget</zorder>
  467. <zorder>LeftToolbar</zorder>
  468. <zorder>RightToolbar</zorder>
  469. <zorder>LeftLiveButton</zorder>
  470. <zorder>RightLiveButton</zorder>
  471. <zorder>line_16</zorder>
  472. <zorder>scrollArea</zorder>
  473. <zorder>control_L</zorder>
  474. <zorder>control_r</zorder>
  475. </widget>
  476. </widget>
  477. <customwidgets>
  478. <customwidget>
  479. <class>ImageWidget</class>
  480. <extends>QWidget</extends>
  481. <header location="global">ImageWidget.h</header>
  482. <container>1</container>
  483. </customwidget>
  484. <customwidget>
  485. <class>LightJoystickSwitchPage</class>
  486. <extends>QWidget</extends>
  487. <header location="global">Src/RewriteControl/LightJoystickSwitchPage.h</header>
  488. <container>1</container>
  489. </customwidget>
  490. </customwidgets>
  491. <resources/>
  492. <connections/>
  493. </ui>