WebEngineViewer::WebHitTestResult

Search for usage in LXR

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
 
WebHitTestResultoperator= (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 Tue Dec 5 2023 04:03:22 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.