Qt Reference Documentation
Home
Modules
QtWebKit
QWebHitTestResult
List of All Members for QWebHitTestResult
This is the complete list of members for
QWebHitTestResult
, including inherited members.
QWebHitTestResult
()
QWebHitTestResult
( const QWebHitTestResult & )
~QWebHitTestResult
()
alternateText
() const : QString
boundingRect
() const : QRect
element
() const : QWebElement
enclosingBlockElement
() const : QWebElement
frame
() const : QWebFrame *
imageUrl
() const : QUrl
isContentEditable
() const : bool
isContentSelected
() const : bool
isNull
() const : bool
linkElement
() const : QWebElement
linkTargetFrame
() const : QWebFrame *
linkText
() const : QString
linkTitle
() const : QUrl
linkUrl
() const : QUrl
pixmap
() const : QPixmap
pos
() const : QPoint
title
() const : QString
operator=
( const QWebHitTestResult & ) : QWebHitTestResult &