Obsolete Members for QNetworkInformation
Los siguientes miembros de la clase QNetworkInformation son obsoletos. Se proporcionan para que el código fuente antiguo siga funcionando. Desaconsejamos su uso en código nuevo.
Miembros públicos estáticos
(deprecated in 6.4) bool | load(QNetworkInformation::Features features) |
(deprecated in 6.4) bool | load(QStringView backend) |
Documentación de funciones de miembros
[static, deprecated in 6.4] bool QNetworkInformation::load(QNetworkInformation::Features features)
Esta función está obsoleta desde la versión 6.4. Desaconsejamos su uso en código nuevo.
Utilice loadBackendByFeatures() en su lugar.
Véase también loadBackendByName(), loadDefaultBackend(), y loadBackendByFeatures().
[static, deprecated in 6.4] bool QNetworkInformation::load(QStringView backend)
Esta función está obsoleta desde la versión 6.4. Desaconsejamos su uso en código nuevo.
Utilice loadBackendByName() en su lugar.
Véase también loadBackendByName(), loadDefaultBackend(), y loadBackendByFeatures().
© 2026 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.