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