1 Star 0 Fork 22

ted/face_signin

forked from haodafa/face_signin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
widget.ui 3.16 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Widget</class>
<widget class="QWidget" name="Widget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>780</width>
<height>539</height>
</rect>
</property>
<property name="windowTitle">
<string>Widget</string>
</property>
<widget class="QPushButton" name="show_excel">
<property name="geometry">
<rect>
<x>610</x>
<y>440</y>
<width>141</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>考勤查看</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>110</x>
<y>20</y>
<width>491</width>
<height>41</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>28</pointsize>
</font>
</property>
<property name="text">
<string>人脸识别签到考勤系统</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QPushButton" name="admin">
<property name="geometry">
<rect>
<x>430</x>
<y>440</y>
<width>141</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>管理员</string>
</property>
</widget>
<widget class="QPushButton" name="take_pic">
<property name="geometry">
<rect>
<x>40</x>
<y>440</y>
<width>141</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>开始检测</string>
</property>
</widget>
<widget class="QLabel" name="label_time">
<property name="geometry">
<rect>
<x>440</x>
<y>80</y>
<width>301</width>
<height>91</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>42</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 255, 0);</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_show_img">
<property name="geometry">
<rect>
<x>20</x>
<y>80</y>
<width>400</width>
<height>350</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 170, 255);</string>
</property>
<property name="text">
<string>人脸显示界面</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QCalendarWidget" name="calendarWidget">
<property name="geometry">
<rect>
<x>440</x>
<y>180</y>
<width>301</width>
<height>241</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="open_cam">
<property name="geometry">
<rect>
<x>220</x>
<y>440</y>
<width>141</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>开启相机</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/sfyer/face_signin.git
git@gitee.com:sfyer/face_signin.git
sfyer
face_signin
face_signin
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385