Obsolete Members for QNetworkInformation

以下成員源於類 QNetworkInformation 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

靜態公共成員

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

成員函數文檔編製

[static] bool QNetworkInformation:: load ( QStringView backend )

This function is deprecated since 6.4. We strongly advise against using it in new code.

使用 loadBackendByName () 代替。

另請參閱 loadBackendByName (), loadDefaultBackend (),和 loadBackendByFeatures ().

[static] bool QNetworkInformation:: load ( QNetworkInformation::Features features )

This function is deprecated since 6.4. We strongly advise against using it in new code.

使用 loadBackendByFeatures () 代替。

另請參閱 loadBackendByName (), loadDefaultBackend (),和 loadBackendByFeatures ().