26#ifndef __TERRALIB_QT_WIDGETS_PROGRESS_INTERNAL_PROGRESSWIDGETITEM_H
27#define __TERRALIB_QT_WIDGETS_PROGRESS_INTERNAL_PROGRESSWIDGETITEM_H
31#include "../../widgets/Config.h"
37#include <QProgressBar>
86 virtual void setLabel(
const std::string& message);
A class that defines the interface of an abstract qt progress viewer.