Obsolete Members for QHelpIndexModel
The following members of class QHelpIndexModel are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
公有函数
(obsolete) QMap<QString, QUrl> | linksForKeyword(const QString &keyword) const |
- 1 个公有函数继承自 QAbstractItemModel
- 2 个公有函数继承自 QObject
成员函数
QMap<QString, QUrl> QHelpIndexModel::linksForKeyword(const QString &keyword) const
Use QHelpEngineCore::linksForKeyword() instead.