以下成員源於類 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 .