ProgrammPage.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ProgrammPageClass</class>
  4. <widget class="QWidget" name="ProgrammPageClass">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>797</width>
  10. <height>1178</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>ProgrammPage</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_3">
  17. <item>
  18. <widget class="QTabWidget" name="tabWidget">
  19. <property name="currentIndex">
  20. <number>1</number>
  21. </property>
  22. <widget class="QWidget" name="tab">
  23. <attribute name="title">
  24. <string>固晶点编程</string>
  25. </attribute>
  26. <layout class="QVBoxLayout" name="verticalLayout_4">
  27. <item>
  28. <layout class="QHBoxLayout" name="horizontalLayout">
  29. <item>
  30. <spacer name="horizontalSpacer">
  31. <property name="orientation">
  32. <enum>Qt::Horizontal</enum>
  33. </property>
  34. <property name="sizeHint" stdset="0">
  35. <size>
  36. <width>40</width>
  37. <height>20</height>
  38. </size>
  39. </property>
  40. </spacer>
  41. </item>
  42. <item>
  43. <widget class="QPushButton" name="pushButtonSave">
  44. <property name="minimumSize">
  45. <size>
  46. <width>150</width>
  47. <height>0</height>
  48. </size>
  49. </property>
  50. <property name="text">
  51. <string>Save</string>
  52. </property>
  53. </widget>
  54. </item>
  55. </layout>
  56. </item>
  57. <item>
  58. <widget class="QFrame" name="frame_2">
  59. <property name="frameShape">
  60. <enum>QFrame::StyledPanel</enum>
  61. </property>
  62. <property name="frameShadow">
  63. <enum>QFrame::Raised</enum>
  64. </property>
  65. </widget>
  66. </item>
  67. <item>
  68. <widget class="QScrollArea" name="scrollArea_2">
  69. <property name="sizePolicy">
  70. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  71. <horstretch>0</horstretch>
  72. <verstretch>0</verstretch>
  73. </sizepolicy>
  74. </property>
  75. <property name="widgetResizable">
  76. <bool>true</bool>
  77. </property>
  78. <widget class="QWidget" name="scrollAreaWidgetMatrix">
  79. <property name="geometry">
  80. <rect>
  81. <x>0</x>
  82. <y>0</y>
  83. <width>745</width>
  84. <height>243</height>
  85. </rect>
  86. </property>
  87. <layout class="QVBoxLayout" name="verticalLayout_2">
  88. <item>
  89. <layout class="QGridLayout" name="gridLayout">
  90. <property name="spacing">
  91. <number>10</number>
  92. </property>
  93. <item row="5" column="1">
  94. <widget class="DoubleSpinBox" name="doubleSpinBoxRightTopX">
  95. <property name="minimum">
  96. <double>-1000000000.000000000000000</double>
  97. </property>
  98. <property name="maximum">
  99. <double>1000000000.000000000000000</double>
  100. </property>
  101. </widget>
  102. </item>
  103. <item row="6" column="2">
  104. <widget class="DoubleSpinBox" name="doubleSpinBoxRightButtomY">
  105. <property name="minimum">
  106. <double>-1000000000.000000000000000</double>
  107. </property>
  108. <property name="maximum">
  109. <double>1000000000.000000000000000</double>
  110. </property>
  111. </widget>
  112. </item>
  113. <item row="5" column="0">
  114. <widget class="QLabel" name="label_79">
  115. <property name="text">
  116. <string>右上角</string>
  117. </property>
  118. </widget>
  119. </item>
  120. <item row="5" column="2">
  121. <widget class="DoubleSpinBox" name="doubleSpinBoxRightTopY">
  122. <property name="minimum">
  123. <double>-1000000000.000000000000000</double>
  124. </property>
  125. <property name="maximum">
  126. <double>1000000000.000000000000000</double>
  127. </property>
  128. </widget>
  129. </item>
  130. <item row="4" column="1">
  131. <widget class="DoubleSpinBox" name="doubleSpinBoxLeftTopX">
  132. <property name="maximum">
  133. <double>1000000000.000000000000000</double>
  134. </property>
  135. </widget>
  136. </item>
  137. <item row="1" column="0">
  138. <widget class="QLabel" name="label">
  139. <property name="text">
  140. <string>行数</string>
  141. </property>
  142. </widget>
  143. </item>
  144. <item row="6" column="0">
  145. <widget class="QLabel" name="label_80">
  146. <property name="text">
  147. <string>右下角</string>
  148. </property>
  149. </widget>
  150. </item>
  151. <item row="6" column="1">
  152. <widget class="DoubleSpinBox" name="doubleSpinBoxRightButtomX">
  153. <property name="minimum">
  154. <double>-1000000000.000000000000000</double>
  155. </property>
  156. <property name="maximum">
  157. <double>1000000000.000000000000000</double>
  158. </property>
  159. </widget>
  160. </item>
  161. <item row="7" column="0">
  162. <widget class="QLabel" name="label_81">
  163. <property name="text">
  164. <string>不固晶点</string>
  165. </property>
  166. </widget>
  167. </item>
  168. <item row="4" column="2">
  169. <widget class="DoubleSpinBox" name="doubleSpinBoxLeftTopY">
  170. <property name="minimum">
  171. <double>-1000000000.000000000000000</double>
  172. </property>
  173. <property name="maximum">
  174. <double>1000000000.000000000000000</double>
  175. </property>
  176. </widget>
  177. </item>
  178. <item row="2" column="1">
  179. <widget class="SpinBox" name="spinBoxCol"/>
  180. </item>
  181. <item row="1" column="1">
  182. <widget class="SpinBox" name="spinBoxRow"/>
  183. </item>
  184. <item row="4" column="0">
  185. <widget class="QLabel" name="label_18">
  186. <property name="text">
  187. <string>左上角</string>
  188. </property>
  189. </widget>
  190. </item>
  191. <item row="7" column="1" colspan="2">
  192. <widget class="QLineEdit" name="lineEditNoBondPts"/>
  193. </item>
  194. <item row="2" column="0">
  195. <widget class="QLabel" name="label_2">
  196. <property name="text">
  197. <string>列数</string>
  198. </property>
  199. </widget>
  200. </item>
  201. <item row="0" column="0" colspan="3">
  202. <widget class="QLabel" name="label_82">
  203. <property name="text">
  204. <string>一维矩阵:</string>
  205. </property>
  206. </widget>
  207. </item>
  208. </layout>
  209. </item>
  210. </layout>
  211. </widget>
  212. </widget>
  213. </item>
  214. <item>
  215. <widget class="QFrame" name="frame">
  216. <property name="frameShape">
  217. <enum>QFrame::StyledPanel</enum>
  218. </property>
  219. <property name="frameShadow">
  220. <enum>QFrame::Raised</enum>
  221. </property>
  222. </widget>
  223. </item>
  224. <item>
  225. <widget class="QScrollArea" name="scrollArea">
  226. <property name="sizePolicy">
  227. <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
  228. <horstretch>0</horstretch>
  229. <verstretch>0</verstretch>
  230. </sizepolicy>
  231. </property>
  232. <property name="widgetResizable">
  233. <bool>true</bool>
  234. </property>
  235. <widget class="QWidget" name="scrollAreaWidgetParam">
  236. <property name="geometry">
  237. <rect>
  238. <x>0</x>
  239. <y>0</y>
  240. <width>724</width>
  241. <height>1282</height>
  242. </rect>
  243. </property>
  244. <layout class="QVBoxLayout" name="verticalLayout">
  245. <item>
  246. <layout class="QGridLayout" name="gridLayout_2">
  247. <property name="spacing">
  248. <number>10</number>
  249. </property>
  250. <item row="8" column="1">
  251. <widget class="SpinBox" name="spinBoxCalibPickTemp"/>
  252. </item>
  253. <item row="36" column="0">
  254. <widget class="QLabel" name="label_38">
  255. <property name="text">
  256. <string>固晶高度</string>
  257. </property>
  258. </widget>
  259. </item>
  260. <item row="35" column="1">
  261. <widget class="DoubleSpinBox" name="doubleSpinBoxBondForce">
  262. <property name="minimum">
  263. <double>-1000000000.000000000000000</double>
  264. </property>
  265. <property name="maximum">
  266. <double>1000000000.000000000000000</double>
  267. </property>
  268. </widget>
  269. </item>
  270. <item row="17" column="0">
  271. <widget class="QLabel" name="label_13">
  272. <property name="text">
  273. <string>取晶参数:</string>
  274. </property>
  275. </widget>
  276. </item>
  277. <item row="23" column="0">
  278. <widget class="QLabel" name="label_75">
  279. <property name="text">
  280. <string>取晶高度</string>
  281. </property>
  282. </widget>
  283. </item>
  284. <item row="9" column="1">
  285. <widget class="SpinBox" name="spinBoxBondNozzleID"/>
  286. </item>
  287. <item row="20" column="1">
  288. <widget class="QCheckBox" name="checkBoxPickFindForceCheck">
  289. <property name="text">
  290. <string>CheckBox</string>
  291. </property>
  292. </widget>
  293. </item>
  294. <item row="2" column="0">
  295. <widget class="QLabel" name="label_77">
  296. <property name="text">
  297. <string>取晶模板ID</string>
  298. </property>
  299. </widget>
  300. </item>
  301. <item row="31" column="1">
  302. <widget class="QCheckBox" name="checkBoxBondBlockCheck">
  303. <property name="text">
  304. <string>CheckBox</string>
  305. </property>
  306. </widget>
  307. </item>
  308. <item row="25" column="1">
  309. <widget class="SpinBox" name="spinBox_PickDelay"/>
  310. </item>
  311. <item row="3" column="1">
  312. <widget class="SpinBox" name="spinBoxPickNozzleID"/>
  313. </item>
  314. <item row="24" column="0">
  315. <widget class="QLabel" name="label_20">
  316. <property name="text">
  317. <string>拍照延时</string>
  318. </property>
  319. </widget>
  320. </item>
  321. <item row="33" column="1">
  322. <widget class="QCheckBox" name="checkBoxBondFindForce">
  323. <property name="text">
  324. <string>CheckBox</string>
  325. </property>
  326. </widget>
  327. </item>
  328. <item row="18" column="0">
  329. <widget class="QLabel" name="label_14">
  330. <property name="text">
  331. <string>阻塞检测</string>
  332. </property>
  333. </widget>
  334. </item>
  335. <item row="22" column="1">
  336. <widget class="DoubleSpinBox" name="doubleSpinBoxPickForce">
  337. <property name="minimum">
  338. <double>-1000000000.000000000000000</double>
  339. </property>
  340. <property name="maximum">
  341. <double>1000000000.000000000000000</double>
  342. </property>
  343. </widget>
  344. </item>
  345. <item row="11" column="0">
  346. <widget class="QLabel" name="label_11">
  347. <property name="text">
  348. <string>固晶点补偿Y</string>
  349. </property>
  350. </widget>
  351. </item>
  352. <item row="1" column="0">
  353. <widget class="QLabel" name="label_76">
  354. <property name="text">
  355. <string>是否中转</string>
  356. </property>
  357. </widget>
  358. </item>
  359. <item row="1" column="1">
  360. <widget class="QCheckBox" name="checkBoxIsCalib">
  361. <property name="text">
  362. <string>CheckBox</string>
  363. </property>
  364. </widget>
  365. </item>
  366. <item row="41" column="0">
  367. <widget class="QLabel" name="label_37">
  368. <property name="text">
  369. <string>吹气延时</string>
  370. </property>
  371. </widget>
  372. </item>
  373. <item row="34" column="0">
  374. <widget class="QLabel" name="label_31">
  375. <property name="text">
  376. <string>预固晶高度</string>
  377. </property>
  378. </widget>
  379. </item>
  380. <item row="24" column="1">
  381. <widget class="SpinBox" name="spinBoxPickGrabDelay"/>
  382. </item>
  383. <item row="25" column="0">
  384. <widget class="QLabel" name="label_21">
  385. <property name="text">
  386. <string>取晶延时</string>
  387. </property>
  388. </widget>
  389. </item>
  390. <item row="0" column="0">
  391. <widget class="QLabel" name="label_3">
  392. <property name="text">
  393. <string>晶粒来源</string>
  394. </property>
  395. </widget>
  396. </item>
  397. <item row="29" column="1">
  398. <widget class="QLabel" name="label_73">
  399. <property name="text">
  400. <string/>
  401. </property>
  402. </widget>
  403. </item>
  404. <item row="17" column="1">
  405. <widget class="QComboBox" name="comboBoxPickParamType">
  406. <item>
  407. <property name="text">
  408. <string>取晶头取晶</string>
  409. </property>
  410. </item>
  411. <item>
  412. <property name="text">
  413. <string>中转台取晶</string>
  414. </property>
  415. </item>
  416. </widget>
  417. </item>
  418. <item row="29" column="0">
  419. <widget class="QLabel" name="label_29">
  420. <property name="text">
  421. <string/>
  422. </property>
  423. </widget>
  424. </item>
  425. <item row="36" column="1">
  426. <widget class="DoubleSpinBox" name="doubleSpinBoxBondPosZ">
  427. <property name="minimum">
  428. <double>-1000000000.000000000000000</double>
  429. </property>
  430. <property name="maximum">
  431. <double>1000000000.000000000000000</double>
  432. </property>
  433. </widget>
  434. </item>
  435. <item row="39" column="1">
  436. <widget class="SpinBox" name="spinBoxBondBlockCheckDelay"/>
  437. </item>
  438. <item row="38" column="1">
  439. <widget class="SpinBox" name="spinBoxBondDelay"/>
  440. </item>
  441. <item row="34" column="1">
  442. <widget class="DoubleSpinBox" name="doubleSpinBoxPreBondPosZ">
  443. <property name="minimum">
  444. <double>-1000000000.000000000000000</double>
  445. </property>
  446. <property name="maximum">
  447. <double>1000000000.000000000000000</double>
  448. </property>
  449. </widget>
  450. </item>
  451. <item row="13" column="1">
  452. <widget class="QLabel" name="label_74">
  453. <property name="text">
  454. <string/>
  455. </property>
  456. </widget>
  457. </item>
  458. <item row="35" column="0">
  459. <widget class="QLabel" name="label_32">
  460. <property name="text">
  461. <string>固晶压力</string>
  462. </property>
  463. </widget>
  464. </item>
  465. <item row="41" column="1">
  466. <widget class="SpinBox" name="spinBoxBondBlowDelay"/>
  467. </item>
  468. <item row="27" column="1">
  469. <widget class="SpinBox" name="spinBoxPickVacDelay"/>
  470. </item>
  471. <item row="38" column="0">
  472. <widget class="QLabel" name="label_34">
  473. <property name="text">
  474. <string>固晶延时</string>
  475. </property>
  476. </widget>
  477. </item>
  478. <item row="7" column="0">
  479. <widget class="QLabel" name="label_7">
  480. <property name="text">
  481. <string>上视对点模板ID</string>
  482. </property>
  483. </widget>
  484. </item>
  485. <item row="23" column="1">
  486. <widget class="DoubleSpinBox" name="doubleSpinBoxPickPosZ">
  487. <property name="minimum">
  488. <double>-1000000000.000000000000000</double>
  489. </property>
  490. <property name="maximum">
  491. <double>1000000000.000000000000000</double>
  492. </property>
  493. </widget>
  494. </item>
  495. <item row="10" column="1">
  496. <widget class="DoubleSpinBox" name="doubleSpinBoxBondOffsetX">
  497. <property name="minimum">
  498. <double>-1000000000.000000000000000</double>
  499. </property>
  500. <property name="maximum">
  501. <double>1000000000.000000000000000</double>
  502. </property>
  503. </widget>
  504. </item>
  505. <item row="27" column="0">
  506. <widget class="QLabel" name="label_23">
  507. <property name="text">
  508. <string>真空延时</string>
  509. </property>
  510. </widget>
  511. </item>
  512. <item row="39" column="0">
  513. <widget class="QLabel" name="label_35">
  514. <property name="text">
  515. <string>阻塞/漏晶检测延时</string>
  516. </property>
  517. </widget>
  518. </item>
  519. <item row="13" column="0">
  520. <widget class="QLabel" name="label_30">
  521. <property name="text">
  522. <string/>
  523. </property>
  524. </widget>
  525. </item>
  526. <item row="8" column="0">
  527. <widget class="QLabel" name="label_8">
  528. <property name="text">
  529. <string>中转台取晶模板ID</string>
  530. </property>
  531. </widget>
  532. </item>
  533. <item row="12" column="0">
  534. <widget class="QLabel" name="label_12">
  535. <property name="text">
  536. <string>固晶点补偿角度</string>
  537. </property>
  538. </widget>
  539. </item>
  540. <item row="33" column="0">
  541. <widget class="QLabel" name="label_28">
  542. <property name="text">
  543. <string>是否寻压</string>
  544. </property>
  545. </widget>
  546. </item>
  547. <item row="6" column="0">
  548. <widget class="QLabel" name="label_6">
  549. <property name="text">
  550. <string>固晶对点模板ID</string>
  551. </property>
  552. </widget>
  553. </item>
  554. <item row="3" column="0">
  555. <widget class="QLabel" name="label_78">
  556. <property name="text">
  557. <string>取晶吸嘴号</string>
  558. </property>
  559. </widget>
  560. </item>
  561. <item row="26" column="1">
  562. <widget class="SpinBox" name="spinBoxPickBlockCheckDelay"/>
  563. </item>
  564. <item row="30" column="0">
  565. <widget class="QLabel" name="label_25">
  566. <property name="text">
  567. <string>固晶台固晶参数:</string>
  568. </property>
  569. </widget>
  570. </item>
  571. <item row="37" column="0">
  572. <widget class="QLabel" name="label_33">
  573. <property name="text">
  574. <string>拍照延时</string>
  575. </property>
  576. </widget>
  577. </item>
  578. <item row="28" column="0">
  579. <widget class="QLabel" name="label_24">
  580. <property name="text">
  581. <string>吹气延时</string>
  582. </property>
  583. </widget>
  584. </item>
  585. <item row="37" column="1">
  586. <widget class="SpinBox" name="spinBoxBondGrabDelay"/>
  587. </item>
  588. <item row="11" column="1">
  589. <widget class="DoubleSpinBox" name="doubleSpinBoxBondOffsetY">
  590. <property name="minimum">
  591. <double>-1000000000.000000000000000</double>
  592. </property>
  593. <property name="maximum">
  594. <double>1000000000.000000000000000</double>
  595. </property>
  596. </widget>
  597. </item>
  598. <item row="5" column="0">
  599. <widget class="QLabel" name="label_5">
  600. <property name="text">
  601. <string>固后检测模板ID</string>
  602. </property>
  603. </widget>
  604. </item>
  605. <item row="21" column="1">
  606. <widget class="DoubleSpinBox" name="doubleSpinBoxPrePickZ">
  607. <property name="minimum">
  608. <double>-1000000000.000000000000000</double>
  609. </property>
  610. <property name="maximum">
  611. <double>1000000000.000000000000000</double>
  612. </property>
  613. </widget>
  614. </item>
  615. <item row="22" column="0">
  616. <widget class="QLabel" name="label_19">
  617. <property name="text">
  618. <string>取晶压力</string>
  619. </property>
  620. </widget>
  621. </item>
  622. <item row="12" column="1">
  623. <widget class="DoubleSpinBox" name="doubleSpinBoxBondOffsetAngle">
  624. <property name="minimum">
  625. <double>-1000000000.000000000000000</double>
  626. </property>
  627. <property name="maximum">
  628. <double>1000000000.000000000000000</double>
  629. </property>
  630. </widget>
  631. </item>
  632. <item row="32" column="0">
  633. <widget class="QLabel" name="label_27">
  634. <property name="text">
  635. <string>漏晶检测</string>
  636. </property>
  637. </widget>
  638. </item>
  639. <item row="32" column="1">
  640. <widget class="QCheckBox" name="checkBoxBondLoseCheck">
  641. <property name="text">
  642. <string>CheckBox</string>
  643. </property>
  644. </widget>
  645. </item>
  646. <item row="4" column="0">
  647. <widget class="QLabel" name="label_4">
  648. <property name="text">
  649. <string>固前检测模板ID</string>
  650. </property>
  651. </widget>
  652. </item>
  653. <item row="21" column="0">
  654. <widget class="QLabel" name="label_17">
  655. <property name="text">
  656. <string>预拾取高度</string>
  657. </property>
  658. </widget>
  659. </item>
  660. <item row="6" column="1">
  661. <widget class="SpinBox" name="spinBoxBondTemp"/>
  662. </item>
  663. <item row="30" column="1">
  664. <widget class="QComboBox" name="comboBoxBondParamType">
  665. <item>
  666. <property name="text">
  667. <string>中转台放晶</string>
  668. </property>
  669. </item>
  670. <item>
  671. <property name="text">
  672. <string>固晶台固晶</string>
  673. </property>
  674. </item>
  675. </widget>
  676. </item>
  677. <item row="9" column="0">
  678. <widget class="QLabel" name="label_9">
  679. <property name="text">
  680. <string>固晶吸嘴号</string>
  681. </property>
  682. </widget>
  683. </item>
  684. <item row="40" column="1">
  685. <widget class="SpinBox" name="spinBoxBondVacDelay"/>
  686. </item>
  687. <item row="0" column="1">
  688. <widget class="QComboBox" name="comboBoxDieSource">
  689. <item>
  690. <property name="text">
  691. <string>华夫盒</string>
  692. </property>
  693. </item>
  694. <item>
  695. <property name="text">
  696. <string>晶圆台</string>
  697. </property>
  698. </item>
  699. </widget>
  700. </item>
  701. <item row="5" column="1">
  702. <widget class="SpinBox" name="spinBoxPostBondTemp"/>
  703. </item>
  704. <item row="26" column="0">
  705. <widget class="QLabel" name="label_22">
  706. <property name="text">
  707. <string>阻塞/漏晶检测延时</string>
  708. </property>
  709. </widget>
  710. </item>
  711. <item row="31" column="0">
  712. <widget class="QLabel" name="label_26">
  713. <property name="text">
  714. <string>阻塞检测</string>
  715. </property>
  716. </widget>
  717. </item>
  718. <item row="18" column="1">
  719. <widget class="QCheckBox" name="checkBoxPickBlockCheck">
  720. <property name="text">
  721. <string>CheckBox</string>
  722. </property>
  723. </widget>
  724. </item>
  725. <item row="28" column="1">
  726. <widget class="SpinBox" name="spinBoxPickBlowDelay"/>
  727. </item>
  728. <item row="20" column="0">
  729. <widget class="QLabel" name="label_16">
  730. <property name="text">
  731. <string>是否寻压</string>
  732. </property>
  733. </widget>
  734. </item>
  735. <item row="4" column="1">
  736. <widget class="SpinBox" name="spinBoxPreBondTemp"/>
  737. </item>
  738. <item row="40" column="0">
  739. <widget class="QLabel" name="label_36">
  740. <property name="text">
  741. <string>真空延时</string>
  742. </property>
  743. </widget>
  744. </item>
  745. <item row="7" column="1">
  746. <widget class="SpinBox" name="spinBoxLookUpTemp"/>
  747. </item>
  748. <item row="2" column="1">
  749. <widget class="SpinBox" name="spinBoxPickTempID"/>
  750. </item>
  751. <item row="10" column="0">
  752. <widget class="QLabel" name="label_10">
  753. <property name="text">
  754. <string>固晶点补偿X</string>
  755. </property>
  756. </widget>
  757. </item>
  758. <item row="19" column="1">
  759. <widget class="QCheckBox" name="checkBoxPickLoseCheck">
  760. <property name="text">
  761. <string>CheckBox</string>
  762. </property>
  763. </widget>
  764. </item>
  765. <item row="19" column="0">
  766. <widget class="QLabel" name="label_15">
  767. <property name="text">
  768. <string>漏晶检测</string>
  769. </property>
  770. </widget>
  771. </item>
  772. </layout>
  773. </item>
  774. </layout>
  775. </widget>
  776. </widget>
  777. </item>
  778. </layout>
  779. </widget>
  780. <widget class="QWidget" name="tabWaferMatrix">
  781. <attribute name="title">
  782. <string>晶圆编程</string>
  783. </attribute>
  784. <layout class="QVBoxLayout" name="verticalLayout_6">
  785. <item>
  786. <layout class="QVBoxLayout" name="verticalLayoutWaferMatrix"/>
  787. </item>
  788. </layout>
  789. </widget>
  790. <widget class="QWidget" name="tabWaffleMatrix">
  791. <attribute name="title">
  792. <string>华夫盒编程</string>
  793. </attribute>
  794. <layout class="QVBoxLayout" name="verticalLayout_8">
  795. <item>
  796. <layout class="QVBoxLayout" name="verticalLayoutWaffleMatrix"/>
  797. </item>
  798. </layout>
  799. </widget>
  800. </widget>
  801. </item>
  802. </layout>
  803. </widget>
  804. <layoutdefault spacing="6" margin="11"/>
  805. <customwidgets>
  806. <customwidget>
  807. <class>SpinBox</class>
  808. <extends>QSpinBox</extends>
  809. <header>Src/RewriteControl/Controls/SpinBox.h</header>
  810. </customwidget>
  811. <customwidget>
  812. <class>DoubleSpinBox</class>
  813. <extends>QDoubleSpinBox</extends>
  814. <header>Src/RewriteControl/Controls/doublespinbox.h</header>
  815. </customwidget>
  816. </customwidgets>
  817. <resources/>
  818. <connections/>
  819. </ui>