|
cutelyst 3.9.1
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 |
| 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, const QString &opname) | Cutelyst::Dispatcher | protected |
| getAction(const QString &name, const QString &nameSpace=QString()) const | Cutelyst::Dispatcher | |
| getActionByPath(const QString &path) const | Cutelyst::Dispatcher | |
| getActions(const QString &name, const QString &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() (defined in Cutelyst::Dispatcher) | Cutelyst::Dispatcher |