WebEngineViewer::WebHitTestResult
WebEngineViewer::WebHitTestResult Class Reference
#include <webhittestresult.h>
Public Member Functions | |
WebHitTestResult (const QPoint &pos, const QUrl &pageUrl, const QVariant &result) | |
WebHitTestResult (const WebHitTestResult &other) | |
QString | alternateText () const |
QRect | boundingRect () const |
QUrl | imageUrl () const |
bool | isContentEditable () const |
bool | isContentSelected () const |
bool | isNull () const |
QString | linkTitle () const |
QUrl | linkUrl () const |
bool | mediaMuted () const |
bool | mediaPaused () const |
QUrl | mediaUrl () const |
WebHitTestResult & | operator= (const WebHitTestResult &webHit) |
QUrl | pageUrl () const |
QPoint | pos () const |
QString | tagName () const |
Detailed Description
The WebHitTestResult class.
Definition at line 39 of file webhittestresult.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 03:55:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 03:55:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.