adcintelligentshow.ui 24 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ADCIntelligentShow</class>
  4. <widget class="QMainWindow" name="ADCIntelligentShow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1500</width>
  10. <height>1126</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>ADCIntelligentShow</string>
  21. </property>
  22. <widget class="QWidget" name="centralWidget">
  23. <property name="sizePolicy">
  24. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  25. <horstretch>0</horstretch>
  26. <verstretch>0</verstretch>
  27. </sizepolicy>
  28. </property>
  29. <widget class="QLabel" name="label">
  30. <property name="geometry">
  31. <rect>
  32. <x>290</x>
  33. <y>90</y>
  34. <width>300</width>
  35. <height>181</height>
  36. </rect>
  37. </property>
  38. <property name="font">
  39. <font>
  40. <family>微软雅黑</family>
  41. <pointsize>80</pointsize>
  42. <weight>9</weight>
  43. <italic>false</italic>
  44. <bold>false</bold>
  45. </font>
  46. </property>
  47. <property name="styleSheet">
  48. <string notr="true">font: 75 80pt &quot;微软雅黑&quot;;
  49. color: rgb(238, 238, 238);</string>
  50. </property>
  51. <property name="text">
  52. <string>0</string>
  53. </property>
  54. <property name="alignment">
  55. <set>Qt::AlignCenter</set>
  56. </property>
  57. </widget>
  58. <widget class="QPushButton" name="pushButton">
  59. <property name="geometry">
  60. <rect>
  61. <x>55</x>
  62. <y>133</y>
  63. <width>200</width>
  64. <height>200</height>
  65. </rect>
  66. </property>
  67. <property name="styleSheet">
  68. <string notr="true">border-image: url(:/new/pic/button_gray.png);</string>
  69. </property>
  70. <property name="text">
  71. <string/>
  72. </property>
  73. <property name="checkable">
  74. <bool>false</bool>
  75. </property>
  76. <property name="checked">
  77. <bool>false</bool>
  78. </property>
  79. <property name="flat">
  80. <bool>true</bool>
  81. </property>
  82. </widget>
  83. <widget class="QLabel" name="map">
  84. <property name="geometry">
  85. <rect>
  86. <x>240</x>
  87. <y>410</y>
  88. <width>90</width>
  89. <height>61</height>
  90. </rect>
  91. </property>
  92. <property name="styleSheet">
  93. <string notr="true">color: rgb(220, 220, 220);
  94. font: 15pt &quot;Arial&quot;;</string>
  95. </property>
  96. <property name="text">
  97. <string>地图</string>
  98. </property>
  99. <property name="alignment">
  100. <set>Qt::AlignCenter</set>
  101. </property>
  102. </widget>
  103. <widget class="QLabel" name="run">
  104. <property name="geometry">
  105. <rect>
  106. <x>80</x>
  107. <y>410</y>
  108. <width>90</width>
  109. <height>61</height>
  110. </rect>
  111. </property>
  112. <property name="styleSheet">
  113. <string notr="true">color: rgb(220, 220, 220);
  114. font: 15pt &quot;Arial&quot;;</string>
  115. </property>
  116. <property name="text">
  117. <string>运行</string>
  118. </property>
  119. <property name="alignment">
  120. <set>Qt::AlignCenter</set>
  121. </property>
  122. </widget>
  123. <widget class="QLabel" name="can">
  124. <property name="geometry">
  125. <rect>
  126. <x>400</x>
  127. <y>410</y>
  128. <width>90</width>
  129. <height>61</height>
  130. </rect>
  131. </property>
  132. <property name="styleSheet">
  133. <string notr="true">font:15pt &quot;Arial&quot;;
  134. color: rgb(220, 220, 220);</string>
  135. </property>
  136. <property name="text">
  137. <string>Can卡</string>
  138. </property>
  139. <property name="alignment">
  140. <set>Qt::AlignCenter</set>
  141. </property>
  142. </widget>
  143. <widget class="QLabel" name="label_9">
  144. <property name="geometry">
  145. <rect>
  146. <x>60</x>
  147. <y>480</y>
  148. <width>101</width>
  149. <height>51</height>
  150. </rect>
  151. </property>
  152. <property name="styleSheet">
  153. <string notr="true">font: 15pt &quot;Arial&quot;;
  154. color: rgb(220, 220, 220);</string>
  155. </property>
  156. <property name="text">
  157. <string>加速度</string>
  158. </property>
  159. <property name="alignment">
  160. <set>Qt::AlignCenter</set>
  161. </property>
  162. </widget>
  163. <widget class="QLabel" name="label_11">
  164. <property name="geometry">
  165. <rect>
  166. <x>400</x>
  167. <y>480</y>
  168. <width>90</width>
  169. <height>51</height>
  170. </rect>
  171. </property>
  172. <property name="styleSheet">
  173. <string notr="true">color: rgb(200, 200, 200);
  174. font: 15pt &quot;Arial&quot;;
  175. </string>
  176. </property>
  177. <property name="text">
  178. <string>转向</string>
  179. </property>
  180. <property name="alignment">
  181. <set>Qt::AlignCenter</set>
  182. </property>
  183. </widget>
  184. <widget class="QLabel" name="acc">
  185. <property name="geometry">
  186. <rect>
  187. <x>170</x>
  188. <y>480</y>
  189. <width>170</width>
  190. <height>51</height>
  191. </rect>
  192. </property>
  193. <property name="styleSheet">
  194. <string notr="true">color: rgb(255, 255, 255);
  195. background-color: transparent;
  196. border-radius:10px;
  197. font: 13pt &quot;Arial&quot;;
  198. border:7px groove rgb(0,45,70);</string>
  199. </property>
  200. <property name="text">
  201. <string/>
  202. </property>
  203. <property name="alignment">
  204. <set>Qt::AlignCenter</set>
  205. </property>
  206. </widget>
  207. <widget class="QLabel" name="swerve">
  208. <property name="geometry">
  209. <rect>
  210. <x>500</x>
  211. <y>480</y>
  212. <width>170</width>
  213. <height>51</height>
  214. </rect>
  215. </property>
  216. <property name="styleSheet">
  217. <string notr="true">color: rgb(255, 255, 255);
  218. background-color: transparent;
  219. border-radius:10px;
  220. font: 13pt &quot;Arial&quot;;
  221. border:7px groove rgb(0,45,70);</string>
  222. </property>
  223. <property name="text">
  224. <string/>
  225. </property>
  226. <property name="alignment">
  227. <set>Qt::AlignCenter</set>
  228. </property>
  229. </widget>
  230. <widget class="QLabel" name="lng">
  231. <property name="geometry">
  232. <rect>
  233. <x>170</x>
  234. <y>550</y>
  235. <width>170</width>
  236. <height>51</height>
  237. </rect>
  238. </property>
  239. <property name="styleSheet">
  240. <string notr="true">color: rgb(255, 255, 255);
  241. background-color: transparent;
  242. border-radius:10px;
  243. font: 13pt &quot;Arial&quot;;
  244. border:7px groove rgb(0,45,70);</string>
  245. </property>
  246. <property name="text">
  247. <string/>
  248. </property>
  249. <property name="alignment">
  250. <set>Qt::AlignCenter</set>
  251. </property>
  252. </widget>
  253. <widget class="QLabel" name="label_12">
  254. <property name="geometry">
  255. <rect>
  256. <x>60</x>
  257. <y>550</y>
  258. <width>101</width>
  259. <height>51</height>
  260. </rect>
  261. </property>
  262. <property name="styleSheet">
  263. <string notr="true">font: 15pt &quot;Arial&quot;;
  264. color: rgb(200, 200, 200);</string>
  265. </property>
  266. <property name="text">
  267. <string>经度</string>
  268. </property>
  269. <property name="alignment">
  270. <set>Qt::AlignCenter</set>
  271. </property>
  272. </widget>
  273. <widget class="QLabel" name="label_13">
  274. <property name="geometry">
  275. <rect>
  276. <x>400</x>
  277. <y>550</y>
  278. <width>101</width>
  279. <height>51</height>
  280. </rect>
  281. </property>
  282. <property name="styleSheet">
  283. <string notr="true">font: 15pt &quot;Arial&quot;;
  284. color: rgb(200, 200, 200);</string>
  285. </property>
  286. <property name="text">
  287. <string>纬度</string>
  288. </property>
  289. <property name="alignment">
  290. <set>Qt::AlignCenter</set>
  291. </property>
  292. </widget>
  293. <widget class="QLabel" name="lat">
  294. <property name="geometry">
  295. <rect>
  296. <x>500</x>
  297. <y>550</y>
  298. <width>170</width>
  299. <height>51</height>
  300. </rect>
  301. </property>
  302. <property name="styleSheet">
  303. <string notr="true">color: rgb(255, 255, 255);
  304. background-color: transparent;
  305. border-radius:10px;
  306. font: 13pt &quot;Arial&quot;;
  307. border:7px groove rgb(0,45,70);</string>
  308. </property>
  309. <property name="text">
  310. <string/>
  311. </property>
  312. <property name="alignment">
  313. <set>Qt::AlignCenter</set>
  314. </property>
  315. </widget>
  316. <widget class="QLabel" name="label_15">
  317. <property name="geometry">
  318. <rect>
  319. <x>60</x>
  320. <y>690</y>
  321. <width>101</width>
  322. <height>51</height>
  323. </rect>
  324. </property>
  325. <property name="styleSheet">
  326. <string notr="true">color: rgb(200, 200, 200);
  327. font: 15pt &quot;Arial&quot;;</string>
  328. </property>
  329. <property name="text">
  330. <string>障碍物</string>
  331. </property>
  332. <property name="alignment">
  333. <set>Qt::AlignCenter</set>
  334. </property>
  335. </widget>
  336. <widget class="QLabel" name="radarob">
  337. <property name="geometry">
  338. <rect>
  339. <x>170</x>
  340. <y>620</y>
  341. <width>170</width>
  342. <height>51</height>
  343. </rect>
  344. </property>
  345. <property name="styleSheet">
  346. <string notr="true">color: rgb(255, 255, 255);
  347. background-color: transparent;
  348. border-radius:10px;
  349. font: 13pt &quot;Arial&quot;;
  350. border:7px groove rgb(0,45,70);</string>
  351. </property>
  352. <property name="text">
  353. <string/>
  354. </property>
  355. <property name="alignment">
  356. <set>Qt::AlignCenter</set>
  357. </property>
  358. </widget>
  359. <widget class="QLabel" name="lidarob">
  360. <property name="geometry">
  361. <rect>
  362. <x>500</x>
  363. <y>620</y>
  364. <width>170</width>
  365. <height>51</height>
  366. </rect>
  367. </property>
  368. <property name="styleSheet">
  369. <string notr="true">color: rgb(255, 255, 255);
  370. background-color: transparent;
  371. border-radius:10px;
  372. font: 13pt &quot;Arial&quot;;
  373. border:7px groove rgb(0,45,70);</string>
  374. </property>
  375. <property name="text">
  376. <string/>
  377. </property>
  378. <property name="alignment">
  379. <set>Qt::AlignCenter</set>
  380. </property>
  381. </widget>
  382. <widget class="QLabel" name="allob">
  383. <property name="geometry">
  384. <rect>
  385. <x>170</x>
  386. <y>690</y>
  387. <width>170</width>
  388. <height>51</height>
  389. </rect>
  390. </property>
  391. <property name="styleSheet">
  392. <string notr="true">color: rgb(255, 255, 255);
  393. background-color: transparent;
  394. border-radius:10px;
  395. font: 13pt &quot;Arial&quot;;
  396. border:7px groove rgb(0,45,70);</string>
  397. </property>
  398. <property name="text">
  399. <string/>
  400. </property>
  401. <property name="alignment">
  402. <set>Qt::AlignCenter</set>
  403. </property>
  404. </widget>
  405. <widget class="QLabel" name="local">
  406. <property name="geometry">
  407. <rect>
  408. <x>550</x>
  409. <y>410</y>
  410. <width>111</width>
  411. <height>61</height>
  412. </rect>
  413. </property>
  414. <property name="styleSheet">
  415. <string notr="true">color: rgb(220, 220, 220);
  416. font: 15pt &quot;Arial&quot;;</string>
  417. </property>
  418. <property name="text">
  419. <string>定位</string>
  420. </property>
  421. <property name="alignment">
  422. <set>Qt::AlignCenter</set>
  423. </property>
  424. </widget>
  425. <widget class="QLabel" name="radar">
  426. <property name="geometry">
  427. <rect>
  428. <x>80</x>
  429. <y>920</y>
  430. <width>90</width>
  431. <height>61</height>
  432. </rect>
  433. </property>
  434. <property name="styleSheet">
  435. <string notr="true">color: rgb(220, 220, 220);
  436. font: 15pt &quot;Arial&quot;;</string>
  437. </property>
  438. <property name="text">
  439. <string>毫米波</string>
  440. </property>
  441. <property name="alignment">
  442. <set>Qt::AlignCenter</set>
  443. </property>
  444. </widget>
  445. <widget class="QLabel" name="lidar">
  446. <property name="geometry">
  447. <rect>
  448. <x>240</x>
  449. <y>920</y>
  450. <width>90</width>
  451. <height>61</height>
  452. </rect>
  453. </property>
  454. <property name="styleSheet">
  455. <string notr="true">color: rgb(220, 220, 220);
  456. font: 15pt &quot;Arial&quot;;</string>
  457. </property>
  458. <property name="text">
  459. <string>激光</string>
  460. </property>
  461. <property name="alignment">
  462. <set>Qt::AlignCenter</set>
  463. </property>
  464. </widget>
  465. <widget class="QLabel" name="connect">
  466. <property name="geometry">
  467. <rect>
  468. <x>60</x>
  469. <y>70</y>
  470. <width>191</width>
  471. <height>51</height>
  472. </rect>
  473. </property>
  474. <property name="styleSheet">
  475. <string notr="true">image: url(:/new/pic/connect_grey.png);</string>
  476. </property>
  477. <property name="text">
  478. <string/>
  479. </property>
  480. <property name="alignment">
  481. <set>Qt::AlignCenter</set>
  482. </property>
  483. </widget>
  484. <widget class="QWidget" name="widget_2" native="true">
  485. <property name="geometry">
  486. <rect>
  487. <x>730</x>
  488. <y>-80</y>
  489. <width>1101</width>
  490. <height>1350</height>
  491. </rect>
  492. </property>
  493. <widget class="QPushButton" name="pushButton_nextstation">
  494. <property name="geometry">
  495. <rect>
  496. <x>20</x>
  497. <y>120</y>
  498. <width>121</width>
  499. <height>41</height>
  500. </rect>
  501. </property>
  502. <property name="font">
  503. <font>
  504. <pointsize>15</pointsize>
  505. </font>
  506. </property>
  507. <property name="text">
  508. <string>下一站</string>
  509. </property>
  510. </widget>
  511. <widget class="QPushButton" name="pushButton_prestation">
  512. <property name="geometry">
  513. <rect>
  514. <x>390</x>
  515. <y>120</y>
  516. <width>121</width>
  517. <height>41</height>
  518. </rect>
  519. </property>
  520. <property name="font">
  521. <font>
  522. <pointsize>15</pointsize>
  523. </font>
  524. </property>
  525. <property name="text">
  526. <string>上一站</string>
  527. </property>
  528. </widget>
  529. <widget class="QPushButton" name="pushButton_go">
  530. <property name="geometry">
  531. <rect>
  532. <x>560</x>
  533. <y>120</y>
  534. <width>111</width>
  535. <height>41</height>
  536. </rect>
  537. </property>
  538. <property name="font">
  539. <font>
  540. <pointsize>15</pointsize>
  541. </font>
  542. </property>
  543. <property name="text">
  544. <string>前往</string>
  545. </property>
  546. </widget>
  547. <widget class="QLabel" name="label_station">
  548. <property name="geometry">
  549. <rect>
  550. <x>159</x>
  551. <y>127</y>
  552. <width>211</width>
  553. <height>31</height>
  554. </rect>
  555. </property>
  556. <property name="font">
  557. <font>
  558. <pointsize>9</pointsize>
  559. </font>
  560. </property>
  561. <property name="text">
  562. <string>TextLabel</string>
  563. </property>
  564. </widget>
  565. </widget>
  566. <widget class="QPushButton" name="park">
  567. <property name="geometry">
  568. <rect>
  569. <x>400</x>
  570. <y>860</y>
  571. <width>120</width>
  572. <height>120</height>
  573. </rect>
  574. </property>
  575. <property name="autoFillBackground">
  576. <bool>false</bool>
  577. </property>
  578. <property name="styleSheet">
  579. <string notr="true">border-image: url(:/new/pic/park_gray.png);</string>
  580. </property>
  581. <property name="text">
  582. <string/>
  583. </property>
  584. <property name="flat">
  585. <bool>true</bool>
  586. </property>
  587. </widget>
  588. <widget class="QCheckBox" name="checkBox">
  589. <property name="geometry">
  590. <rect>
  591. <x>560</x>
  592. <y>689</y>
  593. <width>110</width>
  594. <height>110</height>
  595. </rect>
  596. </property>
  597. <property name="autoFillBackground">
  598. <bool>false</bool>
  599. </property>
  600. <property name="styleSheet">
  601. <string notr="true">color: rgb(255, 255, 255);
  602. font: 13pt &quot;Arial&quot;;</string>
  603. </property>
  604. <property name="text">
  605. <string/>
  606. </property>
  607. <property name="checked">
  608. <bool>false</bool>
  609. </property>
  610. <property name="autoRepeat">
  611. <bool>false</bool>
  612. </property>
  613. <property name="tristate">
  614. <bool>false</bool>
  615. </property>
  616. </widget>
  617. <widget class="QLabel" name="runimg">
  618. <property name="geometry">
  619. <rect>
  620. <x>100</x>
  621. <y>360</y>
  622. <width>51</width>
  623. <height>51</height>
  624. </rect>
  625. </property>
  626. <property name="styleSheet">
  627. <string notr="true">background-image: url(:/new/pic/blue.png);</string>
  628. </property>
  629. <property name="text">
  630. <string/>
  631. </property>
  632. <property name="alignment">
  633. <set>Qt::AlignCenter</set>
  634. </property>
  635. </widget>
  636. <widget class="QLabel" name="mapimg">
  637. <property name="geometry">
  638. <rect>
  639. <x>260</x>
  640. <y>360</y>
  641. <width>51</width>
  642. <height>51</height>
  643. </rect>
  644. </property>
  645. <property name="styleSheet">
  646. <string notr="true">background-image: url(:/new/pic/blue.png);</string>
  647. </property>
  648. <property name="text">
  649. <string/>
  650. </property>
  651. <property name="alignment">
  652. <set>Qt::AlignCenter</set>
  653. </property>
  654. </widget>
  655. <widget class="QLabel" name="canimg">
  656. <property name="geometry">
  657. <rect>
  658. <x>420</x>
  659. <y>360</y>
  660. <width>51</width>
  661. <height>51</height>
  662. </rect>
  663. </property>
  664. <property name="styleSheet">
  665. <string notr="true">background-image: url(:/new/pic/blue.png);</string>
  666. </property>
  667. <property name="text">
  668. <string/>
  669. </property>
  670. <property name="alignment">
  671. <set>Qt::AlignCenter</set>
  672. </property>
  673. </widget>
  674. <widget class="QLabel" name="localimg">
  675. <property name="geometry">
  676. <rect>
  677. <x>580</x>
  678. <y>360</y>
  679. <width>51</width>
  680. <height>51</height>
  681. </rect>
  682. </property>
  683. <property name="styleSheet">
  684. <string notr="true">background-image: url(:/new/pic/blue.png);</string>
  685. </property>
  686. <property name="text">
  687. <string/>
  688. </property>
  689. <property name="alignment">
  690. <set>Qt::AlignCenter</set>
  691. </property>
  692. </widget>
  693. <widget class="QLabel" name="radarimg">
  694. <property name="geometry">
  695. <rect>
  696. <x>100</x>
  697. <y>860</y>
  698. <width>51</width>
  699. <height>51</height>
  700. </rect>
  701. </property>
  702. <property name="styleSheet">
  703. <string notr="true">background-image: url(:/new/pic/blue.png);</string>
  704. </property>
  705. <property name="text">
  706. <string/>
  707. </property>
  708. <property name="alignment">
  709. <set>Qt::AlignCenter</set>
  710. </property>
  711. </widget>
  712. <widget class="QLabel" name="lidarimg">
  713. <property name="geometry">
  714. <rect>
  715. <x>260</x>
  716. <y>860</y>
  717. <width>51</width>
  718. <height>51</height>
  719. </rect>
  720. </property>
  721. <property name="styleSheet">
  722. <string notr="true">background-image: url(:/new/pic/blue.png);</string>
  723. </property>
  724. <property name="text">
  725. <string/>
  726. </property>
  727. <property name="alignment">
  728. <set>Qt::AlignCenter</set>
  729. </property>
  730. </widget>
  731. <widget class="QLabel" name="label_14">
  732. <property name="geometry">
  733. <rect>
  734. <x>60</x>
  735. <y>620</y>
  736. <width>101</width>
  737. <height>51</height>
  738. </rect>
  739. </property>
  740. <property name="styleSheet">
  741. <string notr="true">font: 15pt &quot;Arial&quot;;
  742. color: rgb(200, 200, 200);</string>
  743. </property>
  744. <property name="text">
  745. <string>毫米波</string>
  746. </property>
  747. <property name="alignment">
  748. <set>Qt::AlignCenter</set>
  749. </property>
  750. </widget>
  751. <widget class="QLabel" name="label_16">
  752. <property name="geometry">
  753. <rect>
  754. <x>400</x>
  755. <y>620</y>
  756. <width>101</width>
  757. <height>51</height>
  758. </rect>
  759. </property>
  760. <property name="styleSheet">
  761. <string notr="true">font: 15pt &quot;Arial&quot;;
  762. color: rgb(200, 200, 200);</string>
  763. </property>
  764. <property name="text">
  765. <string>激光</string>
  766. </property>
  767. <property name="alignment">
  768. <set>Qt::AlignCenter</set>
  769. </property>
  770. </widget>
  771. <widget class="QWidget" name="widget" native="true">
  772. <property name="geometry">
  773. <rect>
  774. <x>10</x>
  775. <y>0</y>
  776. <width>1900</width>
  777. <height>31</height>
  778. </rect>
  779. </property>
  780. <widget class="QLabel" name="label_2">
  781. <property name="geometry">
  782. <rect>
  783. <x>50</x>
  784. <y>5</y>
  785. <width>481</width>
  786. <height>30</height>
  787. </rect>
  788. </property>
  789. <property name="font">
  790. <font>
  791. <pointsize>15</pointsize>
  792. </font>
  793. </property>
  794. <property name="styleSheet">
  795. <string notr="true">color: rgb(255, 255, 255);</string>
  796. </property>
  797. <property name="text">
  798. <string>北京汽车技师学院</string>
  799. </property>
  800. <property name="alignment">
  801. <set>Qt::AlignCenter</set>
  802. </property>
  803. </widget>
  804. <widget class="QLabel" name="label_3">
  805. <property name="geometry">
  806. <rect>
  807. <x>1480</x>
  808. <y>6</y>
  809. <width>101</width>
  810. <height>31</height>
  811. </rect>
  812. </property>
  813. <property name="styleSheet">
  814. <string notr="true">color: rgb(255, 255, 255);</string>
  815. </property>
  816. <property name="text">
  817. <string>技术支持</string>
  818. </property>
  819. <property name="alignment">
  820. <set>Qt::AlignCenter</set>
  821. </property>
  822. </widget>
  823. <widget class="QLabel" name="label_4">
  824. <property name="geometry">
  825. <rect>
  826. <x>1360</x>
  827. <y>6</y>
  828. <width>101</width>
  829. <height>31</height>
  830. </rect>
  831. </property>
  832. <property name="styleSheet">
  833. <string notr="true">color: rgb(255, 255, 255);</string>
  834. </property>
  835. <property name="text">
  836. <string>商务合作</string>
  837. </property>
  838. <property name="alignment">
  839. <set>Qt::AlignCenter</set>
  840. </property>
  841. </widget>
  842. </widget>
  843. <widget class="QPushButton" name="pushButton_2">
  844. <property name="geometry">
  845. <rect>
  846. <x>550</x>
  847. <y>830</y>
  848. <width>171</width>
  849. <height>161</height>
  850. </rect>
  851. </property>
  852. <property name="autoFillBackground">
  853. <bool>false</bool>
  854. </property>
  855. <property name="text">
  856. <string/>
  857. </property>
  858. <property name="flat">
  859. <bool>true</bool>
  860. </property>
  861. </widget>
  862. <widget class="QCheckBox" name="checkBox_2">
  863. <property name="geometry">
  864. <rect>
  865. <x>400</x>
  866. <y>689</y>
  867. <width>110</width>
  868. <height>110</height>
  869. </rect>
  870. </property>
  871. <property name="styleSheet">
  872. <string notr="true">color: rgb(255, 255, 255);
  873. font: 13pt &quot;Arial&quot;;
  874. </string>
  875. </property>
  876. <property name="text">
  877. <string/>
  878. </property>
  879. </widget>
  880. <widget class="QLabel" name="label_5">
  881. <property name="geometry">
  882. <rect>
  883. <x>680</x>
  884. <y>270</y>
  885. <width>91</width>
  886. <height>31</height>
  887. </rect>
  888. </property>
  889. <property name="styleSheet">
  890. <string notr="true">font: 75 24pt &quot;Arial&quot;;</string>
  891. </property>
  892. <property name="text">
  893. <string/>
  894. </property>
  895. </widget>
  896. <widget class="QLabel" name="label_6">
  897. <property name="geometry">
  898. <rect>
  899. <x>610</x>
  900. <y>240</y>
  901. <width>121</width>
  902. <height>81</height>
  903. </rect>
  904. </property>
  905. <property name="styleSheet">
  906. <string notr="true">font: 75 28pt &quot;Arial&quot;;
  907. color: rgb(255, 255, 255);</string>
  908. </property>
  909. <property name="text">
  910. <string>km/h</string>
  911. </property>
  912. </widget>
  913. <widget class="QLabel" name="label_17">
  914. <property name="geometry">
  915. <rect>
  916. <x>60</x>
  917. <y>760</y>
  918. <width>101</width>
  919. <height>51</height>
  920. </rect>
  921. </property>
  922. <property name="styleSheet">
  923. <string notr="true">color: rgb(200, 200, 200);
  924. font: 15pt &quot;Arial&quot;;</string>
  925. </property>
  926. <property name="text">
  927. <string>制动</string>
  928. </property>
  929. <property name="alignment">
  930. <set>Qt::AlignCenter</set>
  931. </property>
  932. </widget>
  933. <widget class="QLabel" name="break_1">
  934. <property name="geometry">
  935. <rect>
  936. <x>170</x>
  937. <y>760</y>
  938. <width>170</width>
  939. <height>51</height>
  940. </rect>
  941. </property>
  942. <property name="styleSheet">
  943. <string notr="true">color: rgb(255, 255, 255);
  944. background-color: transparent;
  945. border-radius:10px;
  946. font: 13pt &quot;Arial&quot;;
  947. border:7px groove rgb(0,45,70);</string>
  948. </property>
  949. <property name="text">
  950. <string/>
  951. </property>
  952. <property name="alignment">
  953. <set>Qt::AlignCenter</set>
  954. </property>
  955. </widget>
  956. <zorder>pushButton_2</zorder>
  957. <zorder>run</zorder>
  958. <zorder>mapimg</zorder>
  959. <zorder>label</zorder>
  960. <zorder>pushButton</zorder>
  961. <zorder>map</zorder>
  962. <zorder>label_11</zorder>
  963. <zorder>acc</zorder>
  964. <zorder>swerve</zorder>
  965. <zorder>lng</zorder>
  966. <zorder>label_12</zorder>
  967. <zorder>label_13</zorder>
  968. <zorder>lat</zorder>
  969. <zorder>label_15</zorder>
  970. <zorder>radarob</zorder>
  971. <zorder>lidarob</zorder>
  972. <zorder>allob</zorder>
  973. <zorder>connect</zorder>
  974. <zorder>widget_2</zorder>
  975. <zorder>checkBox</zorder>
  976. <zorder>label_9</zorder>
  977. <zorder>canimg</zorder>
  978. <zorder>can</zorder>
  979. <zorder>localimg</zorder>
  980. <zorder>local</zorder>
  981. <zorder>radarimg</zorder>
  982. <zorder>radar</zorder>
  983. <zorder>lidarimg</zorder>
  984. <zorder>lidar</zorder>
  985. <zorder>park</zorder>
  986. <zorder>label_14</zorder>
  987. <zorder>label_16</zorder>
  988. <zorder>runimg</zorder>
  989. <zorder>widget</zorder>
  990. <zorder>checkBox_2</zorder>
  991. <zorder>label_5</zorder>
  992. <zorder>label_6</zorder>
  993. <zorder>label_17</zorder>
  994. <zorder>break_1</zorder>
  995. </widget>
  996. </widget>
  997. <layoutdefault spacing="6" margin="11"/>
  998. <resources/>
  999. <connections/>
  1000. </ui>