aicomparewidget.ui 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AICompareWidget</class>
  4. <widget class="QWidget" name="AICompareWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>375</width>
  10. <height>600</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true"/>
  18. </property>
  19. <layout class="QVBoxLayout" name="verticalLayout">
  20. <property name="spacing">
  21. <number>24</number>
  22. </property>
  23. <property name="leftMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="topMargin">
  27. <number>24</number>
  28. </property>
  29. <property name="rightMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="bottomMargin">
  33. <number>0</number>
  34. </property>
  35. <item>
  36. <widget class="QWidget" name="widget" native="true">
  37. <layout class="QGridLayout" name="gridLayout">
  38. <property name="leftMargin">
  39. <number>0</number>
  40. </property>
  41. <property name="topMargin">
  42. <number>0</number>
  43. </property>
  44. <property name="rightMargin">
  45. <number>0</number>
  46. </property>
  47. <property name="bottomMargin">
  48. <number>24</number>
  49. </property>
  50. <property name="horizontalSpacing">
  51. <number>0</number>
  52. </property>
  53. <property name="verticalSpacing">
  54. <number>16</number>
  55. </property>
  56. <item row="1" column="0">
  57. <widget class="QLabel" name="label_3">
  58. <property name="text">
  59. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#d21f21;&quot;&gt;*&lt;/span&gt;AI对比持续次数:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  60. </property>
  61. <property name="alignment">
  62. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  63. </property>
  64. </widget>
  65. </item>
  66. <item row="4" column="0" colspan="2">
  67. <widget class="QCheckBox" name="checkBox_noConsistencyOtherAlarm">
  68. <property name="text">
  69. <string>其他报警时,不一致不报警且后台不进行不一致对比</string>
  70. </property>
  71. </widget>
  72. </item>
  73. <item row="1" column="1">
  74. <widget class="QLineEdit" name="lineEdit_compareCount">
  75. <property name="minimumSize">
  76. <size>
  77. <width>168</width>
  78. <height>32</height>
  79. </size>
  80. </property>
  81. <property name="maximumSize">
  82. <size>
  83. <width>192</width>
  84. <height>32</height>
  85. </size>
  86. </property>
  87. </widget>
  88. </item>
  89. <item row="2" column="0">
  90. <widget class="QLabel" name="label_4">
  91. <property name="text">
  92. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#d21f21;&quot;&gt;*&lt;/span&gt;&lt;span style=&quot; color:#000000;&quot;&gt;不相似度&lt;/span&gt;阈值:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  93. </property>
  94. <property name="alignment">
  95. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  96. </property>
  97. </widget>
  98. </item>
  99. <item row="2" column="1">
  100. <widget class="QLineEdit" name="lineEdit_notSimilarThrehold">
  101. <property name="minimumSize">
  102. <size>
  103. <width>168</width>
  104. <height>32</height>
  105. </size>
  106. </property>
  107. <property name="maximumSize">
  108. <size>
  109. <width>192</width>
  110. <height>32</height>
  111. </size>
  112. </property>
  113. </widget>
  114. </item>
  115. <item row="0" column="0">
  116. <widget class="QLabel" name="label">
  117. <property name="text">
  118. <string>&lt;font color = #D21F21 &gt;*&lt;/font&gt;AI每次判断的文件时长(秒):</string>
  119. </property>
  120. <property name="alignment">
  121. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  122. </property>
  123. </widget>
  124. </item>
  125. <item row="3" column="0">
  126. <widget class="QLabel" name="label_5">
  127. <property name="text">
  128. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; color:#d21f21;&quot;&gt;*&lt;/span&gt;&lt;span style=&quot; color:#000000;&quot;&gt;相似度&lt;/span&gt;阈值:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  129. </property>
  130. <property name="alignment">
  131. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  132. </property>
  133. </widget>
  134. </item>
  135. <item row="3" column="1">
  136. <widget class="QLineEdit" name="lineEdit_similarThrehold">
  137. <property name="minimumSize">
  138. <size>
  139. <width>168</width>
  140. <height>32</height>
  141. </size>
  142. </property>
  143. <property name="maximumSize">
  144. <size>
  145. <width>192</width>
  146. <height>32</height>
  147. </size>
  148. </property>
  149. </widget>
  150. </item>
  151. <item row="0" column="1">
  152. <widget class="QLineEdit" name="lineEdit_length">
  153. <property name="minimumSize">
  154. <size>
  155. <width>168</width>
  156. <height>32</height>
  157. </size>
  158. </property>
  159. <property name="maximumSize">
  160. <size>
  161. <width>192</width>
  162. <height>32</height>
  163. </size>
  164. </property>
  165. </widget>
  166. </item>
  167. </layout>
  168. </widget>
  169. </item>
  170. <item>
  171. <widget class="QPushButton" name="pBtn_restore">
  172. <property name="minimumSize">
  173. <size>
  174. <width>102</width>
  175. <height>32</height>
  176. </size>
  177. </property>
  178. <property name="maximumSize">
  179. <size>
  180. <width>102</width>
  181. <height>32</height>
  182. </size>
  183. </property>
  184. <property name="text">
  185. <string>恢复配置项</string>
  186. </property>
  187. </widget>
  188. </item>
  189. <item>
  190. <widget class="QLabel" name="label_tip">
  191. <property name="text">
  192. <string>可恢复为编辑时的初始字段信息</string>
  193. </property>
  194. </widget>
  195. </item>
  196. <item>
  197. <spacer name="verticalSpacer">
  198. <property name="orientation">
  199. <enum>Qt::Vertical</enum>
  200. </property>
  201. <property name="sizeHint" stdset="0">
  202. <size>
  203. <width>20</width>
  204. <height>40</height>
  205. </size>
  206. </property>
  207. </spacer>
  208. </item>
  209. </layout>
  210. </widget>
  211. <resources/>
  212. <connections/>
  213. </ui>