代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="windowModality">
<enum>Qt::NonModal</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>765</width>
<height>645</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>765</width>
<height>645</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>765</width>
<height>645</height>
</size>
</property>
<property name="windowTitle">
<string>Emotion recongnition v1.2 (思绪无限)</string>
</property>
<property name="windowIcon">
<iconset resource="../../anzhuangbao/Emotion Recognition/image1.qrc">
<normaloff>:/newPrefix/images_test/result.png</normaloff>:/newPrefix/images_test/result.png</iconset>
</property>
<property name="toolTip">
<string/>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">#MainWindow{border-image: url(:/newPrefix/images_test/background.PNG);}
#QInputDialog{border-image: url(:/newPrefix/images_test/light.png);}
QMenuBar{border-color:transparent;}
QToolButton[objectName=pushButton_doIt]{
border:5px;}
QToolButton[objectName=pushButton_doIt]:hover {
image:url(:/newPrefix/images_test/run_hover.png);}
QToolButton[objectName=pushButton_doIt]:pressed {
image:url(:/newPrefix/images_test/run_pressed.png);}
QScrollBar:vertical{
background:transparent;
padding:2px;
border-radius:8px;
max-width:14px;}
QScrollBar::handle:vertical{
background:#9acd32;
min-height:50px;
border-radius:8px;
}
QScrollBar::handle:vertical:hover{
background:#9eb764;}
QScrollBar::handle:vertical:pressed{
background:#9eb764;
}
QScrollBar::add-page:vertical{
background:none;
}
QScrollBar::sub-page:vertical{
background:none;
}
QScrollBar::add-line:vertical{
background:none;}
QScrollBar::sub-line:vertical{
background:none;
}
QScrollArea{
border:0px;
}
QScrollBar:horizontal{
background:transparent;
padding:0px;
border-radius:6px;
max-height:12px;
}
QScrollBar::handle:horizontal{
background:#9acd32;
min-width:50px;
border-radius:6px;
}
QScrollBar::handle:horizontal:hover{
background:#9eb764;
}
QScrollBar::handle:horizontal:pressed{
background:#9eb764;
}
QScrollBar::add-page:horizontal{
background:none;
}
QScrollBar::sub-page:horizontal{
background:none;
}
QScrollBar::add-line:horizontal{
background:none;
}
QScrollBar::sub-line:horizontal{
background:none;
}
QToolButton::hover{
border:0px;
} </string>
</property>
<property name="tabShape">
<enum>QTabWidget::Rounded</enum>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QLabel" name="label_title">
<property name="geometry">
<rect>
<x>80</x>
<y>40</y>
<width>271</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="font">
<font>
<family>隶书</family>
<pointsize>22</pointsize>
<italic>true</italic>
</font>
</property>
<property name="toolTip">
<string>Test Result Helper 3.3.10 author:WuXian (2019.3.13)</string>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(255, 255, 255);</string>
</property>
<property name="text">
<string>表情识别系统 </string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
</widget>
<widget class="QLabel" name="label_useTime">
<property name="geometry">
<rect>
<x>530</x>
<y>200</y>
<width>91</width>
<height>51</height>
</rect>
</property>
<property name="font">
<font>
<family>华文仿宋</family>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string><html><head/><body><p>用时:</p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="label_scanResult">
<property name="geometry">
<rect>
<x>530</x>
<y>280</y>
<width>151</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<family>华文仿宋</family>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string><html><head/><body><p>识别结果:<br/></p></body></html></string>
</property>
</widget>
<widget class="QLabel" name="label_picTime">
<property name="geometry">
<rect>
<x>480</x>
<y>200</y>
<width>38</width>
<height>38</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/newPrefix/images_test/net_speed.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_picResult">
<property name="geometry">
<rect>
<x>480</x>
<y>270</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/newPrefix/images_test/result.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>440</x>
<y>160</y>
<width>321</width>
<height>21</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label_face">
<property name="geometry">
<rect>
<x>10</x>
<y>360</y>
<width>420</width>
<height>280</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>420</width>
<height>280</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>420</width>
<height>280</height>
</size>
</property>
<property name="font">
<font>
<family>楷体</family>
<pointsize>16</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/newPrefix/images_test/scan.gif);</string>
</property>
<property name="text">
<string><html><head/><body><p align="center"><br/></p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QToolButton" name="toolButton_file">
<property name="geometry">
<rect>
<x>10</x>
<y>300</y>
<width>50</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>39</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>40</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: transparent;</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../../anzhuangbao/Emotion Recognition/image1.qrc">
<normaloff>:/newPrefix/images_test/recovery.png</normaloff>:/newPrefix/images_test/recovery.png</iconset>
</property>
<property name="iconSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="popupMode">
<enum>QToolButton::DelayedPopup</enum>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<property name="autoRaise">
<bool>false</bool>
</property>
<property name="arrowType">
<enum>Qt::NoArrow</enum>
</property>
</widget>
<widget class="QTextEdit" name="textEdit_camera">
<property name="geometry">
<rect>
<x>60</x>
<y>250</y>
<width>360</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>360</width>
<height>30</height>
</size>
</property>
<property name="font">
<font>
<family>华文仿宋</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: transparent;
border-color: rgb(255, 255, 255);
color: rgb(255, 255, 255);</string>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'华文仿宋'; font-size:12pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Adobe Devanagari';">实时摄像未开启</span></p></body></html></string>
</property>
</widget>
<widget class="QTextEdit" name="textEdit_pic">
<property name="geometry">
<rect>
<x>60</x>
<y>310</y>
<width>360</width>
<height>30</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>360</width>
<height>30</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>360</width>
<height>30</height>
</size>
</property>
<property name="font">
<font>
<family>华文仿宋</family>
<pointsize>12</pointsize>
</font>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: transparent;
border-color: rgb(255, 255, 255);
color: rgb(255, 255, 255);</string>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'华文仿宋'; font-size:12pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Adobe Devanagari';">选择图片</span></p></body></html></string>
</property>
</widget>
<widget class="QToolButton" name="toolButton_camera">
<property name="geometry">
<rect>
<x>10</x>
<y>240</y>
<width>50</width>
<height>45</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>39</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>45</height>
</size>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color: transparent;</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../../anzhuangbao/Emotion Recognition/image1.qrc">
<normaloff>:/newPrefix/images_test/g1.png</normaloff>:/newPrefix/images_test/g1.png</iconset>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>39</height>
</size>
</property>
<property name="popupMode">
<enum>QToolButton::DelayedPopup</enum>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<property name="autoRaise">
<bool>false</bool>
</property>
<property name="arrowType">
<enum>Qt::NoArrow</enum>
</property>
</widget>
<widget class="QLabel" name="label_time">
<property name="geometry">
<rect>
<x>610</x>
<y>206</y>
<width>90</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="text">
<string>0 s</string>
</property>
</widget>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>440</x>
<y>340</y>
<width>321</width>
<height>21</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="label_result">
<property name="geometry">
<rect>
<x>640</x>
<y>280</y>
<width>120</width>
<height>31</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>18</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(0, 189, 189);</string>
</property>
<property name="text">
<string>None</string>
</property>
</widget>
<widget class="QLabel" name="label_outputResult">
<property name="geometry">
<rect>
<x>450</x>
<y>380</y>
<width>300</width>
<height>250</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>300</width>
<height>250</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>250</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-image: url(:/newPrefix/images_test/ini.png);</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<action name="actionGoogle_Translate">
<property name="text">
<string>Google Translate</string>
</property>
</action>
<action name="actionHTML_type">
<property name="text">
<string>HTML type</string>
</property>
</action>
<action name="actionsoftware_version">
<property name="text">
<string>software version</string>
</property>
</action>
</widget>
<resources>
<include location="../../anzhuangbao/Emotion Recognition/image1.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。