以下成员源于类 QLibraryInfo 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(弃用)
|
LibraryLocation |
(deprecated in 6.0)
QString
|
location (QLibraryInfo::LibraryLocation loc ) |
[alias, deprecated]
QLibraryInfo::
LibraryLocation
This typedef is deprecated. 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 .