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