26 #ifndef __TE_QT_PLUGINS_VP_INTERNAL_LINETOPOLYGONACTION_H    27 #define __TE_QT_PLUGINS_VP_INTERNAL_LINETOPOLYGONACTION_H    67 #endif //__TE_QT_PLUGINS_VP_INTERNAL_LINETOPOLYGONACTION_H 
This class register the line to polygon action into VP Plugin. 
 
This file defines the abstract class AbstractAction. 
 
Configuration flags for the VP Qt Widget plugin. 
 
virtual void onActionActivated(bool checked)
 
virtual ~LineToPolygonAction()
 
This is an abstract class used to register actions into vp pluging. 
 
LineToPolygonAction(QMenu *menu)