7 #ifndef __FWGUIQT_ACTIONCALLBACK_HPP__ 8 #define __FWGUIQT_ACTIONCALLBACK_HPP__ 13 #include <fwGui/ActionCallbackBase.hpp> 15 #include "fwGuiQt/config.hpp" 38 ::fwGui::factory::New< ActionCallback > );
48 void executeQt(
bool checked =
false);
49 void checkQt(
bool checked);
Key class used to restrict access to Object construction. See http://www.drdobbs.com/184402053.
Defines the menu item callback.
The namespace fwGuiQt contains classes which provide the implementation of the Gui using Qt library...
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
Defines the menu item callback.