Obsolete Members for QLibraryInfo

以下成员源于类 QLibraryInfo 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共类型

(deprecated) 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 .