26 #ifndef __TERRALIB_QT_WIDGETS_INTERNAL_CHARTWIDGETFACTORY_H 
   27 #define __TERRALIB_QT_WIDGETS_INTERNAL_CHARTWIDGETFACTORY_H 
   30 #include <QtGui/QWidget> 
   33 #include "../../../common/AbstractFactory.h" 
   34 #include "../Config.h" 
   83 #endif  // __TERRALIB_QT_WIDGETS_INTERNAL_CHARTWIDGETFACTORY_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 base widget for settings. 
 
This class defines the interface of abstract factories without initializing parameters. 
 
A base widget to be used on the chart settings.