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以降非推奨である。新しいコードでは使わないことを強く推奨する。

代わりにQLibraryInfo::path() でLibraryPath を使用してください。

メンバ関数のドキュメント

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