framelesshelper/examples/QQPlayer
Yuhang Zhao a7a6dd185c Cleanup examples.
And add missing MIT license header.

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
2020-10-13 15:08:07 +08:00
..
resources Cleanup examples. 2020-10-13 15:08:07 +08:00
CMakeLists.txt Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
QQPlayer.exe.manifest Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
QQPlayer.ico Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
QQPlayer.rc Cleanup examples. 2020-10-13 15:08:07 +08:00
README.txt Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
build.bat Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
images.qrc Add the QMainWindow example. 2020-10-12 15:10:51 +08:00
main.cpp Cleanup examples. 2020-10-13 15:08:07 +08:00
qml.qrc Add the QMainWindow example. 2020-10-12 15:10:51 +08:00

README.txt

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Qt Quick 模仿的 QQ播放器

只做了主界面,而且只有界面,没有功能,仅供展示

可以看出只要有贴图Qt Quick 做这种界面很容易的

按钮的图片有些糊,而且边缘呈锯齿状,是因为我是直接从截图里扣下来的
,没有仔细处理。由于只是示例项目,因此不会再进行任何额外处理了。
如果是公司的项目,肯定会有正规的高清贴图的。

所有来自QQ播放器的图片以及图标版权均归腾讯所有。
此仓库里提供的所有相关的素材文件,仅供学习交流,请勿传播甚至商用。