Qt 5.9
QWebFrame
Qt 5.9.1 Reference Documentation
List of All Members for QWebFrame
This is the complete list of members for
QWebFrame
, including inherited members.
enum
RenderLayer
flags
RenderLayers
enum
ValueOwnership
addToJavaScriptWindowObject
(const QString &, QObject *, QWebFrame::ValueOwnership )
baseUrl
() const : QUrl
childFrames
() const : QList<QWebFrame *>
contentsSize
() const : QSize
contentsSizeChanged
(const QSize &)
documentElement
() const : QWebElement
evaluateJavaScript
(const QString &) : QVariant
event
(QEvent *) : bool
findAllElements
(const QString &) const : QWebElementCollection
findFirstElement
(const QString &) const : QWebElement
frameName
() const : QString
geometry
() const : QRect
hasFocus
() const : bool
hitTestContent
(const QPoint &) const : QWebHitTestResult
icon
() const : QIcon
iconChanged
()
initialLayoutCompleted
()
javaScriptWindowObjectCleared
()
load
(const QUrl &)
load
(const QNetworkRequest &, QNetworkAccessManager::Operation , const QByteArray &)
loadFinished
(bool )
loadStarted
()
metaData
() const : QMultiMap<QString, QString>
metaObject
() const : const QMetaObject *
page
() const : QWebPage *
pageChanged
()
parentFrame
() const : QWebFrame *
pos
() const : QPoint
print
(QPrinter *) const
provisionalLoad
()
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
render
(QPainter *, const QRegion &)
render
(QPainter *, QWebFrame::RenderLayers , const QRegion &)
requestedUrl
() const : QUrl
scroll
(int , int )
scrollBarGeometry
(Qt::Orientation ) const : QRect
scrollBarMaximum
(Qt::Orientation ) const : int
scrollBarMinimum
(Qt::Orientation ) const : int
scrollBarPolicy
(Qt::Orientation ) const : Qt::ScrollBarPolicy
scrollBarValue
(Qt::Orientation ) const : int
scrollPosition
() const : QPoint
scrollToAnchor
(const QString &)
securityOrigin
() const : QWebSecurityOrigin
setContent
(const QByteArray &, const QString &, const QUrl &)
setFocus
()
setHtml
(const QString &, const QUrl &)
setScrollBarPolicy
(Qt::Orientation , Qt::ScrollBarPolicy )
setScrollBarValue
(Qt::Orientation , int )
setScrollPosition
(const QPoint &)
setTextSizeMultiplier
(qreal )
setUrl
(const QUrl &)
setZoomFactor
(qreal )
staticMetaObject
: const QMetaObject
textSizeMultiplier
() const : qreal
title
() const : QString
titleChanged
(const QString &)
toHtml
() const : QString
toPlainText
() const : QString
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
url
() const : QUrl
urlChanged
(const QUrl &)
zoomFactor
() const : qreal