以下成員源於類 QHelpIndexWidget 被棄用。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(棄用)
void
|
linkActivated (const QUrl & link , const QString & keyword ) |
[signal]
void
QHelpIndexWidget::
linkActivated
(const
QUrl
&
link
, const
QString
&
keyword
)
This function is deprecated. We strongly advise against using it in new code.
使用 documentActivated () 代替。
This signal is emitted when an item is activated and its associated link should be shown. To know where the link belongs to, the keyword is given as a second parameter.