26 #ifndef __TERRALIB_QT_SE_INTERNAL_ABSTRACTGRAPHICWIDGETFACTORY_H 
   27 #define __TERRALIB_QT_SE_INTERNAL_ABSTRACTGRAPHICWIDGETFACTORY_H 
   30 #include "../../../common/AbstractFactory.h" 
   31 #include "../Config.h" 
   44       class AbstractGraphicWidget;
 
This class defines the interface of abstract factories without initializing parameters.