cutelyst 4.8.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::Dispatcher Member List

This is the complete list of members for Cutelyst::Dispatcher, including all inherited members.

Application (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcherfriend
Context (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcherfriend
Controller (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcherfriend
controller(QStringView name) constCutelyst::Dispatcher
controllers() constCutelyst::Dispatcher
dispatch(Context *c)Cutelyst::Dispatcherprotected
Dispatcher(QObject *parent=nullptr)Cutelyst::Dispatcher
dispatchers() constCutelyst::Dispatcher
expandAction(const Context *c, Action *action) constCutelyst::Dispatcher
forward(Context *c, Component *component)Cutelyst::Dispatcherprotected
forward(Context *c, QStringView opname)Cutelyst::Dispatcherprotected
getAction(QStringView name, QStringView nameSpace={}) constCutelyst::Dispatcher
getActionByPath(QStringView path) constCutelyst::Dispatcher
getActions(QStringView name, QStringView nameSpace) constCutelyst::Dispatcher
prepareAction(Context *c)Cutelyst::Dispatcherprotected
setupActions(const QVector< Controller * > &controllers, const QVector< DispatchType * > &dispatchers, bool printActions)Cutelyst::Dispatcherprotected
uriForAction(Action *action, const QStringList &captures) constCutelyst::Dispatcher
~Dispatcher()Cutelyst::Dispatcher