A factory to build the histogram frame object. More...
#include <QWidget>
#include "../../../common/AbstractFactory.h"
#include "../Config.h"
#include "ChartWidget.h"
#include "ChartWidgetFactory.h"
#include "HistogramFrame.h"
Go to the source code of this file.
Classes | |
class | te::qt::widgets::HistogramFrameFactory |
A factory to build the histogram frame object. More... | |
Namespaces | |
te | |
TerraLib. | |
te::qt | |
Namespace for the Qt module of TerraLib. | |
te::qt::widgets | |
Namespace for the Qt Widgets module of TerraLib. | |
A factory to build the histogram frame object.
Definition in file HistogramFrameFactory.h.