 |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the documentation of this file.
22 #ifndef CTKCMDLINEMODULEFRONTENDFACTORYQTWEBKIT_H
23 #define CTKCMDLINEMODULEFRONTENDFACTORYQTWEBKIT_H
25 #include "ctkCommandLineModulesFrontendQtWebKitExport.h"
42 virtual QString
name()
const;
48 #endif // CTKCMDLINEMODULEFRONTENDFACTORYQTWEBKIT_H
virtual ctkCmdLineModuleFrontend * create(const ctkCmdLineModuleReference &moduleRef)
Creates front-end instances.
Factory class to create new front-ends.
Defines a reference or handle to a module, including location, XML, description and access to the ass...
virtual QString name() const
Get the name of this factory.
Abstract base class for all front-end command line module implementations.
QtWebKit specific implementation of ctkCmdLineModuleFrontendFactory.
virtual QString description() const
Get the description for this factory.