1## Description
2
3The QProgressIndicator class lets an application display a progress indicator to show that a lengthy task is under way.
4Will work at any size.
5
6<img src="https://raw.github.com/mojocorp/QProgressIndicator/master/screen-capture-1.png" >
7<img src="https://raw.github.com/mojocorp/QProgressIndicator/master/screen-capture-2.png" >
8
9## Dependency
10Qt 4.4.x.
11
12## License
13
14MIT
15