Obsolete Members for QNetworkInformation

Die folgenden Mitglieder der Klasse QNetworkInformation sind veraltet. Sie werden bereitgestellt, um alten Quellcode funktionsfähig zu halten. Wir raten dringend davon ab, sie in neuem Code zu verwenden.

Statische öffentliche Mitglieder

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

Dokumentation der Mitgliedsfunktionen

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

Diese Funktion ist seit 6.4 veraltet. Wir raten dringend davon ab, sie in neuem Code zu verwenden.

Verwenden Sie stattdessen loadBackendByFeatures().

Siehe auch loadBackendByName(), loadDefaultBackend(), und loadBackendByFeatures().

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

Diese Funktion ist seit 6.4 veraltet. Wir raten dringend davon ab, sie in neuem Code zu verwenden.

Verwenden Sie stattdessen loadBackendByName().

Siehe auch loadBackendByName(), loadDefaultBackend(), und 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.