Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unixzii/coverflow
A coverflow implementation of Qt Quick
https://github.com/unixzii/coverflow
Last synced: 15 days ago
JSON representation
A coverflow implementation of Qt Quick
- Host: GitHub
- URL: https://github.com/unixzii/coverflow
- Owner: unixzii
- Created: 2014-01-27T07:06:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-24T05:23:41.000Z (almost 10 years ago)
- Last Synced: 2023-05-13T23:45:38.293Z (over 1 year ago)
- Language: Makefile
- Size: 326 KB
- Stars: 12
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Coverflow
A coverflow implementation of Qt Quick## Introduction
This is a very simple demo of coverflow in Qt Quick.You can put your customized item into the `Repeater`.## Screenshot
![](http://img.blog.csdn.net/20140127151004531?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvdW5peHppaQ==/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast)## Usage
Just build the project and enjoy it.