A factory to build widget objects. More...
#include <QtGui/QWidget>#include "../../../common/AbstractFactory.h"#include "../Config.h"#include "ChartWidget.h"Go to the source code of this file.
Classes | |
| class | te::qt::widgets::ChartWidgetFactory |
| A factory to build widget objects. 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. | |
A factory to build widget objects.
Definition in file ChartWidgetFactory.h.