Files | |
| file | CreateProgressWidgetItemEvent.h [code] |
| The CreateProgressWidgetItemEvent is a custom event used to create a progress widget item. | |
| file | ProgressResetEvent.h [code] |
| The ProgressResetEvent is a custom event used to reset a progress bar. | |
| file | ProgressSetMessageEvent.h [code] |
| A custom event used to set a new message into a progress bar. | |
| file | ProgressSetValueEvent.h [code] |
| The ProgressSetValueEvent is a custom event used to set a new value into a progress bar. | |
| file | ProgressViewerBar.h [code] |
| A class that defines the interface of a qt bar progress viewer. | |
| file | ProgressViewerDialog.h [code] |
| A progress dialog. | |
| file | ProgressViewerWidget.h [code] |
| A class that defines the interface of a qt widget to group a set of ProgressWidgetItem. | |
| file | ProgressWidgetItem.h [code] |
| Custom widget used to represent a single task. | |
| file | RemoveProgressWidgetItemEvent.h [code] |
| The RemoveProgressWidgetItemEvent is a custom event used to remove a progress widget item. | |