The QHelpContentWidget class provides a tree view for displaying help content model items. More...
Header: | #include <QHelpContentWidget> |
qmake: | QT += help |
Since: | Qt 4.4 |
Inherits: | QTreeView |
This class was introduced in Qt 4.4.
QModelIndex | indexOf(const QUrl &link) |
void | linkActivated(const QUrl &link) |
[signal]
void QHelpContentWidget::linkActivated(const QUrl &link)
This signal is emitted when a content item is activated and its associated link should be shown.
Returns the index of the content item with the link. An invalid index is returned if no such an item exists.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.15/qhelpcontentwidget.html