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