![]() |
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::Action, including all inherited members.
| Action(QObject *parent=nullptr) | Cutelyst::Action | explicit |
| Action(ActionPrivate *ptr, QObject *parent=nullptr) | Cutelyst::Action | explicitprotected |
| 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 |
| attribute(const QString &name, const QString &defaultValue={}) const | Cutelyst::Action | |
| attributes() const noexcept | Cutelyst::Action | |
| BeforeExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| beforeExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| className() const noexcept | Cutelyst::Action | |
| Component(QObject *parent=nullptr) | Cutelyst::Component | explicit |
| Component(ComponentPrivate *d, QObject *parent=nullptr) | Cutelyst::Component | explicitprotected |
| controller() const noexcept | Cutelyst::Action | |
| ControllerPrivate (defined in Cutelyst::Action) | Cutelyst::Action | friend |
| dispatch(Context *c) | Cutelyst::Action | inline |
| Dispatcher (defined in Cutelyst::Action) | Cutelyst::Action | friend |
| dispatcherReady(const Dispatcher *dispatch, Controller *controller) | Cutelyst::Component | protectedvirtual |
| doExecute(Context *c) override | Cutelyst::Action | protectedvirtual |
| execute(Context *c) | Cutelyst::Component | |
| init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
| match(int numberOfArgs) const noexcept | Cutelyst::Action | virtual |
| matchCaptures(int numberOfCaptures) const noexcept | Cutelyst::Action | virtual |
| Modifier enum name | Cutelyst::Component | |
| modifiers() const override | Cutelyst::Action | virtual |
| name() const noexcept | Cutelyst::Component | |
| None enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| ns() const noexcept | Cutelyst::Action | |
| numberOfArgs() const | Cutelyst::Action | virtual |
| numberOfCaptures() const | Cutelyst::Action | virtual |
| OnlyExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| reverse() const noexcept | Cutelyst::Component | |
| setAttributes(const ParamsMultiMap &attributes) | Cutelyst::Action | |
| setController(Controller *controller) | Cutelyst::Action | protected |
| setMethod(const QMetaMethod &method) | Cutelyst::Action | protected |
| setName(const QString &name) | Cutelyst::Component | |
| setReverse(const QString &reverse) | Cutelyst::Component | |
| setupAction(const QVariantHash &args, Application *app) | Cutelyst::Action | protected |
| ~Action() override=default | Cutelyst::Action | virtual |
| ~Component() override | Cutelyst::Component | virtual |