Searched refs:QGraphicsObject (Results 1 – 8 of 8) sorted by relevance
114 class QGraphicsItemOverlay : public QGraphicsObject {117 :QGraphicsObject(view) in QGraphicsItemOverlay()221 QWeakPointer<QGraphicsObject> rootGraphicsLayer;
122 …erProxyQGraphicsObject(QWebFrame* frame, TextureMapperContentLayer* layer, QGraphicsObject* object) in PlatformLayerProxyQGraphicsObject()340 void PageClientQGraphicsWidget::setRootGraphicsLayer(QGraphicsObject* layer) in setRootGraphicsLayer()
1583 QGraphicsObject* parentWidget = 0; in createPlugin()1585 … parentWidget = qobject_cast<QGraphicsObject*>(m_webFrame->page()->d->client->pluginParent()); in createPlugin()
64 class QGraphicsObject; variable67 typedef QGraphicsObject PlatformLayer;
127 class GraphicsLayerQtImpl : public QGraphicsObject246 QWeakPointer<QGraphicsObject> mediaLayer;324 inline GraphicsLayerQtImpl* toGraphicsLayerQtImpl(QGraphicsObject* item) in toGraphicsLayerQtImpl()330 : QGraphicsObject(0) in GraphicsLayerQtImpl()
156 class GraphicsContext3DInternal : public QGraphicsObject {
898 static_cast<QGraphicsObject*>(item)->setParentItem(d->newWindowParent); in createWindow()
1499 if (QGraphicsObject* o = qobject_cast<QGraphicsObject*>(object)) in inputMethodHints()1508 if (QGraphicsObject* o = qobject_cast<QGraphicsObject*>(object)) in inputMethodEnabled()