![]() |
cutelyst 4.9.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::Dispatcher, including all inherited members.
| Application (defined in Cutelyst::Dispatcher) | Cutelyst::Dispatcher | friend |
| Context (defined in Cutelyst::Dispatcher) | Cutelyst::Dispatcher | friend |
| Controller (defined in Cutelyst::Dispatcher) | Cutelyst::Dispatcher | friend |
| controller(QStringView name) const | Cutelyst::Dispatcher | |
| controllers() const | Cutelyst::Dispatcher | |
| dispatch(Context *c) | Cutelyst::Dispatcher | protected |
| Dispatcher(QObject *parent=nullptr) | Cutelyst::Dispatcher | |
| dispatchers() const | Cutelyst::Dispatcher | |
| expandAction(const Context *c, Action *action) const | Cutelyst::Dispatcher | |
| forward(Context *c, Component *component) | Cutelyst::Dispatcher | protected |
| forward(Context *c, QStringView opname) | Cutelyst::Dispatcher | protected |
| getAction(QStringView name, QStringView nameSpace={}) const | Cutelyst::Dispatcher | |
| getActionByPath(QStringView path) const | Cutelyst::Dispatcher | |
| getActions(QStringView name, QStringView nameSpace) const | Cutelyst::Dispatcher | |
| prepareAction(Context *c) | Cutelyst::Dispatcher | protected |
| setupActions(const QVector< Controller * > &controllers, const QVector< DispatchType * > &dispatchers, bool printActions) | Cutelyst::Dispatcher | protected |
| uriForAction(Action *action, const QStringList &captures) const | Cutelyst::Dispatcher | |
| ~Dispatcher() | Cutelyst::Dispatcher |