8 #include <Cutelyst/action.h> 9 #include <Cutelyst/componentfactory.h> 10 #include <Cutelyst/cutelyst_global.h> 14 class ActionRESTPrivate;
26 bool doExecute(
Context *c)
override;
34 Q_PLUGIN_METADATA(IID
"org.cutelyst.ComponentFactory" FILE
"metadata.json")
42 #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.
QObject * parent() const const