22 #ifndef CTKCMDLINEMODULEFRONTENDFACTORY_H 23 #define CTKCMDLINEMODULEFRONTENDFACTORY_H 25 #include "ctkCommandLineModulesCoreExport.h" 48 virtual QString name()
const = 0;
54 virtual QString description()
const = 0;
64 #endif // CTKCMDLINEMODULEFRONTENDFACTORY_H Abstract base class for all front-end command line module implementations.A module front-end represen...
Factory class to create new front-ends.Front-end implementors are advised to create and export a sub-...
Defines a reference or handle to a module, including location, XML, description and access to the ass...