Home
last modified time | relevance | path

Searched refs:QGraphicsWebViewPrivate (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqgraphicswebview.cpp53 class QGraphicsWebViewPrivate { class
55 QGraphicsWebViewPrivate(QGraphicsWebView* parent) in QGraphicsWebViewPrivate() function in QGraphicsWebViewPrivate
61 virtual ~QGraphicsWebViewPrivate();
93 QGraphicsWebViewPrivate::~QGraphicsWebViewPrivate() in ~QGraphicsWebViewPrivate()
98 void QGraphicsWebViewPrivate::syncLayers() in syncLayers()
105 void QGraphicsWebViewPrivate::_q_doLoadFinished(bool success) in _q_doLoadFinished()
114 void QGraphicsWebViewPrivate::_q_pageDestroyed() in _q_pageDestroyed()
120 void QGraphicsWebViewPrivate::updateResizesToContentsForPage() in updateResizesToContentsForPage()
139 void QGraphicsWebViewPrivate::_q_contentsSizeChanged(const QSize& size) in _q_contentsSizeChanged()
146 void QGraphicsWebViewPrivate::_q_scaleChanged() in _q_scaleChanged()
[all …]
Dqgraphicswebview.h38 class QGraphicsWebViewPrivate; variable
161 QGraphicsWebViewPrivate* const d;
162 friend class QGraphicsWebViewPrivate; variable
Dqwebpage.h433 friend class QGraphicsWebViewPrivate; variable
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-161382 (QGraphicsWebViewPrivate::overlay):
1383 (QGraphicsWebViewPrivate::QWebViewPrivate::pageClient):
1384 (QGraphicsWebViewPrivate::syncLayers):
1385 (QGraphicsWebViewPrivate::updateResizesToContentsForPage):
1386 (QGraphicsWebViewPrivate::_q_scaleChanged):
1387 (QGraphicsWebViewPrivate::detachCurrentPage):
1765 (QGraphicsWebViewPrivate::QGraphicsWebViewPrivate):
1782 (QGraphicsWebViewPrivate::QGraphicsWebViewPrivate):
1802 (QGraphicsWebViewPrivate::updateResizesToContentsForPage):
2188 (QGraphicsWebViewPrivate::updateResizesToContentsForPage):
[all …]
DChangeLog1205 (QGraphicsWebViewPrivate::QGraphicsWebViewPrivate):