26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTSTYLEFRAMEFACTORY_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTSTYLEFRAMEFACTORY_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_CHARTSTYLEFRAMEFACTORY_H 
static ChartStyleFrameFactory * sm_factory
 
#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 factory to build widget objects. 
 
A base widget for settings. 
 
A base widget to be used on the chart settings.