2024-01-18 15:41:43 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>Widget</class>
|
|
|
|
<widget class="QWidget" name="Widget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>1920</width>
|
|
|
|
<height>1080</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>20</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Widget</string>
|
|
|
|
</property>
|
2024-01-19 09:04:21 +08:00
|
|
|
<property name="styleSheet">
|
2024-08-12 11:26:42 +08:00
|
|
|
<string notr="true">background: rgba(0,0,0,0); </string>
|
2024-01-19 09:04:21 +08:00
|
|
|
</property>
|
2024-01-18 15:41:43 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2024-01-25 09:57:08 +08:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2024-01-18 15:41:43 +08:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2024-03-04 16:22:40 +08:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2024-08-12 11:26:42 +08:00
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
2024-03-04 16:22:40 +08:00
|
|
|
<size>
|
2024-08-12 11:26:42 +08:00
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
2024-03-04 16:22:40 +08:00
|
|
|
</size>
|
|
|
|
</property>
|
2024-08-12 11:26:42 +08:00
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QWidget" name="recordWidget" native="true">
|
|
|
|
<property name="minimumSize">
|
2024-03-04 16:22:40 +08:00
|
|
|
<size>
|
2024-08-12 11:26:42 +08:00
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
2024-03-04 16:22:40 +08:00
|
|
|
</size>
|
|
|
|
</property>
|
2024-08-12 11:26:42 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">color: white;</string>
|
2024-03-04 16:22:40 +08:00
|
|
|
</property>
|
2024-08-12 11:26:42 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="lblImgB">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="res.qrc">:/images/record.png</pixmap>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="lblTxtB">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">color: white;</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>录制中</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="lblImgA">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="pixmap">
|
|
|
|
<pixmap resource="res.qrc">:/images/record.png</pixmap>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="lblTxtA">
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>10</pointsize>
|
|
|
|
<weight>50</weight>
|
|
|
|
<bold>false</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">color: white;</string>
|
|
|
|
</property>
|
|
|
|
<property name="midLineWidth">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>录制中</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2024-03-04 16:22:40 +08:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2024-08-12 11:26:42 +08:00
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2024-03-04 16:22:40 +08:00
|
|
|
</property>
|
2024-08-12 11:26:42 +08:00
|
|
|
<property name="sizeHint" stdset="0">
|
2024-03-04 16:22:40 +08:00
|
|
|
<size>
|
2024-08-12 11:26:42 +08:00
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
2024-03-04 16:22:40 +08:00
|
|
|
</size>
|
|
|
|
</property>
|
2024-08-12 11:26:42 +08:00
|
|
|
</spacer>
|
2024-03-04 16:22:40 +08:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2024-08-12 11:26:42 +08:00
|
|
|
<item>
|
2024-12-24 03:51:48 +08:00
|
|
|
<widget class="TimeSlider" name="timeSlider" native="true"/>
|
2024-08-12 11:26:42 +08:00
|
|
|
</item>
|
2024-03-04 16:22:40 +08:00
|
|
|
</layout>
|
|
|
|
</item>
|
2024-01-18 15:41:43 +08:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
2024-08-12 11:26:42 +08:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
2024-12-24 03:51:48 +08:00
|
|
|
<class>TimeSlider</class>
|
2024-08-12 11:26:42 +08:00
|
|
|
<extends>QWidget</extends>
|
2024-12-24 03:51:48 +08:00
|
|
|
<header location="global">TimeSlider.h</header>
|
2024-08-12 11:26:42 +08:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2024-03-04 16:22:40 +08:00
|
|
|
<resources>
|
|
|
|
<include location="res.qrc"/>
|
|
|
|
</resources>
|
2024-01-18 15:41:43 +08:00
|
|
|
<connections/>
|
|
|
|
</ui>
|