|
@@ -54,27 +54,24 @@
|
|
|
<number>16</number>
|
|
|
</property>
|
|
|
<item row="1" column="0">
|
|
|
- <widget class="QLabel" name="label_2">
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
<property name="text">
|
|
|
- <string><font color = #D21F21 >*</font>对比文件目录:</string>
|
|
|
+ <string><html><head/><body><p><span style=" color:#d21f21;">*</span>AI对比持续次数:</p></body></html></string>
|
|
|
</property>
|
|
|
<property name="alignment">
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="0">
|
|
|
- <widget class="QLabel" name="label">
|
|
|
+ <item row="4" column="0" colspan="2">
|
|
|
+ <widget class="QCheckBox" name="checkBox_noConsistencyOtherAlarm">
|
|
|
<property name="text">
|
|
|
- <string><font color = #D21F21 >*</font>AI每次判断的文件时长(秒):</string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
+ <string>其他报警时,不一致不报警且后台不进行不一致对比</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="1">
|
|
|
- <widget class="QLineEdit" name="lineEdit_similarThrehold">
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLineEdit" name="lineEdit_compareCount">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>168</width>
|
|
@@ -83,13 +80,13 @@
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>168</width>
|
|
|
+ <width>192</width>
|
|
|
<height>32</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="3" column="0">
|
|
|
+ <item row="2" column="0">
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
<property name="text">
|
|
|
<string><html><head/><body><p><span style=" color:#d21f21;">*</span><span style=" color:#000000;">不相似度</span>阈值:</p></body></html></string>
|
|
@@ -99,27 +96,7 @@
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="4" column="0">
|
|
|
- <widget class="QLabel" name="label_5">
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p><span style=" color:#d21f21;">*</span><span style=" color:#000000;">相似度</span>阈值:</p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="0">
|
|
|
- <widget class="QLabel" name="label_3">
|
|
|
- <property name="text">
|
|
|
- <string><html><head/><body><p><span style=" color:#d21f21;">*</span>AI对比持续次数:</p></body></html></string>
|
|
|
- </property>
|
|
|
- <property name="alignment">
|
|
|
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="3" column="1">
|
|
|
+ <item row="2" column="1">
|
|
|
<widget class="QLineEdit" name="lineEdit_notSimilarThrehold">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
@@ -129,30 +106,34 @@
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>168</width>
|
|
|
+ <width>192</width>
|
|
|
<height>32</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLineEdit" name="lineEdit_length">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>168</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
+ <property name="text">
|
|
|
+ <string><font color = #D21F21 >*</font>AI每次判断的文件时长(秒):</string>
|
|
|
</property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>168</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QLineEdit" name="lineEdit_compareCount">
|
|
|
+ <item row="3" column="0">
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
+ <property name="text">
|
|
|
+ <string><html><head/><body><p><span style=" color:#d21f21;">*</span><span style=" color:#000000;">相似度</span>阈值:</p></body></html></string>
|
|
|
+ </property>
|
|
|
+ <property name="alignment">
|
|
|
+ <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="3" column="1">
|
|
|
+ <widget class="QLineEdit" name="lineEdit_similarThrehold">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>168</width>
|
|
@@ -161,14 +142,14 @@
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>168</width>
|
|
|
+ <width>192</width>
|
|
|
<height>32</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLineEdit" name="lineEdit_dir">
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLineEdit" name="lineEdit_length">
|
|
|
<property name="minimumSize">
|
|
|
<size>
|
|
|
<width>168</width>
|
|
@@ -177,19 +158,12 @@
|
|
|
</property>
|
|
|
<property name="maximumSize">
|
|
|
<size>
|
|
|
- <width>168</width>
|
|
|
+ <width>192</width>
|
|
|
<height>32</height>
|
|
|
</size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
- <item row="5" column="0" colspan="2">
|
|
|
- <widget class="QCheckBox" name="checkBox_noConsistencyOtherAlarm">
|
|
|
- <property name="text">
|
|
|
- <string>其他报警时,不一致不报警且后台不进行不一致对比</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
</layout>
|
|
|
</widget>
|
|
|
</item>
|