代码拉取完成,页面将自动刷新
<?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>600</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QWidget" name="playerWidget" native="true">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>681</width>
<height>331</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="startBtn">
<property name="geometry">
<rect>
<x>60</x>
<y>420</y>
<width>75</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QSlider" name="progressSlider">
<property name="geometry">
<rect>
<x>60</x>
<y>390</y>
<width>681</width>
<height>22</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QDoubleSpinBox" name="speedBox">
<property name="geometry">
<rect>
<x>670</x>
<y>420</y>
<width>62</width>
<height>41</height>
</rect>
</property>
<property name="minimum">
<double>0.500000000000000</double>
</property>
<property name="maximum">
<double>3.000000000000000</double>
</property>
<property name="singleStep">
<double>0.250000000000000</double>
</property>
<property name="value">
<double>1.000000000000000</double>
</property>
</widget>
<widget class="QLineEdit" name="urlEdit">
<property name="geometry">
<rect>
<x>60</x>
<y>480</y>
<width>621</width>
<height>41</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="submitBtn">
<property name="geometry">
<rect>
<x>690</x>
<y>480</y>
<width>51</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QPushButton" name="muteBtn">
<property name="geometry">
<rect>
<x>370</x>
<y>420</y>
<width>75</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QSlider" name="volumeSlider">
<property name="geometry">
<rect>
<x>450</x>
<y>430</y>
<width>160</width>
<height>22</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Orientation::Horizontal</enum>
</property>
</widget>
<widget class="QLabel" name="progressLabel">
<property name="geometry">
<rect>
<x>150</x>
<y>420</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>00:00:00 / 00:00:00</string>
</property>
</widget>
<widget class="QWidget" name="coverWidget" native="true">
<property name="geometry">
<rect>
<x>60</x>
<y>49</y>
<width>681</width>
<height>331</height>
</rect>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。