xsync上位机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3392 lines
95 KiB

2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
1 year ago
1 year ago
2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
  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>1314</width>
  10. <height>907</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>8</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>MainWindow</string>
  21. </property>
  22. <widget class="QWidget" name="centralwidget">
  23. <layout class="QVBoxLayout" name="verticalLayout">
  24. <item>
  25. <widget class="QWidget" name="widget" native="true">
  26. <property name="sizePolicy">
  27. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  28. <horstretch>0</horstretch>
  29. <verstretch>1</verstretch>
  30. </sizepolicy>
  31. </property>
  32. <property name="minimumSize">
  33. <size>
  34. <width>0</width>
  35. <height>50</height>
  36. </size>
  37. </property>
  38. <property name="maximumSize">
  39. <size>
  40. <width>16777215</width>
  41. <height>50</height>
  42. </size>
  43. </property>
  44. <layout class="QHBoxLayout" name="horizontalLayout">
  45. <item>
  46. <widget class="QPushButton" name="Connect2XsyncButton">
  47. <property name="text">
  48. <string>Connect2Xsync</string>
  49. </property>
  50. </widget>
  51. </item>
  52. <item>
  53. <widget class="QLineEdit" name="IpInput">
  54. <property name="maximumSize">
  55. <size>
  56. <width>150</width>
  57. <height>16777215</height>
  58. </size>
  59. </property>
  60. <property name="font">
  61. <font>
  62. <weight>75</weight>
  63. <bold>true</bold>
  64. </font>
  65. </property>
  66. <property name="text">
  67. <string>192.168.8.10</string>
  68. </property>
  69. <property name="readOnly">
  70. <bool>false</bool>
  71. </property>
  72. </widget>
  73. </item>
  74. <item>
  75. <widget class="QLabel" name="label_63">
  76. <property name="text">
  77. <string>SN</string>
  78. </property>
  79. </widget>
  80. </item>
  81. <item>
  82. <widget class="QLineEdit" name="snDisplay">
  83. <property name="maximumSize">
  84. <size>
  85. <width>150</width>
  86. <height>16777215</height>
  87. </size>
  88. </property>
  89. <property name="font">
  90. <font>
  91. <weight>75</weight>
  92. <bold>true</bold>
  93. </font>
  94. </property>
  95. <property name="text">
  96. <string/>
  97. </property>
  98. <property name="readOnly">
  99. <bool>false</bool>
  100. </property>
  101. </widget>
  102. </item>
  103. <item>
  104. <spacer name="horizontalSpacer">
  105. <property name="orientation">
  106. <enum>Qt::Horizontal</enum>
  107. </property>
  108. <property name="sizeHint" stdset="0">
  109. <size>
  110. <width>40</width>
  111. <height>20</height>
  112. </size>
  113. </property>
  114. </spacer>
  115. </item>
  116. <item>
  117. <widget class="QLabel" name="label_19">
  118. <property name="text">
  119. <string>timecode:</string>
  120. </property>
  121. </widget>
  122. </item>
  123. <item>
  124. <widget class="QTextBrowser" name="TimecodeDisplayer">
  125. <property name="maximumSize">
  126. <size>
  127. <width>100</width>
  128. <height>16777215</height>
  129. </size>
  130. </property>
  131. </widget>
  132. </item>
  133. <item>
  134. <widget class="QLabel" name="label_26">
  135. <property name="text">
  136. <string>camera_sync:</string>
  137. </property>
  138. </widget>
  139. </item>
  140. <item>
  141. <widget class="QTextBrowser" name="CameraSyncIndex">
  142. <property name="maximumSize">
  143. <size>
  144. <width>50</width>
  145. <height>16777215</height>
  146. </size>
  147. </property>
  148. </widget>
  149. </item>
  150. <item>
  151. <widget class="QLabel" name="label_27">
  152. <property name="text">
  153. <string>workstate:</string>
  154. </property>
  155. </widget>
  156. </item>
  157. <item>
  158. <widget class="QLineEdit" name="WorkState">
  159. <property name="sizePolicy">
  160. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  161. <horstretch>0</horstretch>
  162. <verstretch>0</verstretch>
  163. </sizepolicy>
  164. </property>
  165. <property name="maximumSize">
  166. <size>
  167. <width>50</width>
  168. <height>16777215</height>
  169. </size>
  170. </property>
  171. <property name="font">
  172. <font>
  173. <weight>75</weight>
  174. <bold>true</bold>
  175. </font>
  176. </property>
  177. <property name="text">
  178. <string/>
  179. </property>
  180. <property name="readOnly">
  181. <bool>true</bool>
  182. </property>
  183. </widget>
  184. </item>
  185. <item>
  186. <widget class="QTextBrowser" name="WorkState_Timecode">
  187. <property name="maximumSize">
  188. <size>
  189. <width>100</width>
  190. <height>16777215</height>
  191. </size>
  192. </property>
  193. </widget>
  194. </item>
  195. </layout>
  196. </widget>
  197. </item>
  198. <item>
  199. <widget class="QTabWidget" name="tabWidget">
  200. <property name="sizePolicy">
  201. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  202. <horstretch>0</horstretch>
  203. <verstretch>30</verstretch>
  204. </sizepolicy>
  205. </property>
  206. <property name="currentIndex">
  207. <number>4</number>
  208. </property>
  209. <widget class="QWidget" name="tab_8">
  210. <attribute name="title">
  211. <string>TTL</string>
  212. </attribute>
  213. <widget class="QGroupBox" name="groupBox_2">
  214. <property name="geometry">
  215. <rect>
  216. <x>20</x>
  217. <y>10</y>
  218. <width>321</width>
  219. <height>181</height>
  220. </rect>
  221. </property>
  222. <property name="title">
  223. <string>TTL_IN</string>
  224. </property>
  225. <widget class="QLabel" name="label_24">
  226. <property name="geometry">
  227. <rect>
  228. <x>10</x>
  229. <y>20</y>
  230. <width>101</width>
  231. <height>31</height>
  232. </rect>
  233. </property>
  234. <property name="text">
  235. <string>ttl1_freq</string>
  236. </property>
  237. </widget>
  238. <widget class="QLabel" name="label_25">
  239. <property name="geometry">
  240. <rect>
  241. <x>10</x>
  242. <y>60</y>
  243. <width>101</width>
  244. <height>31</height>
  245. </rect>
  246. </property>
  247. <property name="text">
  248. <string>ttl2_freq</string>
  249. </property>
  250. </widget>
  251. <widget class="QLabel" name="label_28">
  252. <property name="geometry">
  253. <rect>
  254. <x>10</x>
  255. <y>100</y>
  256. <width>91</width>
  257. <height>31</height>
  258. </rect>
  259. </property>
  260. <property name="text">
  261. <string>ttl3_freq</string>
  262. </property>
  263. </widget>
  264. <widget class="QLabel" name="label_29">
  265. <property name="geometry">
  266. <rect>
  267. <x>10</x>
  268. <y>140</y>
  269. <width>91</width>
  270. <height>31</height>
  271. </rect>
  272. </property>
  273. <property name="text">
  274. <string>ttl4_freq</string>
  275. </property>
  276. </widget>
  277. <widget class="QLineEdit" name="TTLinModule_ttl_freq_1">
  278. <property name="geometry">
  279. <rect>
  280. <x>100</x>
  281. <y>20</y>
  282. <width>111</width>
  283. <height>31</height>
  284. </rect>
  285. </property>
  286. <property name="font">
  287. <font>
  288. <weight>75</weight>
  289. <bold>true</bold>
  290. </font>
  291. </property>
  292. <property name="text">
  293. <string/>
  294. </property>
  295. <property name="readOnly">
  296. <bool>false</bool>
  297. </property>
  298. </widget>
  299. <widget class="QLineEdit" name="TTLinModule_ttl_freq_2">
  300. <property name="geometry">
  301. <rect>
  302. <x>100</x>
  303. <y>60</y>
  304. <width>111</width>
  305. <height>31</height>
  306. </rect>
  307. </property>
  308. <property name="font">
  309. <font>
  310. <weight>75</weight>
  311. <bold>true</bold>
  312. </font>
  313. </property>
  314. <property name="text">
  315. <string/>
  316. </property>
  317. <property name="readOnly">
  318. <bool>false</bool>
  319. </property>
  320. </widget>
  321. <widget class="QLineEdit" name="TTLinModule_ttl_freq_3">
  322. <property name="geometry">
  323. <rect>
  324. <x>100</x>
  325. <y>100</y>
  326. <width>111</width>
  327. <height>31</height>
  328. </rect>
  329. </property>
  330. <property name="font">
  331. <font>
  332. <weight>75</weight>
  333. <bold>true</bold>
  334. </font>
  335. </property>
  336. <property name="text">
  337. <string/>
  338. </property>
  339. <property name="readOnly">
  340. <bool>false</bool>
  341. </property>
  342. </widget>
  343. <widget class="QLineEdit" name="TTLinModule_ttl_freq_4">
  344. <property name="geometry">
  345. <rect>
  346. <x>100</x>
  347. <y>140</y>
  348. <width>111</width>
  349. <height>31</height>
  350. </rect>
  351. </property>
  352. <property name="font">
  353. <font>
  354. <weight>75</weight>
  355. <bold>true</bold>
  356. </font>
  357. </property>
  358. <property name="text">
  359. <string/>
  360. </property>
  361. <property name="readOnly">
  362. <bool>false</bool>
  363. </property>
  364. </widget>
  365. </widget>
  366. <widget class="QGroupBox" name="groupBox_5">
  367. <property name="geometry">
  368. <rect>
  369. <x>10</x>
  370. <y>210</y>
  371. <width>301</width>
  372. <height>341</height>
  373. </rect>
  374. </property>
  375. <property name="title">
  376. <string>TTL_OUT_1</string>
  377. </property>
  378. <layout class="QGridLayout" name="gridLayout_2">
  379. <item row="4" column="0" colspan="2">
  380. <widget class="QLabel" name="label_22">
  381. <property name="text">
  382. <string>倍频</string>
  383. </property>
  384. </widget>
  385. </item>
  386. <item row="8" column="0">
  387. <widget class="QLabel" name="OffsetTime">
  388. <property name="text">
  389. <string>OffsetTime</string>
  390. </property>
  391. </widget>
  392. </item>
  393. <item row="8" column="3">
  394. <widget class="QLineEdit" name="TTLOutputModule_OffsetTime_1">
  395. <property name="minimumSize">
  396. <size>
  397. <width>0</width>
  398. <height>25</height>
  399. </size>
  400. </property>
  401. <property name="font">
  402. <font>
  403. <weight>75</weight>
  404. <bold>true</bold>
  405. </font>
  406. </property>
  407. <property name="text">
  408. <string/>
  409. </property>
  410. <property name="readOnly">
  411. <bool>false</bool>
  412. </property>
  413. </widget>
  414. </item>
  415. <item row="10" column="0">
  416. <spacer name="verticalSpacer_2">
  417. <property name="orientation">
  418. <enum>Qt::Vertical</enum>
  419. </property>
  420. <property name="sizeHint" stdset="0">
  421. <size>
  422. <width>20</width>
  423. <height>40</height>
  424. </size>
  425. </property>
  426. </spacer>
  427. </item>
  428. <item row="11" column="0">
  429. <widget class="QLabel" name="label_32">
  430. <property name="text">
  431. <string>输出信号频率</string>
  432. </property>
  433. </widget>
  434. </item>
  435. <item row="1" column="0">
  436. <widget class="QLabel" name="TriggerEdge">
  437. <property name="text">
  438. <string>TriggerEdge</string>
  439. </property>
  440. </widget>
  441. </item>
  442. <item row="0" column="0" colspan="2">
  443. <widget class="QLabel" name="label_20">
  444. <property name="text">
  445. <string>source</string>
  446. </property>
  447. </widget>
  448. </item>
  449. <item row="7" column="0">
  450. <widget class="QLabel" name="label_37">
  451. <property name="text">
  452. <string>PluseWidth</string>
  453. </property>
  454. </widget>
  455. </item>
  456. <item row="0" column="2" colspan="2">
  457. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_1">
  458. <property name="minimumSize">
  459. <size>
  460. <width>0</width>
  461. <height>25</height>
  462. </size>
  463. </property>
  464. <property name="currentIndex">
  465. <number>-1</number>
  466. </property>
  467. </widget>
  468. </item>
  469. <item row="11" column="3">
  470. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_1">
  471. <property name="minimumSize">
  472. <size>
  473. <width>0</width>
  474. <height>25</height>
  475. </size>
  476. </property>
  477. <property name="font">
  478. <font>
  479. <weight>75</weight>
  480. <bold>true</bold>
  481. </font>
  482. </property>
  483. <property name="text">
  484. <string/>
  485. </property>
  486. <property name="readOnly">
  487. <bool>false</bool>
  488. </property>
  489. </widget>
  490. </item>
  491. <item row="3" column="2" colspan="2">
  492. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_1">
  493. <property name="minimumSize">
  494. <size>
  495. <width>0</width>
  496. <height>25</height>
  497. </size>
  498. </property>
  499. <property name="font">
  500. <font>
  501. <weight>75</weight>
  502. <bold>true</bold>
  503. </font>
  504. </property>
  505. <property name="text">
  506. <string/>
  507. </property>
  508. <property name="readOnly">
  509. <bool>false</bool>
  510. </property>
  511. </widget>
  512. </item>
  513. <item row="7" column="3">
  514. <widget class="QLineEdit" name="TTLOutputModule_PluseWidth_1">
  515. <property name="minimumSize">
  516. <size>
  517. <width>0</width>
  518. <height>25</height>
  519. </size>
  520. </property>
  521. <property name="font">
  522. <font>
  523. <weight>75</weight>
  524. <bold>true</bold>
  525. </font>
  526. </property>
  527. <property name="text">
  528. <string/>
  529. </property>
  530. <property name="readOnly">
  531. <bool>false</bool>
  532. </property>
  533. </widget>
  534. </item>
  535. <item row="12" column="0">
  536. <widget class="QLabel" name="label_36">
  537. <property name="text">
  538. <string>输入信号频率</string>
  539. </property>
  540. </widget>
  541. </item>
  542. <item row="1" column="3">
  543. <widget class="QComboBox" name="TTLOutputModule_TriggerEdge_1">
  544. <property name="minimumSize">
  545. <size>
  546. <width>0</width>
  547. <height>25</height>
  548. </size>
  549. </property>
  550. <property name="currentIndex">
  551. <number>-1</number>
  552. </property>
  553. </widget>
  554. </item>
  555. <item row="12" column="3">
  556. <widget class="QLineEdit" name="TTLOutputModule_InFreq_1">
  557. <property name="minimumSize">
  558. <size>
  559. <width>0</width>
  560. <height>25</height>
  561. </size>
  562. </property>
  563. <property name="font">
  564. <font>
  565. <weight>75</weight>
  566. <bold>true</bold>
  567. </font>
  568. </property>
  569. <property name="text">
  570. <string/>
  571. </property>
  572. <property name="readOnly">
  573. <bool>false</bool>
  574. </property>
  575. </widget>
  576. </item>
  577. <item row="3" column="0" colspan="2">
  578. <widget class="QLabel" name="label_21">
  579. <property name="text">
  580. <string>分频</string>
  581. </property>
  582. </widget>
  583. </item>
  584. <item row="4" column="2" colspan="2">
  585. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_1">
  586. <property name="minimumSize">
  587. <size>
  588. <width>0</width>
  589. <height>25</height>
  590. </size>
  591. </property>
  592. <property name="font">
  593. <font>
  594. <weight>75</weight>
  595. <bold>true</bold>
  596. </font>
  597. </property>
  598. <property name="text">
  599. <string/>
  600. </property>
  601. <property name="readOnly">
  602. <bool>false</bool>
  603. </property>
  604. </widget>
  605. </item>
  606. <item row="9" column="0">
  607. <widget class="QLabel" name="label_31">
  608. <property name="text">
  609. <string>OutPolarity</string>
  610. </property>
  611. </widget>
  612. </item>
  613. <item row="9" column="3">
  614. <widget class="QLineEdit" name="TTLOutputModule_Polarity_1">
  615. <property name="minimumSize">
  616. <size>
  617. <width>0</width>
  618. <height>25</height>
  619. </size>
  620. </property>
  621. <property name="font">
  622. <font>
  623. <weight>75</weight>
  624. <bold>true</bold>
  625. </font>
  626. </property>
  627. <property name="text">
  628. <string/>
  629. </property>
  630. <property name="readOnly">
  631. <bool>false</bool>
  632. </property>
  633. </widget>
  634. </item>
  635. </layout>
  636. </widget>
  637. <widget class="QPushButton" name="TTLPage_Read">
  638. <property name="geometry">
  639. <rect>
  640. <x>440</x>
  641. <y>30</y>
  642. <width>101</width>
  643. <height>31</height>
  644. </rect>
  645. </property>
  646. <property name="text">
  647. <string>Read</string>
  648. </property>
  649. </widget>
  650. <widget class="QPushButton" name="TTLPage_Write">
  651. <property name="geometry">
  652. <rect>
  653. <x>440</x>
  654. <y>70</y>
  655. <width>101</width>
  656. <height>31</height>
  657. </rect>
  658. </property>
  659. <property name="text">
  660. <string>Write</string>
  661. </property>
  662. </widget>
  663. <widget class="QGroupBox" name="groupBox_6">
  664. <property name="geometry">
  665. <rect>
  666. <x>330</x>
  667. <y>210</y>
  668. <width>301</width>
  669. <height>341</height>
  670. </rect>
  671. </property>
  672. <property name="title">
  673. <string>TTL_OUT_2</string>
  674. </property>
  675. <layout class="QGridLayout" name="gridLayout_3">
  676. <item row="3" column="0" colspan="2">
  677. <widget class="QLabel" name="label_41">
  678. <property name="text">
  679. <string>分频</string>
  680. </property>
  681. </widget>
  682. </item>
  683. <item row="7" column="3">
  684. <widget class="QLineEdit" name="TTLOutputModule_PluseWidth_2">
  685. <property name="minimumSize">
  686. <size>
  687. <width>0</width>
  688. <height>25</height>
  689. </size>
  690. </property>
  691. <property name="font">
  692. <font>
  693. <weight>75</weight>
  694. <bold>true</bold>
  695. </font>
  696. </property>
  697. <property name="text">
  698. <string/>
  699. </property>
  700. <property name="readOnly">
  701. <bool>false</bool>
  702. </property>
  703. </widget>
  704. </item>
  705. <item row="11" column="0">
  706. <widget class="QLabel" name="label_42">
  707. <property name="text">
  708. <string>输出信号频率</string>
  709. </property>
  710. </widget>
  711. </item>
  712. <item row="0" column="0" colspan="2">
  713. <widget class="QLabel" name="label_39">
  714. <property name="text">
  715. <string>source</string>
  716. </property>
  717. </widget>
  718. </item>
  719. <item row="0" column="2" colspan="2">
  720. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_2">
  721. <property name="minimumSize">
  722. <size>
  723. <width>0</width>
  724. <height>25</height>
  725. </size>
  726. </property>
  727. <property name="currentIndex">
  728. <number>-1</number>
  729. </property>
  730. </widget>
  731. </item>
  732. <item row="4" column="0" colspan="2">
  733. <widget class="QLabel" name="label_40">
  734. <property name="text">
  735. <string>倍频</string>
  736. </property>
  737. </widget>
  738. </item>
  739. <item row="3" column="2" colspan="2">
  740. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_2">
  741. <property name="minimumSize">
  742. <size>
  743. <width>0</width>
  744. <height>25</height>
  745. </size>
  746. </property>
  747. <property name="font">
  748. <font>
  749. <weight>75</weight>
  750. <bold>true</bold>
  751. </font>
  752. </property>
  753. <property name="text">
  754. <string/>
  755. </property>
  756. <property name="readOnly">
  757. <bool>false</bool>
  758. </property>
  759. </widget>
  760. </item>
  761. <item row="11" column="3">
  762. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_2">
  763. <property name="minimumSize">
  764. <size>
  765. <width>0</width>
  766. <height>25</height>
  767. </size>
  768. </property>
  769. <property name="font">
  770. <font>
  771. <weight>75</weight>
  772. <bold>true</bold>
  773. </font>
  774. </property>
  775. <property name="text">
  776. <string/>
  777. </property>
  778. <property name="readOnly">
  779. <bool>false</bool>
  780. </property>
  781. </widget>
  782. </item>
  783. <item row="4" column="2" colspan="2">
  784. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_2">
  785. <property name="minimumSize">
  786. <size>
  787. <width>0</width>
  788. <height>25</height>
  789. </size>
  790. </property>
  791. <property name="font">
  792. <font>
  793. <weight>75</weight>
  794. <bold>true</bold>
  795. </font>
  796. </property>
  797. <property name="text">
  798. <string/>
  799. </property>
  800. <property name="readOnly">
  801. <bool>false</bool>
  802. </property>
  803. </widget>
  804. </item>
  805. <item row="1" column="0">
  806. <widget class="QLabel" name="TriggerEdge_2">
  807. <property name="text">
  808. <string>TriggerEdge</string>
  809. </property>
  810. </widget>
  811. </item>
  812. <item row="8" column="3">
  813. <widget class="QLineEdit" name="TTLOutputModule_OffsetTime_2">
  814. <property name="minimumSize">
  815. <size>
  816. <width>0</width>
  817. <height>25</height>
  818. </size>
  819. </property>
  820. <property name="font">
  821. <font>
  822. <weight>75</weight>
  823. <bold>true</bold>
  824. </font>
  825. </property>
  826. <property name="text">
  827. <string/>
  828. </property>
  829. <property name="readOnly">
  830. <bool>false</bool>
  831. </property>
  832. </widget>
  833. </item>
  834. <item row="1" column="3">
  835. <widget class="QComboBox" name="TTLOutputModule_TriggerEdge_2">
  836. <property name="minimumSize">
  837. <size>
  838. <width>0</width>
  839. <height>25</height>
  840. </size>
  841. </property>
  842. <property name="currentIndex">
  843. <number>-1</number>
  844. </property>
  845. </widget>
  846. </item>
  847. <item row="10" column="0">
  848. <spacer name="verticalSpacer_3">
  849. <property name="orientation">
  850. <enum>Qt::Vertical</enum>
  851. </property>
  852. <property name="sizeHint" stdset="0">
  853. <size>
  854. <width>20</width>
  855. <height>40</height>
  856. </size>
  857. </property>
  858. </spacer>
  859. </item>
  860. <item row="8" column="0">
  861. <widget class="QLabel" name="OffsetTime_2">
  862. <property name="text">
  863. <string>OffsetTime</string>
  864. </property>
  865. </widget>
  866. </item>
  867. <item row="12" column="0">
  868. <widget class="QLabel" name="label_44">
  869. <property name="text">
  870. <string>输入信号频率</string>
  871. </property>
  872. </widget>
  873. </item>
  874. <item row="7" column="0">
  875. <widget class="QLabel" name="label_38">
  876. <property name="text">
  877. <string>PluseWidth</string>
  878. </property>
  879. </widget>
  880. </item>
  881. <item row="12" column="3">
  882. <widget class="QLineEdit" name="TTLOutputModule_InFreq_2">
  883. <property name="minimumSize">
  884. <size>
  885. <width>0</width>
  886. <height>25</height>
  887. </size>
  888. </property>
  889. <property name="font">
  890. <font>
  891. <weight>75</weight>
  892. <bold>true</bold>
  893. </font>
  894. </property>
  895. <property name="text">
  896. <string/>
  897. </property>
  898. <property name="readOnly">
  899. <bool>false</bool>
  900. </property>
  901. </widget>
  902. </item>
  903. <item row="9" column="0">
  904. <widget class="QLabel" name="label_43">
  905. <property name="text">
  906. <string>OutPolarity</string>
  907. </property>
  908. </widget>
  909. </item>
  910. <item row="9" column="3">
  911. <widget class="QLineEdit" name="TTLOutputModule_Polarity_2">
  912. <property name="minimumSize">
  913. <size>
  914. <width>0</width>
  915. <height>25</height>
  916. </size>
  917. </property>
  918. <property name="font">
  919. <font>
  920. <weight>75</weight>
  921. <bold>true</bold>
  922. </font>
  923. </property>
  924. <property name="text">
  925. <string/>
  926. </property>
  927. <property name="readOnly">
  928. <bool>false</bool>
  929. </property>
  930. </widget>
  931. </item>
  932. </layout>
  933. </widget>
  934. <widget class="QGroupBox" name="groupBox_7">
  935. <property name="geometry">
  936. <rect>
  937. <x>650</x>
  938. <y>210</y>
  939. <width>301</width>
  940. <height>341</height>
  941. </rect>
  942. </property>
  943. <property name="title">
  944. <string>TTL_OUT_3</string>
  945. </property>
  946. <layout class="QGridLayout" name="gridLayout_4">
  947. <item row="8" column="0">
  948. <widget class="QLabel" name="OffsetTime_3">
  949. <property name="text">
  950. <string>OffsetTime</string>
  951. </property>
  952. </widget>
  953. </item>
  954. <item row="7" column="0">
  955. <widget class="QLabel" name="label_45">
  956. <property name="text">
  957. <string>PluseWidth</string>
  958. </property>
  959. </widget>
  960. </item>
  961. <item row="7" column="3">
  962. <widget class="QLineEdit" name="TTLOutputModule_PluseWidth_3">
  963. <property name="minimumSize">
  964. <size>
  965. <width>0</width>
  966. <height>25</height>
  967. </size>
  968. </property>
  969. <property name="font">
  970. <font>
  971. <weight>75</weight>
  972. <bold>true</bold>
  973. </font>
  974. </property>
  975. <property name="text">
  976. <string/>
  977. </property>
  978. <property name="readOnly">
  979. <bool>false</bool>
  980. </property>
  981. </widget>
  982. </item>
  983. <item row="1" column="3">
  984. <widget class="QComboBox" name="TTLOutputModule_TriggerEdge_3">
  985. <property name="minimumSize">
  986. <size>
  987. <width>0</width>
  988. <height>25</height>
  989. </size>
  990. </property>
  991. <property name="currentIndex">
  992. <number>-1</number>
  993. </property>
  994. </widget>
  995. </item>
  996. <item row="8" column="3">
  997. <widget class="QLineEdit" name="TTLOutputModule_OffsetTime_3">
  998. <property name="minimumSize">
  999. <size>
  1000. <width>0</width>
  1001. <height>25</height>
  1002. </size>
  1003. </property>
  1004. <property name="font">
  1005. <font>
  1006. <weight>75</weight>
  1007. <bold>true</bold>
  1008. </font>
  1009. </property>
  1010. <property name="text">
  1011. <string/>
  1012. </property>
  1013. <property name="readOnly">
  1014. <bool>false</bool>
  1015. </property>
  1016. </widget>
  1017. </item>
  1018. <item row="12" column="0">
  1019. <widget class="QLabel" name="label_74">
  1020. <property name="text">
  1021. <string>输入信号频率</string>
  1022. </property>
  1023. </widget>
  1024. </item>
  1025. <item row="3" column="0" colspan="2">
  1026. <widget class="QLabel" name="label_48">
  1027. <property name="text">
  1028. <string>分频</string>
  1029. </property>
  1030. </widget>
  1031. </item>
  1032. <item row="3" column="2" colspan="2">
  1033. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_3">
  1034. <property name="minimumSize">
  1035. <size>
  1036. <width>0</width>
  1037. <height>25</height>
  1038. </size>
  1039. </property>
  1040. <property name="font">
  1041. <font>
  1042. <weight>75</weight>
  1043. <bold>true</bold>
  1044. </font>
  1045. </property>
  1046. <property name="text">
  1047. <string/>
  1048. </property>
  1049. <property name="readOnly">
  1050. <bool>false</bool>
  1051. </property>
  1052. </widget>
  1053. </item>
  1054. <item row="1" column="0">
  1055. <widget class="QLabel" name="TriggerEdge_3">
  1056. <property name="text">
  1057. <string>TriggerEdge</string>
  1058. </property>
  1059. </widget>
  1060. </item>
  1061. <item row="4" column="0" colspan="2">
  1062. <widget class="QLabel" name="label_47">
  1063. <property name="text">
  1064. <string>倍频</string>
  1065. </property>
  1066. </widget>
  1067. </item>
  1068. <item row="0" column="0" colspan="2">
  1069. <widget class="QLabel" name="label_46">
  1070. <property name="text">
  1071. <string>source</string>
  1072. </property>
  1073. </widget>
  1074. </item>
  1075. <item row="12" column="3">
  1076. <widget class="QLineEdit" name="TTLOutputModule_InFreq_3">
  1077. <property name="minimumSize">
  1078. <size>
  1079. <width>0</width>
  1080. <height>25</height>
  1081. </size>
  1082. </property>
  1083. <property name="font">
  1084. <font>
  1085. <weight>75</weight>
  1086. <bold>true</bold>
  1087. </font>
  1088. </property>
  1089. <property name="text">
  1090. <string/>
  1091. </property>
  1092. <property name="readOnly">
  1093. <bool>false</bool>
  1094. </property>
  1095. </widget>
  1096. </item>
  1097. <item row="0" column="2" colspan="2">
  1098. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_3">
  1099. <property name="minimumSize">
  1100. <size>
  1101. <width>0</width>
  1102. <height>25</height>
  1103. </size>
  1104. </property>
  1105. <property name="currentIndex">
  1106. <number>-1</number>
  1107. </property>
  1108. </widget>
  1109. </item>
  1110. <item row="10" column="0">
  1111. <spacer name="verticalSpacer_4">
  1112. <property name="orientation">
  1113. <enum>Qt::Vertical</enum>
  1114. </property>
  1115. <property name="sizeHint" stdset="0">
  1116. <size>
  1117. <width>20</width>
  1118. <height>40</height>
  1119. </size>
  1120. </property>
  1121. </spacer>
  1122. </item>
  1123. <item row="11" column="0">
  1124. <widget class="QLabel" name="label_49">
  1125. <property name="text">
  1126. <string>输出信号频率</string>
  1127. </property>
  1128. </widget>
  1129. </item>
  1130. <item row="4" column="2" colspan="2">
  1131. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_3">
  1132. <property name="minimumSize">
  1133. <size>
  1134. <width>0</width>
  1135. <height>25</height>
  1136. </size>
  1137. </property>
  1138. <property name="font">
  1139. <font>
  1140. <weight>75</weight>
  1141. <bold>true</bold>
  1142. </font>
  1143. </property>
  1144. <property name="text">
  1145. <string/>
  1146. </property>
  1147. <property name="readOnly">
  1148. <bool>false</bool>
  1149. </property>
  1150. </widget>
  1151. </item>
  1152. <item row="11" column="3">
  1153. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_3">
  1154. <property name="minimumSize">
  1155. <size>
  1156. <width>0</width>
  1157. <height>25</height>
  1158. </size>
  1159. </property>
  1160. <property name="font">
  1161. <font>
  1162. <weight>75</weight>
  1163. <bold>true</bold>
  1164. </font>
  1165. </property>
  1166. <property name="text">
  1167. <string/>
  1168. </property>
  1169. <property name="readOnly">
  1170. <bool>false</bool>
  1171. </property>
  1172. </widget>
  1173. </item>
  1174. <item row="9" column="3">
  1175. <widget class="QLineEdit" name="TTLOutputModule_Polarity_3">
  1176. <property name="minimumSize">
  1177. <size>
  1178. <width>0</width>
  1179. <height>25</height>
  1180. </size>
  1181. </property>
  1182. <property name="font">
  1183. <font>
  1184. <weight>75</weight>
  1185. <bold>true</bold>
  1186. </font>
  1187. </property>
  1188. <property name="text">
  1189. <string/>
  1190. </property>
  1191. <property name="readOnly">
  1192. <bool>false</bool>
  1193. </property>
  1194. </widget>
  1195. </item>
  1196. <item row="9" column="0">
  1197. <widget class="QLabel" name="label_50">
  1198. <property name="text">
  1199. <string>OutPolarity</string>
  1200. </property>
  1201. </widget>
  1202. </item>
  1203. </layout>
  1204. </widget>
  1205. <widget class="QGroupBox" name="groupBox_8">
  1206. <property name="geometry">
  1207. <rect>
  1208. <x>970</x>
  1209. <y>210</y>
  1210. <width>301</width>
  1211. <height>341</height>
  1212. </rect>
  1213. </property>
  1214. <property name="title">
  1215. <string>TTL_OUT_4</string>
  1216. </property>
  1217. <layout class="QGridLayout" name="gridLayout_5">
  1218. <item row="1" column="3">
  1219. <widget class="QComboBox" name="TTLOutputModule_TriggerEdge_4">
  1220. <property name="minimumSize">
  1221. <size>
  1222. <width>0</width>
  1223. <height>25</height>
  1224. </size>
  1225. </property>
  1226. <property name="currentIndex">
  1227. <number>-1</number>
  1228. </property>
  1229. </widget>
  1230. </item>
  1231. <item row="11" column="0">
  1232. <widget class="QLabel" name="label_79">
  1233. <property name="text">
  1234. <string>输出信号频率</string>
  1235. </property>
  1236. </widget>
  1237. </item>
  1238. <item row="4" column="2" colspan="2">
  1239. <widget class="QLineEdit" name="TTLOutputModule_FreqMultiplication_4">
  1240. <property name="minimumSize">
  1241. <size>
  1242. <width>0</width>
  1243. <height>25</height>
  1244. </size>
  1245. </property>
  1246. <property name="font">
  1247. <font>
  1248. <weight>75</weight>
  1249. <bold>true</bold>
  1250. </font>
  1251. </property>
  1252. <property name="text">
  1253. <string/>
  1254. </property>
  1255. <property name="readOnly">
  1256. <bool>false</bool>
  1257. </property>
  1258. </widget>
  1259. </item>
  1260. <item row="8" column="3">
  1261. <widget class="QLineEdit" name="TTLOutputModule_OffsetTime_4">
  1262. <property name="minimumSize">
  1263. <size>
  1264. <width>0</width>
  1265. <height>25</height>
  1266. </size>
  1267. </property>
  1268. <property name="font">
  1269. <font>
  1270. <weight>75</weight>
  1271. <bold>true</bold>
  1272. </font>
  1273. </property>
  1274. <property name="text">
  1275. <string/>
  1276. </property>
  1277. <property name="readOnly">
  1278. <bool>false</bool>
  1279. </property>
  1280. </widget>
  1281. </item>
  1282. <item row="7" column="0">
  1283. <widget class="QLabel" name="label_75">
  1284. <property name="text">
  1285. <string>PluseWidth</string>
  1286. </property>
  1287. </widget>
  1288. </item>
  1289. <item row="10" column="0">
  1290. <spacer name="verticalSpacer_5">
  1291. <property name="orientation">
  1292. <enum>Qt::Vertical</enum>
  1293. </property>
  1294. <property name="sizeHint" stdset="0">
  1295. <size>
  1296. <width>20</width>
  1297. <height>40</height>
  1298. </size>
  1299. </property>
  1300. </spacer>
  1301. </item>
  1302. <item row="12" column="0">
  1303. <widget class="QLabel" name="label_81">
  1304. <property name="text">
  1305. <string>输入信号频率</string>
  1306. </property>
  1307. </widget>
  1308. </item>
  1309. <item row="1" column="0">
  1310. <widget class="QLabel" name="TriggerEdge_4">
  1311. <property name="text">
  1312. <string>TriggerEdge</string>
  1313. </property>
  1314. </widget>
  1315. </item>
  1316. <item row="12" column="3">
  1317. <widget class="QLineEdit" name="TTLOutputModule_InFreq_4">
  1318. <property name="minimumSize">
  1319. <size>
  1320. <width>0</width>
  1321. <height>25</height>
  1322. </size>
  1323. </property>
  1324. <property name="font">
  1325. <font>
  1326. <weight>75</weight>
  1327. <bold>true</bold>
  1328. </font>
  1329. </property>
  1330. <property name="text">
  1331. <string/>
  1332. </property>
  1333. <property name="readOnly">
  1334. <bool>false</bool>
  1335. </property>
  1336. </widget>
  1337. </item>
  1338. <item row="8" column="0">
  1339. <widget class="QLabel" name="OffsetTime_4">
  1340. <property name="text">
  1341. <string>OffsetTime</string>
  1342. </property>
  1343. </widget>
  1344. </item>
  1345. <item row="0" column="2" colspan="2">
  1346. <widget class="QComboBox" name="TTLOutputModule_SrcSigType_4">
  1347. <property name="minimumSize">
  1348. <size>
  1349. <width>0</width>
  1350. <height>25</height>
  1351. </size>
  1352. </property>
  1353. <property name="currentIndex">
  1354. <number>-1</number>
  1355. </property>
  1356. </widget>
  1357. </item>
  1358. <item row="0" column="0" colspan="2">
  1359. <widget class="QLabel" name="label_76">
  1360. <property name="text">
  1361. <string>source</string>
  1362. </property>
  1363. </widget>
  1364. </item>
  1365. <item row="3" column="2" colspan="2">
  1366. <widget class="QLineEdit" name="TTLOutputModule_FreqDivision_4">
  1367. <property name="minimumSize">
  1368. <size>
  1369. <width>0</width>
  1370. <height>25</height>
  1371. </size>
  1372. </property>
  1373. <property name="font">
  1374. <font>
  1375. <weight>75</weight>
  1376. <bold>true</bold>
  1377. </font>
  1378. </property>
  1379. <property name="text">
  1380. <string/>
  1381. </property>
  1382. <property name="readOnly">
  1383. <bool>false</bool>
  1384. </property>
  1385. </widget>
  1386. </item>
  1387. <item row="4" column="0" colspan="2">
  1388. <widget class="QLabel" name="label_77">
  1389. <property name="text">
  1390. <string>倍频</string>
  1391. </property>
  1392. </widget>
  1393. </item>
  1394. <item row="7" column="3">
  1395. <widget class="QLineEdit" name="TTLOutputModule_PluseWidth_4">
  1396. <property name="minimumSize">
  1397. <size>
  1398. <width>0</width>
  1399. <height>25</height>
  1400. </size>
  1401. </property>
  1402. <property name="font">
  1403. <font>
  1404. <weight>75</weight>
  1405. <bold>true</bold>
  1406. </font>
  1407. </property>
  1408. <property name="text">
  1409. <string/>
  1410. </property>
  1411. <property name="readOnly">
  1412. <bool>false</bool>
  1413. </property>
  1414. </widget>
  1415. </item>
  1416. <item row="11" column="3">
  1417. <widget class="QLineEdit" name="TTLOutputModule_OutFreq_4">
  1418. <property name="minimumSize">
  1419. <size>
  1420. <width>0</width>
  1421. <height>25</height>
  1422. </size>
  1423. </property>
  1424. <property name="font">
  1425. <font>
  1426. <weight>75</weight>
  1427. <bold>true</bold>
  1428. </font>
  1429. </property>
  1430. <property name="text">
  1431. <string/>
  1432. </property>
  1433. <property name="readOnly">
  1434. <bool>false</bool>
  1435. </property>
  1436. </widget>
  1437. </item>
  1438. <item row="3" column="0" colspan="2">
  1439. <widget class="QLabel" name="label_78">
  1440. <property name="text">
  1441. <string>分频</string>
  1442. </property>
  1443. </widget>
  1444. </item>
  1445. <item row="9" column="3">
  1446. <widget class="QLineEdit" name="TTLOutputModule_Polarity_4">
  1447. <property name="minimumSize">
  1448. <size>
  1449. <width>0</width>
  1450. <height>25</height>
  1451. </size>
  1452. </property>
  1453. <property name="font">
  1454. <font>
  1455. <weight>75</weight>
  1456. <bold>true</bold>
  1457. </font>
  1458. </property>
  1459. <property name="text">
  1460. <string/>
  1461. </property>
  1462. <property name="readOnly">
  1463. <bool>false</bool>
  1464. </property>
  1465. </widget>
  1466. </item>
  1467. <item row="9" column="0">
  1468. <widget class="QLabel" name="label_80">
  1469. <property name="text">
  1470. <string>OutPolarity</string>
  1471. </property>
  1472. </widget>
  1473. </item>
  1474. </layout>
  1475. </widget>
  1476. </widget>
  1477. <widget class="QWidget" name="tab_5">
  1478. <attribute name="title">
  1479. <string>Timecode</string>
  1480. </attribute>
  1481. <widget class="QPushButton" name="TimecodePage_Update">
  1482. <property name="geometry">
  1483. <rect>
  1484. <x>630</x>
  1485. <y>90</y>
  1486. <width>111</width>
  1487. <height>41</height>
  1488. </rect>
  1489. </property>
  1490. <property name="text">
  1491. <string>写入配置</string>
  1492. </property>
  1493. </widget>
  1494. <widget class="QPushButton" name="TimecodePage_Read">
  1495. <property name="geometry">
  1496. <rect>
  1497. <x>630</x>
  1498. <y>50</y>
  1499. <width>111</width>
  1500. <height>41</height>
  1501. </rect>
  1502. </property>
  1503. <property name="text">
  1504. <string>读出配置</string>
  1505. </property>
  1506. </widget>
  1507. <widget class="QGroupBox" name="groupBox">
  1508. <property name="geometry">
  1509. <rect>
  1510. <x>30</x>
  1511. <y>10</y>
  1512. <width>251</width>
  1513. <height>181</height>
  1514. </rect>
  1515. </property>
  1516. <property name="title">
  1517. <string>内部时码</string>
  1518. </property>
  1519. <widget class="QLabel" name="label_8">
  1520. <property name="geometry">
  1521. <rect>
  1522. <x>20</x>
  1523. <y>50</y>
  1524. <width>81</width>
  1525. <height>31</height>
  1526. </rect>
  1527. </property>
  1528. <property name="text">
  1529. <string>时码格式</string>
  1530. </property>
  1531. </widget>
  1532. <widget class="QLabel" name="label_12">
  1533. <property name="geometry">
  1534. <rect>
  1535. <x>20</x>
  1536. <y>90</y>
  1537. <width>81</width>
  1538. <height>31</height>
  1539. </rect>
  1540. </property>
  1541. <property name="text">
  1542. <string>时码数值</string>
  1543. </property>
  1544. </widget>
  1545. <widget class="QComboBox" name="InternalTimecode_Format">
  1546. <property name="geometry">
  1547. <rect>
  1548. <x>100</x>
  1549. <y>50</y>
  1550. <width>141</width>
  1551. <height>31</height>
  1552. </rect>
  1553. </property>
  1554. </widget>
  1555. <widget class="QLineEdit" name="InternalTimecode_Code">
  1556. <property name="geometry">
  1557. <rect>
  1558. <x>100</x>
  1559. <y>90</y>
  1560. <width>141</width>
  1561. <height>31</height>
  1562. </rect>
  1563. </property>
  1564. <property name="font">
  1565. <font>
  1566. <weight>75</weight>
  1567. <bold>true</bold>
  1568. </font>
  1569. </property>
  1570. <property name="text">
  1571. <string/>
  1572. </property>
  1573. <property name="readOnly">
  1574. <bool>false</bool>
  1575. </property>
  1576. </widget>
  1577. <widget class="QLabel" name="label_70">
  1578. <property name="geometry">
  1579. <rect>
  1580. <x>20</x>
  1581. <y>130</y>
  1582. <width>51</width>
  1583. <height>31</height>
  1584. </rect>
  1585. </property>
  1586. <property name="text">
  1587. <string>频率</string>
  1588. </property>
  1589. </widget>
  1590. <widget class="QLineEdit" name="InternalTimecode_Freq">
  1591. <property name="geometry">
  1592. <rect>
  1593. <x>100</x>
  1594. <y>130</y>
  1595. <width>141</width>
  1596. <height>31</height>
  1597. </rect>
  1598. </property>
  1599. <property name="font">
  1600. <font>
  1601. <weight>75</weight>
  1602. <bold>true</bold>
  1603. </font>
  1604. </property>
  1605. <property name="text">
  1606. <string/>
  1607. </property>
  1608. <property name="readOnly">
  1609. <bool>true</bool>
  1610. </property>
  1611. </widget>
  1612. </widget>
  1613. <widget class="QGroupBox" name="groupBox_3">
  1614. <property name="geometry">
  1615. <rect>
  1616. <x>120</x>
  1617. <y>260</y>
  1618. <width>301</width>
  1619. <height>211</height>
  1620. </rect>
  1621. </property>
  1622. <property name="title">
  1623. <string>系统时码</string>
  1624. </property>
  1625. <widget class="QLabel" name="label_15">
  1626. <property name="geometry">
  1627. <rect>
  1628. <x>30</x>
  1629. <y>20</y>
  1630. <width>81</width>
  1631. <height>31</height>
  1632. </rect>
  1633. </property>
  1634. <property name="text">
  1635. <string>系统时码_源</string>
  1636. </property>
  1637. </widget>
  1638. <widget class="QLabel" name="label_23">
  1639. <property name="geometry">
  1640. <rect>
  1641. <x>30</x>
  1642. <y>60</y>
  1643. <width>81</width>
  1644. <height>31</height>
  1645. </rect>
  1646. </property>
  1647. <property name="text">
  1648. <string>时码格式</string>
  1649. </property>
  1650. </widget>
  1651. <widget class="QLabel" name="label_30">
  1652. <property name="geometry">
  1653. <rect>
  1654. <x>30</x>
  1655. <y>100</y>
  1656. <width>81</width>
  1657. <height>31</height>
  1658. </rect>
  1659. </property>
  1660. <property name="text">
  1661. <string>时码数值</string>
  1662. </property>
  1663. </widget>
  1664. <widget class="QComboBox" name="SysTimecode_Source">
  1665. <property name="geometry">
  1666. <rect>
  1667. <x>130</x>
  1668. <y>20</y>
  1669. <width>141</width>
  1670. <height>31</height>
  1671. </rect>
  1672. </property>
  1673. </widget>
  1674. <widget class="QLineEdit" name="SysTimecode_Code">
  1675. <property name="geometry">
  1676. <rect>
  1677. <x>130</x>
  1678. <y>100</y>
  1679. <width>141</width>
  1680. <height>31</height>
  1681. </rect>
  1682. </property>
  1683. <property name="font">
  1684. <font>
  1685. <weight>75</weight>
  1686. <bold>true</bold>
  1687. </font>
  1688. </property>
  1689. <property name="text">
  1690. <string/>
  1691. </property>
  1692. <property name="readOnly">
  1693. <bool>true</bool>
  1694. </property>
  1695. </widget>
  1696. <widget class="QLineEdit" name="SysTimecode_Format">
  1697. <property name="geometry">
  1698. <rect>
  1699. <x>130</x>
  1700. <y>60</y>
  1701. <width>141</width>
  1702. <height>31</height>
  1703. </rect>
  1704. </property>
  1705. <property name="font">
  1706. <font>
  1707. <weight>75</weight>
  1708. <bold>true</bold>
  1709. </font>
  1710. </property>
  1711. <property name="text">
  1712. <string/>
  1713. </property>
  1714. <property name="readOnly">
  1715. <bool>true</bool>
  1716. </property>
  1717. </widget>
  1718. <widget class="QLabel" name="label_71">
  1719. <property name="geometry">
  1720. <rect>
  1721. <x>30</x>
  1722. <y>140</y>
  1723. <width>51</width>
  1724. <height>31</height>
  1725. </rect>
  1726. </property>
  1727. <property name="text">
  1728. <string>频率</string>
  1729. </property>
  1730. </widget>
  1731. <widget class="QLineEdit" name="SysTimecode_Freq">
  1732. <property name="geometry">
  1733. <rect>
  1734. <x>130</x>
  1735. <y>140</y>
  1736. <width>141</width>
  1737. <height>31</height>
  1738. </rect>
  1739. </property>
  1740. <property name="font">
  1741. <font>
  1742. <weight>75</weight>
  1743. <bold>true</bold>
  1744. </font>
  1745. </property>
  1746. <property name="text">
  1747. <string/>
  1748. </property>
  1749. <property name="readOnly">
  1750. <bool>true</bool>
  1751. </property>
  1752. </widget>
  1753. </widget>
  1754. <widget class="QGroupBox" name="groupBox_4">
  1755. <property name="geometry">
  1756. <rect>
  1757. <x>320</x>
  1758. <y>10</y>
  1759. <width>251</width>
  1760. <height>181</height>
  1761. </rect>
  1762. </property>
  1763. <property name="title">
  1764. <string>外部时码</string>
  1765. </property>
  1766. <widget class="QLabel" name="label_33">
  1767. <property name="geometry">
  1768. <rect>
  1769. <x>20</x>
  1770. <y>60</y>
  1771. <width>81</width>
  1772. <height>31</height>
  1773. </rect>
  1774. </property>
  1775. <property name="text">
  1776. <string>时码格式</string>
  1777. </property>
  1778. </widget>
  1779. <widget class="QComboBox" name="ExternalTimecode_Format">
  1780. <property name="geometry">
  1781. <rect>
  1782. <x>100</x>
  1783. <y>60</y>
  1784. <width>141</width>
  1785. <height>31</height>
  1786. </rect>
  1787. </property>
  1788. </widget>
  1789. <widget class="QLineEdit" name="ExternalTimecode_Code">
  1790. <property name="geometry">
  1791. <rect>
  1792. <x>100</x>
  1793. <y>100</y>
  1794. <width>141</width>
  1795. <height>31</height>
  1796. </rect>
  1797. </property>
  1798. <property name="font">
  1799. <font>
  1800. <weight>75</weight>
  1801. <bold>true</bold>
  1802. </font>
  1803. </property>
  1804. <property name="text">
  1805. <string/>
  1806. </property>
  1807. <property name="readOnly">
  1808. <bool>true</bool>
  1809. </property>
  1810. </widget>
  1811. <widget class="QLabel" name="label_35">
  1812. <property name="geometry">
  1813. <rect>
  1814. <x>20</x>
  1815. <y>100</y>
  1816. <width>51</width>
  1817. <height>31</height>
  1818. </rect>
  1819. </property>
  1820. <property name="text">
  1821. <string>时码数值</string>
  1822. </property>
  1823. </widget>
  1824. <widget class="QComboBox" name="ExternalTimecode_Source">
  1825. <property name="geometry">
  1826. <rect>
  1827. <x>100</x>
  1828. <y>20</y>
  1829. <width>141</width>
  1830. <height>31</height>
  1831. </rect>
  1832. </property>
  1833. </widget>
  1834. <widget class="QLabel" name="label_34">
  1835. <property name="geometry">
  1836. <rect>
  1837. <x>20</x>
  1838. <y>20</y>
  1839. <width>81</width>
  1840. <height>31</height>
  1841. </rect>
  1842. </property>
  1843. <property name="text">
  1844. <string>时码源</string>
  1845. </property>
  1846. </widget>
  1847. <widget class="QLabel" name="label_69">
  1848. <property name="geometry">
  1849. <rect>
  1850. <x>20</x>
  1851. <y>140</y>
  1852. <width>51</width>
  1853. <height>31</height>
  1854. </rect>
  1855. </property>
  1856. <property name="text">
  1857. <string>频率</string>
  1858. </property>
  1859. </widget>
  1860. <widget class="QLineEdit" name="ExternalTimecode_Freq">
  1861. <property name="geometry">
  1862. <rect>
  1863. <x>100</x>
  1864. <y>140</y>
  1865. <width>141</width>
  1866. <height>31</height>
  1867. </rect>
  1868. </property>
  1869. <property name="font">
  1870. <font>
  1871. <weight>75</weight>
  1872. <bold>true</bold>
  1873. </font>
  1874. </property>
  1875. <property name="text">
  1876. <string/>
  1877. </property>
  1878. <property name="readOnly">
  1879. <bool>true</bool>
  1880. </property>
  1881. </widget>
  1882. </widget>
  1883. <widget class="Line" name="line">
  1884. <property name="geometry">
  1885. <rect>
  1886. <x>150</x>
  1887. <y>230</y>
  1888. <width>261</width>
  1889. <height>20</height>
  1890. </rect>
  1891. </property>
  1892. <property name="orientation">
  1893. <enum>Qt::Horizontal</enum>
  1894. </property>
  1895. </widget>
  1896. <widget class="Line" name="line_2">
  1897. <property name="geometry">
  1898. <rect>
  1899. <x>140</x>
  1900. <y>190</y>
  1901. <width>20</width>
  1902. <height>51</height>
  1903. </rect>
  1904. </property>
  1905. <property name="cursor">
  1906. <cursorShape>ArrowCursor</cursorShape>
  1907. </property>
  1908. <property name="orientation">
  1909. <enum>Qt::Vertical</enum>
  1910. </property>
  1911. </widget>
  1912. <widget class="Line" name="line_3">
  1913. <property name="geometry">
  1914. <rect>
  1915. <x>400</x>
  1916. <y>190</y>
  1917. <width>20</width>
  1918. <height>51</height>
  1919. </rect>
  1920. </property>
  1921. <property name="cursor">
  1922. <cursorShape>ArrowCursor</cursorShape>
  1923. </property>
  1924. <property name="orientation">
  1925. <enum>Qt::Vertical</enum>
  1926. </property>
  1927. </widget>
  1928. <widget class="Line" name="line_4">
  1929. <property name="geometry">
  1930. <rect>
  1931. <x>260</x>
  1932. <y>241</y>
  1933. <width>20</width>
  1934. <height>20</height>
  1935. </rect>
  1936. </property>
  1937. <property name="cursor">
  1938. <cursorShape>ArrowCursor</cursorShape>
  1939. </property>
  1940. <property name="orientation">
  1941. <enum>Qt::Vertical</enum>
  1942. </property>
  1943. </widget>
  1944. <widget class="QLabel" name="label_13">
  1945. <property name="geometry">
  1946. <rect>
  1947. <x>160</x>
  1948. <y>200</y>
  1949. <width>20</width>
  1950. <height>21</height>
  1951. </rect>
  1952. </property>
  1953. <property name="text">
  1954. <string>0</string>
  1955. </property>
  1956. </widget>
  1957. <widget class="QLabel" name="label_14">
  1958. <property name="geometry">
  1959. <rect>
  1960. <x>390</x>
  1961. <y>200</y>
  1962. <width>16</width>
  1963. <height>21</height>
  1964. </rect>
  1965. </property>
  1966. <property name="text">
  1967. <string>1</string>
  1968. </property>
  1969. </widget>
  1970. </widget>
  1971. <widget class="QWidget" name="tab_4">
  1972. <attribute name="title">
  1973. <string>Genlock</string>
  1974. </attribute>
  1975. <widget class="QPushButton" name="GenlockPage_Read">
  1976. <property name="geometry">
  1977. <rect>
  1978. <x>560</x>
  1979. <y>30</y>
  1980. <width>81</width>
  1981. <height>31</height>
  1982. </rect>
  1983. </property>
  1984. <property name="text">
  1985. <string>Read</string>
  1986. </property>
  1987. </widget>
  1988. <widget class="QPushButton" name="GenlockPage_Write">
  1989. <property name="geometry">
  1990. <rect>
  1991. <x>560</x>
  1992. <y>70</y>
  1993. <width>81</width>
  1994. <height>31</height>
  1995. </rect>
  1996. </property>
  1997. <property name="text">
  1998. <string>Update</string>
  1999. </property>
  2000. </widget>
  2001. <widget class="QGroupBox" name="groupBox_9">
  2002. <property name="geometry">
  2003. <rect>
  2004. <x>20</x>
  2005. <y>30</y>
  2006. <width>261</width>
  2007. <height>131</height>
  2008. </rect>
  2009. </property>
  2010. <property name="title">
  2011. <string>内部GENLOCK</string>
  2012. </property>
  2013. <widget class="QComboBox" name="InternalGenlock_Format">
  2014. <property name="geometry">
  2015. <rect>
  2016. <x>100</x>
  2017. <y>20</y>
  2018. <width>151</width>
  2019. <height>31</height>
  2020. </rect>
  2021. </property>
  2022. <property name="currentIndex">
  2023. <number>-1</number>
  2024. </property>
  2025. </widget>
  2026. <widget class="QLabel" name="label_9">
  2027. <property name="geometry">
  2028. <rect>
  2029. <x>20</x>
  2030. <y>20</y>
  2031. <width>41</width>
  2032. <height>31</height>
  2033. </rect>
  2034. </property>
  2035. <property name="text">
  2036. <string>Format</string>
  2037. </property>
  2038. </widget>
  2039. <widget class="QLineEdit" name="InternalGenlock_Freq">
  2040. <property name="geometry">
  2041. <rect>
  2042. <x>100</x>
  2043. <y>80</y>
  2044. <width>151</width>
  2045. <height>31</height>
  2046. </rect>
  2047. </property>
  2048. <property name="font">
  2049. <font>
  2050. <weight>75</weight>
  2051. <bold>true</bold>
  2052. </font>
  2053. </property>
  2054. <property name="text">
  2055. <string/>
  2056. </property>
  2057. <property name="readOnly">
  2058. <bool>false</bool>
  2059. </property>
  2060. </widget>
  2061. <widget class="QLabel" name="label_72">
  2062. <property name="geometry">
  2063. <rect>
  2064. <x>20</x>
  2065. <y>80</y>
  2066. <width>41</width>
  2067. <height>31</height>
  2068. </rect>
  2069. </property>
  2070. <property name="text">
  2071. <string>Freq</string>
  2072. </property>
  2073. </widget>
  2074. </widget>
  2075. <widget class="QGroupBox" name="groupBox_10">
  2076. <property name="geometry">
  2077. <rect>
  2078. <x>300</x>
  2079. <y>30</y>
  2080. <width>221</width>
  2081. <height>131</height>
  2082. </rect>
  2083. </property>
  2084. <property name="title">
  2085. <string>外部-GENLOCK</string>
  2086. </property>
  2087. <widget class="QLabel" name="label_10">
  2088. <property name="geometry">
  2089. <rect>
  2090. <x>10</x>
  2091. <y>80</y>
  2092. <width>41</width>
  2093. <height>31</height>
  2094. </rect>
  2095. </property>
  2096. <property name="text">
  2097. <string>Freq</string>
  2098. </property>
  2099. </widget>
  2100. <widget class="QLineEdit" name="ExternalGenlock_Freq">
  2101. <property name="geometry">
  2102. <rect>
  2103. <x>60</x>
  2104. <y>80</y>
  2105. <width>151</width>
  2106. <height>31</height>
  2107. </rect>
  2108. </property>
  2109. <property name="font">
  2110. <font>
  2111. <weight>75</weight>
  2112. <bold>true</bold>
  2113. </font>
  2114. </property>
  2115. <property name="text">
  2116. <string/>
  2117. </property>
  2118. <property name="readOnly">
  2119. <bool>false</bool>
  2120. </property>
  2121. </widget>
  2122. </widget>
  2123. <widget class="QGroupBox" name="groupBox_11">
  2124. <property name="geometry">
  2125. <rect>
  2126. <x>160</x>
  2127. <y>200</y>
  2128. <width>271</width>
  2129. <height>121</height>
  2130. </rect>
  2131. </property>
  2132. <property name="title">
  2133. <string>SYS-GENLOCK</string>
  2134. </property>
  2135. <widget class="QComboBox" name="SysGenlock_Src">
  2136. <property name="geometry">
  2137. <rect>
  2138. <x>100</x>
  2139. <y>20</y>
  2140. <width>151</width>
  2141. <height>31</height>
  2142. </rect>
  2143. </property>
  2144. <property name="currentIndex">
  2145. <number>-1</number>
  2146. </property>
  2147. </widget>
  2148. <widget class="QLabel" name="label_11">
  2149. <property name="geometry">
  2150. <rect>
  2151. <x>20</x>
  2152. <y>20</y>
  2153. <width>41</width>
  2154. <height>31</height>
  2155. </rect>
  2156. </property>
  2157. <property name="text">
  2158. <string>SRC</string>
  2159. </property>
  2160. </widget>
  2161. <widget class="QLabel" name="label_51">
  2162. <property name="geometry">
  2163. <rect>
  2164. <x>20</x>
  2165. <y>60</y>
  2166. <width>41</width>
  2167. <height>31</height>
  2168. </rect>
  2169. </property>
  2170. <property name="text">
  2171. <string>Freq</string>
  2172. </property>
  2173. </widget>
  2174. <widget class="QLineEdit" name="SysGenlock_Freq">
  2175. <property name="geometry">
  2176. <rect>
  2177. <x>100</x>
  2178. <y>60</y>
  2179. <width>151</width>
  2180. <height>31</height>
  2181. </rect>
  2182. </property>
  2183. <property name="font">
  2184. <font>
  2185. <weight>75</weight>
  2186. <bold>true</bold>
  2187. </font>
  2188. </property>
  2189. <property name="text">
  2190. <string/>
  2191. </property>
  2192. <property name="readOnly">
  2193. <bool>false</bool>
  2194. </property>
  2195. </widget>
  2196. </widget>
  2197. </widget>
  2198. <widget class="QWidget" name="tab_3">
  2199. <attribute name="title">
  2200. <string>SysClock</string>
  2201. </attribute>
  2202. <widget class="QGroupBox" name="groupBox_13">
  2203. <property name="geometry">
  2204. <rect>
  2205. <x>70</x>
  2206. <y>210</y>
  2207. <width>254</width>
  2208. <height>187</height>
  2209. </rect>
  2210. </property>
  2211. <property name="title">
  2212. <string>SYS_CLK</string>
  2213. </property>
  2214. <layout class="QGridLayout" name="gridLayout_6">
  2215. <item row="0" column="0">
  2216. <widget class="QLabel" name="label_54">
  2217. <property name="text">
  2218. <string>source</string>
  2219. </property>
  2220. </widget>
  2221. </item>
  2222. <item row="0" column="1" colspan="3">
  2223. <widget class="QComboBox" name="SysClock_Src">
  2224. <property name="minimumSize">
  2225. <size>
  2226. <width>0</width>
  2227. <height>25</height>
  2228. </size>
  2229. </property>
  2230. <property name="currentIndex">
  2231. <number>-1</number>
  2232. </property>
  2233. </widget>
  2234. </item>
  2235. <item row="1" column="0">
  2236. <widget class="QLabel" name="label_55">
  2237. <property name="text">
  2238. <string>分频</string>
  2239. </property>
  2240. </widget>
  2241. </item>
  2242. <item row="1" column="1" colspan="3">
  2243. <widget class="QLineEdit" name="SysClock_FreqtDivision">
  2244. <property name="minimumSize">
  2245. <size>
  2246. <width>0</width>
  2247. <height>25</height>
  2248. </size>
  2249. </property>
  2250. <property name="font">
  2251. <font>
  2252. <weight>75</weight>
  2253. <bold>true</bold>
  2254. </font>
  2255. </property>
  2256. <property name="text">
  2257. <string/>
  2258. </property>
  2259. <property name="readOnly">
  2260. <bool>false</bool>
  2261. </property>
  2262. </widget>
  2263. </item>
  2264. <item row="2" column="0">
  2265. <widget class="QLabel" name="label_56">
  2266. <property name="text">
  2267. <string>倍频</string>
  2268. </property>
  2269. </widget>
  2270. </item>
  2271. <item row="2" column="1" colspan="3">
  2272. <widget class="QLineEdit" name="SysClock_FreqMultiplication">
  2273. <property name="minimumSize">
  2274. <size>
  2275. <width>0</width>
  2276. <height>25</height>
  2277. </size>
  2278. </property>
  2279. <property name="font">
  2280. <font>
  2281. <weight>75</weight>
  2282. <bold>true</bold>
  2283. </font>
  2284. </property>
  2285. <property name="text">
  2286. <string/>
  2287. </property>
  2288. <property name="readOnly">
  2289. <bool>false</bool>
  2290. </property>
  2291. </widget>
  2292. </item>
  2293. <item row="3" column="0" colspan="2">
  2294. <widget class="QLabel" name="label_67">
  2295. <property name="text">
  2296. <string>触发边沿</string>
  2297. </property>
  2298. </widget>
  2299. </item>
  2300. <item row="3" column="2" colspan="2">
  2301. <widget class="QComboBox" name="SysClock_TriggerEdge">
  2302. <property name="minimumSize">
  2303. <size>
  2304. <width>0</width>
  2305. <height>25</height>
  2306. </size>
  2307. </property>
  2308. <property name="currentIndex">
  2309. <number>-1</number>
  2310. </property>
  2311. </widget>
  2312. </item>
  2313. <item row="4" column="0" colspan="2">
  2314. <widget class="QLabel" name="label_57">
  2315. <property name="text">
  2316. <string>输入信号频率</string>
  2317. </property>
  2318. </widget>
  2319. </item>
  2320. <item row="4" column="3">
  2321. <widget class="QLineEdit" name="SysClock_InSigFreq">
  2322. <property name="minimumSize">
  2323. <size>
  2324. <width>0</width>
  2325. <height>25</height>
  2326. </size>
  2327. </property>
  2328. <property name="font">
  2329. <font>
  2330. <weight>75</weight>
  2331. <bold>true</bold>
  2332. </font>
  2333. </property>
  2334. <property name="text">
  2335. <string/>
  2336. </property>
  2337. <property name="readOnly">
  2338. <bool>false</bool>
  2339. </property>
  2340. </widget>
  2341. </item>
  2342. <item row="5" column="0" colspan="3">
  2343. <widget class="QLabel" name="label_58">
  2344. <property name="text">
  2345. <string>输出信号频率</string>
  2346. </property>
  2347. </widget>
  2348. </item>
  2349. <item row="5" column="3">
  2350. <widget class="QLineEdit" name="SysClock_OutSigFreq">
  2351. <property name="minimumSize">
  2352. <size>
  2353. <width>0</width>
  2354. <height>25</height>
  2355. </size>
  2356. </property>
  2357. <property name="font">
  2358. <font>
  2359. <weight>75</weight>
  2360. <bold>true</bold>
  2361. </font>
  2362. </property>
  2363. <property name="text">
  2364. <string/>
  2365. </property>
  2366. <property name="readOnly">
  2367. <bool>false</bool>
  2368. </property>
  2369. </widget>
  2370. </item>
  2371. </layout>
  2372. </widget>
  2373. <widget class="QGroupBox" name="groupBox_12">
  2374. <property name="geometry">
  2375. <rect>
  2376. <x>390</x>
  2377. <y>40</y>
  2378. <width>271</width>
  2379. <height>121</height>
  2380. </rect>
  2381. </property>
  2382. <property name="title">
  2383. <string>内部时钟发生器</string>
  2384. </property>
  2385. <widget class="QLabel" name="label_53">
  2386. <property name="geometry">
  2387. <rect>
  2388. <x>10</x>
  2389. <y>20</y>
  2390. <width>41</width>
  2391. <height>31</height>
  2392. </rect>
  2393. </property>
  2394. <property name="text">
  2395. <string>Freq</string>
  2396. </property>
  2397. </widget>
  2398. <widget class="QLineEdit" name="InternalClock_Freq">
  2399. <property name="geometry">
  2400. <rect>
  2401. <x>90</x>
  2402. <y>20</y>
  2403. <width>151</width>
  2404. <height>31</height>
  2405. </rect>
  2406. </property>
  2407. <property name="font">
  2408. <font>
  2409. <weight>75</weight>
  2410. <bold>true</bold>
  2411. </font>
  2412. </property>
  2413. <property name="text">
  2414. <string/>
  2415. </property>
  2416. <property name="readOnly">
  2417. <bool>false</bool>
  2418. </property>
  2419. </widget>
  2420. <widget class="QLineEdit" name="InternalClock_OutFreq">
  2421. <property name="geometry">
  2422. <rect>
  2423. <x>90</x>
  2424. <y>60</y>
  2425. <width>151</width>
  2426. <height>31</height>
  2427. </rect>
  2428. </property>
  2429. <property name="font">
  2430. <font>
  2431. <weight>75</weight>
  2432. <bold>true</bold>
  2433. </font>
  2434. </property>
  2435. <property name="text">
  2436. <string/>
  2437. </property>
  2438. <property name="readOnly">
  2439. <bool>false</bool>
  2440. </property>
  2441. </widget>
  2442. <widget class="QLabel" name="label_73">
  2443. <property name="geometry">
  2444. <rect>
  2445. <x>10</x>
  2446. <y>60</y>
  2447. <width>71</width>
  2448. <height>31</height>
  2449. </rect>
  2450. </property>
  2451. <property name="text">
  2452. <string>DetectFreq</string>
  2453. </property>
  2454. </widget>
  2455. </widget>
  2456. <widget class="QGroupBox" name="groupBox_14">
  2457. <property name="geometry">
  2458. <rect>
  2459. <x>40</x>
  2460. <y>40</y>
  2461. <width>71</width>
  2462. <height>41</height>
  2463. </rect>
  2464. </property>
  2465. <property name="title">
  2466. <string>TTL_IN</string>
  2467. </property>
  2468. </widget>
  2469. <widget class="QGroupBox" name="groupBox_16">
  2470. <property name="geometry">
  2471. <rect>
  2472. <x>130</x>
  2473. <y>40</y>
  2474. <width>91</width>
  2475. <height>41</height>
  2476. </rect>
  2477. </property>
  2478. <property name="title">
  2479. <string>SYS_GENLOCK</string>
  2480. </property>
  2481. </widget>
  2482. <widget class="QGroupBox" name="groupBox_15">
  2483. <property name="geometry">
  2484. <rect>
  2485. <x>230</x>
  2486. <y>40</y>
  2487. <width>101</width>
  2488. <height>41</height>
  2489. </rect>
  2490. </property>
  2491. <property name="title">
  2492. <string>SYS_TIMECODE</string>
  2493. </property>
  2494. </widget>
  2495. <widget class="QPushButton" name="SysClockPage_Read">
  2496. <property name="geometry">
  2497. <rect>
  2498. <x>660</x>
  2499. <y>30</y>
  2500. <width>81</width>
  2501. <height>31</height>
  2502. </rect>
  2503. </property>
  2504. <property name="text">
  2505. <string>Read</string>
  2506. </property>
  2507. </widget>
  2508. <widget class="QPushButton" name="SysClockPage_Wirte">
  2509. <property name="geometry">
  2510. <rect>
  2511. <x>660</x>
  2512. <y>70</y>
  2513. <width>81</width>
  2514. <height>31</height>
  2515. </rect>
  2516. </property>
  2517. <property name="text">
  2518. <string>Write</string>
  2519. </property>
  2520. </widget>
  2521. </widget>
  2522. <widget class="QWidget" name="tab_6">
  2523. <attribute name="title">
  2524. <string>RecordSigGen</string>
  2525. </attribute>
  2526. <widget class="QComboBox" name="RecordSigGenerator_ContrlMode">
  2527. <property name="geometry">
  2528. <rect>
  2529. <x>100</x>
  2530. <y>30</y>
  2531. <width>241</width>
  2532. <height>31</height>
  2533. </rect>
  2534. </property>
  2535. <property name="currentIndex">
  2536. <number>-1</number>
  2537. </property>
  2538. </widget>
  2539. <widget class="QPushButton" name="RecordSigGen_Read">
  2540. <property name="geometry">
  2541. <rect>
  2542. <x>800</x>
  2543. <y>30</y>
  2544. <width>151</width>
  2545. <height>41</height>
  2546. </rect>
  2547. </property>
  2548. <property name="text">
  2549. <string>Read</string>
  2550. </property>
  2551. </widget>
  2552. <widget class="QLabel" name="label_16">
  2553. <property name="geometry">
  2554. <rect>
  2555. <x>30</x>
  2556. <y>30</y>
  2557. <width>101</width>
  2558. <height>31</height>
  2559. </rect>
  2560. </property>
  2561. <property name="text">
  2562. <string>控制模式</string>
  2563. </property>
  2564. </widget>
  2565. <widget class="QPushButton" name="RecordSigGen_Write">
  2566. <property name="geometry">
  2567. <rect>
  2568. <x>800</x>
  2569. <y>70</y>
  2570. <width>151</width>
  2571. <height>41</height>
  2572. </rect>
  2573. </property>
  2574. <property name="text">
  2575. <string>Write</string>
  2576. </property>
  2577. </widget>
  2578. <widget class="QGroupBox" name="groupBox_17">
  2579. <property name="geometry">
  2580. <rect>
  2581. <x>20</x>
  2582. <y>230</y>
  2583. <width>261</width>
  2584. <height>141</height>
  2585. </rect>
  2586. </property>
  2587. <property name="title">
  2588. <string>时码控制</string>
  2589. </property>
  2590. <widget class="QLabel" name="label_52">
  2591. <property name="geometry">
  2592. <rect>
  2593. <x>20</x>
  2594. <y>20</y>
  2595. <width>81</width>
  2596. <height>31</height>
  2597. </rect>
  2598. </property>
  2599. <property name="text">
  2600. <string>启动时间</string>
  2601. </property>
  2602. </widget>
  2603. <widget class="QLabel" name="label_64">
  2604. <property name="geometry">
  2605. <rect>
  2606. <x>20</x>
  2607. <y>60</y>
  2608. <width>81</width>
  2609. <height>31</height>
  2610. </rect>
  2611. </property>
  2612. <property name="text">
  2613. <string>停止时间</string>
  2614. </property>
  2615. </widget>
  2616. <widget class="QLineEdit" name="RecordSigGenerator_AutoStopTimecode">
  2617. <property name="geometry">
  2618. <rect>
  2619. <x>110</x>
  2620. <y>60</y>
  2621. <width>141</width>
  2622. <height>31</height>
  2623. </rect>
  2624. </property>
  2625. <property name="font">
  2626. <font>
  2627. <weight>75</weight>
  2628. <bold>true</bold>
  2629. </font>
  2630. </property>
  2631. <property name="text">
  2632. <string/>
  2633. </property>
  2634. <property name="readOnly">
  2635. <bool>false</bool>
  2636. </property>
  2637. </widget>
  2638. <widget class="QLineEdit" name="RecordSigGenerator_AutoStartTimecode">
  2639. <property name="geometry">
  2640. <rect>
  2641. <x>110</x>
  2642. <y>20</y>
  2643. <width>141</width>
  2644. <height>31</height>
  2645. </rect>
  2646. </property>
  2647. <property name="font">
  2648. <font>
  2649. <weight>75</weight>
  2650. <bold>true</bold>
  2651. </font>
  2652. </property>
  2653. <property name="text">
  2654. <string/>
  2655. </property>
  2656. <property name="readOnly">
  2657. <bool>false</bool>
  2658. </property>
  2659. </widget>
  2660. <widget class="QCheckBox" name="RecordSigGenerator_TimecodeCtrlFlag0">
  2661. <property name="geometry">
  2662. <rect>
  2663. <x>20</x>
  2664. <y>110</y>
  2665. <width>71</width>
  2666. <height>16</height>
  2667. </rect>
  2668. </property>
  2669. <property name="text">
  2670. <string>自动启动</string>
  2671. </property>
  2672. </widget>
  2673. <widget class="QCheckBox" name="RecordSigGenerator_TimecodeCtrlFlag1">
  2674. <property name="geometry">
  2675. <rect>
  2676. <x>110</x>
  2677. <y>110</y>
  2678. <width>71</width>
  2679. <height>16</height>
  2680. </rect>
  2681. </property>
  2682. <property name="text">
  2683. <string>自动停止</string>
  2684. </property>
  2685. </widget>
  2686. </widget>
  2687. <widget class="QGroupBox" name="groupBox_18">
  2688. <property name="geometry">
  2689. <rect>
  2690. <x>360</x>
  2691. <y>230</y>
  2692. <width>261</width>
  2693. <height>141</height>
  2694. </rect>
  2695. </property>
  2696. <property name="title">
  2697. <string>手动控制</string>
  2698. </property>
  2699. <widget class="QPushButton" name="RecordSigGenerator_manualStart">
  2700. <property name="geometry">
  2701. <rect>
  2702. <x>60</x>
  2703. <y>30</y>
  2704. <width>151</width>
  2705. <height>41</height>
  2706. </rect>
  2707. </property>
  2708. <property name="text">
  2709. <string>启动录制</string>
  2710. </property>
  2711. </widget>
  2712. <widget class="QPushButton" name="RecordSigGenerator_manualStop">
  2713. <property name="geometry">
  2714. <rect>
  2715. <x>60</x>
  2716. <y>80</y>
  2717. <width>151</width>
  2718. <height>41</height>
  2719. </rect>
  2720. </property>
  2721. <property name="text">
  2722. <string>停止录制</string>
  2723. </property>
  2724. </widget>
  2725. </widget>
  2726. <widget class="QGroupBox" name="groupBox_19">
  2727. <property name="geometry">
  2728. <rect>
  2729. <x>670</x>
  2730. <y>230</y>
  2731. <width>261</width>
  2732. <height>141</height>
  2733. </rect>
  2734. </property>
  2735. <property name="title">
  2736. <string>外部TTL触发控制</string>
  2737. </property>
  2738. <widget class="QLabel" name="label_65">
  2739. <property name="geometry">
  2740. <rect>
  2741. <x>20</x>
  2742. <y>20</y>
  2743. <width>81</width>
  2744. <height>31</height>
  2745. </rect>
  2746. </property>
  2747. <property name="text">
  2748. <string>TTL_index</string>
  2749. </property>
  2750. </widget>
  2751. <widget class="QLabel" name="label_66">
  2752. <property name="geometry">
  2753. <rect>
  2754. <x>20</x>
  2755. <y>100</y>
  2756. <width>81</width>
  2757. <height>31</height>
  2758. </rect>
  2759. </property>
  2760. <property name="text">
  2761. <string>触发电平</string>
  2762. </property>
  2763. </widget>
  2764. <widget class="QLineEdit" name="RecordSigGenerator_ExternalTTLTriggerPolarity">
  2765. <property name="geometry">
  2766. <rect>
  2767. <x>110</x>
  2768. <y>100</y>
  2769. <width>141</width>
  2770. <height>31</height>
  2771. </rect>
  2772. </property>
  2773. <property name="font">
  2774. <font>
  2775. <weight>75</weight>
  2776. <bold>true</bold>
  2777. </font>
  2778. </property>
  2779. <property name="text">
  2780. <string/>
  2781. </property>
  2782. <property name="readOnly">
  2783. <bool>false</bool>
  2784. </property>
  2785. </widget>
  2786. <widget class="QComboBox" name="RecordSigGenerator_ExternalTTLTriggerSrc">
  2787. <property name="geometry">
  2788. <rect>
  2789. <x>110</x>
  2790. <y>20</y>
  2791. <width>141</width>
  2792. <height>31</height>
  2793. </rect>
  2794. </property>
  2795. <property name="currentIndex">
  2796. <number>-1</number>
  2797. </property>
  2798. </widget>
  2799. <widget class="QComboBox" name="RecordSigGenerator_TriggerEdge">
  2800. <property name="geometry">
  2801. <rect>
  2802. <x>110</x>
  2803. <y>60</y>
  2804. <width>141</width>
  2805. <height>31</height>
  2806. </rect>
  2807. </property>
  2808. <property name="currentIndex">
  2809. <number>-1</number>
  2810. </property>
  2811. </widget>
  2812. <widget class="QLabel" name="label_83">
  2813. <property name="geometry">
  2814. <rect>
  2815. <x>20</x>
  2816. <y>60</y>
  2817. <width>81</width>
  2818. <height>31</height>
  2819. </rect>
  2820. </property>
  2821. <property name="text">
  2822. <string>触发边沿</string>
  2823. </property>
  2824. </widget>
  2825. </widget>
  2826. <widget class="QLineEdit" name="RecordSigGenerator_RecordState">
  2827. <property name="geometry">
  2828. <rect>
  2829. <x>100</x>
  2830. <y>70</y>
  2831. <width>141</width>
  2832. <height>31</height>
  2833. </rect>
  2834. </property>
  2835. <property name="font">
  2836. <font>
  2837. <weight>75</weight>
  2838. <bold>true</bold>
  2839. </font>
  2840. </property>
  2841. <property name="text">
  2842. <string/>
  2843. </property>
  2844. <property name="readOnly">
  2845. <bool>true</bool>
  2846. </property>
  2847. </widget>
  2848. <widget class="QLabel" name="label_17">
  2849. <property name="geometry">
  2850. <rect>
  2851. <x>30</x>
  2852. <y>70</y>
  2853. <width>101</width>
  2854. <height>31</height>
  2855. </rect>
  2856. </property>
  2857. <property name="text">
  2858. <string>录制状态</string>
  2859. </property>
  2860. </widget>
  2861. <widget class="QLabel" name="label_18">
  2862. <property name="geometry">
  2863. <rect>
  2864. <x>30</x>
  2865. <y>110</y>
  2866. <width>121</width>
  2867. <height>31</height>
  2868. </rect>
  2869. </property>
  2870. <property name="text">
  2871. <string>启停事件时间戳快照</string>
  2872. </property>
  2873. </widget>
  2874. <widget class="QLineEdit" name="RecordSigGenerator_TimecodeSnapshot">
  2875. <property name="geometry">
  2876. <rect>
  2877. <x>160</x>
  2878. <y>110</y>
  2879. <width>141</width>
  2880. <height>31</height>
  2881. </rect>
  2882. </property>
  2883. <property name="font">
  2884. <font>
  2885. <weight>75</weight>
  2886. <bold>true</bold>
  2887. </font>
  2888. </property>
  2889. <property name="text">
  2890. <string/>
  2891. </property>
  2892. <property name="readOnly">
  2893. <bool>true</bool>
  2894. </property>
  2895. </widget>
  2896. </widget>
  2897. <widget class="QWidget" name="tab">
  2898. <attribute name="title">
  2899. <string>寄存器</string>
  2900. </attribute>
  2901. <layout class="QVBoxLayout" name="verticalLayout_2">
  2902. <item>
  2903. <widget class="QPushButton" name="RefreshRegsButton">
  2904. <property name="sizePolicy">
  2905. <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
  2906. <horstretch>0</horstretch>
  2907. <verstretch>0</verstretch>
  2908. </sizepolicy>
  2909. </property>
  2910. <property name="minimumSize">
  2911. <size>
  2912. <width>0</width>
  2913. <height>30</height>
  2914. </size>
  2915. </property>
  2916. <property name="text">
  2917. <string>RefreshRegs</string>
  2918. </property>
  2919. </widget>
  2920. </item>
  2921. <item>
  2922. <widget class="QScrollArea" name="scrollArea">
  2923. <property name="minimumSize">
  2924. <size>
  2925. <width>0</width>
  2926. <height>0</height>
  2927. </size>
  2928. </property>
  2929. <property name="sizeIncrement">
  2930. <size>
  2931. <width>0</width>
  2932. <height>0</height>
  2933. </size>
  2934. </property>
  2935. <property name="baseSize">
  2936. <size>
  2937. <width>0</width>
  2938. <height>0</height>
  2939. </size>
  2940. </property>
  2941. <property name="verticalScrollBarPolicy">
  2942. <enum>Qt::ScrollBarAlwaysOn</enum>
  2943. </property>
  2944. <property name="horizontalScrollBarPolicy">
  2945. <enum>Qt::ScrollBarAlwaysOn</enum>
  2946. </property>
  2947. <property name="sizeAdjustPolicy">
  2948. <enum>QAbstractScrollArea::AdjustIgnored</enum>
  2949. </property>
  2950. <property name="widgetResizable">
  2951. <bool>true</bool>
  2952. </property>
  2953. <widget class="QWidget" name="scrollAreaWidgetContents">
  2954. <property name="geometry">
  2955. <rect>
  2956. <x>0</x>
  2957. <y>0</y>
  2958. <width>1253</width>
  2959. <height>10000</height>
  2960. </rect>
  2961. </property>
  2962. <property name="minimumSize">
  2963. <size>
  2964. <width>0</width>
  2965. <height>10000</height>
  2966. </size>
  2967. </property>
  2968. <widget class="QWidget" name="gridLayoutWidget">
  2969. <property name="geometry">
  2970. <rect>
  2971. <x>20</x>
  2972. <y>10</y>
  2973. <width>581</width>
  2974. <height>91</height>
  2975. </rect>
  2976. </property>
  2977. <layout class="QGridLayout" name="reg_table">
  2978. <property name="sizeConstraint">
  2979. <enum>QLayout::SetNoConstraint</enum>
  2980. </property>
  2981. </layout>
  2982. </widget>
  2983. </widget>
  2984. </widget>
  2985. </item>
  2986. </layout>
  2987. </widget>
  2988. <widget class="QWidget" name="tab_2">
  2989. <attribute name="title">
  2990. <string>设备基础操作</string>
  2991. </attribute>
  2992. <widget class="QPushButton" name="GenNewMac">
  2993. <property name="geometry">
  2994. <rect>
  2995. <x>600</x>
  2996. <y>30</y>
  2997. <width>101</width>
  2998. <height>31</height>
  2999. </rect>
  3000. </property>
  3001. <property name="text">
  3002. <string>GenNewMac</string>
  3003. </property>
  3004. </widget>
  3005. <widget class="QGroupBox" name="groupBox_21">
  3006. <property name="geometry">
  3007. <rect>
  3008. <x>20</x>
  3009. <y>20</y>
  3010. <width>441</width>
  3011. <height>311</height>
  3012. </rect>
  3013. </property>
  3014. <property name="title">
  3015. <string>配置</string>
  3016. </property>
  3017. <layout class="QGridLayout" name="gridLayout">
  3018. <item row="5" column="0" colspan="2">
  3019. <widget class="QPushButton" name="NetworkConfig_storage">
  3020. <property name="minimumSize">
  3021. <size>
  3022. <width>0</width>
  3023. <height>25</height>
  3024. </size>
  3025. </property>
  3026. <property name="text">
  3027. <string>保存配置</string>
  3028. </property>
  3029. </widget>
  3030. </item>
  3031. <item row="1" column="1">
  3032. <widget class="QLineEdit" name="NetworkConfigStaticIpMode_Ip">
  3033. <property name="minimumSize">
  3034. <size>
  3035. <width>0</width>
  3036. <height>25</height>
  3037. </size>
  3038. </property>
  3039. <property name="font">
  3040. <font>
  3041. <weight>75</weight>
  3042. <bold>true</bold>
  3043. </font>
  3044. </property>
  3045. <property name="text">
  3046. <string/>
  3047. </property>
  3048. <property name="readOnly">
  3049. <bool>false</bool>
  3050. </property>
  3051. </widget>
  3052. </item>
  3053. <item row="7" column="0" colspan="2">
  3054. <widget class="QPushButton" name="FactoryReset">
  3055. <property name="minimumSize">
  3056. <size>
  3057. <width>0</width>
  3058. <height>25</height>
  3059. </size>
  3060. </property>
  3061. <property name="text">
  3062. <string>恢复出厂设置</string>
  3063. </property>
  3064. </widget>
  3065. </item>
  3066. <item row="2" column="0">
  3067. <widget class="QLabel" name="label_60">
  3068. <property name="text">
  3069. <string>静态IP-网关</string>
  3070. </property>
  3071. </widget>
  3072. </item>
  3073. <item row="4" column="0" colspan="2">
  3074. <widget class="QPushButton" name="NetworkConfig_read">
  3075. <property name="minimumSize">
  3076. <size>
  3077. <width>0</width>
  3078. <height>25</height>
  3079. </size>
  3080. </property>
  3081. <property name="text">
  3082. <string>读取配置</string>
  3083. </property>
  3084. </widget>
  3085. </item>
  3086. <item row="2" column="1">
  3087. <widget class="QLineEdit" name="NetworkConfigStaticIpMode_Gateway">
  3088. <property name="minimumSize">
  3089. <size>
  3090. <width>0</width>
  3091. <height>25</height>
  3092. </size>
  3093. </property>
  3094. <property name="font">
  3095. <font>
  3096. <weight>75</weight>
  3097. <bold>true</bold>
  3098. </font>
  3099. </property>
  3100. <property name="text">
  3101. <string/>
  3102. </property>
  3103. <property name="readOnly">
  3104. <bool>false</bool>
  3105. </property>
  3106. </widget>
  3107. </item>
  3108. <item row="6" column="0" colspan="2">
  3109. <widget class="QPushButton" name="Reboot">
  3110. <property name="minimumSize">
  3111. <size>
  3112. <width>0</width>
  3113. <height>25</height>
  3114. </size>
  3115. </property>
  3116. <property name="text">
  3117. <string>重启设备</string>
  3118. </property>
  3119. </widget>
  3120. </item>
  3121. <item row="8" column="0">
  3122. <spacer name="verticalSpacer">
  3123. <property name="orientation">
  3124. <enum>Qt::Vertical</enum>
  3125. </property>
  3126. <property name="sizeHint" stdset="0">
  3127. <size>
  3128. <width>20</width>
  3129. <height>40</height>
  3130. </size>
  3131. </property>
  3132. </spacer>
  3133. </item>
  3134. <item row="3" column="0">
  3135. <widget class="QLabel" name="label_61">
  3136. <property name="text">
  3137. <string>静态IP-子网掩码</string>
  3138. </property>
  3139. </widget>
  3140. </item>
  3141. <item row="1" column="0">
  3142. <widget class="QLabel" name="label_59">
  3143. <property name="text">
  3144. <string>静态IP-IP</string>
  3145. </property>
  3146. </widget>
  3147. </item>
  3148. <item row="3" column="1">
  3149. <widget class="QLineEdit" name="NetworkConfigStaticIpMode_Mask">
  3150. <property name="minimumSize">
  3151. <size>
  3152. <width>0</width>
  3153. <height>25</height>
  3154. </size>
  3155. </property>
  3156. <property name="font">
  3157. <font>
  3158. <weight>75</weight>
  3159. <bold>true</bold>
  3160. </font>
  3161. </property>
  3162. <property name="text">
  3163. <string/>
  3164. </property>
  3165. <property name="readOnly">
  3166. <bool>false</bool>
  3167. </property>
  3168. </widget>
  3169. </item>
  3170. <item row="0" column="0">
  3171. <widget class="QLabel" name="label_62">
  3172. <property name="text">
  3173. <string>网络配置模式(0:static,1:dhcp)</string>
  3174. </property>
  3175. </widget>
  3176. </item>
  3177. <item row="0" column="1">
  3178. <widget class="QLineEdit" name="NetworkConfig_Mode">
  3179. <property name="minimumSize">
  3180. <size>
  3181. <width>0</width>
  3182. <height>25</height>
  3183. </size>
  3184. </property>
  3185. <property name="font">
  3186. <font>
  3187. <weight>75</weight>
  3188. <bold>true</bold>
  3189. </font>
  3190. </property>
  3191. <property name="text">
  3192. <string/>
  3193. </property>
  3194. <property name="readOnly">
  3195. <bool>false</bool>
  3196. </property>
  3197. </widget>
  3198. </item>
  3199. </layout>
  3200. </widget>
  3201. <widget class="QPushButton" name="InternalSigSrouce_start">
  3202. <property name="geometry">
  3203. <rect>
  3204. <x>600</x>
  3205. <y>70</y>
  3206. <width>171</width>
  3207. <height>31</height>
  3208. </rect>
  3209. </property>
  3210. <property name="text">
  3211. <string>InternalSigSrouce_start</string>
  3212. </property>
  3213. </widget>
  3214. <widget class="QPushButton" name="InternalSigSrouce_stop">
  3215. <property name="geometry">
  3216. <rect>
  3217. <x>600</x>
  3218. <y>110</y>
  3219. <width>171</width>
  3220. <height>31</height>
  3221. </rect>
  3222. </property>
  3223. <property name="text">
  3224. <string>InternalSigSrouce_stop</string>
  3225. </property>
  3226. </widget>
  3227. <widget class="QGroupBox" name="groupBox_20">
  3228. <property name="geometry">
  3229. <rect>
  3230. <x>510</x>
  3231. <y>200</y>
  3232. <width>231</width>
  3233. <height>151</height>
  3234. </rect>
  3235. </property>
  3236. <property name="title">
  3237. <string>GroupBox</string>
  3238. </property>
  3239. <layout class="QGridLayout" name="gridLayout_7">
  3240. <item row="0" column="0">
  3241. <widget class="QLabel" name="label_68">
  3242. <property name="text">
  3243. <string>输入延迟</string>
  3244. </property>
  3245. </widget>
  3246. </item>
  3247. <item row="1" column="1">
  3248. <widget class="QLineEdit" name="DelayContrl_OutputDelay">
  3249. <property name="minimumSize">
  3250. <size>
  3251. <width>0</width>
  3252. <height>25</height>
  3253. </size>
  3254. </property>
  3255. <property name="font">
  3256. <font>
  3257. <weight>75</weight>
  3258. <bold>true</bold>
  3259. </font>
  3260. </property>
  3261. <property name="text">
  3262. <string/>
  3263. </property>
  3264. <property name="readOnly">
  3265. <bool>false</bool>
  3266. </property>
  3267. </widget>
  3268. </item>
  3269. <item row="0" column="1">
  3270. <widget class="QLineEdit" name="DelayContrl_InputDelay">
  3271. <property name="minimumSize">
  3272. <size>
  3273. <width>0</width>
  3274. <height>25</height>
  3275. </size>
  3276. </property>
  3277. <property name="font">
  3278. <font>
  3279. <weight>75</weight>
  3280. <bold>true</bold>
  3281. </font>
  3282. </property>
  3283. <property name="text">
  3284. <string/>
  3285. </property>
  3286. <property name="readOnly">
  3287. <bool>false</bool>
  3288. </property>
  3289. </widget>
  3290. </item>
  3291. <item row="1" column="0">
  3292. <widget class="QLabel" name="label_82">
  3293. <property name="text">
  3294. <string>输出延迟</string>
  3295. </property>
  3296. </widget>
  3297. </item>
  3298. <item row="2" column="0">
  3299. <widget class="QPushButton" name="DelayContrl_Read">
  3300. <property name="minimumSize">
  3301. <size>
  3302. <width>0</width>
  3303. <height>25</height>
  3304. </size>
  3305. </property>
  3306. <property name="text">
  3307. <string>读取数值</string>
  3308. </property>
  3309. </widget>
  3310. </item>
  3311. <item row="2" column="1">
  3312. <widget class="QPushButton" name="DelayContrl_Update">
  3313. <property name="minimumSize">
  3314. <size>
  3315. <width>0</width>
  3316. <height>25</height>
  3317. </size>
  3318. </property>
  3319. <property name="text">
  3320. <string>写入数值</string>
  3321. </property>
  3322. </widget>
  3323. </item>
  3324. <item row="3" column="0">
  3325. <spacer name="verticalSpacer_6">
  3326. <property name="orientation">
  3327. <enum>Qt::Vertical</enum>
  3328. </property>
  3329. <property name="sizeHint" stdset="0">
  3330. <size>
  3331. <width>20</width>
  3332. <height>40</height>
  3333. </size>
  3334. </property>
  3335. </spacer>
  3336. </item>
  3337. </layout>
  3338. </widget>
  3339. </widget>
  3340. </widget>
  3341. </item>
  3342. <item>
  3343. <widget class="QWidget" name="widget_2" native="true">
  3344. <property name="sizePolicy">
  3345. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  3346. <horstretch>0</horstretch>
  3347. <verstretch>8</verstretch>
  3348. </sizepolicy>
  3349. </property>
  3350. <layout class="QHBoxLayout" name="horizontalLayout_2">
  3351. <item>
  3352. <widget class="QPushButton" name="ClearLogButton">
  3353. <property name="sizePolicy">
  3354. <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
  3355. <horstretch>0</horstretch>
  3356. <verstretch>0</verstretch>
  3357. </sizepolicy>
  3358. </property>
  3359. <property name="text">
  3360. <string>ClearLog</string>
  3361. </property>
  3362. </widget>
  3363. </item>
  3364. <item>
  3365. <widget class="QTextBrowser" name="logbrowser"/>
  3366. </item>
  3367. </layout>
  3368. </widget>
  3369. </item>
  3370. </layout>
  3371. </widget>
  3372. <widget class="QMenuBar" name="menubar">
  3373. <property name="geometry">
  3374. <rect>
  3375. <x>0</x>
  3376. <y>0</y>
  3377. <width>1314</width>
  3378. <height>23</height>
  3379. </rect>
  3380. </property>
  3381. <widget class="QMenu" name="menu123">
  3382. <property name="title">
  3383. <string>iflytop</string>
  3384. </property>
  3385. </widget>
  3386. <addaction name="menu123"/>
  3387. </widget>
  3388. <widget class="QStatusBar" name="statusbar"/>
  3389. </widget>
  3390. <resources/>
  3391. <connections/>
  3392. </ui>