代码拉取完成,页面将自动刷新
同步操作将从 Sugarscat/EmployeeManagement-for-Qt 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>552</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>350</height>
</size>
</property>
<property name="windowTitle">
<string>员工管理系统</string>
</property>
<property name="windowIcon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/head.jpeg</normaloff>:/new/imgages/images/head.jpeg</iconset>
</property>
<widget class="QWidget" name="centralwidget">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>160</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:24pt;">欢迎使用员工管理系统!</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_6">
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>点击加载,读取本地数据!</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="font">
<font>
<family>AcadEref</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="text">
<string>修改数据后要记得保存数据欧!</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_2">
<property name="maximumSize">
<size>
<width>130</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:12pt;">共有员工人数:</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<widget class="QTextBrowser" name="tbNumber">
<property name="minimumSize">
<size>
<width>40</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>25</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="maximumSize">
<size>
<width>30</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:12pt;">人。</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="maximumSize">
<size>
<width>60</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>刷新</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout"/>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string><html><head/><body><p><span style=" font-size:12pt;">请在菜单栏寻找操作!</span></p></body></html></string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>160</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>26</height>
</rect>
</property>
<widget class="QMenu" name="menu">
<property name="title">
<string>员工管理</string>
</property>
<addaction name="actionAdd"/>
<addaction name="actionList"/>
<addaction name="separator"/>
<addaction name="actionSave"/>
<addaction name="actionLoad"/>
<addaction name="separator"/>
<addaction name="actDeleteDate"/>
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menu_2">
<property name="title">
<string>帮助</string>
</property>
<addaction name="actionAbout"/>
</widget>
<addaction name="menu"/>
<addaction name="menu_2"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="actionAdd"/>
<addaction name="separator"/>
<addaction name="actionList"/>
<addaction name="separator"/>
<addaction name="actionSave"/>
<addaction name="separator"/>
<addaction name="actionLoad"/>
<addaction name="separator"/>
<addaction name="actionQuit"/>
</widget>
<action name="actionAdd">
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/useradd.png</normaloff>:/new/imgages/images/useradd.png</iconset>
</property>
<property name="text">
<string>添加员工</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+A</string>
</property>
</action>
<action name="actionList">
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/userlist.png</normaloff>:/new/imgages/images/userlist.png</iconset>
</property>
<property name="text">
<string>员工列表</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+L</string>
</property>
</action>
<action name="actionSave">
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/save.png</normaloff>:/new/imgages/images/save.png</iconset>
</property>
<property name="text">
<string>保存</string>
</property>
<property name="shortcut">
<string>Ctrl+S</string>
</property>
</action>
<action name="actionLoad">
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/load.png</normaloff>:/new/imgages/images/load.png</iconset>
</property>
<property name="text">
<string>加载</string>
</property>
<property name="shortcut">
<string>Ctrl+L</string>
</property>
</action>
<action name="actionQuit">
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/quit.png</normaloff>:/new/imgages/images/quit.png</iconset>
</property>
<property name="text">
<string>退出系统</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionAbout">
<property name="text">
<string>关于我们</string>
</property>
</action>
<action name="actDeleteDate">
<property name="icon">
<iconset resource="img.qrc">
<normaloff>:/new/imgages/images/delete.png</normaloff>:/new/imgages/images/delete.png</iconset>
</property>
<property name="text">
<string>删除本地数据</string>
</property>
</action>
</widget>
<resources>
<include location="img.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。