26 #ifndef __TE_QT_PLUGINS_ATTRIBUTEFILL_INTERNAL_VECTORTORASTERACTION_H 
   27 #define __TE_QT_PLUGINS_ATTRIBUTEFILL_INTERNAL_VECTORTORASTERACTION_H 
   39       namespace attributefill
 
   67 #endif //__TE_QT_PLUGINS_ATTRIBUTEFILL_INTERNAL_VECTORTORASTERACTION_H 
virtual ~VectorToRasterAction()
 
Configuration flags for the attributefill Qt Widget plugin. 
 
This is an abstract class used to register actions into Attribute Fill pluging. 
 
VectorToRasterAction(QMenu *menu)
 
virtual void onActionActivated(bool checked)
 
This class register the contrast action into Attribute Fill Plugin. 
 
This file defines the abstract class AbstractAction.