![]() |
cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
|
This is the complete list of members for Cutelyst::Request, including all inherited members.
| address() const noexcept | Cutelyst::Request | |
| addressString() const | Cutelyst::Request | |
| Application (defined in Cutelyst::Request) | Cutelyst::Request | friend |
| args (defined in Cutelyst::Request) | Cutelyst::Request | |
| args() const noexcept | Cutelyst::Request | inline |
| arguments (defined in Cutelyst::Request) | Cutelyst::Request | |
| arguments() const noexcept | Cutelyst::Request | |
| base (defined in Cutelyst::Request) | Cutelyst::Request | |
| base() const | Cutelyst::Request | |
| blockSignals(bool block) | QObject | |
| body() const noexcept | Cutelyst::Request | |
| bodyCbor() const | Cutelyst::Request | |
| bodyData (defined in Cutelyst::Request) | Cutelyst::Request | |
| bodyData() const | Cutelyst::Request | |
| bodyJsonArray() const | Cutelyst::Request | |
| bodyJsonDocument() const | Cutelyst::Request | |
| bodyJsonObject() const | Cutelyst::Request | |
| bodyParam(const QString &key, const QString &defaultValue={}) const | Cutelyst::Request | inline |
| bodyParameter(const QString &key, const QString &defaultValue={}) const | Cutelyst::Request | inline |
| bodyParameters() const | Cutelyst::Request | |
| bodyParameters(const QString &key) const | Cutelyst::Request | |
| bodyParametersVariant() const | Cutelyst::Request | |
| bodyParams (defined in Cutelyst::Request) | Cutelyst::Request | |
| bodyParams() const | Cutelyst::Request | inline |
| bodyParams(const QString &key) const | Cutelyst::Request | inline |
| captures() const noexcept | Cutelyst::Request | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| 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 |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction 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 QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| contentEncoding (defined in Cutelyst::Request) | Cutelyst::Request | |
| contentEncoding() const noexcept | Cutelyst::Request | inline |
| contentType (defined in Cutelyst::Request) | Cutelyst::Request | |
| contentType() const | Cutelyst::Request | inline |
| Context (defined in Cutelyst::Request) | Cutelyst::Request | friend |
| cookie(QByteArrayView name) const | Cutelyst::Request | |
| cookies(QByteArrayView name) const | Cutelyst::Request | |
| cookies() const | Cutelyst::Request | |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| Dispatcher (defined in Cutelyst::Request) | Cutelyst::Request | friend |
| DispatchType (defined in Cutelyst::Request) | Cutelyst::Request | friend |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| engine() const noexcept | Cutelyst::Request | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| header(QByteArrayView key) const noexcept | Cutelyst::Request | inline |
| headers() const noexcept | Cutelyst::Request | |
| hostname (defined in Cutelyst::Request) | Cutelyst::Request | |
| hostname() const | Cutelyst::Request | |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isDelete() const noexcept | Cutelyst::Request | |
| isGet() const noexcept | Cutelyst::Request | |
| isHead() const noexcept | Cutelyst::Request | |
| isPatch() const noexcept | Cutelyst::Request | |
| isPost() const noexcept | Cutelyst::Request | |
| isPut() const noexcept | Cutelyst::Request | |
| isQuickItemType() const const | QObject | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(int id) | QObject | |
| mangleParams(const ParamsMultiMap &args, bool append=false) const | Cutelyst::Request | |
| match (defined in Cutelyst::Request) | Cutelyst::Request | |
| match() const noexcept | Cutelyst::Request | |
| metaObject() const const | QObject | virtual |
| method (defined in Cutelyst::Request) | Cutelyst::Request | |
| method() const noexcept | Cutelyst::Request | |
| moveToThread(QThread *targetThread) | QObject | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| parent() const const | QObject | |
| path (defined in Cutelyst::Request) | Cutelyst::Request | |
| path() const noexcept | Cutelyst::Request | |
| port (defined in Cutelyst::Request) | Cutelyst::Request | |
| port() const noexcept | Cutelyst::Request | |
| property(const char *name) const const | QObject | |
| protocol (defined in Cutelyst::Request) | Cutelyst::Request | |
| protocol() const noexcept | Cutelyst::Request | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| queryKeywords() const | Cutelyst::Request | |
| queryParam(const QString &key, const QString &defaultValue={}) const | Cutelyst::Request | inline |
| queryParameter(const QString &key, const QString &defaultValue={}) const | Cutelyst::Request | inline |
| queryParameters() const | Cutelyst::Request | |
| queryParameters(const QString &key) const | Cutelyst::Request | |
| queryParametersVariant() const | Cutelyst::Request | |
| queryParams (defined in Cutelyst::Request) | Cutelyst::Request | |
| queryParams() const | Cutelyst::Request | inline |
| queryParams(const QString &key) const | Cutelyst::Request | inline |
| receivers(const char *signal) const const | QObject | protected |
| referer (defined in Cutelyst::Request) | Cutelyst::Request | |
| referer() const noexcept | Cutelyst::Request | inline |
| remoteUser (defined in Cutelyst::Request) | Cutelyst::Request | |
| remoteUser() const noexcept | Cutelyst::Request | |
| removeEventFilter(QObject *obj) | QObject | |
| Request(EngineRequest *engineRequest) | Cutelyst::Request | |
| secure (defined in Cutelyst::Request) | Cutelyst::Request | |
| secure() const noexcept | Cutelyst::Request | |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setArguments(const QStringList &arguments) | Cutelyst::Request | |
| setCaptures(const QStringList &captures) | Cutelyst::Request | |
| setMatch(const QString &match) | Cutelyst::Request | |
| setObjectName(QAnyStringView name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalsBlocked() const const | QObject | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| upload(QStringView name) const | Cutelyst::Request | inline |
| uploads() const | Cutelyst::Request | |
| uploads(QStringView name) const | Cutelyst::Request | |
| uploadsMap() const | Cutelyst::Request | |
| uri (defined in Cutelyst::Request) | Cutelyst::Request | |
| uri() const | Cutelyst::Request | |
| uriWith(const ParamsMultiMap &args, bool append=false) const | Cutelyst::Request | |
| userAgent (defined in Cutelyst::Request) | Cutelyst::Request | |
| userAgent() const noexcept | Cutelyst::Request | inline |
| webSocketBinaryFrame(const QByteArray &message, bool isLastFrame, Cutelyst::Context *c) | Cutelyst::Request | signal |
| webSocketBinaryMessage(const QByteArray &message, Cutelyst::Context *c) | Cutelyst::Request | signal |
| webSocketClosed(quint16 closeCode, const QString &reason) | Cutelyst::Request | signal |
| webSocketPong(const QByteArray &payload, Cutelyst::Context *c) | Cutelyst::Request | signal |
| webSocketTextFrame(const QString &message, bool isLastFrame, Cutelyst::Context *c) | Cutelyst::Request | signal |
| webSocketTextMessage(const QString &message, Cutelyst::Context *c) | Cutelyst::Request | signal |
| xhr() const noexcept | Cutelyst::Request | |
| ~QObject() | QObject | virtual |
| ~Request() | Cutelyst::Request | virtual |