22 #ifndef CTKCMDLINEMODULEFRONTENDFACTORYQTWEBKIT_H
23 #define CTKCMDLINEMODULEFRONTENDFACTORYQTWEBKIT_H
25 #include "ctkCommandLineModulesFrontendQtWebKitExport.h"
42 virtual QString
name()
const;
QtWebKit specific implementation of ctkCmdLineModuleFrontendFactory.
virtual QString name() const
Get the name of this factory.
virtual QString description() const
Get the description for this factory.
virtual ctkCmdLineModuleFrontend * create(const ctkCmdLineModuleReference &moduleRef)
Creates front-end instances.
Abstract base class for all front-end command line module implementations.
Defines a reference or handle to a module, including location, XML, description and access to the ass...
Factory class to create new front-ends.