-
enum class
ContentType
-
enum class
Error
-
enum class
Stage
-
enum class
Status
-
QAbstractOAuth2
(QObject *)
-
QAbstractOAuth2
(QNetworkAccessManager *, QObject *)
-
~QAbstractOAuth2
()
-
authorizationCallbackReceived
(const QVariantMap &)
-
authorizationUrl
() const : QUrl
-
authorizationUrlChanged
(const QUrl &)
-
authorizeWithBrowser
(const QUrl &)
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
callback
() const : QString
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
clientIdentifier
() const : QString
-
clientIdentifierChanged
(const QString &)
-
clientIdentifierSharedKey
() const : QString
-
clientIdentifierSharedKeyChanged
(const QString &)
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
contentType
() const : QAbstractOAuth::ContentType
-
contentTypeChanged
(QAbstractOAuth::ContentType)
-
createAuthenticatedUrl
(const QUrl &, const QVariantMap &) : QUrl
-
customEvent
(QEvent *)
-
deleteLater
()
-
deleteResource
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
deleteResource
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
error
(const QString &, const QString &, const QUrl &)
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
expirationAt
() const : QDateTime
-
expirationAtChanged
(const QDateTime &)
-
extraTokens
() const : QVariantMap
-
extraTokensChanged
(const QVariantMap &)
-
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
-
findChild
(Qt::FindChildOptions) const : T
-
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
generateRandomString
(quint8) : QByteArray
-
get
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
get
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
grant
()
-
granted
()
-
head
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
head
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
|
-
isWindowType
() const : bool
-
killTimer
(int)
-
metaObject
() const : const QMetaObject *
-
modifyParametersFunction
() const : QAbstractOAuth::ModifyParametersFunction
-
moveToThread
(QThread *) : bool
-
networkAccessManager
() const : QNetworkAccessManager *
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
parent
() const : QObject *
-
post
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
post
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
post
(const QUrl &, const QByteArray &) : QNetworkReply *
-
post
(const QUrl &, QHttpMultiPart *) : QNetworkReply *
-
prepareRequest
(QNetworkRequest *, const QByteArray &, const QByteArray &)
-
prepareRequest
(QNetworkRequest *, const QByteArray &, const QByteArray &)
-
property
(const char *) const : QVariant
-
put
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
put
(const QUrl &, const QVariantMap &) : QNetworkReply *
-
put
(const QUrl &, const QByteArray &) : QNetworkReply *
-
put
(const QUrl &, QHttpMultiPart *) : QNetworkReply *
-
receivers
(const char *) const : int
-
refreshToken
() const : QString
-
refreshTokenChanged
(const QString &)
-
removeEventFilter
(QObject *)
-
replyHandler
() const : QAbstractOAuthReplyHandler *
-
requestFailed
(const QAbstractOAuth::Error)
-
resourceOwnerAuthorization
(const QUrl &, const QMultiMap<QString, QVariant> &)
-
responseType
() const : QString
-
scope
() const : QString
-
scopeChanged
(const QString &)
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setAuthorizationUrl
(const QUrl &)
-
setClientIdentifier
(const QString &)
-
setClientIdentifierSharedKey
(const QString &)
-
setContentType
(QAbstractOAuth::ContentType)
-
setModifyParametersFunction
(const QAbstractOAuth::ModifyParametersFunction &)
-
setNetworkAccessManager
(QNetworkAccessManager *)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &) : bool
-
setProperty
(const char *, QVariant &&) : bool
-
setRefreshToken
(const QString &)
-
setReplyHandler
(QAbstractOAuthReplyHandler *)
-
setScope
(const QString &)
-
setSslConfiguration
(const QSslConfiguration &)
-
setState
(const QString &)
-
setStatus
(QAbstractOAuth::Status)
-
setToken
(const QString &)
-
setUserAgent
(const QString &)
-
signalsBlocked
() const : bool
-
sslConfiguration
() const : QSslConfiguration
-
sslConfigurationChanged
(const QSslConfiguration &)
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
state
() const : QString
-
stateChanged
(const QString &)
-
staticMetaObject
:
-
status
() const : QAbstractOAuth::Status
-
statusChanged
(QAbstractOAuth::Status)
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
token
() const : QString
-
tokenChanged
(const QString &)
-
tr
(const char *, const char *, int) : QString
-
userAgent
() const : QString
-
userAgentChanged
(const QString &)
|