Obsolete Members for QOAuth2AuthorizationCodeFlow

クラスQOAuth2AuthorizationCodeFlow の以下のメンバーは非推奨です。これらは古いソース・コードの動作を維持するために提供されています。新しいコードでは使用しないことを強くお勧めします。

プロパティ

シグナル

(deprecated) void accessTokenUrlChanged(const QUrl &accessTokenUrl)

プロパティ・ドキュメンテーション

[deprecated in 6.9] accessTokenUrl : const QUrl

このプロパティは6.9以降非推奨です。新しいコードでは使用しないことを強くお勧めします。

代わりにQAbstractOAuth2::tokenUrl を使用してください。

このプロパティは、認可応答中に受け取った一時コードを変換するために使用される URL を保持します。

こちらも参照してください:アクセストークンリクエスト

Notifier シグナル:

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.