18 #include "dispatchtype.h" 20 #include "context_p.h" 29 DispatchType::~DispatchType()
60 c->d_ptr->action = action;
63 #include "moc_dispatchtype.cpp" void setupMatchedAction(Context *c, Action *action) const
This class represents a Cutelyst Action.
DispatchType(QObject *parent=nullptr)
The Cutelyst namespace holds all public Cutelyst API.
virtual bool isLowPrecedence() const
virtual Action * expandAction(const Context *c, Action *action) const
virtual bool registerAction(Action *action)
registerAction
virtual QString uriForAction(Action *action, const QStringList &captures) const =0