21 #include <Cutelyst/cutelyst_global.h> 22 #include <Cutelyst/action.h> 23 #include <Cutelyst/componentfactory.h> 27 class ActionRESTPrivate;
39 bool doExecute(
Context *c)
override;
45 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
53 #endif // ACTIONREST_H The Cutelyst Component base class.
This class represents a Cutelyst Action.
Automated REST Method Dispatching.
virtual Component * createComponent(QObject *parent) override
The Cutelyst namespace holds all public Cutelyst API.