compareitemwidget.ui 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>CompareItemWidget</class>
  4. <widget class="QWidget" name="CompareItemWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1192</width>
  10. <height>897</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true"/>
  18. </property>
  19. <layout class="QVBoxLayout" name="verticalLayout">
  20. <property name="spacing">
  21. <number>0</number>
  22. </property>
  23. <property name="leftMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="topMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="rightMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="bottomMargin">
  33. <number>0</number>
  34. </property>
  35. <item>
  36. <widget class="QWidget" name="widgetContent" native="true">
  37. <layout class="QVBoxLayout" name="verticalLayout_4">
  38. <property name="spacing">
  39. <number>16</number>
  40. </property>
  41. <property name="leftMargin">
  42. <number>32</number>
  43. </property>
  44. <property name="topMargin">
  45. <number>32</number>
  46. </property>
  47. <property name="rightMargin">
  48. <number>32</number>
  49. </property>
  50. <property name="bottomMargin">
  51. <number>0</number>
  52. </property>
  53. <item>
  54. <widget class="QWidget" name="widget_computeItem" native="true">
  55. <layout class="QVBoxLayout" name="verticalLayout_2">
  56. <property name="spacing">
  57. <number>16</number>
  58. </property>
  59. <property name="sizeConstraint">
  60. <enum>QLayout::SetNoConstraint</enum>
  61. </property>
  62. <property name="leftMargin">
  63. <number>0</number>
  64. </property>
  65. <property name="topMargin">
  66. <number>0</number>
  67. </property>
  68. <property name="rightMargin">
  69. <number>0</number>
  70. </property>
  71. <property name="bottomMargin">
  72. <number>16</number>
  73. </property>
  74. <item>
  75. <widget class="QLabel" name="labelBase">
  76. <property name="text">
  77. <string>基础信息</string>
  78. </property>
  79. </widget>
  80. </item>
  81. <item>
  82. <widget class="QWidget" name="widget_3" native="true">
  83. <property name="minimumSize">
  84. <size>
  85. <width>1094</width>
  86. <height>32</height>
  87. </size>
  88. </property>
  89. <property name="maximumSize">
  90. <size>
  91. <width>1094</width>
  92. <height>32</height>
  93. </size>
  94. </property>
  95. <layout class="QHBoxLayout" name="horizontalLayout_3">
  96. <property name="spacing">
  97. <number>0</number>
  98. </property>
  99. <property name="leftMargin">
  100. <number>0</number>
  101. </property>
  102. <property name="topMargin">
  103. <number>0</number>
  104. </property>
  105. <property name="rightMargin">
  106. <number>0</number>
  107. </property>
  108. <property name="bottomMargin">
  109. <number>0</number>
  110. </property>
  111. <item>
  112. <widget class="QLabel" name="label_11">
  113. <property name="minimumSize">
  114. <size>
  115. <width>92</width>
  116. <height>32</height>
  117. </size>
  118. </property>
  119. <property name="maximumSize">
  120. <size>
  121. <width>92</width>
  122. <height>32</height>
  123. </size>
  124. </property>
  125. <property name="text">
  126. <string>&lt;font color = #D21F21 &gt;*&lt;/font&gt;对比项名称:</string>
  127. </property>
  128. <property name="alignment">
  129. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  130. </property>
  131. </widget>
  132. </item>
  133. <item>
  134. <widget class="QLineEdit" name="lineEdit_compareItmName">
  135. <property name="minimumSize">
  136. <size>
  137. <width>320</width>
  138. <height>32</height>
  139. </size>
  140. </property>
  141. <property name="maximumSize">
  142. <size>
  143. <width>320</width>
  144. <height>32</height>
  145. </size>
  146. </property>
  147. </widget>
  148. </item>
  149. <item>
  150. <spacer name="horizontalSpacer_3">
  151. <property name="orientation">
  152. <enum>Qt::Horizontal</enum>
  153. </property>
  154. <property name="sizeType">
  155. <enum>QSizePolicy::Fixed</enum>
  156. </property>
  157. <property name="sizeHint" stdset="0">
  158. <size>
  159. <width>24</width>
  160. <height>20</height>
  161. </size>
  162. </property>
  163. </spacer>
  164. </item>
  165. <item>
  166. <widget class="QCheckBox" name="checkBox_enable">
  167. <property name="text">
  168. <string>勾选启用该对比项,否则不做任何检测及对比,同时客户端界面上也不显示</string>
  169. </property>
  170. </widget>
  171. </item>
  172. </layout>
  173. </widget>
  174. </item>
  175. <item>
  176. <widget class="SingleCompareRoadWidget" name="widget_mainRoad" native="true">
  177. <property name="minimumSize">
  178. <size>
  179. <width>1106</width>
  180. <height>32</height>
  181. </size>
  182. </property>
  183. <property name="maximumSize">
  184. <size>
  185. <width>1106</width>
  186. <height>32</height>
  187. </size>
  188. </property>
  189. <property name="bDelBtnVisible" stdset="0">
  190. <bool>false</bool>
  191. </property>
  192. <property name="nIndex" stdset="0">
  193. <number>1</number>
  194. </property>
  195. </widget>
  196. </item>
  197. <item>
  198. <widget class="SingleCompareRoadWidget" name="widget_secondRoad" native="true">
  199. <property name="minimumSize">
  200. <size>
  201. <width>1106</width>
  202. <height>32</height>
  203. </size>
  204. </property>
  205. <property name="maximumSize">
  206. <size>
  207. <width>1106</width>
  208. <height>32</height>
  209. </size>
  210. </property>
  211. <property name="bDelBtnVisible" stdset="0">
  212. <bool>false</bool>
  213. </property>
  214. <property name="nIndex" stdset="0">
  215. <number>2</number>
  216. </property>
  217. </widget>
  218. </item>
  219. <item>
  220. <widget class="QWidget" name="widget" native="true">
  221. <property name="minimumSize">
  222. <size>
  223. <width>0</width>
  224. <height>224</height>
  225. </size>
  226. </property>
  227. <property name="maximumSize">
  228. <size>
  229. <width>16777215</width>
  230. <height>224</height>
  231. </size>
  232. </property>
  233. <layout class="QVBoxLayout" name="verticalLayout_3">
  234. <property name="spacing">
  235. <number>16</number>
  236. </property>
  237. <property name="leftMargin">
  238. <number>0</number>
  239. </property>
  240. <property name="topMargin">
  241. <number>0</number>
  242. </property>
  243. <property name="rightMargin">
  244. <number>0</number>
  245. </property>
  246. <property name="bottomMargin">
  247. <number>0</number>
  248. </property>
  249. <item>
  250. <widget class="QWidget" name="widget_6" native="true">
  251. <layout class="QHBoxLayout" name="horizontalLayout_5">
  252. <property name="spacing">
  253. <number>8</number>
  254. </property>
  255. <property name="leftMargin">
  256. <number>0</number>
  257. </property>
  258. <property name="topMargin">
  259. <number>0</number>
  260. </property>
  261. <property name="rightMargin">
  262. <number>0</number>
  263. </property>
  264. <property name="bottomMargin">
  265. <number>0</number>
  266. </property>
  267. <item>
  268. <widget class="QLabel" name="labelOtherRoad">
  269. <property name="text">
  270. <string>其他通道</string>
  271. </property>
  272. </widget>
  273. </item>
  274. <item>
  275. <widget class="QPushButton" name="pBtn_add">
  276. <property name="minimumSize">
  277. <size>
  278. <width>32</width>
  279. <height>32</height>
  280. </size>
  281. </property>
  282. <property name="maximumSize">
  283. <size>
  284. <width>32</width>
  285. <height>32</height>
  286. </size>
  287. </property>
  288. <property name="text">
  289. <string/>
  290. </property>
  291. </widget>
  292. </item>
  293. <item>
  294. <spacer name="horizontalSpacer_4">
  295. <property name="orientation">
  296. <enum>Qt::Horizontal</enum>
  297. </property>
  298. <property name="sizeHint" stdset="0">
  299. <size>
  300. <width>40</width>
  301. <height>20</height>
  302. </size>
  303. </property>
  304. </spacer>
  305. </item>
  306. </layout>
  307. </widget>
  308. </item>
  309. <item>
  310. <widget class="QScrollArea" name="scrollArea">
  311. <property name="verticalScrollBarPolicy">
  312. <enum>Qt::ScrollBarAsNeeded</enum>
  313. </property>
  314. <property name="horizontalScrollBarPolicy">
  315. <enum>Qt::ScrollBarAlwaysOff</enum>
  316. </property>
  317. <property name="widgetResizable">
  318. <bool>true</bool>
  319. </property>
  320. <widget class="QWidget" name="scrollAreaWidgetContents">
  321. <property name="geometry">
  322. <rect>
  323. <x>0</x>
  324. <y>0</y>
  325. <width>1126</width>
  326. <height>174</height>
  327. </rect>
  328. </property>
  329. <layout class="QVBoxLayout" name="verticalLayout_6">
  330. <property name="spacing">
  331. <number>16</number>
  332. </property>
  333. <property name="leftMargin">
  334. <number>0</number>
  335. </property>
  336. <property name="topMargin">
  337. <number>0</number>
  338. </property>
  339. <property name="rightMargin">
  340. <number>0</number>
  341. </property>
  342. <property name="bottomMargin">
  343. <number>0</number>
  344. </property>
  345. <item>
  346. <spacer name="verticalSpacer">
  347. <property name="orientation">
  348. <enum>Qt::Vertical</enum>
  349. </property>
  350. <property name="sizeHint" stdset="0">
  351. <size>
  352. <width>20</width>
  353. <height>173</height>
  354. </size>
  355. </property>
  356. </spacer>
  357. </item>
  358. </layout>
  359. </widget>
  360. </widget>
  361. </item>
  362. </layout>
  363. </widget>
  364. </item>
  365. </layout>
  366. </widget>
  367. </item>
  368. <item>
  369. <widget class="QWidget" name="widget_compareSetting" native="true">
  370. <layout class="QVBoxLayout" name="verticalLayout_5">
  371. <property name="spacing">
  372. <number>16</number>
  373. </property>
  374. <property name="leftMargin">
  375. <number>0</number>
  376. </property>
  377. <property name="topMargin">
  378. <number>0</number>
  379. </property>
  380. <property name="rightMargin">
  381. <number>0</number>
  382. </property>
  383. <property name="bottomMargin">
  384. <number>0</number>
  385. </property>
  386. <item>
  387. <widget class="QLabel" name="label_soundCompute">
  388. <property name="minimumSize">
  389. <size>
  390. <width>0</width>
  391. <height>16</height>
  392. </size>
  393. </property>
  394. <property name="maximumSize">
  395. <size>
  396. <width>16777215</width>
  397. <height>16</height>
  398. </size>
  399. </property>
  400. <property name="text">
  401. <string>音频监测配置</string>
  402. </property>
  403. </widget>
  404. </item>
  405. <item>
  406. <widget class="QWidget" name="widgetMute" native="true">
  407. <property name="minimumSize">
  408. <size>
  409. <width>0</width>
  410. <height>116</height>
  411. </size>
  412. </property>
  413. <property name="maximumSize">
  414. <size>
  415. <width>16777215</width>
  416. <height>116</height>
  417. </size>
  418. </property>
  419. <widget class="QLabel" name="labelMute">
  420. <property name="geometry">
  421. <rect>
  422. <x>0</x>
  423. <y>0</y>
  424. <width>41</width>
  425. <height>14</height>
  426. </rect>
  427. </property>
  428. <property name="text">
  429. <string>静音</string>
  430. </property>
  431. </widget>
  432. <widget class="QLabel" name="label_3">
  433. <property name="geometry">
  434. <rect>
  435. <x>0</x>
  436. <y>30</y>
  437. <width>70</width>
  438. <height>22</height>
  439. </rect>
  440. </property>
  441. <property name="text">
  442. <string>静音检测:</string>
  443. </property>
  444. </widget>
  445. <widget class="QCheckBox" name="checkBoxMute">
  446. <property name="geometry">
  447. <rect>
  448. <x>70</x>
  449. <y>30</y>
  450. <width>100</width>
  451. <height>22</height>
  452. </rect>
  453. </property>
  454. <property name="text">
  455. <string>开启</string>
  456. </property>
  457. </widget>
  458. <widget class="QLabel" name="label_4">
  459. <property name="geometry">
  460. <rect>
  461. <x>0</x>
  462. <y>68</y>
  463. <width>70</width>
  464. <height>32</height>
  465. </rect>
  466. </property>
  467. <property name="text">
  468. <string>静音阈值:</string>
  469. </property>
  470. </widget>
  471. <widget class="QLineEdit" name="lineEditMuteThreshold">
  472. <property name="geometry">
  473. <rect>
  474. <x>82</x>
  475. <y>68</y>
  476. <width>78</width>
  477. <height>32</height>
  478. </rect>
  479. </property>
  480. </widget>
  481. <widget class="QLabel" name="label_5">
  482. <property name="geometry">
  483. <rect>
  484. <x>164</x>
  485. <y>68</y>
  486. <width>82</width>
  487. <height>32</height>
  488. </rect>
  489. </property>
  490. <property name="text">
  491. <string>(40~84)dBFS</string>
  492. </property>
  493. </widget>
  494. <widget class="QLabel" name="label_6">
  495. <property name="geometry">
  496. <rect>
  497. <x>70</x>
  498. <y>68</y>
  499. <width>5</width>
  500. <height>32</height>
  501. </rect>
  502. </property>
  503. <property name="text">
  504. <string>-</string>
  505. </property>
  506. </widget>
  507. <widget class="QLabel" name="label_7">
  508. <property name="geometry">
  509. <rect>
  510. <x>270</x>
  511. <y>68</y>
  512. <width>70</width>
  513. <height>32</height>
  514. </rect>
  515. </property>
  516. <property name="text">
  517. <string>判断时长:</string>
  518. </property>
  519. </widget>
  520. <widget class="QLineEdit" name="lineEditMuteLen">
  521. <property name="geometry">
  522. <rect>
  523. <x>340</x>
  524. <y>68</y>
  525. <width>90</width>
  526. <height>32</height>
  527. </rect>
  528. </property>
  529. </widget>
  530. <widget class="QLabel" name="label_8">
  531. <property name="geometry">
  532. <rect>
  533. <x>434</x>
  534. <y>68</y>
  535. <width>61</width>
  536. <height>32</height>
  537. </rect>
  538. </property>
  539. <property name="text">
  540. <string>(2~90)s</string>
  541. </property>
  542. </widget>
  543. <widget class="QLabel" name="label_9">
  544. <property name="geometry">
  545. <rect>
  546. <x>684</x>
  547. <y>68</y>
  548. <width>81</width>
  549. <height>32</height>
  550. </rect>
  551. </property>
  552. <property name="text">
  553. <string>(22~100)%</string>
  554. </property>
  555. </widget>
  556. <widget class="QLabel" name="label_10">
  557. <property name="geometry">
  558. <rect>
  559. <x>506</x>
  560. <y>68</y>
  561. <width>84</width>
  562. <height>32</height>
  563. </rect>
  564. </property>
  565. <property name="text">
  566. <string>静音灵敏度:</string>
  567. </property>
  568. </widget>
  569. <widget class="QLineEdit" name="lineEditMuteSensibility">
  570. <property name="geometry">
  571. <rect>
  572. <x>590</x>
  573. <y>68</y>
  574. <width>90</width>
  575. <height>32</height>
  576. </rect>
  577. </property>
  578. </widget>
  579. </widget>
  580. </item>
  581. <item>
  582. <widget class="QWidget" name="widgetOverload" native="true">
  583. <property name="minimumSize">
  584. <size>
  585. <width>0</width>
  586. <height>116</height>
  587. </size>
  588. </property>
  589. <property name="maximumSize">
  590. <size>
  591. <width>16777215</width>
  592. <height>116</height>
  593. </size>
  594. </property>
  595. <widget class="QLabel" name="labelOverload">
  596. <property name="geometry">
  597. <rect>
  598. <x>0</x>
  599. <y>0</y>
  600. <width>41</width>
  601. <height>14</height>
  602. </rect>
  603. </property>
  604. <property name="text">
  605. <string>过载</string>
  606. </property>
  607. </widget>
  608. <widget class="QLabel" name="label_13">
  609. <property name="geometry">
  610. <rect>
  611. <x>0</x>
  612. <y>30</y>
  613. <width>70</width>
  614. <height>22</height>
  615. </rect>
  616. </property>
  617. <property name="text">
  618. <string>过载检测:</string>
  619. </property>
  620. </widget>
  621. <widget class="QCheckBox" name="checkBoxOverload">
  622. <property name="geometry">
  623. <rect>
  624. <x>70</x>
  625. <y>30</y>
  626. <width>100</width>
  627. <height>22</height>
  628. </rect>
  629. </property>
  630. <property name="text">
  631. <string>开启</string>
  632. </property>
  633. </widget>
  634. <widget class="QLabel" name="label_14">
  635. <property name="geometry">
  636. <rect>
  637. <x>0</x>
  638. <y>68</y>
  639. <width>70</width>
  640. <height>32</height>
  641. </rect>
  642. </property>
  643. <property name="text">
  644. <string>过载阈值:</string>
  645. </property>
  646. </widget>
  647. <widget class="QLineEdit" name="lineEditOverloadThreshold">
  648. <property name="geometry">
  649. <rect>
  650. <x>82</x>
  651. <y>68</y>
  652. <width>78</width>
  653. <height>32</height>
  654. </rect>
  655. </property>
  656. </widget>
  657. <widget class="QLabel" name="label_15">
  658. <property name="geometry">
  659. <rect>
  660. <x>164</x>
  661. <y>68</y>
  662. <width>82</width>
  663. <height>32</height>
  664. </rect>
  665. </property>
  666. <property name="text">
  667. <string>(0~40)dBFS</string>
  668. </property>
  669. </widget>
  670. <widget class="QLabel" name="label_16">
  671. <property name="geometry">
  672. <rect>
  673. <x>70</x>
  674. <y>68</y>
  675. <width>5</width>
  676. <height>32</height>
  677. </rect>
  678. </property>
  679. <property name="text">
  680. <string>-</string>
  681. </property>
  682. </widget>
  683. <widget class="QLabel" name="label_17">
  684. <property name="geometry">
  685. <rect>
  686. <x>270</x>
  687. <y>68</y>
  688. <width>70</width>
  689. <height>32</height>
  690. </rect>
  691. </property>
  692. <property name="text">
  693. <string>判断时长:</string>
  694. </property>
  695. </widget>
  696. <widget class="QLineEdit" name="lineEditOverloadLen">
  697. <property name="geometry">
  698. <rect>
  699. <x>340</x>
  700. <y>68</y>
  701. <width>90</width>
  702. <height>32</height>
  703. </rect>
  704. </property>
  705. </widget>
  706. <widget class="QLabel" name="label_18">
  707. <property name="geometry">
  708. <rect>
  709. <x>434</x>
  710. <y>68</y>
  711. <width>61</width>
  712. <height>32</height>
  713. </rect>
  714. </property>
  715. <property name="text">
  716. <string>(2~90)s</string>
  717. </property>
  718. </widget>
  719. <widget class="QLabel" name="label_19">
  720. <property name="geometry">
  721. <rect>
  722. <x>684</x>
  723. <y>68</y>
  724. <width>81</width>
  725. <height>32</height>
  726. </rect>
  727. </property>
  728. <property name="text">
  729. <string>(22~100)%</string>
  730. </property>
  731. </widget>
  732. <widget class="QLabel" name="label_20">
  733. <property name="geometry">
  734. <rect>
  735. <x>506</x>
  736. <y>68</y>
  737. <width>84</width>
  738. <height>32</height>
  739. </rect>
  740. </property>
  741. <property name="text">
  742. <string>过载灵敏度:</string>
  743. </property>
  744. </widget>
  745. <widget class="QLineEdit" name="lineEditOverloadSensibility">
  746. <property name="geometry">
  747. <rect>
  748. <x>590</x>
  749. <y>68</y>
  750. <width>90</width>
  751. <height>32</height>
  752. </rect>
  753. </property>
  754. </widget>
  755. </widget>
  756. </item>
  757. <item>
  758. <widget class="QWidget" name="widgetPhase" native="true">
  759. <property name="minimumSize">
  760. <size>
  761. <width>0</width>
  762. <height>116</height>
  763. </size>
  764. </property>
  765. <property name="maximumSize">
  766. <size>
  767. <width>16777215</width>
  768. <height>116</height>
  769. </size>
  770. </property>
  771. <widget class="QLabel" name="labelPhase">
  772. <property name="geometry">
  773. <rect>
  774. <x>0</x>
  775. <y>0</y>
  776. <width>41</width>
  777. <height>14</height>
  778. </rect>
  779. </property>
  780. <property name="text">
  781. <string>反相</string>
  782. </property>
  783. </widget>
  784. <widget class="QLabel" name="label_22">
  785. <property name="geometry">
  786. <rect>
  787. <x>0</x>
  788. <y>30</y>
  789. <width>70</width>
  790. <height>22</height>
  791. </rect>
  792. </property>
  793. <property name="text">
  794. <string>反相检测:</string>
  795. </property>
  796. </widget>
  797. <widget class="QCheckBox" name="checkBoxPhase">
  798. <property name="geometry">
  799. <rect>
  800. <x>70</x>
  801. <y>30</y>
  802. <width>100</width>
  803. <height>22</height>
  804. </rect>
  805. </property>
  806. <property name="text">
  807. <string>开启</string>
  808. </property>
  809. </widget>
  810. <widget class="QLabel" name="label_23">
  811. <property name="geometry">
  812. <rect>
  813. <x>0</x>
  814. <y>68</y>
  815. <width>70</width>
  816. <height>32</height>
  817. </rect>
  818. </property>
  819. <property name="text">
  820. <string>反相阈值:</string>
  821. </property>
  822. </widget>
  823. <widget class="QLineEdit" name="lineEditPhaseThreshold">
  824. <property name="geometry">
  825. <rect>
  826. <x>82</x>
  827. <y>68</y>
  828. <width>78</width>
  829. <height>32</height>
  830. </rect>
  831. </property>
  832. </widget>
  833. <widget class="QLabel" name="label_24">
  834. <property name="geometry">
  835. <rect>
  836. <x>164</x>
  837. <y>68</y>
  838. <width>82</width>
  839. <height>32</height>
  840. </rect>
  841. </property>
  842. <property name="text">
  843. <string>(0~0.99)</string>
  844. </property>
  845. </widget>
  846. <widget class="QLabel" name="label_25">
  847. <property name="geometry">
  848. <rect>
  849. <x>70</x>
  850. <y>68</y>
  851. <width>5</width>
  852. <height>32</height>
  853. </rect>
  854. </property>
  855. <property name="text">
  856. <string>-</string>
  857. </property>
  858. </widget>
  859. <widget class="QLabel" name="label_26">
  860. <property name="geometry">
  861. <rect>
  862. <x>270</x>
  863. <y>68</y>
  864. <width>70</width>
  865. <height>32</height>
  866. </rect>
  867. </property>
  868. <property name="text">
  869. <string>判断时长:</string>
  870. </property>
  871. </widget>
  872. <widget class="QLineEdit" name="lineEditPhaseLen">
  873. <property name="geometry">
  874. <rect>
  875. <x>340</x>
  876. <y>68</y>
  877. <width>90</width>
  878. <height>32</height>
  879. </rect>
  880. </property>
  881. </widget>
  882. <widget class="QLabel" name="label_27">
  883. <property name="geometry">
  884. <rect>
  885. <x>434</x>
  886. <y>68</y>
  887. <width>61</width>
  888. <height>32</height>
  889. </rect>
  890. </property>
  891. <property name="text">
  892. <string>(10~90)s</string>
  893. </property>
  894. </widget>
  895. <widget class="QLabel" name="label_28">
  896. <property name="geometry">
  897. <rect>
  898. <x>684</x>
  899. <y>68</y>
  900. <width>81</width>
  901. <height>32</height>
  902. </rect>
  903. </property>
  904. <property name="text">
  905. <string>(22~100)%</string>
  906. </property>
  907. </widget>
  908. <widget class="QLabel" name="label_29">
  909. <property name="geometry">
  910. <rect>
  911. <x>506</x>
  912. <y>68</y>
  913. <width>84</width>
  914. <height>32</height>
  915. </rect>
  916. </property>
  917. <property name="text">
  918. <string>反相灵敏度:</string>
  919. </property>
  920. </widget>
  921. <widget class="QLineEdit" name="lineEditPhaseSensibility">
  922. <property name="geometry">
  923. <rect>
  924. <x>590</x>
  925. <y>68</y>
  926. <width>90</width>
  927. <height>32</height>
  928. </rect>
  929. </property>
  930. </widget>
  931. </widget>
  932. </item>
  933. </layout>
  934. </widget>
  935. </item>
  936. </layout>
  937. </widget>
  938. </item>
  939. </layout>
  940. </widget>
  941. <customwidgets>
  942. <customwidget>
  943. <class>SingleCompareRoadWidget</class>
  944. <extends>QWidget</extends>
  945. <header>Modules/Basic/singlecompareroadwidget.h</header>
  946. <container>1</container>
  947. </customwidget>
  948. </customwidgets>
  949. <resources/>
  950. <connections/>
  951. </ui>