增加ini 人脸超时限制

This commit is contained in:
冯佳
2025-09-12 11:32:19 +08:00
parent 0557ba7f1c
commit a3bb7f0701
12 changed files with 248 additions and 167 deletions

View File

@ -70,9 +70,9 @@
<widget class="QGroupBox" name="group_log">
<property name="geometry">
<rect>
<x>0</x>
<y>570</y>
<width>1291</width>
<x>340</x>
<y>670</y>
<width>701</width>
<height>381</height>
</rect>
</property>
@ -94,7 +94,7 @@
<widget class="QPushButton" name="btn_save">
<property name="geometry">
<rect>
<x>550</x>
<x>0</x>
<y>0</y>
<width>211</width>
<height>41</height>
@ -120,10 +120,10 @@ color: rgb(170, 0, 0);</string>
<widget class="QTextEdit" name="txt_log">
<property name="geometry">
<rect>
<x>40</x>
<y>40</y>
<width>1111</width>
<height>321</height>
<x>-20</x>
<y>60</y>
<width>701</width>
<height>301</height>
</rect>
</property>
</widget>
@ -131,10 +131,10 @@ color: rgb(170, 0, 0);</string>
<widget class="QGroupBox" name="group_video">
<property name="geometry">
<rect>
<x>410</x>
<y>10</y>
<x>450</x>
<y>110</y>
<width>481</width>
<height>561</height>
<height>551</height>
</rect>
</property>
<property name="statusTip">
@ -146,7 +146,7 @@ color: rgb(170, 0, 0);</string>
<widget class="QLabel" name="video_label">
<property name="geometry">
<rect>
<x>70</x>
<x>60</x>
<y>50</y>
<width>360</width>
<height>480</height>
@ -191,8 +191,8 @@ color: rgb(170, 0, 0);</string>
<widget class="QGroupBox" name="group_cmd">
<property name="geometry">
<rect>
<x>260</x>
<y>20</y>
<x>340</x>
<y>110</y>
<width>109</width>
<height>551</height>
</rect>
@ -261,7 +261,7 @@ color: rgb(170, 0, 0);</string>
</rect>
</property>
<property name="statusTip">
<string>Index=0, Action=Verify,SelectImag=IMxx_00F.png</string>
<string>Index=0, Action=Verify,password,SelectImag=IMxx_00F.png</string>
</property>
<property name="text">
<string>识别</string>
@ -299,7 +299,63 @@ color: rgb(170, 0, 0);</string>
<string>用户管理</string>
</property>
</widget>
<widget class="QLineEdit" name="FaceRecogTimeoutEdit">
<property name="geometry">
<rect>
<x>0</x>
<y>210</y>
<width>120</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="statusTip">
<string>System=FaceRecogTimeout, Action=ModifySystem, Index=13,SelectImag=P4_ParaSelect.png, password</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(85, 170, 127,0);
color: rgb(177, 229, 252);</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
</widget>
<widget class="QLabel" name="P05_01BG">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1920</width>
<height>1080</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>../image/FaceCameraView.png</pixmap>
</property>
</widget>
<zorder>P05_01BG</zorder>
<zorder>groupBox_sys</zorder>
<zorder>group_log</zorder>
<zorder>group_video</zorder>
<zorder>group_cmd</zorder>
</widget>
</widget>
<resources/>

View File

@ -864,11 +864,47 @@ color: rgb(207, 0, 13);</string>
</size>
</property>
</widget>
<widget class="QLineEdit" name="FaceRecogTimeoutEdit">
<property name="geometry">
<rect>
<x>880</x>
<y>640</y>
<width>120</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<family>Arial</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="statusTip">
<string>System=FaceRecogTimeout, Action=ModifySystem, Index=13,SelectImag=P4_ParaSelect.png, password</string>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgba(85, 170, 127,0);
color: rgb(177, 229, 252);</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="readOnly">
<bool>false</bool>
</property>
</widget>
<zorder>sys_P00_2</zorder>
<zorder>sys_P00_3</zorder>
<zorder>BindNum_Title</zorder>
<zorder>sys_home</zorder>
<zorder>sys_menu</zorder>
<zorder>FaceRecogTimeoutEdit</zorder>
</widget>
<widget class="QLabel" name="indicator_Label">
<property name="geometry">