Lines Matching refs:QWebPageClient
1376 [Qt] Memory leaks for QWebPageClient
3403 Get the QGraphicsItemOverlay* via the QWebPageClient (d->page->d->client)
8044 QGraphicsWebViewPrivate doesn't inherit QWebPageClient anymore
8759 This lets the QWebPageClient "veto" the settings value for accelerated compositing.
10966 (QGraphicsWebViewPrivate::style): Implement QWebPageClient::style() and return the graphics
10969 … (QWebPageWidgetClient::style): Implement QWebPageClient::style() and return the widget's style.
11012 [Qt] Save the QWebPageClient instead of the ownerWidget in QtAbstractWebPopup
11014 The QWebPageClient is required for the QtFallbackWebPopup. QtFallbackWebPopup will
11077 * Api/qgraphicswebview.h: reimp compositing stuff from QWebPageClient
12534 test for input method support. Instead query using QWebPageClient
12889 Decouple QWebViewPrivate from QWebPageClient, and automatically create
13662 since QWebPageClient would do the trick.
13860 dependency on QWebView and uses QWebPageClient.
14512 Fix the Qt/Mac build after r48604 (Implement new QWebPageClient class)
14515 takes a QWidget*, not a QWebPageClient*
14527 the QWebPageClient, so the patch adapts our Qt hooks to go though