Obsolete Members for QLibraryInfo

Los siguientes miembros de la clase QLibraryInfo son obsoletos. Se proporcionan para que el código fuente antiguo siga funcionando. Desaconsejamos su uso en código nuevo.

Tipos públicos

(deprecated in 6.0) LibraryLocation

Miembros públicos estáticos

(deprecated in 6.0) QString location(QLibraryInfo::LibraryLocation loc)

Documentación de tipos de miembros

[alias, deprecated in 6.0] QLibraryInfo::LibraryLocation

Este typedef está obsoleto desde la versión 6.0. Desaconsejamos su uso en código nuevo.

Utilice LibraryPath con QLibraryInfo::path() en su lugar.

Documentación de funciones miembro

[static, deprecated in 6.0] QString QLibraryInfo::location(QLibraryInfo::LibraryLocation loc)

Esta función está obsoleta desde la versión 6.0. Desaconsejamos su uso en código nuevo.

Utilice path() en su lugar.

Devuelve la ruta especificada por loc.

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