1 Star 0 Fork 3

Spark开源软件/deepin-dreamscene-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
settingwindow.ui 11.33 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>settingWindow</class>
<widget class="QWidget" name="settingWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>633</width>
<height>426</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QPushButton" name="pathBtn">
<property name="text">
<string>选择地址</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="pathEdit">
<property name="text">
<string>./9.mp4</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_13">
<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="QLabel" name="pixThumbnail">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="3" column="0">
<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>
<item row="4" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>音量</string>
</property>
</widget>
</item>
<item>
<widget class="QSlider" name="Slider">
<property name="maximum">
<number>100</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
</layout>
</item>
<item row="5" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="startBtn">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>开始</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pauseBtn">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>暂停</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="setBtn">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>设置壁纸</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="cancelBtn">
<property name="minimumSize">
<size>
<width>150</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="6" column="0">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_12" stretch="1,1">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>模式</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="comboBox">
<item>
<property name="text">
<string>复制</string>
</property>
</item>
<item>
<property name="text">
<string>扩展</string>
</property>
</item>
<item>
<property name="text">
<string>手动设置尺寸</string>
</property>
</item>
</widget>
</item>
<item>
<widget class="QCheckBox" name="autoStartBox">
<property name="text">
<string>是否自启动</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_15">
<item>
<widget class="QLabel" name="label_7">
<property name="text">
<string>视频比例</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="videoBLCombox">
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
<item>
<property name="text">
<string>默认</string>
</property>
</item>
<item>
<property name="text">
<string>4:3</string>
</property>
</item>
<item>
<property name="text">
<string>16:9</string>
</property>
</item>
<item>
<property name="text">
<string>16:10</string>
</property>
</item>
<item>
<property name="text">
<string>1.85:1</string>
</property>
</item>
<item>
<property name="text">
<string>2.35:1</string>
</property>
</item>
<item>
<property name="text">
<string>自定义</string>
</property>
</item>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<widget class="QLineEdit" name="videoBLEdit">
<property name="text">
<string>1.33</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="videoBZDY">
<property name="text">
<string>设置比例</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QLabel" name="label_5">
<property name="text">
<string>横向偏移</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="widthPY"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>纵向偏移</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="heightPY"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>宽度</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="width"/>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>高度</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="height"/>
</item>
</layout>
</item>
</layout>
</item>
<item>
<widget class="QPushButton" name="setManual">
<property name="text">
<string>设置自定义宽高</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item row="7" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QPushButton" name="mainWeb">
<property name="minimumSize">
<size>
<width>200</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>程序主页</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="giteeWeb">
<property name="text">
<string>最新版下载(gitee)</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="githubWeb">
<property name="text">
<string>最新版本下载(github)</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="bugBtn">
<property name="text">
<string>reprotBug</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="8" column="0">
<widget class="QPushButton" name="history">
<property name="text">
<string>历史/导入壁纸</string>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/spark-opensource/deepin-dreamscene-ui.git
git@gitee.com:spark-opensource/deepin-dreamscene-ui.git
spark-opensource
deepin-dreamscene-ui
deepin-dreamscene-ui
master

搜索帮助