Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

QHelpSearchResultWidget Class

The QHelpSearchResultWidget class provides a text browser to display search results. More...

Header: #include <QHelpSearchResultWidget>
CMake: find_package(Qt6 REQUIRED COMPONENTS Help)
target_link_libraries(mytarget PRIVATE Qt6::Help)
qmake: QT += help
Inherits: QWidget

Public Functions

virtual ~QHelpSearchResultWidget() override
QUrl linkAt(const QPoint &point)

Signals

void requestShowLink(const QUrl &link)

Detailed Description

Member Function Documentation

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

[override virtual] QHelpSearchResultWidget::~QHelpSearchResultWidget()

Destroys the search result widget.

QUrl QHelpSearchResultWidget::linkAt(const QPoint &point)

Returns a reference of the URL that the item at point owns, or an empty URL if no item exists at that point.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded