26 #ifndef __TE_QT_PLUGINS_ST_INTERNAL_ABSTRACTACTION_H    27 #define __TE_QT_PLUGINS_ST_INTERNAL_ABSTRACTACTION_H    84           virtual void onActionActivated(
bool checked) = 0;
    99           void createAction(std::string name, std::string pixmap = 
"");
   110 #endif //__TE_QT_PLUGINS_ST_INTERNAL_ABSTRACTACTION_H 
QMenu * m_menu
Parent Menu. 
 
A base class for application events. 
 
This is an abstract class used to register actions into st pluging. 
 
Configuration flags for the ST Qt Widget plugin. 
 
QAction * m_action
Action used to call the process.