fw4spl
|
The namespace guiQt contains the basic services to build the application IHM with Qt. More...
Namespaces | |
editor | |
The namespace guiQt::editor contains a basic editor written with Qt. | |
Classes | |
class | Plugin |
This class is called when the guiQt bundle is loaded. More... | |
class | SSignalShortcut |
This service sends a signal when the associated shortcut is activated. More... | |
Functions | |
void | setup () |
Variables | |
static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("::guiQt::Plugin") |
The namespace guiQt contains the basic services to build the application IHM with Qt.
This bundle is automatically started at the launch of the application if it is present in the REQUIREMENTS of the application's Properties.cmake.
Example