26 #ifndef __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_SIMPLEPROPERTYWIDGETFACTORY_H
27 #define __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_SIMPLEPROPERTYWIDGETFACTORY_H
30 #include "../../../common/AbstractFactory.h"
31 #include "../../../datatype/Enums.h"
32 #include "../Config.h"
This class defines the interface of abstract factories without initializing parameters.