|
Cutelyst
2.14.2
|
This is the complete list of members for Cutelyst::ViewJson, including all inherited members.
| AfterExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| afterExecute(Context *c) | Cutelyst::Component | protectedvirtual |
| 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 | |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| Compact enum value | Cutelyst::ViewJson | |
| Component(QObject *parent=nullptr) | Cutelyst::Component | explicit |
| Component(ComponentPrivate *d, QObject *parent=nullptr) | Cutelyst::Component | explicitprotected |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const char *signal, const QObject *receiver, const char *method) const | QObject | |
| disconnect(const QObject *receiver, const char *method) const | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| dispatcherReady(const Dispatcher *dispatch, Controller *controller) | Cutelyst::Component | protectedvirtual |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| execute(Context *c) | Cutelyst::Component | |
| ExposeMode enum name | Cutelyst::ViewJson | |
| exposeStashMode() const | Cutelyst::ViewJson | |
| findChild(const QString &name, Qt::FindChildOptions options) const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const | QObject | |
| findChildren(const QRegExp ®Exp, Qt::FindChildOptions options) const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const | QObject | |
| Indented enum value | Cutelyst::ViewJson | |
| inherits(const char *className) const | QObject | |
| init(Application *application, const QVariantHash &args) | Cutelyst::Component | virtual |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | |
| isWindowType() const | QObject | |
| JsonFormat enum name | Cutelyst::ViewJson | |
| killTimer(int id) | QObject | |
| metaObject() const | QObject | virtual |
| Modifier enum name | Cutelyst::Component | |
| modifiers() const override | Cutelyst::View | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| name() const | Cutelyst::Component | |
| None enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| OnlyExecute enum value (defined in Cutelyst::Component) | Cutelyst::Component | |
| outputFormat() const | Cutelyst::ViewJson | |
| parent() const | QObject | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| receivers(const char *signal) const | QObject | protected |
| RegularExpression enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| removeEventFilter(QObject *obj) | QObject | |
| render(Context *c) const final | Cutelyst::ViewJson | virtual |
| reverse() const | Cutelyst::Component | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| 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 | |
| setObjectName(const QString &name) | QObject | |
| setOutputFormat(JsonFormat format) | Cutelyst::ViewJson | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setReverse(const QString &reverse) | Cutelyst::Component | |
| setXJsonHeader(bool enable) | Cutelyst::ViewJson | |
| signalsBlocked() const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| String enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| StringList enum value (defined in Cutelyst::ViewJson) | Cutelyst::ViewJson | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| 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 |
| ~QObject() | QObject | virtual |
| ~View() override=default (defined in Cutelyst::View) | Cutelyst::View | virtual |
1.8.6