Obsolete Members for QNetworkInformation

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

静的パブリック・メンバー

(deprecated in 6.4) bool load(QNetworkInformation::Features features)
(deprecated in 6.4) bool load(QStringView backend)

メンバ関数ドキュメント

[static, deprecated in 6.4] bool QNetworkInformation::load(QNetworkInformation::Features features)

この関数は6.4から非推奨となった。新しいコードでは使用しないことを強く推奨する。

代わりにloadBackendByFeatures() を使用してください。

loadBackendByName()、loadDefaultBackend()、loadBackendByFeatures()も参照

[static, deprecated in 6.4] bool QNetworkInformation::load(QStringView backend)

この関数は6.4から非推奨となった。新しいコードでは使用しないことを強く推奨する。

代わりにloadBackendByName() を使用してください。

loadBackendByName()、loadDefaultBackend()、loadBackendByFeatures()も参照

© 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.