以下成员源于类 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.