Custom widget used to represent a single task. More...
#include "AbstractQtProgressViewer.h"#include "../../widgets/Config.h"#include <QFrame>#include <QGridLayout>#include <QLabel>#include <QProgressBar>#include <QToolButton>#include <QWidget>Go to the source code of this file.
Classes | |
| class | te::qt::widgets::ProgressWidgetItem |
| Custom widget used to represent a single task. 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. | |
Custom widget used to represent a single task.
Definition in file ProgressWidgetItem.h.