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

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

Action(QObject *parent=nullptr)Cutelyst::Actionexplicit
Action(ActionPrivate *ptr, QObject *parent=nullptr)Cutelyst::Actionexplicitprotected
ActionChain(const ActionList &chain, QObject *parent=nullptr)Cutelyst::ActionChainexplicit
AfterExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
afterExecute(Context *c)Cutelyst::Componentprotectedvirtual
applyRoles(const QStack< Component * > &roles)Cutelyst::Componentprotected
aroundExecute(Context *c, QStack< Component * > stack)Cutelyst::Componentprotectedvirtual
AroundExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
attribute(const QString &name, const QString &defaultValue={}) constCutelyst::Action
attributes() const noexceptCutelyst::Action
beforeExecute(Context *c)Cutelyst::Componentprotectedvirtual
BeforeExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
blockSignals(bool block)QObject
chain() const noexceptCutelyst::ActionChain
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
className() const noexceptCutelyst::Action
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
controller() const noexceptCutelyst::Action
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
dispatch(Context *c)Cutelyst::Actioninline
dispatcherReady(const Dispatcher *dispatch, Controller *controller)Cutelyst::Componentprotectedvirtual
doExecute(Context *c) overrideCutelyst::ActionChainprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
execute(Context *c)Cutelyst::Component
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
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
killTimer(int id)QObject
match(int numberOfArgs) const noexceptCutelyst::Actionvirtual
matchCaptures(int numberOfCaptures) const noexceptCutelyst::Actionvirtual
metaObject() const constQObjectvirtual
Modifier enum nameCutelyst::Component
modifiers() const overrideCutelyst::Actionvirtual
moveToThread(QThread *targetThread)QObject
name() const noexceptCutelyst::Component
None enum value (defined in Cutelyst::Component)Cutelyst::Component
ns() const noexceptCutelyst::Action
numberOfArgs() constCutelyst::Actionvirtual
numberOfCaptures() const noexcept overrideCutelyst::ActionChainvirtual
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
OnlyExecute enum value (defined in Cutelyst::Component)Cutelyst::Component
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
removeEventFilter(QObject *obj)QObject
reverse() const noexceptCutelyst::Component
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAttributes(const ParamsMultiMap &attributes)Cutelyst::Action
setController(Controller *controller)Cutelyst::Actionprotected
setMethod(const QMetaMethod &method)Cutelyst::Actionprotected
setName(const QString &name)Cutelyst::Component
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setReverse(const QString &reverse)Cutelyst::Component
setupAction(const QVariantHash &args, Application *app)Cutelyst::Actionprotected
signalsBlocked() const constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
~Action() override=defaultCutelyst::Actionvirtual
~ActionChain() override=defaultCutelyst::ActionChainvirtual
~Component() overrideCutelyst::Componentvirtual
~QObject()QObjectvirtual