A class that defines the interface of a qt widget to group a set of ProgressWidgetItem. More...
#include "../../../common/progress/AbstractProgressViewer.h"#include "../../../common/progress/TaskProgress.h"#include "../Config.h"#include <QDialog>#include <QGridLayout>#include <QScrollArea>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::ProgressViewerWidget |
| A class that defines the interface of a qt widget to group a set of ProgressWidgetItem. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::qt |
| Namespace for the Qt module of TerraLib. | |
| namespace | te::qt::widgets |
| Namespace for the Qt Widgets module of TerraLib. | |
A class that defines the interface of a qt widget to group a set of ProgressWidgetItem.
Definition in file ProgressViewerWidget.h.