22 #ifndef CTKCMDLINEMODULEFRONTENDFACTORYQTGUI_H
23 #define CTKCMDLINEMODULEFRONTENDFACTORYQTGUI_H
25 #include "ctkCommandLineModulesFrontendQtGuiExport.h"
45 virtual QString
name()
const;
Factory class to instantiate Qt widget based front-ends.
virtual QString name() const
Get the name of this factory.
virtual QString description() const
Get the description for this factory.
virtual ctkCmdLineModuleFrontendQtGui * create(const ctkCmdLineModuleReference &moduleRef)
Creates front-end instances.
A Qt based implementation of the module front end.
Defines a reference or handle to a module, including location, XML, description and access to the ass...
Factory class to create new front-ends.