cutelyst 5.0.1
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::Component Member List

This is the complete list of members for Cutelyst::Component, including all inherited members.

AfterExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
afterExecute(Context *c)Cutelyst::Componentprotectedvirtual
applyRoles(const QStack< Component * > &roles)Cutelyst::Componentprotected
AroundExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
aroundExecute(Context *c, QStack< Component * > stack)Cutelyst::Componentprotectedvirtual
BeforeExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
beforeExecute(Context *c)Cutelyst::Componentprotectedvirtual
Component(QObject *parent=nullptr)Cutelyst::Componentexplicit
Component(ComponentPrivate *d, QObject *parent=nullptr)Cutelyst::Componentexplicitprotected
Controller (defined in Cutelyst::Component)Cutelyst::Componentfriend
dispatcherReady(const Dispatcher *dispatch, Controller *controller)Cutelyst::Componentprotectedvirtual
doExecute(Context *c)Cutelyst::Componentprotectedvirtual
execute(Context *c)Cutelyst::Component
init(Application *application, const QVariantHash &args)Cutelyst::Componentvirtual
Modifier enum nameCutelyst::Component
modifiers() constCutelyst::Componentvirtual
name() const noexceptCutelyst::Component
None enum value (defined in Cutelyst::Component)Cutelyst::Component
OnlyExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
reverse() const noexceptCutelyst::Component
setName(const QString &name)Cutelyst::Component
setReverse(const QString &reverse)Cutelyst::Component
~Component() overrideCutelyst::Componentvirtual