Слияние кода завершено, страница обновится автоматически
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>761</width>
<height>284</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="windowTitle">
<string>音乐流派写入工具</string>
</property>
<property name="windowIcon">
<iconset resource="resource.qrc">
<normaloff>:/title/images/music.png</normaloff>:/title/images/music.png</iconset>
</property>
<widget class="QWidget" name="centralwidget">
<property name="mouseTracking">
<bool>false</bool>
</property>
<widget class="QWidget" name="right_widget" native="true">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>740</width>
<height>250</height>
</rect>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">QWidget#right_widget{
background:rgb(255, 250, 232);
border-top-right-radius:10px;
border-bottom-right-radius:10px;
border-top-left-radius:10px;
border-bottom-left-radius:10px;
}</string>
</property>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>60</x>
<y>50</y>
<width>251</width>
<height>141</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(56, 24, 1);
font: 9pt "微软雅黑";</string>
</property>
<property name="title">
<string>配置选项</string>
</property>
<widget class="QWidget" name="verticalLayoutWidget_2">
<property name="geometry">
<rect>
<x>20</x>
<y>30</y>
<width>211</width>
<height>101</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QRadioButton" name="radioButton_genre">
<property name="tabletTracking">
<bool>false</bool>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>写入流派标签</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="checkBox_genre_save">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>保留原流派</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton_comment">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>写入注释标签</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>80</x>
<y>190</y>
<width>211</width>
<height>41</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pushButton_path">
<property name="styleSheet">
<string notr="true">QPushButton{background:#ebdad3;border-radius:10px;font: 9pt "微软雅黑";}QPushButton:hover{background:#ffe3c8;}
</string>
</property>
<property name="text">
<string>选择路径</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_start">
<property name="enabled">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#ebdad3;border-radius:10px;font: 9pt "微软雅黑";}QPushButton:hover{background:#ffe3c8;}</string>
</property>
<property name="text">
<string>开始</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
<width>181</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(56, 24, 1);
font: 10pt "微软雅黑";</string>
</property>
<property name="text">
<string>音乐流派写入工具</string>
</property>
</widget>
<widget class="QGroupBox" name="groupBox_2">
<property name="geometry">
<rect>
<x>320</x>
<y>50</y>
<width>411</width>
<height>141</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(56, 24, 1);
font: 9pt "微软雅黑";
</string>
</property>
<property name="title">
<string>输出</string>
</property>
<widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
<x>10</x>
<y>20</y>
<width>391</width>
<height>111</height>
</rect>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(56, 24, 1);
font: 9pt "微软雅黑";
background:rgb(255, 250, 232);</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</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:9pt; font-weight:400; font-style:normal;">
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>470</x>
<y>220</y>
<width>261</width>
<height>21</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(56, 24, 1);
font: 9pt "微软雅黑";</string>
</property>
<property name="text">
<string>Designed By 饕餮Nagisa 2021.10</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_about">
<property name="geometry">
<rect>
<x>710</x>
<y>220</y>
<width>20</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#ebdad3;border-radius:10px;font: 9pt "微软雅黑";}QPushButton:hover{background:#ffe3c8;}
</string>
</property>
<property name="text">
<string>↗</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>710</x>
<y>10</y>
<width>21</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_update">
<property name="geometry">
<rect>
<x>210</x>
<y>11</y>
<width>61</width>
<height>20</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#ebdad3;border-radius:10px;font: 9pt "微软雅黑";}QPushButton:hover{background:#ffe3c8;}
</string>
</property>
<property name="text">
<string>vx.x.xx</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="left_widget" native="true">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>40</width>
<height>250</height>
</rect>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="styleSheet">
<string notr="true">QWidget#left_widget{
background:rgb(245, 36, 67);
border-top-left-radius:10px;
border-bottom-left-radius:10px;
}</string>
</property>
<widget class="QPushButton" name="pushButton_red">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>15</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#F76677;border-radius:7px;}QPushButton:hover{background:red;}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_green">
<property name="geometry">
<rect>
<x>10</x>
<y>50</y>
<width>15</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#6DDF6D;border-radius:7px;}QPushButton:hover{background:green;}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="pushButton_yellow">
<property name="geometry">
<rect>
<x>10</x>
<y>30</y>
<width>15</width>
<height>15</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QPushButton{background:#F7D674;border-radius:7px;}
QPushButton:hover{background:yellow;}</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
</widget>
</widget>
<resources>
<include location="resource.qrc"/>
</resources>
<connections/>
</ui>
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )