|
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::ViewJson, including all inherited members.
| afterExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| AfterExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| All enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| 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 | |
| Compact enum value | Cutelyst::ViewJson | |
| 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 | |
| ExposeMode enum name | Cutelyst::ViewJson | |
| exposeStashMode() const | Cutelyst::ViewJson | |
| Indented enum value | Cutelyst::ViewJson | |
| init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
| JsonFormat enum name | Cutelyst::ViewJson | |
| 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 | |
| outputFormat() const | Cutelyst::ViewJson | |
| RegularExpression enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| render(Context *c) const final | Cutelyst::ViewJson | virtual |
| reverse() const | Cutelyst::Component | |
| setExposeStash(const QString &key) | Cutelyst::ViewJson | |
| setExposeStash(const QStringList &keys) | Cutelyst::ViewJson | |
| setExposeStash(const QRegularExpression &re) | Cutelyst::ViewJson | |
| setMinimalSizeToDeflate(qint32 minSize=-1) | Cutelyst::View | |
| setName(const QString &name) | Cutelyst::Component | |
| setOutputFormat(JsonFormat format) | Cutelyst::ViewJson | |
| setReverse(const QString &reverse) | Cutelyst::Component | |
| setXJsonHeader(bool enable) | Cutelyst::ViewJson | |
| String enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| StringList enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| View(QObject *parent, const QString &name) | Cutelyst::View | explicit |
| View(ViewPrivate *d, QObject *parent, const QString &name) | Cutelyst::View | explicitprotected |
| ViewJson(QObject *parent, const QString &name=QString()) | Cutelyst::ViewJson | explicit |
| xJsonHeader() const | Cutelyst::ViewJson | |
| ~Component() override (defined in Cutelyst::Component) | Cutelyst::Component | virtual |
| ~View() override=default (defined in Cutelyst::View) | Cutelyst::View | virtual |