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