Obsolete Members for QHelpEngine

The following members of class QHelpEngine are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Public Functions

(obsolete) bool addCustomFilter(const QString &filterName, const QStringList &attributes)
(obsolete) QStringList customFilters() const
(obsolete) void dumpObjectInfo()
(obsolete) void dumpObjectTree()
(obsolete) QList<QUrl> files(const QString namespaceName, const QStringList &filterAttributes, const QString &extensionFilter = QString())
(obsolete) QList<QStringList> filterAttributeSets(const QString &namespaceName) const
(obsolete) QStringList filterAttributes() const
(obsolete) QStringList filterAttributes(const QString &filterName) const
(obsolete) QList<T> findChildren(const QRegExp &regExp, Qt::FindChildOptions options) const
(obsolete) bool removeCustomFilter(const QString &filterName)

Signals

(obsolete) void currentFilterChanged(const QString &newFilter)
(obsolete) void readersAboutToBeInvalidated()

Related Non-Members

(obsolete) T qFindChild(const QObject *obj, const QString &name)
(obsolete) QList<T> qFindChildren(const QObject *obj, const QString &name)

Macros

(obsolete) Q_ENUMS(...)
(obsolete) Q_FLAGS(...)