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

This typedef is deprecated since 6.0. We strongly advise against using it in new code.

使用 LibraryPath with QLibraryInfo::path () 代替。

成員函數文檔編製

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

This function is deprecated since 6.0. We strongly advise against using it in new code.

使用 path () 代替。

Returns the path specified by loc .