代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Video_Form</class>
<widget class="QMainWindow" name="Video_Form">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>839</width>
<height>526</height>
</rect>
</property>
<property name="windowTitle">
<string>Video_Form</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QLabel" name="video_label">
<property name="geometry">
<rect>
<x>71</x>
<y>21</y>
<width>721</width>
<height>331</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background:rgb(225, 225, 225);
font-size: 30px;
</string>
</property>
<property name="text">
<string>NO VIDEO</string>
</property>
</widget>
<widget class="QSlider" name="slider">
<property name="geometry">
<rect>
<x>60</x>
<y>380</y>
<width>731</width>
<height>16</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>60</x>
<y>420</y>
<width>731</width>
<height>28</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="open_btn">
<property name="text">
<string>打开视频</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton">
<property name="text">
<string><<慢放</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="start_btn">
<property name="text">
<string>播放/暂停</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_2">
<property name="text">
<string>快进>></string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_mag">
<property name="text">
<string> 0</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="choose_btn">
<property name="text">
<string>选择此处</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="frame_handle_btn">
<property name="text">
<string>帧处理</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="">
<property name="geometry">
<rect>
<x>660</x>
<y>360</y>
<width>131</width>
<height>20</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>帧:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_pos">
<property name="text">
<string>0</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>/</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_total">
<property name="text">
<string>0</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>839</width>
<height>23</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<widget class="QStatusBar" name="statusBar"/>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。