Obsolete Members for QLibraryInfo

QLibraryInfo 的以下成员已被弃用。提供这些成员是为了保持旧源代码的正常运行。我们强烈建议不要在新代码中使用它们。

公共类型

(deprecated in 6.0) LibraryLocation

静态公共成员

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

成员类型文档

[alias, deprecated in 6.0] QLibraryInfo::LibraryLocation

自 6.0 版起,该类型定义已被弃用。我们强烈建议不要在新代码中使用它。

请使用LibraryPathQLibraryInfo::path() 代替它。

成员函数文档

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

自 6.0 版起,该函数已被弃用。我们强烈建议不要在新代码中使用该函数。

请使用path() 代替。

返回loc 指定的路径。

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