8 #include <Cutelyst/cutelyst_global.h>
9 #include <Cutelyst/action.h>
10 #include <Cutelyst/componentfactory.h>
14 class ActionRESTPrivate;
23 explicit ActionREST(QObject *parent =
nullptr);
26 bool doExecute(
Context *c)
override;
32 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
virtual Component * createComponent(QObject *parent) override
Automated REST Method Dispatching.
This class represents a Cutelyst Action.
The Cutelyst Component base class.
The Cutelyst namespace holds all public Cutelyst API.