Cutelyst  2.14.2
Cutelyst::Dispatcher Member List

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

Application (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcherfriend
blockSignals(bool block)QObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *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 char *method, Qt::ConnectionType type) constQObject
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
Context (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcherfriend
Controller (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcherfriend
controllers() const Cutelyst::Dispatcher
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method) constQObject
disconnect(const QObject *receiver, const char *method) constQObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dispatch(Context *c)Cutelyst::Dispatcherprotected
Dispatcher(QObject *parent=nullptr)Cutelyst::Dispatcher
dispatchers() const Cutelyst::Dispatcher
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
expandAction(const Context *c, Action *action) const Cutelyst::Dispatcher
findChild(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QString &name, Qt::FindChildOptions options) constQObject
findChildren(const QRegExp &regExp, Qt::FindChildOptions options) constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) constQObject
forward(Context *c, Component *component)Cutelyst::Dispatcherprotected
forward(Context *c, const QString &opname)Cutelyst::Dispatcherprotected
getAction(const QString &name, const QString &nameSpace=QString()) const Cutelyst::Dispatcher
getActionByPath(const QString &path) const Cutelyst::Dispatcher
getActions(const QString &name, const QString &nameSpace) const Cutelyst::Dispatcher
inherits(const char *className) constQObject
installEventFilter(QObject *filterObj)QObject
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObject
isWindowType() constQObject
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName)QObject
parent() constQObject
prepareAction(Context *c)Cutelyst::Dispatcherprotected
property(const char *name) constQObject
QObject(QObject *parent)QObject
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setupActions(const QVector< Controller * > &controllers, const QVector< DispatchType * > &dispatchers, bool printActions)Cutelyst::Dispatcherprotected
signalsBlocked() constQObject
startTimer(int interval, Qt::TimerType timerType)QObject
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
uriForAction(Action *action, const QStringList &captures) const Cutelyst::Dispatcher
~Dispatcher() (defined in Cutelyst::Dispatcher)Cutelyst::Dispatcher
~QObject()QObjectvirtual