26 #ifndef __TERRALIB_QT_SE_INTERNAL_ABSTRACTFILLWIDGETFACTORY_H    27 #define __TERRALIB_QT_SE_INTERNAL_ABSTRACTFILLWIDGETFACTORY_H    30 #include "../../../common/AbstractFactory.h"    31 #include "../Config.h"    44       class AbstractFillWidget;
    78         static void RegisteredWidgets(std::vector<std::string>& keys);
   103 #endif  // __TERRALIB_QT_SE_INTERNAL_ABSTRACTFILLWIDGETFACTORY_H This class defines the interface of abstract factories without initializing parameters.