Home · All Classes · All Functions · Overviews |
The QHelpContentWidget class provides a tree view for displaying help content model items. More...
#include <QHelpContentWidget>
This class is not part of the Qt GUI Framework Edition.
Inherits QTreeView.
This class was introduced in Qt 4.4.
QModelIndex | indexOf ( const QUrl & link ) |
void | linkActivated ( const QUrl & link ) |
The QHelpContentWidget class provides a tree view for displaying help content model items.
Returns the index of the content item with the link. An invalid index is returned if no such an item exists.
This signal is emitted when a content item is activated and its associated link should be shown.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |