Obsolete Members for QOAuth2AuthorizationCodeFlow

以下成员源于类 QOAuth2AuthorizationCodeFlow 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

特性

信号

(弃用) void accessTokenUrlChanged (const QUrl & accessTokenUrl )

特性文档编制

[deprecated in 6.9] accessTokenUrl : const QUrl

This property is deprecated since 6.9. We strongly advise against using it in new code.

使用 QAbstractOAuth2::tokenUrl 代替。

This property holds the URL used to convert the temporary code received during the authorization response.

另请参阅 : Access Token Request

通知程序信号:

void accessTokenUrlChanged (const QUrl & accessTokenUrl )