main.ui 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainWindow</class>
  4. <widget class="QMainWindow" name="MainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1083</width>
  10. <height>832</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="minimumSize">
  20. <size>
  21. <width>1056</width>
  22. <height>670</height>
  23. </size>
  24. </property>
  25. <property name="windowTitle">
  26. <string>BEXUS</string>
  27. </property>
  28. <property name="windowIcon">
  29. <iconset>
  30. <normaloff>../../../../.designer/backup/pp.png</normaloff>../../../../.designer/backup/pp.png</iconset>
  31. </property>
  32. <widget class="QWidget" name="centralwidget">
  33. <layout class="QGridLayout" name="gridLayout_2">
  34. <item row="0" column="1">
  35. <layout class="QGridLayout" name="gridLayout">
  36. <item row="0" column="0">
  37. <layout class="QVBoxLayout" name="verticalLayout_2">
  38. <item>
  39. <widget class="QGroupBox" name="groupBox">
  40. <property name="minimumSize">
  41. <size>
  42. <width>306</width>
  43. <height>0</height>
  44. </size>
  45. </property>
  46. <property name="title">
  47. <string>Stats</string>
  48. </property>
  49. <layout class="QGridLayout" name="gridLayout_5">
  50. <item row="2" column="0">
  51. <widget class="QLabel" name="label_6">
  52. <property name="text">
  53. <string>Latency:</string>
  54. </property>
  55. </widget>
  56. </item>
  57. <item row="1" column="1">
  58. <widget class="QLabel" name="labelLink">
  59. <property name="font">
  60. <font>
  61. <weight>75</weight>
  62. <bold>true</bold>
  63. </font>
  64. </property>
  65. <property name="styleSheet">
  66. <string notr="true">color:white;background-color:red;</string>
  67. </property>
  68. <property name="text">
  69. <string>Offline</string>
  70. </property>
  71. </widget>
  72. </item>
  73. <item row="1" column="0">
  74. <widget class="QLabel" name="label_2">
  75. <property name="text">
  76. <string>Link:</string>
  77. </property>
  78. </widget>
  79. </item>
  80. <item row="4" column="1">
  81. <widget class="QLabel" name="labelLink_Slave">
  82. <property name="text">
  83. <string>0/s</string>
  84. </property>
  85. </widget>
  86. </item>
  87. <item row="4" column="0">
  88. <widget class="QLabel" name="label_25">
  89. <property name="text">
  90. <string>MCU Slave:</string>
  91. </property>
  92. </widget>
  93. </item>
  94. <item row="0" column="0">
  95. <widget class="QLabel" name="label">
  96. <property name="text">
  97. <string>Address:</string>
  98. </property>
  99. </widget>
  100. </item>
  101. <item row="3" column="1">
  102. <widget class="QLabel" name="labelLink_Master">
  103. <property name="text">
  104. <string>0/s</string>
  105. </property>
  106. </widget>
  107. </item>
  108. <item row="2" column="1">
  109. <widget class="QLabel" name="labelLatency">
  110. <property name="text">
  111. <string>20ms</string>
  112. </property>
  113. </widget>
  114. </item>
  115. <item row="3" column="0">
  116. <widget class="QLabel" name="label_3">
  117. <property name="text">
  118. <string>MCU Master:</string>
  119. </property>
  120. </widget>
  121. </item>
  122. <item row="0" column="1">
  123. <widget class="QLabel" name="labelAddress">
  124. <property name="text">
  125. <string>192.168.0.8:1234</string>
  126. </property>
  127. </widget>
  128. </item>
  129. </layout>
  130. </widget>
  131. </item>
  132. <item>
  133. <widget class="QScrollArea" name="scrollArea_2">
  134. <property name="sizePolicy">
  135. <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
  136. <horstretch>0</horstretch>
  137. <verstretch>0</verstretch>
  138. </sizepolicy>
  139. </property>
  140. <property name="minimumSize">
  141. <size>
  142. <width>400</width>
  143. <height>0</height>
  144. </size>
  145. </property>
  146. <property name="frameShape">
  147. <enum>QFrame::NoFrame</enum>
  148. </property>
  149. <property name="horizontalScrollBarPolicy">
  150. <enum>Qt::ScrollBarAlwaysOff</enum>
  151. </property>
  152. <property name="widgetResizable">
  153. <bool>true</bool>
  154. </property>
  155. <widget class="QWidget" name="scrollAreaWidgetContents_2">
  156. <property name="geometry">
  157. <rect>
  158. <x>0</x>
  159. <y>0</y>
  160. <width>379</width>
  161. <height>763</height>
  162. </rect>
  163. </property>
  164. <layout class="QGridLayout" name="gridLayout_13">
  165. <property name="leftMargin">
  166. <number>0</number>
  167. </property>
  168. <property name="topMargin">
  169. <number>0</number>
  170. </property>
  171. <property name="rightMargin">
  172. <number>0</number>
  173. </property>
  174. <property name="bottomMargin">
  175. <number>0</number>
  176. </property>
  177. <item row="0" column="0">
  178. <widget class="QGroupBox" name="groupBox_6">
  179. <property name="title">
  180. <string>Position</string>
  181. </property>
  182. <layout class="QGridLayout" name="gridLayout_11">
  183. <item row="2" column="1">
  184. <widget class="QLabel" name="label_alt_1">
  185. <property name="text">
  186. <string>-</string>
  187. </property>
  188. </widget>
  189. </item>
  190. <item row="2" column="0">
  191. <widget class="QLabel" name="label_21">
  192. <property name="text">
  193. <string>Altitude:</string>
  194. </property>
  195. </widget>
  196. </item>
  197. <item row="1" column="0">
  198. <widget class="QLabel" name="label_29">
  199. <property name="text">
  200. <string>Longitude</string>
  201. </property>
  202. </widget>
  203. </item>
  204. <item row="1" column="1">
  205. <widget class="QLabel" name="label_lon_1">
  206. <property name="text">
  207. <string>-</string>
  208. </property>
  209. </widget>
  210. </item>
  211. <item row="0" column="1">
  212. <widget class="QLabel" name="label_lat_1">
  213. <property name="text">
  214. <string>-</string>
  215. </property>
  216. </widget>
  217. </item>
  218. <item row="0" column="0">
  219. <widget class="QLabel" name="label_27">
  220. <property name="text">
  221. <string>Latitude</string>
  222. </property>
  223. </widget>
  224. </item>
  225. </layout>
  226. </widget>
  227. </item>
  228. <item row="3" column="0">
  229. <widget class="QGroupBox" name="groupBox_5">
  230. <property name="title">
  231. <string>Pressure</string>
  232. </property>
  233. <layout class="QGridLayout" name="gridLayout_9">
  234. <item row="0" column="0">
  235. <widget class="QLabel" name="label_9">
  236. <property name="text">
  237. <string>Cis</string>
  238. </property>
  239. </widget>
  240. </item>
  241. <item row="1" column="0">
  242. <widget class="QLabel" name="label_20">
  243. <property name="text">
  244. <string>SPI</string>
  245. </property>
  246. </widget>
  247. </item>
  248. <item row="0" column="1">
  249. <widget class="QLabel" name="label_pres_cis_1">
  250. <property name="text">
  251. <string>-</string>
  252. </property>
  253. </widget>
  254. </item>
  255. <item row="1" column="1">
  256. <widget class="QLabel" name="label_pres_i2c_1">
  257. <property name="text">
  258. <string>-</string>
  259. </property>
  260. </widget>
  261. </item>
  262. </layout>
  263. </widget>
  264. </item>
  265. <item row="1" column="0">
  266. <widget class="QGroupBox" name="groupBox_4">
  267. <property name="title">
  268. <string>IMU-Raw</string>
  269. </property>
  270. <layout class="QGridLayout" name="gridLayout_7">
  271. <item row="1" column="1">
  272. <widget class="QLabel" name="label_GyX">
  273. <property name="text">
  274. <string>0</string>
  275. </property>
  276. </widget>
  277. </item>
  278. <item row="0" column="1">
  279. <widget class="QLabel" name="label_AcX">
  280. <property name="text">
  281. <string>0</string>
  282. </property>
  283. </widget>
  284. </item>
  285. <item row="1" column="3">
  286. <widget class="QLabel" name="label_16">
  287. <property name="text">
  288. <string>GyY:</string>
  289. </property>
  290. </widget>
  291. </item>
  292. <item row="1" column="4">
  293. <widget class="QLabel" name="label_GyY">
  294. <property name="text">
  295. <string>0</string>
  296. </property>
  297. </widget>
  298. </item>
  299. <item row="1" column="0">
  300. <widget class="QLabel" name="label_15">
  301. <property name="text">
  302. <string>GyX:</string>
  303. </property>
  304. </widget>
  305. </item>
  306. <item row="0" column="0">
  307. <widget class="QLabel" name="label_5">
  308. <property name="text">
  309. <string>AcX:</string>
  310. </property>
  311. </widget>
  312. </item>
  313. <item row="0" column="4">
  314. <widget class="QLabel" name="label_AcY">
  315. <property name="text">
  316. <string>0</string>
  317. </property>
  318. </widget>
  319. </item>
  320. <item row="0" column="3">
  321. <widget class="QLabel" name="label_11">
  322. <property name="text">
  323. <string>AcY:</string>
  324. </property>
  325. </widget>
  326. </item>
  327. <item row="1" column="6">
  328. <widget class="QLabel" name="label_GyZ">
  329. <property name="text">
  330. <string>0</string>
  331. </property>
  332. </widget>
  333. </item>
  334. <item row="0" column="6">
  335. <widget class="QLabel" name="label_AcZ">
  336. <property name="text">
  337. <string>0</string>
  338. </property>
  339. </widget>
  340. </item>
  341. <item row="1" column="5">
  342. <widget class="QLabel" name="label_17">
  343. <property name="text">
  344. <string>GyZ:</string>
  345. </property>
  346. </widget>
  347. </item>
  348. <item row="0" column="5">
  349. <widget class="QLabel" name="label_13">
  350. <property name="text">
  351. <string>AcZ:</string>
  352. </property>
  353. </widget>
  354. </item>
  355. <item row="2" column="0">
  356. <widget class="QLabel" name="label_8">
  357. <property name="text">
  358. <string>MaX:</string>
  359. </property>
  360. </widget>
  361. </item>
  362. <item row="2" column="1">
  363. <widget class="QLabel" name="label_MaX">
  364. <property name="text">
  365. <string>0</string>
  366. </property>
  367. </widget>
  368. </item>
  369. <item row="2" column="3">
  370. <widget class="QLabel" name="label_12">
  371. <property name="text">
  372. <string>MaY:</string>
  373. </property>
  374. </widget>
  375. </item>
  376. <item row="2" column="4">
  377. <widget class="QLabel" name="label_MaY">
  378. <property name="text">
  379. <string>0</string>
  380. </property>
  381. </widget>
  382. </item>
  383. <item row="2" column="5">
  384. <widget class="QLabel" name="label_18">
  385. <property name="text">
  386. <string>MaZ:</string>
  387. </property>
  388. </widget>
  389. </item>
  390. <item row="2" column="6">
  391. <widget class="QLabel" name="label_MaZ">
  392. <property name="text">
  393. <string>0</string>
  394. </property>
  395. </widget>
  396. </item>
  397. </layout>
  398. </widget>
  399. </item>
  400. <item row="2" column="0">
  401. <widget class="QGroupBox" name="groupBox_8">
  402. <property name="title">
  403. <string>IMU-Fusion</string>
  404. </property>
  405. <layout class="QGridLayout" name="gridLayout_8">
  406. <item row="2" column="0">
  407. <widget class="QLabel" name="label_30">
  408. <property name="text">
  409. <string>PosX:</string>
  410. </property>
  411. </widget>
  412. </item>
  413. <item row="2" column="1">
  414. <widget class="QLabel" name="label_PosX">
  415. <property name="text">
  416. <string>0</string>
  417. </property>
  418. </widget>
  419. </item>
  420. <item row="2" column="2">
  421. <widget class="QLabel" name="label_34">
  422. <property name="text">
  423. <string>PosY:</string>
  424. </property>
  425. </widget>
  426. </item>
  427. <item row="0" column="5">
  428. <widget class="QLabel" name="label_GaZ">
  429. <property name="text">
  430. <string>0</string>
  431. </property>
  432. </widget>
  433. </item>
  434. <item row="1" column="2">
  435. <widget class="QLabel" name="label_19">
  436. <property name="text">
  437. <string>RotY:</string>
  438. </property>
  439. </widget>
  440. </item>
  441. <item row="1" column="0">
  442. <widget class="QLabel" name="label_23">
  443. <property name="text">
  444. <string>RotX:</string>
  445. </property>
  446. </widget>
  447. </item>
  448. <item row="1" column="5">
  449. <widget class="QLabel" name="label_RotZ">
  450. <property name="text">
  451. <string>0</string>
  452. </property>
  453. </widget>
  454. </item>
  455. <item row="0" column="4">
  456. <widget class="QLabel" name="label_28">
  457. <property name="text">
  458. <string>AcZ:</string>
  459. </property>
  460. </widget>
  461. </item>
  462. <item row="0" column="1">
  463. <widget class="QLabel" name="label_GaX">
  464. <property name="text">
  465. <string>0</string>
  466. </property>
  467. </widget>
  468. </item>
  469. <item row="1" column="4">
  470. <widget class="QLabel" name="label_26">
  471. <property name="text">
  472. <string>RotZ:</string>
  473. </property>
  474. </widget>
  475. </item>
  476. <item row="0" column="0">
  477. <widget class="QLabel" name="label_7">
  478. <property name="text">
  479. <string>AcX:</string>
  480. </property>
  481. </widget>
  482. </item>
  483. <item row="1" column="3">
  484. <widget class="QLabel" name="label_RotY">
  485. <property name="text">
  486. <string>0</string>
  487. </property>
  488. </widget>
  489. </item>
  490. <item row="0" column="3">
  491. <widget class="QLabel" name="label_GaY">
  492. <property name="text">
  493. <string>0</string>
  494. </property>
  495. </widget>
  496. </item>
  497. <item row="1" column="1">
  498. <widget class="QLabel" name="label_RotX">
  499. <property name="text">
  500. <string>0</string>
  501. </property>
  502. </widget>
  503. </item>
  504. <item row="0" column="2">
  505. <widget class="QLabel" name="label_14">
  506. <property name="text">
  507. <string>AcY:</string>
  508. </property>
  509. </widget>
  510. </item>
  511. <item row="2" column="4">
  512. <widget class="QLabel" name="label_36">
  513. <property name="text">
  514. <string>PosZ:</string>
  515. </property>
  516. </widget>
  517. </item>
  518. <item row="2" column="3">
  519. <widget class="QLabel" name="label_PosY">
  520. <property name="text">
  521. <string>0</string>
  522. </property>
  523. </widget>
  524. </item>
  525. <item row="2" column="5">
  526. <widget class="QLabel" name="label_PosZ">
  527. <property name="text">
  528. <string>0</string>
  529. </property>
  530. </widget>
  531. </item>
  532. </layout>
  533. </widget>
  534. </item>
  535. <item row="4" column="0">
  536. <widget class="QGroupBox" name="groupBox_2">
  537. <property name="title">
  538. <string>Temperature</string>
  539. </property>
  540. <layout class="QGridLayout" name="gridLayout_6">
  541. <item row="0" column="1">
  542. <widget class="QLabel" name="label_temp_adc_1">
  543. <property name="text">
  544. <string>-</string>
  545. </property>
  546. </widget>
  547. </item>
  548. <item row="0" column="0">
  549. <widget class="QLabel" name="label_4">
  550. <property name="text">
  551. <string>Viehmann</string>
  552. </property>
  553. </widget>
  554. </item>
  555. <item row="2" column="1">
  556. <widget class="QLabel" name="label_temp_mpu_1">
  557. <property name="text">
  558. <string>-</string>
  559. </property>
  560. </widget>
  561. </item>
  562. <item row="1" column="1">
  563. <widget class="QLabel" name="label_temp_cis_1">
  564. <property name="text">
  565. <string>-</string>
  566. </property>
  567. </widget>
  568. </item>
  569. <item row="2" column="0">
  570. <widget class="QLabel" name="label_24">
  571. <property name="text">
  572. <string>MPU</string>
  573. </property>
  574. </widget>
  575. </item>
  576. <item row="1" column="0">
  577. <widget class="QLabel" name="label_22">
  578. <property name="text">
  579. <string>Cis</string>
  580. </property>
  581. </widget>
  582. </item>
  583. <item row="3" column="0">
  584. <widget class="QLabel" name="label_37">
  585. <property name="text">
  586. <string>Mag</string>
  587. </property>
  588. </widget>
  589. </item>
  590. <item row="3" column="1">
  591. <widget class="QLabel" name="label_temp_mag_1">
  592. <property name="text">
  593. <string>-</string>
  594. </property>
  595. </widget>
  596. </item>
  597. <item row="4" column="1">
  598. <widget class="QLabel" name="label_temp_i2c">
  599. <property name="text">
  600. <string>20.00 °C</string>
  601. </property>
  602. </widget>
  603. </item>
  604. <item row="4" column="0">
  605. <widget class="QLabel" name="label_33">
  606. <property name="text">
  607. <string>I2C</string>
  608. </property>
  609. </widget>
  610. </item>
  611. <item row="5" column="0">
  612. <widget class="QLabel" name="label_38">
  613. <property name="text">
  614. <string>µC</string>
  615. </property>
  616. </widget>
  617. </item>
  618. <item row="5" column="1">
  619. <widget class="QLabel" name="label_temp_mp">
  620. <property name="text">
  621. <string>20.00 °C</string>
  622. </property>
  623. </widget>
  624. </item>
  625. </layout>
  626. </widget>
  627. </item>
  628. <item row="5" column="0">
  629. <widget class="QGroupBox" name="groupBox_7">
  630. <property name="title">
  631. <string>GPS</string>
  632. </property>
  633. <layout class="QGridLayout" name="gridLayout_12">
  634. <item row="1" column="0">
  635. <widget class="QLabel" name="label_35">
  636. <property name="text">
  637. <string>Hdop</string>
  638. </property>
  639. </widget>
  640. </item>
  641. <item row="1" column="1">
  642. <widget class="QLabel" name="label_hdop_1">
  643. <property name="text">
  644. <string>0</string>
  645. </property>
  646. </widget>
  647. </item>
  648. <item row="0" column="0">
  649. <widget class="QLabel" name="label_31">
  650. <property name="text">
  651. <string>Time</string>
  652. </property>
  653. </widget>
  654. </item>
  655. <item row="0" column="1">
  656. <widget class="QLabel" name="label_time_1">
  657. <property name="text">
  658. <string>12:00</string>
  659. </property>
  660. </widget>
  661. </item>
  662. </layout>
  663. </widget>
  664. </item>
  665. <item row="6" column="0">
  666. <widget class="QGroupBox" name="groupBox_9">
  667. <property name="title">
  668. <string>Power</string>
  669. </property>
  670. <layout class="QGridLayout" name="gridLayout_15">
  671. <item row="0" column="0">
  672. <widget class="QLabel" name="label_10">
  673. <property name="text">
  674. <string>Voltage</string>
  675. </property>
  676. </widget>
  677. </item>
  678. <item row="1" column="1">
  679. <widget class="QLabel" name="label_current">
  680. <property name="text">
  681. <string>0.00 A</string>
  682. </property>
  683. </widget>
  684. </item>
  685. <item row="0" column="1">
  686. <widget class="QLabel" name="label_voltage">
  687. <property name="text">
  688. <string>0.00 V</string>
  689. </property>
  690. </widget>
  691. </item>
  692. <item row="1" column="0">
  693. <widget class="QLabel" name="label_32">
  694. <property name="text">
  695. <string>Current</string>
  696. </property>
  697. </widget>
  698. </item>
  699. </layout>
  700. </widget>
  701. </item>
  702. <item row="9" column="0">
  703. <spacer name="verticalSpacer">
  704. <property name="orientation">
  705. <enum>Qt::Vertical</enum>
  706. </property>
  707. <property name="sizeType">
  708. <enum>QSizePolicy::Expanding</enum>
  709. </property>
  710. <property name="sizeHint" stdset="0">
  711. <size>
  712. <width>20</width>
  713. <height>40</height>
  714. </size>
  715. </property>
  716. </spacer>
  717. </item>
  718. </layout>
  719. </widget>
  720. </widget>
  721. </item>
  722. <item>
  723. <widget class="QProgressBar" name="progressBar_reset">
  724. <property name="sizePolicy">
  725. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  726. <horstretch>0</horstretch>
  727. <verstretch>0</verstretch>
  728. </sizepolicy>
  729. </property>
  730. <property name="value">
  731. <number>0</number>
  732. </property>
  733. <property name="textVisible">
  734. <bool>false</bool>
  735. </property>
  736. </widget>
  737. </item>
  738. <item>
  739. <widget class="QPushButton" name="pushButton_reset">
  740. <property name="sizePolicy">
  741. <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
  742. <horstretch>0</horstretch>
  743. <verstretch>0</verstretch>
  744. </sizepolicy>
  745. </property>
  746. <property name="text">
  747. <string>Restart</string>
  748. </property>
  749. </widget>
  750. </item>
  751. </layout>
  752. </item>
  753. </layout>
  754. </item>
  755. <item row="0" column="0">
  756. <widget class="QTabWidget" name="tabWidget">
  757. <property name="currentIndex">
  758. <number>2</number>
  759. </property>
  760. <widget class="QWidget" name="tab">
  761. <attribute name="title">
  762. <string>3D View</string>
  763. </attribute>
  764. <layout class="QGridLayout" name="gridLayout_4">
  765. <item row="0" column="0">
  766. <widget class="QOpenGLWidget" name="openGLWidget">
  767. <property name="sizePolicy">
  768. <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
  769. <horstretch>0</horstretch>
  770. <verstretch>0</verstretch>
  771. </sizepolicy>
  772. </property>
  773. <property name="mouseTracking">
  774. <bool>false</bool>
  775. </property>
  776. </widget>
  777. </item>
  778. </layout>
  779. </widget>
  780. <widget class="QWidget" name="tab_3">
  781. <attribute name="title">
  782. <string>Orthogonal View</string>
  783. </attribute>
  784. <layout class="QGridLayout" name="gridLayout_3">
  785. <item row="0" column="0">
  786. <widget class="QOpenGLWidget" name="openGLWidgetQuad"/>
  787. </item>
  788. </layout>
  789. </widget>
  790. <widget class="QWidget" name="tab_2">
  791. <attribute name="title">
  792. <string>Raw data</string>
  793. </attribute>
  794. <layout class="QGridLayout" name="gridLayout_10">
  795. <item row="0" column="0">
  796. <widget class="QTableWidget" name="tableWidget"/>
  797. </item>
  798. </layout>
  799. </widget>
  800. </widget>
  801. </item>
  802. </layout>
  803. </widget>
  804. <widget class="QMenuBar" name="menubar">
  805. <property name="geometry">
  806. <rect>
  807. <x>0</x>
  808. <y>0</y>
  809. <width>1083</width>
  810. <height>26</height>
  811. </rect>
  812. </property>
  813. <widget class="QMenu" name="menuFile">
  814. <property name="title">
  815. <string>File</string>
  816. </property>
  817. <addaction name="actionSave"/>
  818. <addaction name="actionSettings"/>
  819. <addaction name="actionClose"/>
  820. </widget>
  821. <widget class="QMenu" name="menuCamera_Settings">
  822. <property name="title">
  823. <string>Camera Settings</string>
  824. </property>
  825. <addaction name="actionFollow"/>
  826. </widget>
  827. <widget class="QMenu" name="menuBoard_select">
  828. <property name="title">
  829. <string>Board select</string>
  830. </property>
  831. <addaction name="actionMaster"/>
  832. <addaction name="actionSlave"/>
  833. <addaction name="actionFusion"/>
  834. </widget>
  835. <addaction name="menuFile"/>
  836. <addaction name="menuCamera_Settings"/>
  837. <addaction name="menuBoard_select"/>
  838. </widget>
  839. <widget class="QStatusBar" name="statusbar"/>
  840. <action name="actionClose">
  841. <property name="text">
  842. <string>Close</string>
  843. </property>
  844. </action>
  845. <action name="actionFollow">
  846. <property name="checkable">
  847. <bool>true</bool>
  848. </property>
  849. <property name="checked">
  850. <bool>true</bool>
  851. </property>
  852. <property name="text">
  853. <string>Follow</string>
  854. </property>
  855. </action>
  856. <action name="actionReset">
  857. <property name="text">
  858. <string>Reset</string>
  859. </property>
  860. </action>
  861. <action name="actionSave">
  862. <property name="text">
  863. <string>Save</string>
  864. </property>
  865. </action>
  866. <action name="actionSettings">
  867. <property name="text">
  868. <string>Settings</string>
  869. </property>
  870. </action>
  871. <action name="actionMaster">
  872. <property name="text">
  873. <string>Master</string>
  874. </property>
  875. </action>
  876. <action name="actionSlave">
  877. <property name="text">
  878. <string>Slave</string>
  879. </property>
  880. </action>
  881. <action name="actionFusion">
  882. <property name="text">
  883. <string>Fusion</string>
  884. </property>
  885. </action>
  886. </widget>
  887. <resources/>
  888. <connections/>
  889. </ui>