Qt Documentation (Technology Preview)
Qt Network Authorization
C++ Classes
QAbstractOAuth2
Qt 5.9.0 Reference Documentation
List of All Members for QAbstractOAuth2
This is the complete list of members for
QAbstractOAuth2
, including inherited members.
enum
ContentType
enum
Error
typedef
ModifyParametersFunction
enum
Stage
enum
Status
QAbstractOAuth2
(QObject *)
QAbstractOAuth2
(QNetworkAccessManager *, QObject *)
QAbstractOAuth2
(
QAbstractOAuth2Private &
, QObject *)
~QAbstractOAuth2
()
authorizationCallbackReceived
(const QVariantMap &)
authorizationUrl
() const : QUrl
authorizationUrlChanged
(const QUrl &)
authorizeWithBrowser
(const QUrl &)
blockSignals
(bool )
callback
() const : QString
childEvent
(QChildEvent *)
children
() const
clientIdentifier
() const : QString
clientIdentifier
() const : QString
clientIdentifierChanged
(const QString &)
clientIdentifierChanged
(const QString &)
clientIdentifierSharedKey
() const : QString
clientIdentifierSharedKeyChanged
(const QString &)
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType )
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType )
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType )
connect
(const QObject *, PointerToMemberFunction , Functor )
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType )
connectNotify
(const QMetaMethod &)
contentType
() const : ContentType
contentTypeChanged
(ContentType )
createAuthenticatedUrl
(const QUrl &, const QVariantMap &) : QUrl
customEvent
(QEvent *)
d_ptr
:
deleteLater
()
deleteResource
(const QUrl &, const QVariantMap &) : QNetworkReply *
deleteResource
(const QUrl &, const QVariantMap &) : QNetworkReply *
destroyed
(QObject *)
disconnect
(const QObject *, const char *, const QObject *, const char *)
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &)
disconnect
(const QMetaObject::Connection &)
disconnect
(const char *, const QObject *, const char *) const
disconnect
(const QObject *, const char *) const
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction )
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const
error
(const QString &, const QString &, const QUrl &)
event
(QEvent *)
eventFilter
(QObject *, QEvent *)
expirationAt
() const : QDateTime
expirationAtChanged
(const QDateTime &)
extraTokens
() const : QVariantMap
extraTokensChanged
(const QVariantMap &)
findChild
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QString &, Qt::FindChildOptions ) const
findChildren
(const QRegExp &, Qt::FindChildOptions ) const
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const
finished
(QNetworkReply *)
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
installEventFilter
(QObject *)
isSignalConnected
(const QMetaMethod &) const
isWidgetType
() const
isWindowType
() const
killTimer
(int )
metaObject
() const
modifyParametersFunction
() const : ModifyParametersFunction
moveToThread
(QThread *)
networkAccessManager
() const : QNetworkAccessManager *
objectName
() const
objectNameChanged
(const QString &)
parent
() const
post
(const QUrl &, const QVariantMap &) : QNetworkReply *
post
(const QUrl &, const QVariantMap &) : QNetworkReply *
property
(const char *) const
receivers
(const char *) const
removeEventFilter
(QObject *)
replyDataReceived
(const QByteArray &)
replyHandler
() const : QAbstractOAuthReplyHandler *
requestFailed
(const Error )
resourceOwnerAuthorization
(const QUrl &, const QVariantMap &)
responseType
() const : QString
scope
() const : QString
scopeChanged
(const QString &)
sender
() const
senderSignalIndex
() const
setAuthorizationUrl
(const QUrl &)
setClientIdentifier
(const QString &)
setClientIdentifier
(const QString &)
setClientIdentifierSharedKey
(const QString &)
setContentType
(ContentType )
setModifyParametersFunction
(const ModifyParametersFunction &)
setNetworkAccessManager
(QNetworkAccessManager *)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &)
setReplyHandler
(QAbstractOAuthReplyHandler *)
setScope
(const QString &)
setState
(const QString &)
setStatus
(Status )
setToken
(const QString &)
setToken
(const QString &)
setUserAgent
(const QString &)
signalsBlocked
() const
startTimer
(int , Qt::TimerType )
startTimer
(std::chrono::milliseconds , Qt::TimerType )
state
() const : QString
stateChanged
(const QString &)
staticMetaObject
:
staticQtMetaObject
:
status
() const : Status
statusChanged
(Status )
thread
() const
timerEvent
(QTimerEvent *)
token
() const : QString
token
() const : QString
tokenChanged
(const QString &)
tr
(const char *, const char *, int )
userAgent
() const : QString
userAgentChanged
(const QString &)