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;
This class defines the interface of abstract factories without initializing parameters.