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" 
AbstractFeatureInfoMaker is an abstraction to construct a QTreeWidgetItem to be used on Info tool scr...
 
This class defines the interface of abstract factories without initializing parameters.