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