26 #ifndef __TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H 
   27 #define __TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H 
   67 #endif //__TE_QT_PLUGINS_RP_INTERNAL_ARITHMETICOPACTION_H 
This is an abstract class used to register actions into rp pluging. 
 
virtual ~ArithmeticOpAction()
 
This class register the arithmeticOp action into RP Plugin. 
 
This file defines the abstract class AbstractAction. 
 
Configuration flags for the RP Qt Widget plugin. 
 
virtual void onActionActivated(bool checked)
 
ArithmeticOpAction(QMenu *menu, QMenu *popupMenu)