8 #include <Cutelyst/action.h> 9 #include <Cutelyst/componentfactory.h> 10 #include <Cutelyst/cutelyst_global.h> 14 class RenderViewPrivate;
28 virtual bool init(
Application *application,
const QVariantHash &args)
override;
39 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
47 #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.
QObject * parent() const const