![]() |
cutelyst 4.8.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::Component, including all inherited members.
| afterExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| AfterExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| applyRoles(const QStack< Component * > &roles) | Cutelyst::Component | protected |
| AroundExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| aroundExecute(Context *c, QStack< Component * > stack) | Cutelyst::Component | protectedvirtual |
| BeforeExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| beforeExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| Component(QObject *parent=nullptr) | Cutelyst::Component | explicit |
| Component(ComponentPrivate *d, QObject *parent=nullptr) | Cutelyst::Component | explicitprotected |
| Controller (defined in Cutelyst::Component) | Cutelyst::Component | friend |
| dispatcherReady(const Dispatcher *dispatch, Controller *controller) | Cutelyst::Component | protectedvirtual |
| doExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| execute(Context *c) | Cutelyst::Component | |
| init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
| Modifier enum name | Cutelyst::Component | |
| modifiers() const | Cutelyst::Component | virtual |
| name() const noexcept | Cutelyst::Component | |
| None enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| OnlyExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| reverse() const noexcept | Cutelyst::Component | |
| setName(const QString &name) | Cutelyst::Component | |
| setReverse(const QString &reverse) | Cutelyst::Component | |
| ~Component() override | Cutelyst::Component | virtual |