21 #include <Cutelyst/cutelyst_global.h> 22 #include <Cutelyst/action.h> 23 #include <Cutelyst/componentfactory.h> 27 class RenderViewPrivate;
41 virtual bool init(
Application *application,
const QVariantHash &args)
override;
50 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
59 #endif // RENDERVIEW_H virtual Component * createComponent(QObject *parent) override
Sensible default end action.
The Cutelyst Component base class.
This class represents a Cutelyst Action.
The Cutelyst namespace holds all public Cutelyst API.
The Cutelyst Application.