#include <webhittestresult.h>
The WebHitTestResult class.
Definition at line 39 of file webhittestresult.h.
◆ WebHitTestResult() [1/3]
WebHitTestResult::WebHitTestResult |
( |
| ) |
|
◆ WebHitTestResult() [2/3]
WebHitTestResult::WebHitTestResult |
( |
const QPoint & | pos, |
|
|
const QUrl & | pageUrl, |
|
|
const QVariant & | result ) |
◆ WebHitTestResult() [3/3]
◆ alternateText()
QString WebHitTestResult::alternateText |
( |
| ) |
const |
|
nodiscard |
◆ boundingRect()
QRect WebHitTestResult::boundingRect |
( |
| ) |
const |
|
nodiscard |
◆ imageUrl()
QUrl WebHitTestResult::imageUrl |
( |
| ) |
const |
|
nodiscard |
◆ isContentEditable()
bool WebHitTestResult::isContentEditable |
( |
| ) |
const |
|
nodiscard |
◆ isContentSelected()
bool WebHitTestResult::isContentSelected |
( |
| ) |
const |
|
nodiscard |
◆ isNull()
bool WebHitTestResult::isNull |
( |
| ) |
const |
|
nodiscard |
◆ linkTitle()
QString WebHitTestResult::linkTitle |
( |
| ) |
const |
|
nodiscard |
◆ linkUrl()
QUrl WebHitTestResult::linkUrl |
( |
| ) |
const |
|
nodiscard |
◆ mediaMuted()
bool WebHitTestResult::mediaMuted |
( |
| ) |
const |
|
nodiscard |
◆ mediaPaused()
bool WebHitTestResult::mediaPaused |
( |
| ) |
const |
|
nodiscard |
◆ mediaUrl()
QUrl WebHitTestResult::mediaUrl |
( |
| ) |
const |
|
nodiscard |
◆ operator=()
◆ pageUrl()
QUrl WebHitTestResult::pageUrl |
( |
| ) |
const |
|
nodiscard |
◆ pos()
QPoint WebHitTestResult::pos |
( |
| ) |
const |
|
nodiscard |
◆ tagName()
QString WebHitTestResult::tagName |
( |
| ) |
const |
|
nodiscard |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:27 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.