8#include <Cutelyst/action.h>
9#include <Cutelyst/componentfactory.h>
10#include <Cutelyst/cutelyst_global.h>
14class RenderViewPrivate;
30 bool init(
Application *application,
const QVariantHash &args)
override;
53 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
This class represents a Cutelyst Action.
The Cutelyst application.
The Cutelyst Component base class.
virtual Component * createComponent(QObject *parent) override
Sensible default end action that forwards to a View.
The Cutelyst namespace holds all public Cutelyst API.
QObject * parent() const const