QHelpContentWidget Class Reference

[ QtHelp module]

The QHelpContentWidget class provides a tree view for displaying help content model items. 更多...

继承 QTreeView .

方法

Qt Signals


详细描述

The QHelpContentWidget class provides a tree view for displaying help content model items.


方法文档编制

QModelIndex QHelpContentWidget.indexOf ( self , QUrl   link )

Returns the index of the content item with the link . An invalid index is returned if no such an item exists.


Qt Signal Documentation

void linkActivated (const QUrl&)

This is the default overload of this signal.

This signal is emitted when a content item is activated and its associated link should be shown.