Uses of Class
io.qt.help.QHelpLink
Package | Description |
---|---|
io.qt.help |
-
Uses of QHelpLink in io.qt.help
Fields in io.qt.help with type parameters of type QHelpLink Modifier and Type Field Description QObject.Signal2<QHelpLink,String>
QHelpIndexWidget. documentActivated
QObject.Signal2<List<QHelpLink>,String>
QHelpIndexWidget. documentsActivated
Methods in io.qt.help that return QHelpLink Modifier and Type Method Description QHelpLink
QHelpLink. clone()
Methods in io.qt.help that return types with arguments of type QHelpLink Modifier and Type Method Description QList<QHelpLink>
QHelpEngineCore. documentsForIdentifier(String id)
QList<QHelpLink>
QHelpEngineCore. documentsForIdentifier(String id, String filterName)
QList<QHelpLink>
QHelpEngineCore. documentsForKeyword(String keyword)
QList<QHelpLink>
QHelpEngineCore. documentsForKeyword(String keyword, String filterName)