|
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::View, 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(Context *c, QStack< Component * > stack) | Cutelyst::Component | protectedvirtual |
| AroundExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| beforeExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| BeforeExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| Component(QObject *parent=nullptr) | Cutelyst::Component | explicit |
| Component(ComponentPrivate *d, QObject *parent=nullptr) | Cutelyst::Component | explicitprotected |
| dispatcherReady(const Dispatcher *dispatch, Controller *controller) | Cutelyst::Component | protectedvirtual |
| execute(Context *c) | Cutelyst::Component | |
| init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
| Modifier enum name | Cutelyst::Component | |
| modifiers() const override | Cutelyst::View | virtual |
| name() const | Cutelyst::Component | |
| None enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| OnlyExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| render(Context *c) const =0 | Cutelyst::View | pure virtual |
| reverse() const | Cutelyst::Component | |
| setMinimalSizeToDeflate(qint32 minSize=-1) | Cutelyst::View | |
| setName(const QString &name) | Cutelyst::Component | |
| setReverse(const QString &reverse) | Cutelyst::Component | |
| View(QObject *parent, const QString &name) | Cutelyst::View | explicit |
| View(ViewPrivate *d, QObject *parent, const QString &name) | Cutelyst::View | explicitprotected |
| ~Component() override (defined in Cutelyst::Component) | Cutelyst::Component | virtual |
| ~View() override=default (defined in Cutelyst::View) | Cutelyst::View | virtual |