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