aicomparewidget.ui 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239
  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_2">
  58. <property name="text">
  59. <string>&lt;font color = #D21F21 &gt;*&lt;/font&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="0" column="0">
  67. <widget class="QLabel" name="label">
  68. <property name="text">
  69. <string>&lt;font color = #D21F21 &gt;*&lt;/font&gt;AI每次判断的文件时长(秒):</string>
  70. </property>
  71. <property name="alignment">
  72. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  73. </property>
  74. </widget>
  75. </item>
  76. <item row="4" column="1">
  77. <widget class="QLineEdit" name="lineEdit_similarThrehold">
  78. <property name="minimumSize">
  79. <size>
  80. <width>168</width>
  81. <height>32</height>
  82. </size>
  83. </property>
  84. <property name="maximumSize">
  85. <size>
  86. <width>168</width>
  87. <height>32</height>
  88. </size>
  89. </property>
  90. </widget>
  91. </item>
  92. <item row="3" column="0">
  93. <widget class="QLabel" name="label_4">
  94. <property name="text">
  95. <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>
  96. </property>
  97. <property name="alignment">
  98. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  99. </property>
  100. </widget>
  101. </item>
  102. <item row="4" column="0">
  103. <widget class="QLabel" name="label_5">
  104. <property name="text">
  105. <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>
  106. </property>
  107. <property name="alignment">
  108. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  109. </property>
  110. </widget>
  111. </item>
  112. <item row="2" column="0">
  113. <widget class="QLabel" name="label_3">
  114. <property name="text">
  115. <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>
  116. </property>
  117. <property name="alignment">
  118. <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
  119. </property>
  120. </widget>
  121. </item>
  122. <item row="3" column="1">
  123. <widget class="QLineEdit" name="lineEdit_notSimilarThrehold">
  124. <property name="minimumSize">
  125. <size>
  126. <width>168</width>
  127. <height>32</height>
  128. </size>
  129. </property>
  130. <property name="maximumSize">
  131. <size>
  132. <width>168</width>
  133. <height>32</height>
  134. </size>
  135. </property>
  136. </widget>
  137. </item>
  138. <item row="0" column="1">
  139. <widget class="QLineEdit" name="lineEdit_length">
  140. <property name="minimumSize">
  141. <size>
  142. <width>168</width>
  143. <height>32</height>
  144. </size>
  145. </property>
  146. <property name="maximumSize">
  147. <size>
  148. <width>168</width>
  149. <height>32</height>
  150. </size>
  151. </property>
  152. </widget>
  153. </item>
  154. <item row="2" column="1">
  155. <widget class="QLineEdit" name="lineEdit_compareCount">
  156. <property name="minimumSize">
  157. <size>
  158. <width>168</width>
  159. <height>32</height>
  160. </size>
  161. </property>
  162. <property name="maximumSize">
  163. <size>
  164. <width>168</width>
  165. <height>32</height>
  166. </size>
  167. </property>
  168. </widget>
  169. </item>
  170. <item row="1" column="1">
  171. <widget class="QLineEdit" name="lineEdit_dir">
  172. <property name="minimumSize">
  173. <size>
  174. <width>168</width>
  175. <height>32</height>
  176. </size>
  177. </property>
  178. <property name="maximumSize">
  179. <size>
  180. <width>168</width>
  181. <height>32</height>
  182. </size>
  183. </property>
  184. </widget>
  185. </item>
  186. <item row="5" column="0" colspan="2">
  187. <widget class="QCheckBox" name="checkBox_noConsistencyOtherAlarm">
  188. <property name="text">
  189. <string>其他报警时,不一致不报警且后台不进行不一致对比</string>
  190. </property>
  191. </widget>
  192. </item>
  193. </layout>
  194. </widget>
  195. </item>
  196. <item>
  197. <widget class="QPushButton" name="pBtn_restore">
  198. <property name="minimumSize">
  199. <size>
  200. <width>102</width>
  201. <height>32</height>
  202. </size>
  203. </property>
  204. <property name="maximumSize">
  205. <size>
  206. <width>102</width>
  207. <height>32</height>
  208. </size>
  209. </property>
  210. <property name="text">
  211. <string>恢复配置项</string>
  212. </property>
  213. </widget>
  214. </item>
  215. <item>
  216. <widget class="QLabel" name="label_tip">
  217. <property name="text">
  218. <string>可恢复为编辑时的初始字段信息</string>
  219. </property>
  220. </widget>
  221. </item>
  222. <item>
  223. <spacer name="verticalSpacer">
  224. <property name="orientation">
  225. <enum>Qt::Vertical</enum>
  226. </property>
  227. <property name="sizeHint" stdset="0">
  228. <size>
  229. <width>20</width>
  230. <height>40</height>
  231. </size>
  232. </property>
  233. </spacer>
  234. </item>
  235. </layout>
  236. </widget>
  237. <resources/>
  238. <connections/>
  239. </ui>