26#ifndef TE_QT_PLUGINS_SA_BAYESGLOBALACTION_H
27#define TE_QT_PLUGINS_SA_BAYESGLOBALACTION_H
This is an abstract class used to register actions into sa pluging.
virtual void onActionActivated(bool checked)
BayesGlobalAction(QMenu *menu)
virtual ~BayesGlobalAction()
This file defines the abstract class AbstractAction.