reporting.ui 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Reporting</class>
  4. <widget class="QWidget" name="Reporting">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>863</width>
  10. <height>1852</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QScrollArea" name="scrollArea">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>0</y>
  21. <width>861</width>
  22. <height>1000</height>
  23. </rect>
  24. </property>
  25. <property name="widgetResizable">
  26. <bool>false</bool>
  27. </property>
  28. <widget class="QWidget" name="scrollAreaWidgetContents">
  29. <property name="geometry">
  30. <rect>
  31. <x>0</x>
  32. <y>0</y>
  33. <width>859</width>
  34. <height>1800</height>
  35. </rect>
  36. </property>
  37. <widget class="QLabel" name="label">
  38. <property name="geometry">
  39. <rect>
  40. <x>350</x>
  41. <y>10</y>
  42. <width>81</width>
  43. <height>20</height>
  44. </rect>
  45. </property>
  46. <property name="text">
  47. <string>物证鉴定书</string>
  48. </property>
  49. </widget>
  50. <widget class="QLabel" name="label_2">
  51. <property name="geometry">
  52. <rect>
  53. <x>533</x>
  54. <y>50</y>
  55. <width>131</width>
  56. <height>20</height>
  57. </rect>
  58. </property>
  59. <property name="text">
  60. <string>苏公姑物鉴(痕检)字</string>
  61. </property>
  62. </widget>
  63. <widget class="QLineEdit" name="numberEdit">
  64. <property name="geometry">
  65. <rect>
  66. <x>670</x>
  67. <y>50</y>
  68. <width>113</width>
  69. <height>20</height>
  70. </rect>
  71. </property>
  72. </widget>
  73. <widget class="QLabel" name="label_3">
  74. <property name="geometry">
  75. <rect>
  76. <x>790</x>
  77. <y>50</y>
  78. <width>31</width>
  79. <height>20</height>
  80. </rect>
  81. </property>
  82. <property name="text">
  83. <string>号</string>
  84. </property>
  85. </widget>
  86. <widget class="QLabel" name="label_4">
  87. <property name="geometry">
  88. <rect>
  89. <x>10</x>
  90. <y>90</y>
  91. <width>54</width>
  92. <height>12</height>
  93. </rect>
  94. </property>
  95. <property name="text">
  96. <string>一、绪论</string>
  97. </property>
  98. </widget>
  99. <widget class="QLabel" name="label_5">
  100. <property name="geometry">
  101. <rect>
  102. <x>30</x>
  103. <y>120</y>
  104. <width>101</width>
  105. <height>16</height>
  106. </rect>
  107. </property>
  108. <property name="text">
  109. <string>(一)委托单位:</string>
  110. </property>
  111. </widget>
  112. <widget class="QLineEdit" name="wtdwEdit">
  113. <property name="geometry">
  114. <rect>
  115. <x>130</x>
  116. <y>120</y>
  117. <width>361</width>
  118. <height>20</height>
  119. </rect>
  120. </property>
  121. </widget>
  122. <widget class="QLabel" name="label_6">
  123. <property name="geometry">
  124. <rect>
  125. <x>30</x>
  126. <y>160</y>
  127. <width>91</width>
  128. <height>20</height>
  129. </rect>
  130. </property>
  131. <property name="text">
  132. <string>(二)送检人:</string>
  133. </property>
  134. </widget>
  135. <widget class="QLineEdit" name="sjrEdit">
  136. <property name="geometry">
  137. <rect>
  138. <x>130</x>
  139. <y>160</y>
  140. <width>361</width>
  141. <height>20</height>
  142. </rect>
  143. </property>
  144. </widget>
  145. <widget class="QLabel" name="label_7">
  146. <property name="geometry">
  147. <rect>
  148. <x>30</x>
  149. <y>200</y>
  150. <width>91</width>
  151. <height>16</height>
  152. </rect>
  153. </property>
  154. <property name="text">
  155. <string>(三)受理日期:</string>
  156. </property>
  157. </widget>
  158. <widget class="QDateEdit" name="slrqEdit">
  159. <property name="geometry">
  160. <rect>
  161. <x>130</x>
  162. <y>200</y>
  163. <width>110</width>
  164. <height>22</height>
  165. </rect>
  166. </property>
  167. <property name="dateTime">
  168. <datetime>
  169. <hour>0</hour>
  170. <minute>0</minute>
  171. <second>0</second>
  172. <year>2020</year>
  173. <month>1</month>
  174. <day>1</day>
  175. </datetime>
  176. </property>
  177. <property name="displayFormat">
  178. <string>yyyy/MM/dd</string>
  179. </property>
  180. <property name="calendarPopup">
  181. <bool>true</bool>
  182. </property>
  183. </widget>
  184. <widget class="QLabel" name="label_8">
  185. <property name="geometry">
  186. <rect>
  187. <x>30</x>
  188. <y>240</y>
  189. <width>161</width>
  190. <height>16</height>
  191. </rect>
  192. </property>
  193. <property name="text">
  194. <string>(四)案(事)件情况摘要:</string>
  195. </property>
  196. </widget>
  197. <widget class="QTextEdit" name="qkzyTextEdit">
  198. <property name="geometry">
  199. <rect>
  200. <x>190</x>
  201. <y>240</y>
  202. <width>301</width>
  203. <height>81</height>
  204. </rect>
  205. </property>
  206. </widget>
  207. <widget class="QLabel" name="label_9">
  208. <property name="geometry">
  209. <rect>
  210. <x>30</x>
  211. <y>350</y>
  212. <width>111</width>
  213. <height>16</height>
  214. </rect>
  215. </property>
  216. <property name="text">
  217. <string>(五)检材和样本:</string>
  218. </property>
  219. </widget>
  220. <widget class="QLabel" name="label_10">
  221. <property name="geometry">
  222. <rect>
  223. <x>40</x>
  224. <y>390</y>
  225. <width>54</width>
  226. <height>12</height>
  227. </rect>
  228. </property>
  229. <property name="text">
  230. <string>检材:</string>
  231. </property>
  232. </widget>
  233. <widget class="QTextEdit" name="jcTextEdit">
  234. <property name="geometry">
  235. <rect>
  236. <x>90</x>
  237. <y>380</y>
  238. <width>381</width>
  239. <height>61</height>
  240. </rect>
  241. </property>
  242. </widget>
  243. <widget class="QLabel" name="label_11">
  244. <property name="geometry">
  245. <rect>
  246. <x>40</x>
  247. <y>490</y>
  248. <width>54</width>
  249. <height>12</height>
  250. </rect>
  251. </property>
  252. <property name="text">
  253. <string>样本:</string>
  254. </property>
  255. </widget>
  256. <widget class="QTextEdit" name="ybTextEdit">
  257. <property name="geometry">
  258. <rect>
  259. <x>90</x>
  260. <y>470</y>
  261. <width>381</width>
  262. <height>61</height>
  263. </rect>
  264. </property>
  265. </widget>
  266. <widget class="QLabel" name="label_12">
  267. <property name="geometry">
  268. <rect>
  269. <x>30</x>
  270. <y>570</y>
  271. <width>101</width>
  272. <height>16</height>
  273. </rect>
  274. </property>
  275. <property name="text">
  276. <string>(六)鉴定要求:</string>
  277. </property>
  278. </widget>
  279. <widget class="QLineEdit" name="jdyqEdit">
  280. <property name="geometry">
  281. <rect>
  282. <x>140</x>
  283. <y>570</y>
  284. <width>331</width>
  285. <height>20</height>
  286. </rect>
  287. </property>
  288. </widget>
  289. <widget class="QLabel" name="label_13">
  290. <property name="geometry">
  291. <rect>
  292. <x>30</x>
  293. <y>620</y>
  294. <width>121</width>
  295. <height>16</height>
  296. </rect>
  297. </property>
  298. <property name="text">
  299. <string>(七)检验开始日期:</string>
  300. </property>
  301. </widget>
  302. <widget class="QDateEdit" name="jyksrqDateEdit">
  303. <property name="geometry">
  304. <rect>
  305. <x>150</x>
  306. <y>620</y>
  307. <width>110</width>
  308. <height>22</height>
  309. </rect>
  310. </property>
  311. <property name="dateTime">
  312. <datetime>
  313. <hour>0</hour>
  314. <minute>0</minute>
  315. <second>0</second>
  316. <year>2020</year>
  317. <month>1</month>
  318. <day>1</day>
  319. </datetime>
  320. </property>
  321. <property name="displayFormat">
  322. <string>yyyy/MM/dd</string>
  323. </property>
  324. <property name="calendarPopup">
  325. <bool>true</bool>
  326. </property>
  327. </widget>
  328. <widget class="QLabel" name="label_14">
  329. <property name="geometry">
  330. <rect>
  331. <x>30</x>
  332. <y>670</y>
  333. <width>101</width>
  334. <height>16</height>
  335. </rect>
  336. </property>
  337. <property name="text">
  338. <string>(八)检验地点:</string>
  339. </property>
  340. </widget>
  341. <widget class="QLineEdit" name="jyddEdit">
  342. <property name="geometry">
  343. <rect>
  344. <x>140</x>
  345. <y>670</y>
  346. <width>331</width>
  347. <height>20</height>
  348. </rect>
  349. </property>
  350. </widget>
  351. <widget class="QLabel" name="label_15">
  352. <property name="geometry">
  353. <rect>
  354. <x>40</x>
  355. <y>710</y>
  356. <width>61</width>
  357. <height>16</height>
  358. </rect>
  359. </property>
  360. <property name="text">
  361. <string>二、检验</string>
  362. </property>
  363. </widget>
  364. <widget class="QLabel" name="label_16">
  365. <property name="geometry">
  366. <rect>
  367. <x>40</x>
  368. <y>730</y>
  369. <width>761</width>
  370. <height>31</height>
  371. </rect>
  372. </property>
  373. <property name="text">
  374. <string>本次检验依据《公安机关鉴定规则》(公通字〔2017〕6号)2017版、《手印鉴定书的制作》GA/T 145-1996、《手印鉴定程序》GA/T 724-2007、《指纹鉴定法》(IFSJS-23607-2016)进行。</string>
  375. </property>
  376. <property name="alignment">
  377. <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
  378. </property>
  379. <property name="wordWrap">
  380. <bool>true</bool>
  381. </property>
  382. </widget>
  383. <widget class="QTextEdit" name="jyTextEdit">
  384. <property name="geometry">
  385. <rect>
  386. <x>40</x>
  387. <y>760</y>
  388. <width>701</width>
  389. <height>71</height>
  390. </rect>
  391. </property>
  392. </widget>
  393. <widget class="QLabel" name="label_17">
  394. <property name="geometry">
  395. <rect>
  396. <x>40</x>
  397. <y>840</y>
  398. <width>71</width>
  399. <height>16</height>
  400. </rect>
  401. </property>
  402. <property name="text">
  403. <string>1、检材检验</string>
  404. </property>
  405. </widget>
  406. <widget class="QTextEdit" name="jcjyTextEdit">
  407. <property name="geometry">
  408. <rect>
  409. <x>40</x>
  410. <y>860</y>
  411. <width>701</width>
  412. <height>71</height>
  413. </rect>
  414. </property>
  415. </widget>
  416. <widget class="QLabel" name="label_18">
  417. <property name="geometry">
  418. <rect>
  419. <x>40</x>
  420. <y>940</y>
  421. <width>81</width>
  422. <height>16</height>
  423. </rect>
  424. </property>
  425. <property name="text">
  426. <string>2、样本检验</string>
  427. </property>
  428. </widget>
  429. <widget class="QTextEdit" name="ybjyTextEdit">
  430. <property name="geometry">
  431. <rect>
  432. <x>40</x>
  433. <y>960</y>
  434. <width>701</width>
  435. <height>71</height>
  436. </rect>
  437. </property>
  438. </widget>
  439. <widget class="QLabel" name="label_19">
  440. <property name="geometry">
  441. <rect>
  442. <x>40</x>
  443. <y>1040</y>
  444. <width>81</width>
  445. <height>16</height>
  446. </rect>
  447. </property>
  448. <property name="text">
  449. <string>3、比对检验</string>
  450. </property>
  451. </widget>
  452. <widget class="QTextEdit" name="bdjyTextEdit">
  453. <property name="geometry">
  454. <rect>
  455. <x>40</x>
  456. <y>1060</y>
  457. <width>701</width>
  458. <height>71</height>
  459. </rect>
  460. </property>
  461. </widget>
  462. <widget class="QLabel" name="label_20">
  463. <property name="geometry">
  464. <rect>
  465. <x>40</x>
  466. <y>1140</y>
  467. <width>61</width>
  468. <height>16</height>
  469. </rect>
  470. </property>
  471. <property name="text">
  472. <string>三、论证</string>
  473. </property>
  474. </widget>
  475. <widget class="QTextEdit" name="lzTextEdit">
  476. <property name="geometry">
  477. <rect>
  478. <x>40</x>
  479. <y>1160</y>
  480. <width>701</width>
  481. <height>81</height>
  482. </rect>
  483. </property>
  484. </widget>
  485. <widget class="QLabel" name="label_21">
  486. <property name="geometry">
  487. <rect>
  488. <x>40</x>
  489. <y>1250</y>
  490. <width>81</width>
  491. <height>16</height>
  492. </rect>
  493. </property>
  494. <property name="text">
  495. <string>四、鉴定意见</string>
  496. </property>
  497. </widget>
  498. <widget class="QTextEdit" name="jdyjTextEdit">
  499. <property name="geometry">
  500. <rect>
  501. <x>40</x>
  502. <y>1270</y>
  503. <width>701</width>
  504. <height>51</height>
  505. </rect>
  506. </property>
  507. </widget>
  508. <widget class="QLabel" name="label_22">
  509. <property name="geometry">
  510. <rect>
  511. <x>50</x>
  512. <y>1340</y>
  513. <width>51</width>
  514. <height>20</height>
  515. </rect>
  516. </property>
  517. <property name="text">
  518. <string>附件:</string>
  519. </property>
  520. </widget>
  521. <widget class="QLineEdit" name="fjEdit">
  522. <property name="geometry">
  523. <rect>
  524. <x>90</x>
  525. <y>1340</y>
  526. <width>431</width>
  527. <height>20</height>
  528. </rect>
  529. </property>
  530. </widget>
  531. <widget class="QLabel" name="label_23">
  532. <property name="geometry">
  533. <rect>
  534. <x>73</x>
  535. <y>1380</y>
  536. <width>51</width>
  537. <height>20</height>
  538. </rect>
  539. </property>
  540. <property name="text">
  541. <string>鉴定人:</string>
  542. </property>
  543. </widget>
  544. <widget class="QLineEdit" name="jdr1Edit">
  545. <property name="geometry">
  546. <rect>
  547. <x>120</x>
  548. <y>1380</y>
  549. <width>321</width>
  550. <height>20</height>
  551. </rect>
  552. </property>
  553. </widget>
  554. <widget class="QLineEdit" name="jdr2Edit">
  555. <property name="geometry">
  556. <rect>
  557. <x>120</x>
  558. <y>1410</y>
  559. <width>321</width>
  560. <height>20</height>
  561. </rect>
  562. </property>
  563. </widget>
  564. <widget class="QLabel" name="label_24">
  565. <property name="geometry">
  566. <rect>
  567. <x>60</x>
  568. <y>1440</y>
  569. <width>71</width>
  570. <height>16</height>
  571. </rect>
  572. </property>
  573. <property name="text">
  574. <string>授权签字人:</string>
  575. </property>
  576. </widget>
  577. <widget class="QLineEdit" name="sqqzrEdit">
  578. <property name="geometry">
  579. <rect>
  580. <x>140</x>
  581. <y>1440</y>
  582. <width>301</width>
  583. <height>20</height>
  584. </rect>
  585. </property>
  586. </widget>
  587. <widget class="QDateEdit" name="rqDateEdit">
  588. <property name="geometry">
  589. <rect>
  590. <x>540</x>
  591. <y>1480</y>
  592. <width>131</width>
  593. <height>22</height>
  594. </rect>
  595. </property>
  596. <property name="dateTime">
  597. <datetime>
  598. <hour>0</hour>
  599. <minute>0</minute>
  600. <second>0</second>
  601. <year>2020</year>
  602. <month>1</month>
  603. <day>1</day>
  604. </datetime>
  605. </property>
  606. <property name="displayFormat">
  607. <string>yyyy/MM/dd</string>
  608. </property>
  609. <property name="calendarPopup">
  610. <bool>true</bool>
  611. </property>
  612. </widget>
  613. <widget class="QLabel" name="label_25">
  614. <property name="geometry">
  615. <rect>
  616. <x>40</x>
  617. <y>1530</y>
  618. <width>54</width>
  619. <height>12</height>
  620. </rect>
  621. </property>
  622. <property name="text">
  623. <string>附件:</string>
  624. </property>
  625. </widget>
  626. <widget class="QLabel" name="label_26">
  627. <property name="geometry">
  628. <rect>
  629. <x>40</x>
  630. <y>1560</y>
  631. <width>51</width>
  632. <height>16</height>
  633. </rect>
  634. </property>
  635. <property name="text">
  636. <string>照片一</string>
  637. </property>
  638. </widget>
  639. <widget class="QLineEdit" name="zp1Edit">
  640. <property name="geometry">
  641. <rect>
  642. <x>90</x>
  643. <y>1560</y>
  644. <width>261</width>
  645. <height>20</height>
  646. </rect>
  647. </property>
  648. </widget>
  649. <widget class="QPushButton" name="zp1Button">
  650. <property name="geometry">
  651. <rect>
  652. <x>360</x>
  653. <y>1560</y>
  654. <width>75</width>
  655. <height>23</height>
  656. </rect>
  657. </property>
  658. <property name="layoutDirection">
  659. <enum>Qt::LeftToRight</enum>
  660. </property>
  661. <property name="text">
  662. <string/>
  663. </property>
  664. <property name="icon">
  665. <iconset resource="qrc.qrc">
  666. <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
  667. </property>
  668. </widget>
  669. <widget class="QLabel" name="label_27">
  670. <property name="geometry">
  671. <rect>
  672. <x>40</x>
  673. <y>1600</y>
  674. <width>51</width>
  675. <height>20</height>
  676. </rect>
  677. </property>
  678. <property name="text">
  679. <string>照片二</string>
  680. </property>
  681. </widget>
  682. <widget class="QLineEdit" name="zp2Edit">
  683. <property name="geometry">
  684. <rect>
  685. <x>90</x>
  686. <y>1600</y>
  687. <width>261</width>
  688. <height>20</height>
  689. </rect>
  690. </property>
  691. </widget>
  692. <widget class="QPushButton" name="zp2Button">
  693. <property name="geometry">
  694. <rect>
  695. <x>360</x>
  696. <y>1600</y>
  697. <width>75</width>
  698. <height>23</height>
  699. </rect>
  700. </property>
  701. <property name="text">
  702. <string/>
  703. </property>
  704. <property name="icon">
  705. <iconset resource="qrc.qrc">
  706. <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
  707. </property>
  708. </widget>
  709. <widget class="QLabel" name="label_28">
  710. <property name="geometry">
  711. <rect>
  712. <x>63</x>
  713. <y>1630</y>
  714. <width>51</width>
  715. <height>20</height>
  716. </rect>
  717. </property>
  718. <property name="text">
  719. <string>物证编号</string>
  720. </property>
  721. </widget>
  722. <widget class="QLineEdit" name="wzbh1Edit">
  723. <property name="geometry">
  724. <rect>
  725. <x>120</x>
  726. <y>1630</y>
  727. <width>231</width>
  728. <height>20</height>
  729. </rect>
  730. </property>
  731. </widget>
  732. <widget class="QLabel" name="label_29">
  733. <property name="geometry">
  734. <rect>
  735. <x>40</x>
  736. <y>1670</y>
  737. <width>51</width>
  738. <height>16</height>
  739. </rect>
  740. </property>
  741. <property name="text">
  742. <string>照片三</string>
  743. </property>
  744. </widget>
  745. <widget class="QLineEdit" name="zp3Edit">
  746. <property name="geometry">
  747. <rect>
  748. <x>90</x>
  749. <y>1670</y>
  750. <width>261</width>
  751. <height>20</height>
  752. </rect>
  753. </property>
  754. </widget>
  755. <widget class="QPushButton" name="pushButton_3">
  756. <property name="geometry">
  757. <rect>
  758. <x>360</x>
  759. <y>1670</y>
  760. <width>75</width>
  761. <height>23</height>
  762. </rect>
  763. </property>
  764. <property name="text">
  765. <string/>
  766. </property>
  767. <property name="icon">
  768. <iconset resource="qrc.qrc">
  769. <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
  770. </property>
  771. </widget>
  772. <widget class="QLabel" name="label_30">
  773. <property name="geometry">
  774. <rect>
  775. <x>60</x>
  776. <y>1700</y>
  777. <width>51</width>
  778. <height>16</height>
  779. </rect>
  780. </property>
  781. <property name="text">
  782. <string>物证编号</string>
  783. </property>
  784. </widget>
  785. <widget class="QLineEdit" name="wzbh2Edit">
  786. <property name="geometry">
  787. <rect>
  788. <x>120</x>
  789. <y>1700</y>
  790. <width>231</width>
  791. <height>20</height>
  792. </rect>
  793. </property>
  794. </widget>
  795. <widget class="QLabel" name="label_31">
  796. <property name="geometry">
  797. <rect>
  798. <x>40</x>
  799. <y>1730</y>
  800. <width>51</width>
  801. <height>16</height>
  802. </rect>
  803. </property>
  804. <property name="text">
  805. <string>照片四</string>
  806. </property>
  807. </widget>
  808. <widget class="QLineEdit" name="zp4Edit">
  809. <property name="geometry">
  810. <rect>
  811. <x>90</x>
  812. <y>1730</y>
  813. <width>261</width>
  814. <height>20</height>
  815. </rect>
  816. </property>
  817. </widget>
  818. <widget class="QPushButton" name="zp4Button">
  819. <property name="geometry">
  820. <rect>
  821. <x>360</x>
  822. <y>1730</y>
  823. <width>75</width>
  824. <height>23</height>
  825. </rect>
  826. </property>
  827. <property name="text">
  828. <string/>
  829. </property>
  830. <property name="icon">
  831. <iconset resource="qrc.qrc">
  832. <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
  833. </property>
  834. </widget>
  835. </widget>
  836. </widget>
  837. <action name="saveAction">
  838. <property name="icon">
  839. <iconset resource="qrc.qrc">
  840. <normaloff>:/new/prefix1/images/save.png</normaloff>:/new/prefix1/images/save.png</iconset>
  841. </property>
  842. <property name="text">
  843. <string>生成报告</string>
  844. </property>
  845. <property name="toolTip">
  846. <string>生成报告</string>
  847. </property>
  848. </action>
  849. <action name="openAction">
  850. <property name="icon">
  851. <iconset resource="qrc.qrc">
  852. <normaloff>:/new/prefix1/images/open.ico</normaloff>:/new/prefix1/images/open.ico</iconset>
  853. </property>
  854. <property name="text">
  855. <string>加载模板</string>
  856. </property>
  857. <property name="toolTip">
  858. <string>加载模板</string>
  859. </property>
  860. </action>
  861. </widget>
  862. <resources>
  863. <include location="qrc.qrc"/>
  864. </resources>
  865. <connections/>
  866. </ui>