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

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

afterExecute(Context *c)Cutelyst::Componentprotectedvirtual
AfterExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
All enum valueCutelyst::ViewJson
applyRoles(const QStack< Component * > &roles)Cutelyst::Componentprotected
aroundExecute(Context *c, QStack< Component * > stack)Cutelyst::Componentprotectedvirtual
AroundExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
beforeExecute(Context *c)Cutelyst::Componentprotectedvirtual
BeforeExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
Compact enum valueCutelyst::ViewJson
Component(QObject *parent=nullptr)Cutelyst::Componentexplicit
Component(ComponentPrivate *d, QObject *parent=nullptr)Cutelyst::Componentexplicitprotected
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dispatcherReady(const Dispatcher *dispatch, Controller *controller)Cutelyst::Componentprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
execute(Context *c)Cutelyst::Component
ExposeMode enum nameCutelyst::ViewJson
exposeStashMode() constCutelyst::ViewJson
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
Indented enum valueCutelyst::ViewJson
inherits(const char *className) const constQObject
init(Application *application, const QVariantHash &args)Cutelyst::Componentvirtual
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
JsonFormat enum nameCutelyst::ViewJson
killTimer(int id)QObject
metaObject() const constQObjectvirtual
Modifier enum nameCutelyst::Component
modifiers() const overrideCutelyst::Viewvirtual
moveToThread(QThread *targetThread)QObject
name() const noexceptCutelyst::Component
None enum value (defined in Cutelyst::Component)Cutelyst::Component
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
OnlyExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
outputFormat() constCutelyst::ViewJson
parent() const constQObject
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
RegularExpression enum valueCutelyst::ViewJson
removeEventFilter(QObject *obj)QObject
render(Context *c) const finalCutelyst::ViewJsonvirtual
reverse() const noexceptCutelyst::Component
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
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(QAnyStringView name)QObject
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 constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
String enum valueCutelyst::ViewJson
StringList enum valueCutelyst::ViewJson
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
View(QObject *parent, const QString &name)Cutelyst::Viewexplicit
View(ViewPrivate *d, QObject *parent, const QString &name)Cutelyst::Viewexplicitprotected
ViewJson(QObject *parent, const QString &name=QString())Cutelyst::ViewJsonexplicit
xJsonHeader() constCutelyst::ViewJson
~Component() overrideCutelyst::Componentvirtual
~QObject()QObjectvirtual
~View() override=defaultCutelyst::Viewvirtual