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

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

actionCutelyst::Context
action() const noexceptCutelyst::Context
Action (defined in Cutelyst::Context)Cutelyst::Contextfriend
ActionChain (defined in Cutelyst::Context)Cutelyst::Contextfriend
actionNameCutelyst::Context
actionName() const noexceptCutelyst::Context
app() const noexceptCutelyst::Context
appendError(const QString &error)Cutelyst::Context
Application (defined in Cutelyst::Context)Cutelyst::Contextfriend
Async (defined in Cutelyst::Context)Cutelyst::Contextfriend
attachAsync()Cutelyst::Context
bindableObjectName()QObject
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
configCutelyst::Context
config(const QString &key, const QVariant &defaultValue={}) constCutelyst::Context
config() const noexceptCutelyst::Context
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
Context(Application *app)Cutelyst::Context
Context(ContextPrivate *priv)Cutelyst::Contextprotected
Controller (defined in Cutelyst::Context)Cutelyst::Contextfriend
controllerCutelyst::Context
controller() const noexceptCutelyst::Context
controller(QStringView name) constCutelyst::Context
controllerNameCutelyst::Context
controllerName() const noexceptCutelyst::Context
customEvent(QEvent *event)QObjectprotectedvirtual
customView() const noexceptCutelyst::Context
deleteLater()QObject
destroyed(QObject *obj)QObject
detach(Action *action=nullptr)Cutelyst::Context
detachAsync() noexceptCutelyst::Context
detached() const noexceptCutelyst::Context
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
dispatcher() const noexceptCutelyst::Context
DispatchType (defined in Cutelyst::Context)Cutelyst::Contextfriend
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
engine() const noexceptCutelyst::Context
Engine (defined in Cutelyst::Context)Cutelyst::Contextfriend
error() const noexceptCutelyst::Context
errors() const noexceptCutelyst::Context
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
execute(Component *code)Cutelyst::Context
finalize()Cutelyst::Contextslot
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
forward(Component *component)Cutelyst::Context
forward(QStringView action)Cutelyst::Context
getAction(QStringView action, QStringView ns={}) constCutelyst::Context
getActions(QStringView action, QStringView ns={}) constCutelyst::Context
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isWidgetType() const constQObject
isWindowType() const constQObject
killTimer(int id)QObject
locale() const noexceptCutelyst::Context
metaObject() const constQObjectvirtual
moveToThread(QThread *targetThread)QObject
namespaceCutelyst::Context
nsCutelyst::Context
ns() const noexceptCutelyst::Context
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
parent() const constQObject
plugin()Cutelyst::Contextinline
Plugin (defined in Cutelyst::Context)Cutelyst::Contextfriend
plugins() constCutelyst::Context
property(const char *name) const constQObject
Q_CLASSINFO(Name, Value)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
qtTrId(const char *id, int n=-1) constCutelyst::Contextinline
receivers(const char *signal) const constQObjectprotected
removeEventFilter(QObject *obj)QObject
reqCutelyst::Context
req() const noexceptCutelyst::Context
requestCutelyst::Context
request() const noexceptCutelyst::Context
res() const noexceptCutelyst::Context
response() const noexceptCutelyst::Context
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setCustomView(QStringView name)Cutelyst::Context
setLocale(const QLocale &locale)Cutelyst::Context
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setStash(const QString &key, const QVariant &value)Cutelyst::Context
setStash(const QString &key, const ParamsMultiMap &map)Cutelyst::Context
setState(bool state) noexceptCutelyst::Context
signalsBlocked() const constQObject
stack() const noexceptCutelyst::Context
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds interval, Qt::TimerType timerType)QObject
stash(const QVariantHash &unite)Cutelyst::Context
stash()Cutelyst::Context
stash(const QString &key) constCutelyst::Context
stash(const QString &key, const QVariant &defaultValue) constCutelyst::Context
stashRemove(const QString &key)Cutelyst::Context
stashTake(const QString &key)Cutelyst::Context
stateCutelyst::Context
state() const noexceptCutelyst::Context
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
translate(const char *context, const char *sourceText, const char *disambiguation=nullptr, int n=-1) constCutelyst::Context
uriFor(const QString &path={}, const QStringList &args={}, const ParamsMultiMap &queryValues={}) constCutelyst::Context
uriFor(const QString &path, const ParamsMultiMap &queryValues) constCutelyst::Contextinline
uriFor(Action *action, const QStringList &captures={}, const QStringList &args={}, const ParamsMultiMap &queryValues={}) constCutelyst::Context
uriFor(Action *action, const ParamsMultiMap &queryValues) constCutelyst::Contextinline
uriForAction(QStringView path, const QStringList &captures={}, const QStringList &args={}, const ParamsMultiMap &queryValues={}) constCutelyst::Context
uriForAction(QStringView path, const ParamsMultiMap &queryValues) constCutelyst::Contextinline
view(QStringView name={}) constCutelyst::Context
~Context()Cutelyst::Contextvirtual
~QObject()QObjectvirtual