8 #include <Cutelyst/action.h>
9 #include <Cutelyst/componentfactory.h>
13 class RenderViewPrivate;
52 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
This class represents a Cutelyst Action.
The Cutelyst application.
The Cutelyst Component base class.
Component * createComponent(QObject *parent) override
Sensible default end action that forwards to a View.
bool doExecute(Cutelyst::Context *c) override
RenderView(QObject *parent=nullptr)
bool init(Application *application, const QVariantHash &args) override
The Cutelyst namespace holds all public Cutelyst API.
QObject * parent() const const