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