Module implementing a taskhandle class with a progress dialog.
| ProgressHandle | Class implementing taskhandle with a progress dialog. |
| None |
Class implementing taskhandle with a progress dialog.
| ProgressHandle | Constructor |
| __updateProgress | Private slot to handle the task progress. |
| reset | Public slot to reset the progress dialog. |
| show | Public slot to show the progress dialog. |
Constructor
Private slot to handle the task progress.
Public slot to reset the progress dialog.
Public slot to show the progress dialog.