27 #ifndef __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_FEATUREINFOMAKERFACTORY_H    28 #define __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_FEATUREINFOMAKERFACTORY_H    31 #include "../../Config.h"    32 #include "../../../../common/AbstractFactory.h"    86 #endif // __TERRALIB_QT_WIDGETS_LAYER_INTERNAL_FEATUREINFOMAKERFACTORY_H This class defines the interface of abstract factories without initializing parameters. 
 
AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool scr...