forked from spygg/QBaiduFm
-
Notifications
You must be signed in to change notification settings - Fork 1
/
lyrics.ui
37 lines (37 loc) · 3.09 KB
/
lyrics.ui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Lyrics</class>
<widget class="QFrame" name="Lyrics">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>758</width>
<height>554</height>
</rect>
</property>
<property name="windowTitle">
<string>Frame</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string><html><head/><body><p align="center"><span style=" font-weight:600;">平凡之路</span></p><p align="center">作词:韩寒,朴树</p><p align="center">作曲:朴树</p><p align="center"><span style=" font-weight:600; color:#aaaa00;">演唱:朴树</span></p><p align="center">徘徊着的 在路上的</p><p align="center">你要走吗</p><p align="center">易碎的 骄傲着</p><p align="center">那也曾是我的模样</p><p align="center">沸腾着的 不安着的</p><p align="center">你要去哪</p><p align="center">谜一样的 沉默着的</p><p align="center">故事你真的在听吗</p><p align="center">我曾经跨过山和大海 也穿过人山人海 我曾经拥有着一切 转眼都飘散如烟 我曾经失落失望失掉所有方向 直到看见平凡才是唯一的答案</p><p align="justify">当你仍然 还在幻想</p><p align="justify">你的明天</p><p align="center">她会好吗 还是更烂</p><p align="center">对我而言是另一天</p><p align="center">我曾经毁了我的一切 只想永远地离开 我曾经堕入无边黑暗 想挣扎无法自拔 我曾经象你象他象那野草野花 绝望着 渴望着 哭着笑着平凡着</p><p align="center">向前走 就这么走 就算你被给过什么 向前走 就这么走 就算你被夺走什么 向前走 就这么走 就算你会错过什么 向前走 就这么走 就算你会</p><p align="center">我曾经跨过山和大海 也穿过人山人海 我曾经拥有着一切 转眼都飘散如烟 我曾经失落失望失掉所有方向 直到看见平凡才是唯一的答案</p><p align="center">我曾经毁了我的一切 只想永远地离开 我曾经堕入无边黑暗 想挣扎无法自拔 我曾经像你像他像那野草野花 绝望着 渴望着 哭着笑着平凡着</p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>