7 #ifndef __MONITORQT_ACTION_CLASSFACTORYREGISTRYINFO_HPP__ 8 #define __MONITORQT_ACTION_CLASSFACTORYREGISTRYINFO_HPP__ 10 #include "monitorQt/config.hpp" 12 #include <fwGui/IActionSrv.hpp> 14 #include <QApplication> 16 #include <QTreeWidget> 41 void configuring() override;
44 void starting() override;
47 void updating() override;
50 void stopping() override;
65 #endif // __MONITORQT_ACTION_CLASSFACTORYREGISTRYINFO_HPP__ Defines the service interface managing the menu items.
Implements an action to show services registered in factory.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.