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" 
   69           virtual int getType() 
const = 0;
 
   89 #endif  // __TERRALIB_QT_WIDGETS_PROPERTY_INTERNAL_SIMPLEPROPERTYWIDGETFACTORY_H 
This class defines the interface of abstract factories without initializing parameters.