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