26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERFRAMEFACTORY_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERFRAMEFACTORY_H 
   30 #include <QtGui/QWidget> 
   33 #include "../../../common/AbstractFactory.h" 
   34 #include "../Config.h" 
   54           static void initialize();
 
   56           static void finalize();
 
   76 #endif // __TERRALIB_QT_WIDGETS_INTERNAL_SCATTERFRAMEFACTORY_H 
#define TEQTWIDGETSEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A factory to build widget objects. 
 
A frame used to adjust a histogram's chart parameters, weather it is about it's data or it's visual s...
 
A factory to build widget objects. 
 
A base widget for settings. 
 
A factory to build the scatter frame object. 
 
static ScatterFrameFactory * sm_factory
 
A base widget to be used on the chart settings.