Obsolete Members for QOAuth2AuthorizationCodeFlow

QOAuth2AuthorizationCodeFlow 的以下成员已被弃用。提供这些成员是为了保持旧源代码的正常运行。我们强烈建议不要在新代码中使用它们。

属性

信号

(deprecated) void accessTokenUrlChanged(const QUrl &accessTokenUrl)

财产文件

[deprecated in 6.9] accessTokenUrl : const QUrl

自 6.9 版起,该属性已被弃用。我们强烈建议不要在新代码中使用该属性。

请使用QAbstractOAuth2::tokenUrl

此属性包含用于转换授权响应中收到的临时代码的 URL。

另请参阅访问令牌请求

通知信号:

void accessTokenUrlChanged(const QUrl &accessTokenUrl)

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.