KhoaTranProgrammer / ProgressBarCollection

I create this application to show up the demonstration for the collection of progress bars

Home Page:https://www.youtube.com/watch?v=axO0TAELDoE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProgressBarCollection

picture

We create this application to show up demonstration of some style of progress bars that are common used

This application are written by Qt QML language

We just use some basic controls of QML type so that it can run on many version of Qt 5. Some controls are used such as: Item, Rectangle, Timer, Text, Canvas, Repeater

Future work: add more style of progress bars

Additionally, we also support to measure FPS, CPU usage, RAM usage

Demonstration video at: https://www.youtube.com/watch?v=axO0TAELDoE&t=14s

Android version at: https://play.google.com/store/apps/details?id=source.ProgressBarCollection

About

I create this application to show up the demonstration for the collection of progress bars

https://www.youtube.com/watch?v=axO0TAELDoE


Languages

Language:QML 79.2%Language:C++ 15.0%Language:QMake 3.3%Language:JavaScript 2.4%