Obsolete Members for QLibraryInfo

以下成員源於類 QLibraryInfo 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共類型

(棄用) LibraryLocation

靜態公共成員

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

成員類型文檔編製

[alias] QLibraryInfo:: LibraryLocation

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

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

成員函數文檔編製

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