nextcloud-desktop/src/3rdparty/QProgressIndicator
Olivier Goffart bcfa34357b Add Q_DECL_OVERRIDE for all function that are overriding something
This was made automatically with
clang-modernize -override-macros -add-override
2014-07-09 23:31:56 +02:00
..
LICENSE Add qprogressindicator widget 2013-04-24 11:45:53 +02:00
QProgressIndicator.cpp Add qprogressindicator widget 2013-04-24 11:45:53 +02:00
QProgressIndicator.h Add Q_DECL_OVERRIDE for all function that are overriding something 2014-07-09 23:31:56 +02:00
README.md Add qprogressindicator widget 2013-04-24 11:45:53 +02:00

Description

The QProgressIndicator class lets an application display a progress indicator to show that a lengthy task is under way. Will work at any size.

Dependency

Qt 4.4.x.

License

LGPL