代码拉取完成,页面将自动刷新
同步操作将从 刘军/24041智能安防 强制同步,此操作会覆盖自 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>854</width>
<height>480</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<property name="styleSheet">
<string notr="true">QMainWindow#MainWindow{border-image: url(:/icon/other.bmp);}
</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QTabWidget" name="tabWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>983</width>
<height>480</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QTabBar::tab{width:427}
QTabBar::tab{height:40}
</string>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>监控模块</string>
</attribute>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="btn_photo">
<property name="text">
<string>截图</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="closeBt">
<property name="styleSheet">
<string notr="true">QPushButton#closeBt
{
color: rgb(0, 0, 0);
border-color:rgb(241, 236, 237);
background:rgb(255, 255, 255);
border:1px solid grey;
border-radius: 10px;
}
QPushButton#closeBt:hover
{
border-color:rgb(0, 0, 0);
background:rgb(220, 220, 220);
}
QPushButton#closeBt:pressed
{
border-color:rgb(0, 0, 0);
background:rgb(190, 190, 190);
}
QPushButton#closeBt:disabled
{
border-color:rgb(167, 164, 170);
background:rgb(167, 164, 170);
color: rgb(255,255,255);
}</string>
</property>
<property name="text">
<string>关闭摄像头</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="openBt">
<property name="styleSheet">
<string notr="true">QPushButton#openBt
{
color: rgb(0, 0, 0);
border-color:rgb(241, 236, 237);
background:rgb(255, 255, 255);
border:1px solid grey;
border-radius: 10px;
}
QPushButton#openBt:hover
{
border-color:rgb(0, 0, 0);
background:rgb(220, 220, 220);
}
QPushButton#openBt:pressed
{
border-color:rgb(0, 0, 0);
background:rgb(190, 190, 190);
}
QPushButton#openBt:disabled
{
border-color:rgb(167, 164, 170);
background:rgb(167, 164, 170);
color: rgb(255,255,255);
}</string>
</property>
<property name="text">
<string>打开摄像头</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 170, 255);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="add_carmera">
<property name="text">
<string>添加数字摄像头</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>其他模块</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="styleSheet">
<string notr="true">font: 15pt "Ubuntu";
color: rgb(117, 80, 123);</string>
</property>
<property name="text">
<string>火灾监测模块</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="styleSheet">
<string notr="true">font: 15pt "Ubuntu";
color: rgb(117, 80, 123);</string>
</property>
<property name="text">
<string>智能门禁模块</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5">
<property name="styleSheet">
<string notr="true">font: 18pt "Ubuntu Mono";</string>
</property>
<property name="text">
<string>当接近光电开关时,会自动弹出门禁装置。输入用户名和密码三次错误后会自动报警。默认用户名和密码为(usr,123)</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>是否有火灾发生</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_fire">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。