<?xml version="1.0" encoding="UTF-8"?>
|
<ui version="4.0">
|
<class>FaceLinkMainWindow</class>
|
<widget class="QMainWindow" name="FaceLinkMainWindow">
|
<property name="geometry">
|
<rect>
|
<x>0</x>
|
<y>0</y>
|
<width>1379</width>
|
<height>732</height>
|
</rect>
|
</property>
|
<property name="windowTitle">
|
<string>FaceLinkMainWindow</string>
|
</property>
|
<widget class="QWidget" name="centralWidget">
|
<widget class="QTabWidget" name="tabWidget">
|
<property name="geometry">
|
<rect>
|
<x>10</x>
|
<y>30</y>
|
<width>900</width>
|
<height>700</height>
|
</rect>
|
</property>
|
<property name="currentIndex">
|
<number>1</number>
|
</property>
|
<widget class="QWidget" name="live_feed_4">
|
<attribute name="title">
|
<string>实时播放</string>
|
</attribute>
|
<widget class="QPushButton" name="pushButton_4">
|
<property name="geometry">
|
<rect>
|
<x>210</x>
|
<y>180</y>
|
<width>93</width>
|
<height>28</height>
|
</rect>
|
</property>
|
<property name="text">
|
<string>PushButton</string>
|
</property>
|
</widget>
|
</widget>
|
<widget class="QWidget" name="history_replay_4">
|
<attribute name="title">
|
<string>历史查询回放</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="face_collect_4">
|
<attribute name="title">
|
<string>人脸采集</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_33">
|
<attribute name="title">
|
<string>人脸识别打卡</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_34">
|
<attribute name="title">
|
<string>打卡查询</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_35">
|
<attribute name="title">
|
<string>权限管理</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_36">
|
<attribute name="title">
|
<string>日志查询</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_37">
|
<attribute name="title">
|
<string>版本更新</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_38">
|
<attribute name="title">
|
<string>系统设置</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_39">
|
<attribute name="title">
|
<string>用户信息管理</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_40">
|
<attribute name="title">
|
<string>地图标注</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_41">
|
<attribute name="title">
|
<string>设备管理</string>
|
</attribute>
|
</widget>
|
<widget class="QWidget" name="tab_42">
|
<attribute name="title">
|
<string>报表导出</string>
|
</attribute>
|
</widget>
|
</widget>
|
</widget>
|
</widget>
|
<layoutdefault spacing="6" margin="11"/>
|
<resources/>
|
<connections/>
|
</ui>
|