Use this tag when you have a question about QProgressDialog, a Qt class which provides feedback on the progress of a slow operation.
The QProgressDialog
is a Qt class that provides feedback on the progress of a slow operation.
In general, a progress dialog is used to give the user an indication of how long an operation is going to take.