| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>Reporting</class>
- <widget class="QWidget" name="Reporting">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>863</width>
- <height>1852</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QScrollArea" name="scrollArea">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>861</width>
- <height>1000</height>
- </rect>
- </property>
- <property name="widgetResizable">
- <bool>false</bool>
- </property>
- <widget class="QWidget" name="scrollAreaWidgetContents">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>859</width>
- <height>1800</height>
- </rect>
- </property>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>350</x>
- <y>10</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>物证鉴定书</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>533</x>
- <y>50</y>
- <width>131</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>苏公姑物鉴(痕检)字</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="numberEdit">
- <property name="geometry">
- <rect>
- <x>670</x>
- <y>50</y>
- <width>113</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>790</x>
- <y>50</y>
- <width>31</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>号</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>90</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string>一、绪论</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>120</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(一)委托单位:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="wtdwEdit">
- <property name="geometry">
- <rect>
- <x>130</x>
- <y>120</y>
- <width>361</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>160</y>
- <width>91</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>(二)送检人:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="sjrEdit">
- <property name="geometry">
- <rect>
- <x>130</x>
- <y>160</y>
- <width>361</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_7">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>200</y>
- <width>91</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(三)受理日期:</string>
- </property>
- </widget>
- <widget class="QDateEdit" name="slrqEdit">
- <property name="geometry">
- <rect>
- <x>130</x>
- <y>200</y>
- <width>110</width>
- <height>22</height>
- </rect>
- </property>
- <property name="dateTime">
- <datetime>
- <hour>0</hour>
- <minute>0</minute>
- <second>0</second>
- <year>2020</year>
- <month>1</month>
- <day>1</day>
- </datetime>
- </property>
- <property name="displayFormat">
- <string>yyyy/MM/dd</string>
- </property>
- <property name="calendarPopup">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_8">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>240</y>
- <width>161</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(四)案(事)件情况摘要:</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="qkzyTextEdit">
- <property name="geometry">
- <rect>
- <x>190</x>
- <y>240</y>
- <width>301</width>
- <height>81</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_9">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>350</y>
- <width>111</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(五)检材和样本:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_10">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>390</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string>检材:</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="jcTextEdit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>380</y>
- <width>381</width>
- <height>61</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_11">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>490</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string>样本:</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="ybTextEdit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>470</y>
- <width>381</width>
- <height>61</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_12">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>570</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(六)鉴定要求:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="jdyqEdit">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>570</y>
- <width>331</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_13">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>620</y>
- <width>121</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(七)检验开始日期:</string>
- </property>
- </widget>
- <widget class="QDateEdit" name="jyksrqDateEdit">
- <property name="geometry">
- <rect>
- <x>150</x>
- <y>620</y>
- <width>110</width>
- <height>22</height>
- </rect>
- </property>
- <property name="dateTime">
- <datetime>
- <hour>0</hour>
- <minute>0</minute>
- <second>0</second>
- <year>2020</year>
- <month>1</month>
- <day>1</day>
- </datetime>
- </property>
- <property name="displayFormat">
- <string>yyyy/MM/dd</string>
- </property>
- <property name="calendarPopup">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_14">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>670</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>(八)检验地点:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="jyddEdit">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>670</y>
- <width>331</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_15">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>710</y>
- <width>61</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>二、检验</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_16">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>730</y>
- <width>761</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string>本次检验依据《公安机关鉴定规则》(公通字〔2017〕6号)2017版、《手印鉴定书的制作》GA/T 145-1996、《手印鉴定程序》GA/T 724-2007、《指纹鉴定法》(IFSJS-23607-2016)进行。</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
- </property>
- <property name="wordWrap">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QTextEdit" name="jyTextEdit">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>760</y>
- <width>701</width>
- <height>71</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_17">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>840</y>
- <width>71</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>1、检材检验</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="jcjyTextEdit">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>860</y>
- <width>701</width>
- <height>71</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_18">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>940</y>
- <width>81</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>2、样本检验</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="ybjyTextEdit">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>960</y>
- <width>701</width>
- <height>71</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_19">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1040</y>
- <width>81</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>3、比对检验</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="bdjyTextEdit">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1060</y>
- <width>701</width>
- <height>71</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_20">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1140</y>
- <width>61</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>三、论证</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="lzTextEdit">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1160</y>
- <width>701</width>
- <height>81</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_21">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1250</y>
- <width>81</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>四、鉴定意见</string>
- </property>
- </widget>
- <widget class="QTextEdit" name="jdyjTextEdit">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1270</y>
- <width>701</width>
- <height>51</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_22">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>1340</y>
- <width>51</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>附件:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="fjEdit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>1340</y>
- <width>431</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_23">
- <property name="geometry">
- <rect>
- <x>73</x>
- <y>1380</y>
- <width>51</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>鉴定人:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="jdr1Edit">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>1380</y>
- <width>321</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="jdr2Edit">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>1410</y>
- <width>321</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_24">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>1440</y>
- <width>71</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>授权签字人:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="sqqzrEdit">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>1440</y>
- <width>301</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QDateEdit" name="rqDateEdit">
- <property name="geometry">
- <rect>
- <x>540</x>
- <y>1480</y>
- <width>131</width>
- <height>22</height>
- </rect>
- </property>
- <property name="dateTime">
- <datetime>
- <hour>0</hour>
- <minute>0</minute>
- <second>0</second>
- <year>2020</year>
- <month>1</month>
- <day>1</day>
- </datetime>
- </property>
- <property name="displayFormat">
- <string>yyyy/MM/dd</string>
- </property>
- <property name="calendarPopup">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_25">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1530</y>
- <width>54</width>
- <height>12</height>
- </rect>
- </property>
- <property name="text">
- <string>附件:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_26">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1560</y>
- <width>51</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>照片一</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="zp1Edit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>1560</y>
- <width>261</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="zp1Button">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>1560</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="qrc.qrc">
- <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
- </property>
- </widget>
- <widget class="QLabel" name="label_27">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1600</y>
- <width>51</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>照片二</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="zp2Edit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>1600</y>
- <width>261</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="zp2Button">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>1600</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="qrc.qrc">
- <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
- </property>
- </widget>
- <widget class="QLabel" name="label_28">
- <property name="geometry">
- <rect>
- <x>63</x>
- <y>1630</y>
- <width>51</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>物证编号</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="wzbh1Edit">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>1630</y>
- <width>231</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_29">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1670</y>
- <width>51</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>照片三</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="zp3Edit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>1670</y>
- <width>261</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_3">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>1670</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="qrc.qrc">
- <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
- </property>
- </widget>
- <widget class="QLabel" name="label_30">
- <property name="geometry">
- <rect>
- <x>60</x>
- <y>1700</y>
- <width>51</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>物证编号</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="wzbh2Edit">
- <property name="geometry">
- <rect>
- <x>120</x>
- <y>1700</y>
- <width>231</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_31">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>1730</y>
- <width>51</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>照片四</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="zp4Edit">
- <property name="geometry">
- <rect>
- <x>90</x>
- <y>1730</y>
- <width>261</width>
- <height>20</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="zp4Button">
- <property name="geometry">
- <rect>
- <x>360</x>
- <y>1730</y>
- <width>75</width>
- <height>23</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="qrc.qrc">
- <normaloff>:/new/prefix1/images/select-file.ico</normaloff>:/new/prefix1/images/select-file.ico</iconset>
- </property>
- </widget>
- </widget>
- </widget>
- <action name="saveAction">
- <property name="icon">
- <iconset resource="qrc.qrc">
- <normaloff>:/new/prefix1/images/save.png</normaloff>:/new/prefix1/images/save.png</iconset>
- </property>
- <property name="text">
- <string>生成报告</string>
- </property>
- <property name="toolTip">
- <string>生成报告</string>
- </property>
- </action>
- <action name="openAction">
- <property name="icon">
- <iconset resource="qrc.qrc">
- <normaloff>:/new/prefix1/images/open.ico</normaloff>:/new/prefix1/images/open.ico</iconset>
- </property>
- <property name="text">
- <string>加载模板</string>
- </property>
- <property name="toolTip">
- <string>加载模板</string>
- </property>
- </action>
- </widget>
- <resources>
- <include location="qrc.qrc"/>
- </resources>
- <connections/>
- </ui>
|