|
Cutelyst
2.14.2
|
This is the complete list of members for Cutelyst::Context, including all inherited members.
| action (defined in Cutelyst::Context) | Cutelyst::Context | |
| action() const | Cutelyst::Context | |
| Action (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| actionName (defined in Cutelyst::Context) | Cutelyst::Context | |
| actionName() const | Cutelyst::Context | |
| app() const | Cutelyst::Context | |
| Application (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| Async (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| attachAsync() | Cutelyst::Context | |
| blockSignals(bool block) | QObject | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const | QObject | |
| config (defined in Cutelyst::Context) | Cutelyst::Context | |
| config(const QString &key, const QVariant &defaultValue=QVariant()) const | Cutelyst::Context | |
| config() const | Cutelyst::Context | |
| 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 |
| Context(Application *app) | Cutelyst::Context | |
| Context(ContextPrivate *priv) | Cutelyst::Context | protected |
| Controller (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| controller (defined in Cutelyst::Context) | Cutelyst::Context | |
| controller() const | Cutelyst::Context | |
| controller(const QString &name) const | Cutelyst::Context | |
| controllerName (defined in Cutelyst::Context) | Cutelyst::Context | |
| controllerName() const | Cutelyst::Context | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| customView() const | Cutelyst::Context | |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| detach(Action *action=nullptr) | Cutelyst::Context | |
| detachAsync() | Cutelyst::Context | |
| detached() const | Cutelyst::Context | |
| 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 |
| dispatcher() const | Cutelyst::Context | |
| DispatchType (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| dumpObjectInfo() | QObject | |
| dumpObjectTree() | QObject | |
| dynamicPropertyNames() const | QObject | |
| engine() const | Cutelyst::Context | |
| Engine (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| error() const | Cutelyst::Context | |
| error(const QString &error) | Cutelyst::Context | |
| errors() const | Cutelyst::Context | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| execute(Component *code) | Cutelyst::Context | |
| finalize() | Cutelyst::Context | slot |
| 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 | |
| forward(Component *component) | Cutelyst::Context | |
| forward(const QString &action) | Cutelyst::Context | |
| getAction(const QString &action, const QString &ns=QString()) const | Cutelyst::Context | |
| getActions(const QString &action, const QString &ns=QString()) const | Cutelyst::Context | |
| inherits(const char *className) const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
| isWidgetType() const | QObject | |
| isWindowType() const | QObject | |
| killTimer(int id) | QObject | |
| locale() const | Cutelyst::Context | |
| metaObject() const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| namespace (defined in Cutelyst::Context) | Cutelyst::Context | |
| next(bool force=false) | Cutelyst::Context | slot |
| ns (defined in Cutelyst::Context) | Cutelyst::Context | |
| ns() const | Cutelyst::Context | |
| objectName | QObject | |
| objectName() const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const | QObject | |
| plugin() | Cutelyst::Context | inline |
| Plugin (defined in Cutelyst::Context) | Cutelyst::Context | friend |
| plugins() const | Cutelyst::Context | |
| property(const char *name) const | QObject | |
| QObject(QObject *parent) | QObject | |
| receivers(const char *signal) const | QObject | protected |
| removeEventFilter(QObject *obj) | QObject | |
| req (defined in Cutelyst::Context) | Cutelyst::Context | |
| req() const | Cutelyst::Context | |
| request (defined in Cutelyst::Context) | Cutelyst::Context | |
| request() const | Cutelyst::Context | |
| res() const | Cutelyst::Context | |
| response() const | Cutelyst::Context | |
| sender() const | QObject | protected |
| senderSignalIndex() const | QObject | protected |
| setCustomView(const QString &name) | Cutelyst::Context | |
| setLocale(const QLocale &locale) | Cutelyst::Context | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | 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) | Cutelyst::Context | |
| signalsBlocked() const | QObject | |
| stack() const | Cutelyst::Context | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| stash(const QVariantHash &unite) | Cutelyst::Context | inline |
| stash() | Cutelyst::Context | |
| stash(const QString &key) const | Cutelyst::Context | |
| stash(const QString &key, const QVariant &defaultValue) const | Cutelyst::Context | |
| stashRemove(const QString &key) | Cutelyst::Context | |
| stashTake(const QString &key) | Cutelyst::Context | |
| state (defined in Cutelyst::Context) | Cutelyst::Context | |
| state() const | Cutelyst::Context | |
| thread() const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| translate(const char *context, const char *sourceText, const char *disambiguation=nullptr, int n=-1) const | Cutelyst::Context | |
| trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| uriFor(const QString &path=QString(), const QStringList &args=QStringList(), const ParamsMultiMap &queryValues=ParamsMultiMap()) const | Cutelyst::Context | |
| uriFor(const QString &path, const ParamsMultiMap &queryValues) const | Cutelyst::Context | inline |
| uriFor(Action *action, const QStringList &captures=QStringList(), const QStringList &args=QStringList(), const ParamsMultiMap &queryValues=ParamsMultiMap()) const | Cutelyst::Context | |
| uriFor(Action *action, const ParamsMultiMap &queryValues) const | Cutelyst::Context | inline |
| uriForAction(const QString &path, const QStringList &captures=QStringList(), const QStringList &args=QStringList(), const ParamsMultiMap &queryValues=ParamsMultiMap()) const | Cutelyst::Context | |
| uriForAction(const QString &path, const ParamsMultiMap &queryValues) const | Cutelyst::Context | inline |
| view(const QString &name=QString()) const | Cutelyst::Context | |
| wait(uint count=1) | Cutelyst::Context | |
| ~Context() (defined in Cutelyst::Context) | Cutelyst::Context | virtual |
| ~QObject() | QObject | virtual |
1.8.6