ProgressWidgetItem.h File Reference

Custom widget used to represent a single task. More...

#include "../../widgets/Config.h"
#include <QCommandLinkButton>
#include <QFrame>
#include <QGridLayout>
#include <QLabel>
#include <QProgressBar>
#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

 te
 URI C++ Library.
 
 te::qt
 Namespace for the Qt module of TerraLib.
 
 te::qt::widgets
 Namespace for the Qt Widgets module of TerraLib.
 

Detailed Description

Custom widget used to represent a single task.

Definition in file ProgressWidgetItem.h.