5 #ifndef COMPONENTFACTORY_H 6 #define COMPONENTFACTORY_H 27 #define ComponentFactory_iid "org.cutelyst.ComponentFactory" 30 #endif // COMPONENTFACTORY_H The Cutelyst Component base class.
The Cutelyst namespace holds all public Cutelyst API.
virtual Component * createComponent(QObject *parent=nullptr)=0